summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
AgeCommit message (Collapse)Author
2011-11-02mergeDave Parks
2011-11-01EXP-1480 FIXLeslie Linden
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-11-01SH-1427 Fix for sunlight color getting clobbered for non-deferred ↵Dave Parks
atmospheric shaders.
2011-11-01SH-2546 Fix for black avatars and terrain on GF Go 7800 (use vec3 instead of ↵Dave Parks
float on varying parameters).
2011-10-31merge changes for storm-1673Oz Linden
2011-10-31mergeBrad Payne (Vir Linden)
2011-10-28SH-2633 Fix for avatar hair turning white when editing appearanceDave Parks
2011-10-28merge changes for storm-1577Oz Linden
2011-10-28merge changes for storm-959Oz Linden
2011-10-26Disabling display of inbox unless the Received Items folder exists already.Leslie Linden
2011-10-26SH-2546 Don't feed vertex color to terrain vertex buffers.Dave Parks
2011-10-26Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-10-26Merge STORM-1577.Vadim ProductEngine
Resolved conflicts manually.
2011-10-26Merge STORM-959niel@nirvana-win7hp.planescape.home
2011-10-26STORM-959 Adding syntax highlighting for /* */ style commentsniel@nirvana-win7hp.planescape.home
2011-10-25EXP-1466 FIX Viewer reloads default settings.xml file during launch (under ↵Richard Linden
some conditions) made sessionsettings pref not persistent
2011-10-25mergeBrad Payne (Vir Linden)
2011-10-24* Fixed destination guide floater to display on login based on per accountLeslie Linden
"DisplayDestinationsOnInitialRun" setting or initial agent SL login. * Added toolbar enumeration for toolbar view so queries for commands can now indicate where the command currently is on the left, right or bottom toolbars. * Updated toybox toolbar button tooltips to indicate where the command currently resides in the view. * Added unused function to allow toolbar buttons to be changed to flash indefinitely. Reviewed by Richard.
2011-10-26Disabling display of Received Items panel unless the folder existsLeslie Linden
2011-10-24mergeDave Parks
2011-10-24F ?Dave Parks
2011-10-21merge with viewer-devRichard@Callum-HP-PC.lindenlab.com
2011-10-21SH-2240 Fix for OSX GLSL compiler not liking #ifndef gl_FragDataDave Parks
2011-10-21EXP-1446 : turn CurlUseMultipleThreads ON by defaultMerov Linden
2011-10-20SH-2240 Default Debug GL to false in prep for QARTDave Parks
2011-10-20merge changes for storm-1581Oz Linden
2011-10-20SH-2600 Fix for busted texture animation on bump mapped objects.Dave Parks
2011-10-20merge changes for storm-1642Oz 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-19mergeBrad Payne (Vir Linden)
2011-10-17EXP-1359 FIX -- Selecting New Inventory window from gear menu in Inventory ↵Leslie Linden
panel opens old My Inventory panel * Removed old inventory panel. * Renamed new inventory panel from "my_inventory" to "inventory" Reviewed by Richard.
2011-10-16EXP-1391 FIX Build button highlighted in toolbar when build tools not active ↵Richard Linden
and user opens with ctrl-# shortcuts
2011-10-16SH-2276 Fix for TDR's on GTX 460 et al -- don't use texture units above 16 ↵Dave Parks
(workaround for prevalent driver bug)
2011-10-14STORM-1642 Typos in keywords.iniVex Streeter
With repo-making help from Jonathan Yap
2011-10-14SH-2276 Clean up a shader warning.Dave 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-14* Changed "Buy L$" and "Shop" buttons to gray per design.Leslie Linden
* Removed "marketplace" button from toybox and default toolbar configuration
2011-10-14EXP-1272 FIX Move "How To" to a separate web floaterRichard Linden
2011-10-13* Hooked up build FUI toolbar buttonLeslie Linden
* Added Shop button to status bar * Changed "Inventory..." menu item to go to same window as toolbar inventory button
2011-10-13EXP-1314 FIX -- No floater for MarketplaceLeslie Linden
EXP-1338 FIX -- Clicking on active Toybox buttons triggers clicking sound EXP-1339 FIX -- No minimum resize dimension for Place floater EXP-1340 FIX -- No minimum resize demension for Appearance floater EXP-1341 FIX -- Places Floater doesn't have Help button * Toybox buttons no longer have click sounds * Marketplace button opens external browser to marketplace url * Minimum sizes for places and appearance floaters * Marketplace URL's now all use https
2011-10-13added url for how to help contentRichard Nelson
2011-10-13cleaned up floater reg, removed extraneous functionsRichard Nelson
2011-10-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Nelson
2011-10-12tooltips now only show labels for toolbar buttons when label is hidden or ↵Richard Nelson
truncated tooltips are no longer instantaneous once a tooltip is visible
2011-10-12updating destination guide and avatar picker urlsleyla_linden
2011-10-11FIX EXP-1302 Make the Speak button work as a toolbar button andcallum
EXP-1324 Push to talk hot key doesn't change button state of speak button
2011-10-11settings fixBrad Payne (Vir Linden)
2011-10-11SH-2545 Fix for transparent water option doing nothing when shaders are enabled.Dave Parks