summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerwindow.cpp
AgeCommit message (Collapse)Author
2011-12-06EXP-1651 FIXED Added saving window size after each reshape.Seth ProductEngine
Fixed broken resize indicator on Linux viewer window (EXP-1580).
2011-12-02EXP-1642 FIX -- Viewer crash on startup on MacLeslie Linden
Minimum window size setting no longer forces propagation to the OS before root view is initialized.
2011-11-30Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-11-29fix for crash on startup (font system not initialized when first creating fonts)Richard Linden
2011-11-28build fixRichard Linden
2011-11-28bumped up MSVC warning level to 3 to catch more stuff that gcc catchesRichard Linden
2011-11-28build fixRichard Linden
2011-11-28EXP-1485 FIX -- Viewer should have a minimum sizeRichard Linden
moved min size logic into LLWindow
2011-11-24merge changes for vmrg-193Oz Linden
2011-11-11EXP-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-10SH-2644 Fix debug display that shows selection triangle count and streaming costDave Parks
2011-11-10SH-2644 WIP -- remove debug displays pertaining to upload/download queuesDave Parks
2011-11-08merge changes for vmrg-182Oz Linden
2011-11-02STORM-1580 WIP Initial commit for PO review.Vadim ProductEngine
2011-11-01EXP-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-24mergeDave Parks
2011-10-21merge with viewer-devRichard@Callum-HP-PC.lindenlab.com
2011-10-20merge changes for storm-1581Oz Linden
2011-10-19EXP-1426 FIX Voice Settings floater button has label Nearby Voice and tool ↵Richard Nelson
tip with label nearby voice
2011-10-19mergeDave Parks
2011-10-15Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-10-14Merge with headcallum
2011-10-14mergeDave Parks
2011-10-14EXP-1342 FIX -- Update avatar picker and destination guide urlsLeslie 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-14merge with headcallum
2011-10-14EXP-1361 FIX -- Repositioning Viewer Window on mac triggers click to walkLeslie Linden
* Mouse clicks outside the root view are now discarded before they can cause problems. Reviewed by Richard
2011-10-13EXP-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-13EXP-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-14EXP-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-13SH-1650 Mitigate memory fragmentation by holding onto and reusing VBOsDave Parks
2011-10-12EXP-1275 WIP A UI element or Keyboard shortcut to clear the viewportRichard Nelson
restores hidden floaters now
2011-10-11EXP-1275 FIX A UI element or Keyboard shortcut to clear the viewportRichard Linden
Ctrl+Shift+U now toggles UI and hides floaters refactored main_view.xml made all members of llviewerwindow private
2011-10-10EXP-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-06EXP-1274 Create floater for "Avatar Picker" contentLeyla Farazha
2011-10-05mergeLeyla Farazha
2011-10-05EXP-1273 Add floater for "Destinations" contentLeyla Farazha
2011-10-05merge with viewer-developmentRichard Nelson
2011-10-05storm-1581 (partial): reset graphics only when GPU id changes, not class, ↵Oz Linden
and provide better explanation in the alert message
2011-09-29EXP-1209 FIXED Sidetray removed.Paul ProductEngine
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused.
2011-09-28EXP-1257 : Implemented loading of toolbar settings per user account. Also ↵Merov Linden
factorize a bit and clean up the related saveToolbars code.
2011-09-27EXP-1203, EXP-1221, EXP-1222, EXP-1223, EXP-1225, EXP-1226 : pull from ↵Merov Linden
sergeylproductengine/viewer-experience-fui/
2011-09-26Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-09-26EXP-1239 FIX make toolbars wrap when there is not enough roomRichard Nelson
toolbars resize to fit buttons toolbar view uses layout stacks to organize toolbars reviewed by Leslie
2011-09-26mergeDave Parks
2011-09-26EXP-1207 : Display toolbars only after login, use correct position ↵Merov Linden
(temporary), follow resize correctly, store pointers to toolbars, debug display (temporary)
2011-09-26Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-09-23EXP-1027 : pull from viewer-experience-fuiMerov Linden
2011-09-23EXP-1027 : Fix the children creation code in LLToolBarView. Only a left ↵Merov Linden
panel is displayed now.
2011-09-23mergeLeyla Farazha
2011-09-23EXP-1246 Create chat bar floaterLeyla Farazha
reviewed by Leslie