Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-01 | EXT-2635 No message reminding user that a restart is required to reset ↵ | Leyla Farazha | |
cache (was Clear Cache) EXT-2652 Favorites bar drop-down button (for when favorites exceed width of viewer) is not configurable via XUI EXT-2227 [BSI] Preferences -> Setup -> Cache Location blank EXT-1036 Clicking menu separators selects wrong menu option (allows selection of greyed-out option) reviewed by James | |||
2009-11-30 | Removed font setting to un-bold accordion headers. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2970 | |||
2009-11-30 | Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/ | Justin C. Rounds (Chuck) | |
2009-11-30 | Changed highlight color text for filtered items. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2812 | |||
2009-11-30 | merge | James Cook | |
2009-11-30 | Linker optimization - use "extern template" for commonly regenerated templates | James Cook | |
Also replaced many duplicate calls to LLViewerCamera::getInstance() with local pointer. Reviewed with Ambroff | |||
2009-11-30 | Updated layout. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2733 http://jira.secondlife.com/browse/EXT-2953 | |||
2009-11-30 | Updated layout to prevent overlapping elements. | Justin C. Rounds (Chuck) | |
http://jira.secondlife.com/browse/EXT-2777 | |||
2009-11-29 | Revert extern template link optimization until I can build/test on PC | James Cook | |
2009-11-28 | merge | James Cook | |
2009-11-28 | Slightly more complex test file | James Cook | |
2009-11-28 | Fix build broken by removal of a test floater. | James Cook | |
2009-11-28 | Use extern template for common singletons to reduce code bloat/link time. | James Cook | |
2009-11-27 | Add CMake var LL_TESTS to optionally disable tests for build timing | James Cook | |
2009-11-25 | EXT-1944 - Implement ellipsis in message well | richard | |
EXT-699 - Toasts should display maximum 6 lines of text before ellipses are applied EXT-2453 - TextBox displays an extra line of text | |||
2009-11-25 | forgot to apply resize fix for when text is selected | richard | |
EXT-1995 - [BSI] Get rid of the *blop* sound when a textbox contains more text than displayable | |||
2009-11-25 | created container for LLFloaterView for future z-swapping with sidetray | richard | |
floaters can now overlap sidetray fixed text selection background color to be inverse of text fg color EXT-2713 Script editor automatically scrolls to the top of script text when text is longer than the window. reviewed by James | |||
2009-11-25 | Fix up nav bar buy icon spacing. | James Cook | |
Trivial, not reviewed. | |||
2009-11-25 | merge | richard | |
2009-11-25 | removed debug spam the proper war | richard | |
2009-11-25 | Merge | richard | |
2009-11-25 | Backed out changeset: c94fdea670e5 | richard | |
2009-11-25 | merge in changes from viewer-2-0, manually fixed conflict in ↵ | James Cook | |
llviewermessages.cpp | |||
2009-11-25 | Switched line endings to Unix. | James Cook | |
2009-11-25 | Hook up nav bar For Sale icon to buy land functionality. | James Cook | |
2009-11-25 | merge | richard | |
2009-11-25 | commented out spam that was slowing side tray opening | richard | |
2009-11-25 | automated merge from viewer-2-0 pull -u | Loren Shih | |
2009-11-25 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-25 | Add Power On/Off icons | Rick Pasetto | |
2009-11-25 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-25 | Fix for EXT-2667 - making sure inv_item isn't null | Eric M. Tulla (BigPapi) | |
2009-11-25 | Automated merge of ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0/ | Loren Shih | |
2009-11-25 | Nudge parabuild again | James Cook | |
2009-11-25 | Nudge Parabuild, Mac build choked for some reason | James Cook | |
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
2009-11-24 | Removed llnotifications.h from all headers by adding llnotificationsptr.h | James Cook | |
Fixed many more includes | |||
2009-11-25 | Fix for screen buffers not getting reallocated appropriately all the time ↵ | Dave Parks | |
(the assumption that buffers should only be reallocated if the resolution changed was wrong). | |||
2009-11-24 | Removed include llnotifications.h from llfloater.h trying to speed builds | James Cook | |
Fixed many other includes related to this file. Cleaned out llfloatertestlistview to be an empty test floater. | |||
2009-11-24 | Merge cleanup. | Dave Parks | |
2009-11-24 | Merge | Dave Parks | |
2009-11-24 | Add llinitparam.h to precompiled headers for build timing test. | James Cook | |
2009-11-24 | Fix for stalls when resizing screen texture. | Dave Parks | |
2009-11-24 | merge | James Cook | |
2009-11-24 | viewer-2.0 automated merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-24 | Automated merge. | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-24 | EXT-2386 : The very first time you log in as a new account, your inventory ↵ | Loren Shih | |
sidepanel is blank Changed the way that we're generating initial views for inventory panels. Instead of waiting for a notification, we check on idle and generate the views whenever we first see that the inventory has become usable. --HG-- branch : avatar-pipeline | |||
2009-11-24 | Artwork for Stop and Zoom Out for the prim media controls | Rick Pasetto | |
2009-11-24 | EXT2825 : Clicking on Outfit Opener in AppearanceSP should open outfits ↵ | Loren Shih | |
accordion --HG-- branch : avatar-pipeline | |||
2009-11-24 | Partial EXT-1735 added "for sale" clickable icon next to landmark star | James Cook | |