Age | Commit message (Expand) | Author |
2009-12-01 | Revert partial fix for EXT-2572 (chat history text clipping) that causes EXT-... | James Cook |
2009-12-01 | merge | Leyla Farazha |
2009-12-01 | EXT-3015 Fixed right and center aligned text boxes | James Cook |
2009-12-01 | EXT-2635 No message reminding user that a restart is required to reset cach... | Leyla Farazha |
2009-12-01 | merge | James Cook |
2009-11-30 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto |
2009-11-30 | De-inlined some UI param block definitions. | James Cook |
2009-11-30 | Linker optimization - use "extern template" for commonly regenerated templates | James Cook |
2009-11-30 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto |
2009-11-30 | merge. | Tofu Linden |
2009-11-29 | Revert extern template link optimization until I can build/test on PC | James Cook |
2009-11-28 | Fix merge error | James Cook |
2009-11-28 | merge | James Cook |
2009-11-28 | Use extern template for common singletons to reduce code bloat/link time. | James Cook |
2009-11-27 | Fixed major bug EXT-2774(Crash when trying to resize top Menu with | Andrew Dyukov |
2009-11-27 | Fixed normal bug EXT-2932(Entering filter passes focus to the group list) | Eugene Mutavchi |
2009-11-27 | more fiddling and tracing. | Tofu Linden |
2009-11-26 | Fixed the clipping of bottom pixels by LLScrollContainer, related to major bu... | Eugene Mutavchi |
2009-11-26 | merge | Vadim Savchuk |
2009-11-26 | Fixed low bug EXT-2746 ("All friends" list not scrolled when traversing it wi... | Eugene Mutavchi |
2009-11-25 | Linker optimization, use extern template for LLView::getChild<> | James Cook |
2009-11-25 | fix for ellipses on a single line | richard |
2009-11-25 | EXT-1944 - Implement ellipsis in message well | richard |
2009-11-25 | fixed line numbering in script editors | richard |
2009-11-25 | forgot to apply resize fix for when text is selected | richard |
2009-11-25 | created container for LLFloaterView for future z-swapping with sidetray | richard |
2009-11-25 | Implement fade-out for llprogressbar, fix problem where setTopCtrl was being ... | Rick Pasetto |
2009-11-25 | merge in changes from viewer-2-0, manually fixed conflict in llviewermessages... | James Cook |
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook |
2009-11-24 | Removed llnotifications.h from all headers by adding llnotificationsptr.h | James Cook |
2009-11-24 | Removed include llnotifications.h from llfloater.h trying to speed builds | James Cook |
2009-11-24 | Clean up some unused parameters noted in code review with Richard. | James Cook |
2009-11-24 | Merge | Steve Bennetts |
2009-11-24 | Nuke the last few references to the long-dead LCD code. | Bryan O'Sullivan |
2009-11-24 | Expose floater close, etc. button images in XML. | James Cook |
2009-11-24 | Merge | Steve Bennetts |
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) |
2009-11-24 | Merge from product-engine | Steve Bennetts |
2009-11-24 | merge | Vadim Savchuk |
2009-11-24 | Fixed double-semicolon. Last commit reviewed with Leyla. | James Cook |
2009-11-24 | Fixed line editor right padding to work when left padding also assigned | James Cook |
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/james/gooey/ | James Cook |
2009-11-24 | Work on critical sub-task EXT-2615 (IM Chat History is severely broken) | Mike Antipov |
2009-11-24 | fixed normal bug (EXT-2653) Undocked IM floater blinks each time notificatio... | Dmitry Oleshko |
2009-11-24 | Automated merge with ssh://angela@hg.lindenlab.com/james/gooey | angela |
2009-11-24 | EXT-2780 allow_scroll = false in LLTextEditor will crash the viewer | angela |
2009-11-23 | Add damage % text to nav bar, clip text entry to avoid overlapping icons | James Cook |
2009-11-23 | merge, manual conflict fix panel_bottomtray.xml, talk_button.xml, llfloaterne... | James Cook |
2009-11-23 | fix for infinite loop when doing /me emotes | richard |
2009-11-23 | convert signals to allocate on demand in order to speed up widget construction | richard |