Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-05 | resume feature (untested). | Andrew A. de Laix | |
2010-11-04 | Fix for windows build breakage in teamcity. | brad kittenbrink | |
2010-11-04 | SH-396 WIP fix mac mesh-development build | Nyx Linden | |
Fixed the mac references to Collada14Dom.dylib I think. Fingers crossed! | |||
2010-11-04 | added hash validation of downloaded file. | Andrew A. de Laix | |
2010-11-04 | CT-633 WIP FR linguistic | Eli Linden | |
2010-11-04 | CT-633 WIP FR translation for Viewer 2.3, Set19, new file | Eli Linden | |
2010-11-04 | c | Eli Linden | |
2010-11-04 | CT-633 WIP FR linguistic | Eli Linden | |
2010-11-04 | some better error handling. | Andrew A. de Laix | |
2010-11-04 | INTL-6 WIP missing translations ES and PT | Eli Linden | |
2010-11-04 | Fix for linux eol error. | brad kittenbrink | |
2010-11-04 | BUILDFIX curl error causes linux build to crash on login. | Nyx (Neal Orman) | |
Switching curl errors from llerrs to llinfos allows the client to continue on its merry way. Will file a jira to follow up later on why the error happens in the first place. | |||
2010-11-04 | merge with viewer-development | Merov Linden | |
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 | STORM-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-04 | STORM-105 : Tweak the data labels to make them easier to read | Merov Linden | |
2010-11-04 | merging up latest changes from viewer-development | Oz Linden | |
2010-11-04 | SH-396 WIP fix mac teamcity build for mesh-development | Nyx Linden | |
making sure we're copying over the necessary 3rd party library in the packaging stage | |||
2010-11-04 | Indentation / formatting changes to panel_preferences_graphics. No ↵ | Loren Shih | |
functionality change. | |||
2010-11-04 | STORM-189 FIXED truncations in NL locale in Build Tools floater. | Seth ProductEngine | |
2010-11-04 | INTL-5 FIX ES fix for missing translations | Eli Linden | |
2010-11-04 | CT-633 WIP PL translation for Viewer 2.3, Set19 | Eli Linden | |
2010-11-04 | CT-633 WIP PL translation for Viewer 2.3, Set19, new file | Eli Linden | |
2010-11-04 | ER-281: Object cache limit is too low in the viewer | Kyle 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-04 | ER-281: Object cache limit is too low in the viewer | Kyle 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-04 | DN-188 Fixed users with lastname residents not having inspectors in chat history | Leyla Farazha | |
2010-11-04 | DN-189 ??? Showing in tooltip over profile image in IM history | Leyla Farazha | |
2010-11-04 | DN-132 Top scripts now show complete names | Leyla Farazha | |
2010-11-04 | automated merge from http://hg.secondlife.com/viewer-beta | Loren Shih | |
2010-11-04 | just barely working udate downloading service; missing little nicities like ↵ | Andrew A. de Laix | |
error checking and sill stuff like that. | |||
2010-11-04 | automated merge up from viewer-beta | Loren Shih | |
2010-11-04 | Pushing 2.3.0-beta2 tag to repo | Dessie Linden | |
2010-11-04 | Added tag 2.3.0-beta2 for changeset db0fe9bb6518 | Dessie Linden | |
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-450 | Oz Linden | |
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 | SH-396 FIX fix mac build on mesh-development branch | Nyx (Neal Orman) | |
autobuild recently changed to not upload to s3 without an explicit command-line argument. Re-uploaded (this time to s3) colladadom for mac, and updated install.xml | |||
2010-11-04 | Automated merge up from viewer-development | Loren Shih | |
2010-11-04 | STORM-450 FIXED Incorrect help contexts for Sidebar People tab | Paul Guslisty | |
- Added checking whether panel is in visible chain instead of just visibility checking | |||
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 | Reverting fix for SH-391 until it works for all use cases | JonathanLinden | |
2010-11-03 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2010-11-03 | SH-396 FIX mac opensource build | Nyx (Neal Orman) | |
Trying a new collada package for mac | |||
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 ADDITIONAL FIX Replaced extra calls to getChild() with using a ↵ | Seth ProductEngine | |
member pointer to LLAccordionCtrlTabHeader. |