summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerwindow.cpp
AgeCommit message (Collapse)Author
2012-02-01Renaming the pathfinding console to be pathfinding setup.Todd Stinson
2012-02-01mergeBrad Payne (Vir Linden)
2012-01-30Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-01-27PATH-192 FIX fixed last issues with convex decomp mergeNyx (Neal Orman)
2012-01-25Fixing issue with renamed header file in a pre-built package.Todd Stinson
2012-01-24mergeBrad Payne (Vir Linden)
2012-01-23EXP-1818 World/Local/Reference editing mode hiddencallum
Moved coordinate mode combo back into main build floater from sub-floater.
2012-01-20trivial: remove debug code for SH-2828 [crashhunters] Crash in ↵Xiaohong Bao
LLRefCount::unref(), bad stacks
2012-01-20PATH-230 fix - opening the pathfinding floater busts ray castingprep
2012-01-19SH-2885 Add mesh requests pending/processing line to "Show Render Info"Dave Parks
2012-01-17mergeBrad Payne (Vir Linden)
2012-01-17Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-01-10EXP-1766 FIXED Disabled updating agent AFK state if the viewer is ↵Seth ProductEngine
disconnected. Possible crash fix.
2012-01-09Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-01-09mergeBrad Payne (Vir Linden)
2012-01-04trivial: debug code for SH-2828: [crashhunters] Crash in ↵Xiaohong Bao
LLRefCount::unref(), bad stacks
2011-12-28EXP-1593 FIXED Navbar was displayed after exitting hide contorls mode, even ↵Vadim ProductEngine
if disabled via settings. Apparently, the way we showed/hid the panels was wrong.
2011-12-21Support for generating a viewer side path from mouse input.prep
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