Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-22 | STORM-808 : merge webkit upgrade to Qt v4.7.1 | Merov Linden | |
2010-12-22 | STORM-806 FIXED Enabled external editor for inventory scripts. | Vadim ProductEngine | |
Changes: * Moved external editor handling to LLScriptEdCore which is shared between LLLiveLSLEditor (object script editor) and LLPreviewLSL (inventory script editor). * The Edit button is now only enabled when appropriate. | |||
2010-12-22 | Setting viewer version numbers back to what they were as per Merov's review ↵ | Andrew Meadows | |
request. | |||
2010-12-22 | merge | Andrew Meadows | |
2010-12-22 | removing some very old debug spam | Andrew Meadows | |
2010-12-22 | merge | Andrew Meadows | |
2010-12-22 | STORM-466 Fix for: minimap cannot be reset to default zoom | Jonathan Yap | |
2010-12-21 | SOCIAL-374 FIX Avatar images not loading on join.secondlife.com in Webkit 4.7 | Monroe Linden | |
Reviewed by Callum | |||
2010-12-21 | STORM-151 : pull in viewer-development | Merov Linden | |
2010-12-21 | STORM-460 : pull in viewer-development | Merov Linden | |
2010-12-21 | STORM-524 : pull in viewer-development | Merov Linden | |
2010-12-21 | STORM-453 : pull in viewer-development | Merov Linden | |
2010-12-21 | Merge from trunk | Andrew A. de Laix | |
2010-12-20 | STORM-151 : Fix llui_libtest integration test | Merov Linden | |
2010-12-20 | SOCIAL-399 FIX Viewer crash when canceling http auth on a media prim | Monroe Linden | |
Reviewed by Callum at http://codereview.lindenlab.com/5636001 | |||
2010-12-20 | STORM-805 : Fix the map URL | Merov Linden | |
2010-12-20 | Fix for a couple of minor merge issues. | Monroe Linden | |
2010-12-20 | Remove unimplemented software updater option. Fix potential double start of ↵ | Andrew A. de Laix | |
updater service. | |||
2010-12-20 | Merge from viewer-development. | Monroe Linden | |
2010-12-20 | fix for ER-350; wait until connection is finished before send update. rvw'd ↵ | tiggs@lindenlab.com | |
by Nyx | |||
2010-12-20 | fix windows build? | Andrew A. de Laix | |
2010-12-20 | Merge - final pull of viewer-development. | Monty Brandenberg | |
2010-12-20 | STORM-387 FIXED Part of the table is hided after increasing firsts column ↵ | Paul Guslisty | |
width in the floater and then dock it to the SP - Replaced absolute width of columns with relative | |||
2010-12-20 | Fixing windows build error about inequality comparison between S32 and U32. | Andrew Meadows | |
2010-12-20 | STORM-411 FIXED The most of additional options in the Teleport History ↵ | Paul Guslisty | |
profile are always disabled - Deleted unimplemented menu items from XML - Hide "Make a Landmark" menu item in case "Teleport History Place Profile" panel is opened | |||
2010-12-20 | merge fix for storm-412 | Oz Linden | |
2010-12-20 | merge fix for storm-801 | Oz Linden | |
2010-12-20 | merge fix for storm-796 | Oz Linden | |
2010-12-18 | STORM-467 Fix for minimap zoom does not persist to the next session | Jonathan Yap | |
2010-12-18 | STORM-511 FIXED Display tooltip for sender name on group notices. | Vadim ProductEngine | |
Changes: * Set tooltip for sender name. * Overridden handleTooltip() for the tooltip to be of normal (yellow) color. | |||
2010-12-18 | Merge STORM-796 | Vadim ProductEngine | |
2010-12-18 | STORM-796 ADDITIONAL_FIX Fixed Mac build. | Vadim ProductEngine | |
2010-12-18 | STORM-412 FIXED Resident profile controls aren't reshaped on changing panel ↵ | Paul Guslisty | |
width - Added parameters for text boxes to follow right side of panel | |||
2010-12-18 | STORM-460 FIXED "Go" button is cropped from right in the Media Browser | Paul Guslisty | |
- Decreased button width | |||
2010-12-18 | STORM-801 FIXED Wrong checkbox label in panel preferences, advanced tab | Paul Guslisty | |
- Corrected checkbox label | |||
2010-12-17 | STORM-744 : Add llkdu unit tests, turn on and fix llworldmap unit tests in ↵ | Merov Linden | |
newview | |||
2010-12-17 | For object-vs-parcel overlap we now use list of axis aligned boxes | Andrew Meadows | |
one box for each prim, for less slop on queries | |||
2010-12-17 | SOCIAL-395 (FIX) LLWebContentFloater not handling Javascript size and window ↵ | callum | |
position parameters in Change to llfloaterwebcontent.cpp is a whitespace change only to fix a broken checkin | |||
2010-12-17 | Better fix for CHOP-286 - reenabled bandwidth limits on linux now that we've ↵ | brad kittenbrink | |
fixed the freeze. | |||
2010-12-17 | SOCIAL-371 (PARTIAL) HTTP Auth sites do not load / allow login on Media on a ↵ | callum | |
Prim faces in Webkit 4.7 Fixes broken text substituition of realm/host only. | |||
2010-12-17 | Temporary workaround for CHOP-286: bandwidth limits freeze the downloader ↵ | brad kittenbrink | |
thread on linux | |||
2010-12-17 | Adding newline char at EOF so linux version builds (sigh) | callum | |
2010-12-17 | Merge from viewer-development post 2.4 release | Monty Brandenberg | |
2010-12-17 | STORM-477 WIP Re-implemented LLDir::getNextFileInDir() as an iterator object. | Seth ProductEngine | |
- Added a class implementing directory entries iteration with pattern matching which is used in unit tests instead of LLDir::getNextFileInDir. STORM-550 FIXED Fixed LLDir unit test which failed for some complex wildcard combinations. | |||
2010-12-17 | Automated merge with https://bitbucket.org/mani_linden/viewer-development | Andrew A. de Laix | |
2010-12-17 | ich bin stupid; this should actually fix the windows build. | Andrew A. de Laix | |
2010-12-17 | don't rely on stream cast to bool behavior; use explicit fail call. | Andrew A. de Laix | |
2010-12-17 | STORM-744 : Turn llimage/tests/ on again | Merov Linden | |
2010-12-17 | and don't break other builds. | Andrew A. de Laix | |
2010-12-17 | fix windows build (suppress warning from lexical_cast) | Andrew A. de Laix | |