Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-11 | CHOP-178 Add a non-interactive moe to the windows installer. Rev by Brad | Mark Palange (Mani) | |
2010-11-11 | fix termination issues with thread safe queue in main loop repeater service. | Andrew A. de Laix | |
2010-11-11 | Add very basic windows install script. | Andrew A. de Laix | |
2010-11-11 | run install script on successful download | Andrew A. de Laix | |
2010-11-10 | CHOP-151 Hooked up app exit callback, cleaned up early exit. Rev. by Brad | Mark Palange (Mani) | |
2010-11-10 | Merge | Mark Palange (Mani) | |
2010-11-10 | CHOP-151 Adding startup updater flow to drive update installation and resume. | Mark Palange (Mani) | |
2010-11-09 | start of a thread safe queue | Andrew A. de Laix | |
2010-11-09 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-11-09 | beginnings of the update installer (with simple install script for darwin). | Andrew A. de Laix | |
2010-11-08 | Fix for breakpad symbol files failing to be generated on linux. | brad kittenbrink | |
2010-11-08 | Fix for linux link errors in teamcity. | brad kittenbrink | |
2010-11-05 | Merge latest lindenlab/viewer-development with mani_linden/viewer-development. | brad kittenbrink | |
2010-11-04 | Automated merge with https://bitbucket.org/mani_linden/viewer-development/ | Andrew A. de Laix | |
2010-11-04 | checker working with v1.0 update protocol. | Andrew A. de Laix | |
2010-11-04 | merging up latest changes from viewer-development | Oz Linden | |
2010-11-04 | automated merge from http://hg.secondlife.com/viewer-beta | Loren Shih | |
2010-11-04 | automated merge up from viewer-beta | Loren Shih | |
2010-11-04 | Turned generate_breakpad_symbols target into a noop for non-Release builds. | brad kittenbrink | |
2010-11-04 | Turned 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-04 | merge fix for STORM-261 | Oz Linden | |
2010-11-04 | merge fix for STORM-194 | Oz Linden | |
2010-11-04 | merge fix for STORM-536 | Oz Linden | |
2010-11-04 | Automated merge up from viewer-development | Loren Shih | |
2010-11-04 | STORM-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-03 | Added some logging to viewer_manifest.py to attempt to narrow down the Mac ↵ | brad kittenbrink | |
packaging failures a bit. | |||
2010-11-03 | STORM-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-03 | STORM-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-03 | pull fix for STORM-422 | Oz Linden | |
2010-11-03 | CT-633 WIP ES translation for Viewer 2.3, Set19 | Eli Linden | |
2010-11-03 | SH-281 Make UI in snapshot off by default. | Dave Parks | |
2010-11-03 | Remove 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-03 | For non-Release Linux build, explain why we don't create tarball. | Nat Goodspeed | |
2010-11-02 | STORM-283 : merge with viewer-development | Merov Linden | |
2010-11-02 | STORM-287 : merge with viewer-development | Merov Linden | |
2010-11-02 | STORM-420 : merge to viewer-development | Merov Linden | |
2010-11-02 | STORM-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-01 | STORM-288 : merge with vewer-development | Merov Linden | |
2010-11-01 | STORM-335 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-400 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-354 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-190 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-293 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-255 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-255 : Made changes to the tool tips for the check boxes | Wolfpup Lowenhar | |
in panel_prefferences_chat.xml | |||
2010-11-01 | STORM-255 : Merge from viewer-development | Wolfpup Lowenhar | |
2010-11-01 | merge from viewer-beta | Merov Linden | |
2010-11-01 | STORM-420 : Took Andrew's comment into account, fixing the issue when ↵ | Merov Linden | |
minimap was minimized | |||
2010-11-01 | Added newline at EOF to satisfy linux gcc | brad kittenbrink | |
2010-11-01 | Merge | Mark Palange (Mani) | |