Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-06 | EXP-1651 FIXED Added saving window size after each reshape. | Seth ProductEngine | |
Fixed broken resize indicator on Linux viewer window (EXP-1580). | |||
2011-12-02 | EXP-1642 FIX -- Viewer crash on startup on Mac | Leslie Linden | |
Minimum window size setting no longer forces propagation to the OS before root view is initialized. | |||
2011-11-30 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-11-29 | fix for crash on startup (font system not initialized when first creating fonts) | Richard Linden | |
2011-11-28 | build fix | Richard Linden | |
2011-11-28 | bumped up MSVC warning level to 3 to catch more stuff that gcc catches | Richard Linden | |
2011-11-28 | build fix | Richard Linden | |
2011-11-28 | EXP-1485 FIX -- Viewer should have a minimum size | Richard Linden | |
moved min size logic into LLWindow | |||
2011-11-24 | merge changes for vmrg-193 | Oz Linden | |
2011-11-11 | EXP-1527 FIX Debug values for windowwidth and windowheight can be set below ↵ | callum | |
minimum required values and EXP-1528 Launching viewer with a settings.xml file with windowwidth and windowheight set below minimum values, launches to those values not minimum window size | |||
2011-11-10 | SH-2644 Fix debug display that shows selection triangle count and streaming cost | Dave Parks | |
2011-11-10 | SH-2644 WIP -- remove debug displays pertaining to upload/download queues | Dave Parks | |
2011-11-08 | merge changes for vmrg-182 | Oz Linden | |
2011-11-02 | STORM-1580 WIP Initial commit for PO review. | Vadim ProductEngine | |
2011-11-01 | EXP-1500 : Hide the toolbars whenever the login box is shown. Also clean up ↵ | Merov Linden | |
some old FUI debug that is not necessary anymore | |||
2011-10-24 | merge | Dave Parks | |
2011-10-21 | merge with viewer-dev | Richard@Callum-HP-PC.lindenlab.com | |
2011-10-20 | merge changes for storm-1581 | Oz Linden | |
2011-10-19 | EXP-1426 FIX Voice Settings floater button has label Nearby Voice and tool ↵ | Richard Nelson | |
tip with label nearby voice | |||
2011-10-19 | merge | Dave Parks | |
2011-10-15 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-10-14 | Merge with head | callum | |
2011-10-14 | merge | Dave Parks | |
2011-10-14 | EXP-1342 FIX -- Update avatar picker and destination guide urls | Leslie Linden | |
* URL's are in place with the [GRID_LOWERCASE] used in the link to go to the proper page based on the grid. * Added "GRID_LOWERCASE" substitution for URL's since it is case sensitive | |||
2011-10-14 | merge with head | callum | |
2011-10-14 | EXP-1361 FIX -- Repositioning Viewer Window on mac triggers click to walk | Leslie Linden | |
* Mouse clicks outside the root view are now discarded before they can cause problems. Reviewed by Richard | |||
2011-10-13 | EXP-1323 FIX Mouselook text "Press ESC to return to World View" overlaps ↵ | Richard Linden | |
with bottom toolbar if mode is icon only fixed popping out of mouselook when turning off UI | |||
2011-10-13 | EXP-1323 FIX Mouselook text "Press ESC to return to World View" overlaps ↵ | Richard Linden | |
with bottom toolbar if mode is icon only hide toolbars in mouselook hide top_info_bar when hiding UI disable mouselook when hiding UI fixed layout of more button in navigation bar | |||
2011-10-14 | EXP-1282 FIXED Bottom bar removed. | Seth ProductEngine | |
- LLBottomTray code and XUI removed. - "Speak" buttom which resided in Bottom bar removed. - Voice connection status update moved from LLBottomTray to LLVivoxVoiceClient. | |||
2011-10-13 | SH-1650 Mitigate memory fragmentation by holding onto and reusing VBOs | Dave Parks | |
2011-10-12 | EXP-1275 WIP A UI element or Keyboard shortcut to clear the viewport | Richard Nelson | |
restores hidden floaters now | |||
2011-10-11 | EXP-1275 FIX A UI element or Keyboard shortcut to clear the viewport | Richard Linden | |
Ctrl+Shift+U now toggles UI and hides floaters refactored main_view.xml made all members of llviewerwindow private | |||
2011-10-10 | EXP-1285 FIXED Chiclets moved to the upper right of the viewer window. | Seth ProductEngine | |
- Floaters dock to chiclets at the bottom. - Floaters docking region limited to non-toolbar view. - Chiclet bar is positioned between the right toolbar and the minimized floaters stacked at the top left corner by default. | |||
2011-10-06 | EXP-1274 Create floater for "Avatar Picker" content | Leyla Farazha | |
2011-10-05 | merge | Leyla Farazha | |
2011-10-05 | EXP-1273 Add floater for "Destinations" content | Leyla Farazha | |
2011-10-05 | merge with viewer-development | Richard Nelson | |
2011-10-05 | storm-1581 (partial): reset graphics only when GPU id changes, not class, ↵ | Oz Linden | |
and provide better explanation in the alert message | |||
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine | |
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused. | |||
2011-09-28 | EXP-1257 : Implemented loading of toolbar settings per user account. Also ↵ | Merov Linden | |
factorize a bit and clean up the related saveToolbars code. | |||
2011-09-27 | EXP-1203, EXP-1221, EXP-1222, EXP-1223, EXP-1225, EXP-1226 : pull from ↵ | Merov Linden | |
sergeylproductengine/viewer-experience-fui/ | |||
2011-09-26 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-09-26 | EXP-1239 FIX make toolbars wrap when there is not enough room | Richard Nelson | |
toolbars resize to fit buttons toolbar view uses layout stacks to organize toolbars reviewed by Leslie | |||
2011-09-26 | merge | Dave Parks | |
2011-09-26 | EXP-1207 : Display toolbars only after login, use correct position ↵ | Merov Linden | |
(temporary), follow resize correctly, store pointers to toolbars, debug display (temporary) | |||
2011-09-26 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-09-23 | EXP-1027 : pull from viewer-experience-fui | Merov Linden | |
2011-09-23 | EXP-1027 : Fix the children creation code in LLToolBarView. Only a left ↵ | Merov Linden | |
panel is displayed now. | |||
2011-09-23 | merge | Leyla Farazha | |
2011-09-23 | EXP-1246 Create chat bar floater | Leyla Farazha | |
reviewed by Leslie |