summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-11-16merge changes for storm-1685Oz Linden
2011-11-16EXP-1597 FIXED Reshape save status messages correctly.Vadim ProductEngine
2011-11-16merge changes for vmrg-185Oz Linden
2011-11-16EXP-1594 FIXED Stop the upload progress indicator if inventory texture ↵Vadim ProductEngine
upoload fails.
2011-11-16SH-1865 FIX -- removed some old non-deferred rendering code that was ↵Leslie Linden
preventing anti-aliasing from working when GL_ARB_texture_multisample is unsupported
2011-11-16EXP-1562 WIP Turned the Save button into flyout (Save / Save as).Vadim ProductEngine
By the way, fixed: * inability to save a snapshot to disk after pressing "Cancel" in the file picker. * displaying "Saved to computer!" after pressing "Cancel" in the file picker.
2011-11-16EXP-1562 WIP Disable custom resolution controls by default (when "Current ↵Vadim ProductEngine
Window" is pre-select).
2011-11-16EXP-1560 FIXED Removed misleading "Constrain proportions" checkbox from the ↵Vadim ProductEngine
"Save to My Inventory" panel.
2011-11-15SH-1865 PROGRESS -- Disable the anti-aliasing control on hardware our code ↵Leslie Linden
doesn't support for anti-aliasing
2011-11-15sync with viewer-development, plus some Russian linguistic changeseli
2011-11-15SH-2563 FIX -- Added diffuse map to the avatar rigid pass to properly set up ↵Leslie Linden
the eyeball texture for Mac OS Lion
2011-11-15mergeDave Parks
2011-11-15WIP INTL-82 further LQA changes for Russianeli
2011-11-16EXP-1574 FIXED Decreased Snapshot floater height.Vadim ProductEngine
2011-11-16EXP-1589 FIXED Centered Post/Save/Send and Cancel buttons.Vadim ProductEngine
2011-11-15EXP-1561 FIX Preview image looks stretchedRichard Linden
2011-11-15SH-2652 Fix for linux compile errorDave Parks
2011-11-15Merge from viewer-experienceLeslie Linden
2011-11-15SH-2681 Fix for shader compiler error on GLSL 1.30 and laterDave Parks
2011-11-15mergeDave Parks
2011-11-15SH-2591 WIP -- fix for UI disappearing, introduces some artifacts in ↵Dave Parks
rotation ring, committing to debug elsewhere
2011-11-15EXP-1590 FIXED Success / Failure message now appears on top, overlaying the ↵Vadim ProductEngine
preview image.
2011-11-15EXP-1515 mergeVadim ProductEngine
2011-11-14Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-11-14EXP-1588 WIP Floaters do not snap to edgeRichard Linden
2011-11-14sync with viewer-developmenteli
2011-11-14Updated url for damballah to use secondlife-stagingLeslie Linden
2011-11-14Build fix from bad mergeLeslie Linden
2011-11-14MergeLeslie Linden
2011-11-14mergeDave Parks
2011-11-14SH-2650 Fix for avatar eyeballs protruding from lower eyelidsDave Parks
2011-11-14EXP-1573 FIXED Display "Refresh to save" hint when snapshot needs to be ↵Vadim ProductEngine
refreshed. By the way, removed redundant onCommitResolution() callback.
2011-11-14merge changes for vmrg-184Oz Linden
2011-11-11Pull from viewer-experienceMerov Linden
2011-11-11EXP-1498 : Hide empty system folders. System folders can be specifically ↵Merov Linden
marked to be hidden if empty in the LLViewerFolderDictionary constructor.
2011-11-11EXP-1544 ADDITIONAL FIX Remove 'Edit Terrain' from About Land floatercallum
2011-11-11SH-2620 -- Enabled FXAA on OSX, which fixes the issue with latest code and ↵Leslie Linden
some assorted shader cleanup from changeset e156c46db1b2
2011-11-11Merge with latestLeslie Linden
2011-11-11Assorted shader cleanup to remove a few warnings and errors for OS X.Leslie Linden
2011-11-11EXP-1544 FIX Remove 'Edit Terrain' from About Land floatercallum
2011-11-11SH-2666 Fix for pixel doubling failsafe on out out of memory.Dave Parks
2011-11-11Merge with headcallum
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-11EXP-1509 fix from Vadim PELeslie Linden
2011-11-11EXP-1489 fix from Paul PELeslie Linden
2011-11-11merge changes for vmrg-183Oz Linden
2011-11-11STORM-1685 Wrong named control in floater_world_map.xmlAnsariel Hiller
Patch converted to hg format by Jonathan Yap.
2011-11-11EXP-1515 FIXED Web Preference radio button must be clicked twice to engage.Vadim ProductEngine
Fixed the "Use external browser" radio group to work with its setting properly: * Specified valid boolean values ("true" and "") for the radio buttons. * Made default value of the setting boolean to ensure proper initialization.
2011-11-11EXP-1504 : Move the tab opening stuff to lltabcontainer and out of llbutton. ↵Merov Linden
Added an xui param to allow drill through tabs. Set that param for build panel only.
2011-11-11STORM-1679 Adjusted ARC_LIMIT to 20,000 per updated instructions from Nyx.Jonathan Yap