summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerwindow.cpp
AgeCommit message (Collapse)Author
2011-05-27transplant fix for SH-1467Roxie Linden
viewer now uses simulatorfeatures to check whether to show UI elements for mesh or not
2011-05-16mergeDave Parks
2011-05-05Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵brad kittenbrink
a bunch of unnecesary header dependencies.
2011-05-02mergeDave Parks
2011-04-19mergeRichard Linden
2011-04-19EXP-728 : Fix crash when taking large unconstrained snapshots + code cleanupMerov Linden
2011-04-07SOCIAL-688 FIX Multiple SLurls error given in minimal skin when clicking ↵Richard Linden
links in web profile reverted throttling of untrusted slapps to 1 every 5 seconds don't treat slapps originating from external browsers as clicks and thus bypassing throttling
2011-04-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-04-05merge changes for STORM-1051Oz Linden
2011-04-01Automated merge with http://bitbucket.org/merov_linden/viewer-autobuild2010Richard Linden
2011-03-29merge changes for storm-1019Oz Linden
2011-03-25SOCIAL-688 FIX Multiple SLurls error given in minimal skin when clicking ↵callum
links in web profile Also fixes SOCIAL-521 and SOCIAL-428
2011-03-23Automated merge with ssh://hg.lindenlab.com/richard/viewer-socialRichard Linden
2011-03-23SOCIAL-714 FIX [PUBLIC] Basic mode to launch with Destinations panel open by ↵Richard Linden
default
2011-03-22SOCIAL-634 FIX Error condition content for Destination Guide, Avatar Picker,callum
and Help if S3 content or web content is not available
2011-03-19STORM-1019 Resolve merge conflictsJonathan Yap
2011-03-19SOCIAL-762 FIX Viewer crash if first startup (with cleared settings.xml ↵Richard Linden
file) is in Advanced mode fixed not being able to change to advanced mode on clean install without logging in
2011-03-18SOCIAL-762 FIX cannot change to advanced modeRichard Linden
need separate flags for first run and first login
2011-03-18Automated merge with ↵Richard Linden
bundle:F:\code\viewer-social+c:\users\richard\appdata\local\temp\thg.yibew7\http__hg.secondlife.com_viewer-development_t3uwtb.hg
2011-03-17SOCIAL-714 FIX Basic mode to launch with Destinations panel open by defaultRichard Linden
2011-03-15eol fixesRichard Linden
2011-03-12STORM-1019 Fixed problem with beacon message display and changed beacon ↵Jonathan Yap
message order to corresponed with menu order per Ardy Lay's suggestion
2011-03-09Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798)callum
2011-04-19mergeDave Parks
2011-04-15Fix for flycam not overriding focal point properly for DoF effect.Dave Parks
2011-04-08Minor DoF tweak to keep focus point from behaving eratically when flying around.Dave Parks
2011-03-31Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-30SH-477 Better mesh streaming cost estimation.Dave Parks
2011-03-21Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-16Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-11SH-477 Put estimated streaming cost back in the debug display -- use ↵Dave Parks
newfangled equation.
2011-03-10SH-874 Followup -- use GL_NVX_gpu_memory_info for NVIDIA chips to detect ↵Dave Parks
actual installed and available VRAM.
2011-03-10mergeDave Parks
2011-03-10SH-874 Properly detect available video memory on ATI cards and disable ↵Dave Parks
vertex buffer objects when available vram is under 256MB.
2011-03-09Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-03-04STORM-1040 Added code for media beacons, which are coming in Storm-1019Jonathan Yap
2011-03-04STORM-1040 Text that shows what Beacons you are viewing is always in EnglishJonathan Yap
2011-03-02SOCIAL-593 FIX Profile Window cannot be resized in minimal skinRichard Linden
floater view snapping rectangle is now driven by floater_snap_region view
2011-03-01SH-1072 Fix for DoF focal point being incorrect.Dave Parks
2011-02-28SOCIAL-601 FIX avatar picker hintRichard Linden
2011-02-25updates destination guide and avatar picker urlsRichard Linden
added close button to destination guide and avatar picker
2011-02-24MergeXiaohong Bao
2011-02-24STORM-1019 Minor adjustment to media beacon nameJonathan Yap
2011-02-23fix an exit crash.Xiaohong Bao
2011-02-23apply private pool to VBOXiaohong Bao
2011-02-23STORM-1019 Add ability to display beacons for Media on a Prim objectsRobin Cornelius
Changes merged into viewer 2 by Jonathan Yap
2011-02-23Merge from viewer-developmentXiaohong Bao
2011-02-23Added headless client keyboardDon Kjer
2011-02-22Merge with viewer-developmentDon Kjer
2011-02-19Fix for more instances of dereferencing gKeyboard in headless client.Don Kjer