summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-11-05Merge latest lindenlab/viewer-development with mani_linden/viewer-development.brad kittenbrink
2010-11-05mergeKent Quirk
2010-11-05Merge latest from lindenlab/viewer-developmentDave SIMmONs
2010-11-05Pull from viewer-developmentMerov Linden
2010-11-05SH-410 Opaque Water Project version 2.0Loren Shih
First implementation with UI changes.
2010-11-04CT-633 WIP FR linguisticEli Linden
2010-11-04CT-633 WIP FR translation for Viewer 2.3, Set19, new fileEli Linden
2010-11-04cEli Linden
2010-11-04CT-633 WIP FR linguisticEli Linden
2010-11-04INTL-6 WIP missing translations ES and PTEli Linden
2010-11-04merge with viewer-developmentMerov Linden
2010-11-04Automated merge with https://bitbucket.org/mani_linden/viewer-development/Andrew A. de Laix
2010-11-04checker working with v1.0 update protocol.Andrew A. de Laix
2010-11-04STORM-284 FIXED Disabled "+" sign when user tries to drop a landmark to ↵Seth ProductEngine
Favorites bar from any location besides My Inventory or Library.
2010-11-04merging up latest changes from viewer-developmentOz Linden
2010-11-04Indentation / formatting changes to panel_preferences_graphics. No ↵Loren Shih
functionality change.
2010-11-04STORM-189 FIXED truncations in NL locale in Build Tools floater.Seth ProductEngine
2010-11-04INTL-5 FIX ES fix for missing translationsEli Linden
2010-11-04CT-633 WIP PL translation for Viewer 2.3, Set19Eli Linden
2010-11-04CT-633 WIP PL translation for Viewer 2.3, Set19, new fileEli Linden
2010-11-04ER-281: Object cache limit is too low in the viewerKyle Ambroff
* Bump CacheNumberOfRegionsForObjects up to 20k in the default settings. * Make LLVOCache *actually* use this setting, with no upper bound. Reviewed with Kelly.
2010-11-04ER-281: Object cache limit is too low in the viewerKyle Ambroff
* Bump CacheNumberOfRegionsForObjects up to 20k in the default settings. * Make LLVOCache *actually* use this setting, with no upper bound. Reviewed with Kelly.
2010-11-04DN-189 ??? Showing in tooltip over profile image in IM historyLeyla Farazha
2010-11-04DN-132 Top scripts now show complete namesLeyla Farazha
2010-11-04automated merge from http://hg.secondlife.com/viewer-betaLoren Shih
2010-11-04automated merge up from viewer-betaLoren Shih
2010-11-04Turned generate_breakpad_symbols target into a noop for non-Release builds.brad kittenbrink
2010-11-04Turned inlining on in windows builds (RelWithDebInfo and Release).brad kittenbrink
This reduces the number of symbols in the viewer binary by about 30%. Also, fixed test errors revealed by inlining being enabled.
2010-11-04merge fix for STORM-261Oz Linden
2010-11-04merge fix for STORM-194Oz Linden
2010-11-04merge fix for STORM-536Oz Linden
2010-11-04Automated merge up from viewer-developmentLoren Shih
2010-11-04STORM-261 FIXED Changed line number color in script editor.Andrew Productengine
- Changed text_readonly_color in script editor to darker gray, so that line numbers are visible when scrip editor is out of focus.
2010-11-03Added some logging to viewer_manifest.py to attempt to narrow down the Mac ↵brad kittenbrink
packaging failures a bit.
2010-11-03STORM-194 FIXED 'Show' button in inventory offer notification to open 'My ↵Seth ProductEngine
Inventory' SP if attachments were offered. Removed the check preventing inventory SP from opening when an item of IT_ATTACHMENT type has been offered.
2010-11-03STORM-536 FIXED scrolling to collapsed accordion tab with keyboard arrows in ↵Seth ProductEngine
Places SP->My Landmarks. - Fixed scrolling to selected item when a folder view receives selection inside an accordion tab while being out of visible scrolling area. - Fixed scrolling to collapsed accordion tab when it receives selection while being out of visible scrolling area.
2010-11-03pull fix for STORM-422Oz Linden
2010-11-03CT-633 WIP ES translation for Viewer 2.3, Set19Eli Linden
2010-11-03SH-281 Make UI in snapshot off by default.Dave Parks
2010-11-03Remove erroneous 'inline' on LLPanelStandStopFlying::getInstance()Nat Goodspeed
This is ignored by every compiler except Linux g++ 4.4.3 in Release mode. In that case, it literally does cause getInstance() to be inlined, therefore llmoveview.o contains no such symbol, therefore the Linux viewer link fails in Release mode. But for a method implementation in a .cpp file of a method declared in a .h file, 'inline' is just wrong. Removing it fixes Release build.
2010-11-03For non-Release Linux build, explain why we don't create tarball.Nat Goodspeed
2010-11-02STORM-283 : merge with viewer-developmentMerov Linden
2010-11-02STORM-287 : merge with viewer-developmentMerov Linden
2010-11-02STORM-420 : merge to viewer-developmentMerov Linden
2010-11-02STORM-422 FIXED Added command line option "-disablecrashlogger" to disable ↵Vadim ProductEngine
crash logger. This is a patch originally written by Robin Cornelius. I made it work with Google Breakpad.
2010-11-02DN-141 llGetDisplayName (and other new LSL fucntions) doesn't register ↵Leyla Farazha
(highlight in red) as an internal function in the script editor
2010-11-04SH-353 FIXED Crash when toggling anisotropic filteringLoren Shih
Anisotropic filtering does NOT require a viewer restart.
2010-11-04SH-353 FIXED Crash when toggling anisotropic filteringLoren Shih
2010-11-04SH-358 FIXED Non-FBO driven fix for anti-aliasing (make applying of FSAA ↵Loren Shih
require restart when FBO is disabled).
2010-11-04SH-325 FIXED Add terminal / to SearchURL in viewer settings.xmlLoren Shih
Trivial fix to add "/" to the search string.