Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
added mode switching button to status bars for advanced and basic mode, changed login combo box to use menu instead | |||
2011-08-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-08-10 | added fast timers to profile inventory LLSD deserialization | Richard Nelson | |
2011-08-09 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-08-09 | EXP-700 WIP SLPlugin(s) takes high CPU% | Richard Linden | |
clamp maximum framerate of slplugin to 100Hz also added assert to catch cases where we're requesting infinite framerate | |||
2011-08-08 | merge | Leslie Linden | |
2011-08-08 | EXP-1065 FIX -- Inventory has slowed to a crawl. Clicking between items has ↵ | Leslie Linden | |
an average one second delay. Same with switching between tabs. * Removed numerous places in the code that called findChild across the inventory panel unnecessarily. * Conglomerated uses of inbox and outbox inventory panels to the sidepanel class so the pointers can be cached and functionality like selection handling can be done more efficiently. * Optimized LLView::childHasKeyboardFocus() to work backwards up from the focus object rather than searching for children that may or may not turn out to have focus. Reviewed by Richard. | |||
2011-08-08 | EXP-1065 FIX Inventory has slowed to a crawl. Clicking between items has an ↵ | Richard Nelson | |
average one second delay. Same with switching between tabs. disable traversal of inventory contents for findView family of functions | |||
2011-08-05 | SH-2218 FIX -- v2.8.x Viewers crash consistently when I actively use other ↵ | Leslie Linden | |
applications * Mac memory stats now extracted from proper system calls. Reviewed by Nat Linden. | |||
2011-08-02 | Attempt to fix Linux build failure | Merov Linden | |
2011-08-02 | Fix build of llimage_libtest | Merov Linden | |
2011-07-29 | EXP-1057 FIX Cursor doesn't go to the input field on the Find Floater due to ↵ | Richard Linden | |
lack of window focus also allow right clip to copy url from disabled address bar | |||
2011-07-29 | EXP-1056 FIX Web popup issues with Web Content Browser | Richard Linden | |
changed browser id back to a string so it accepts malformed uuid strings coming from webkit - "{uuid}" instead of "uuid" | |||
2011-07-28 | EXP-1054 FIX Entering search term in search box in Viewer UI does not ↵ | Richard Linden | |
produce search results if search window is already open use new parameters when opening existing floater | |||
2011-07-28 | EXP-1055 FIX Profile button not toggled on when Profile open in Basic mode | Richard Linden | |
2011-07-28 | Reverting 3p library updates for curl, ares, openssl and llqtwebkit to get ↵ | Leslie Linden | |
SSL working properly again, we hope. | |||
2011-07-27 | CHOP-761 Items now disappear when the sim says so. | Aaron Stone | |
2011-07-27 | Swap typename and const. | Aaron Stone | |
2011-07-27 | another potential gcc fix | Richard Nelson | |
2011-07-27 | fix for gcc | Richard Nelson | |
2011-07-27 | broken operator= semantics for instance tracker iterators | Richard Nelson | |
2011-07-27 | another fix for build | Richard Nelson | |
2011-07-26 | fixed build | Richard Nelson | |
2011-07-26 | build fix | Richard Nelson | |
2011-07-26 | merge | Richard Nelson | |
2011-07-26 | merge | Richard Nelson | |
2011-07-26 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Nelson | |
2011-07-26 | merge | Richard Nelson | |
2011-07-26 | removed last vestiges of llinstancetracerscopedguard | Richard Nelson | |
2011-07-26 | EXP-1021 FIX Position of web content browser dictates position of profile ↵ | Richard Nelson | |
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters | |||
2011-07-25 | merge fix for SH-2031 | Oz Linden | |
2011-07-25 | increment viewer version to 2.8.3 | Oz Linden | |
2011-07-25 | close head created by 54e071a92450 | Oz Linden | |
2011-07-25 | merge changes for storm-1458 | Oz Linden | |
2011-07-25 | SH-2031 Fix for bad vertex shader/fragment shader varying usage. | Dave Parks | |
2011-07-24 | merge | Dave Parks | |
2011-07-24 | dummy check in to make hg happy | Dave Parks | |
2011-07-24 | merge | Dave Parks | |
2011-07-22 | merge changes for storm-1526 | Oz Linden | |
2011-07-22 | SH-2031 Fix for sometimes deadlocking a curl thread. | Dave Parks | |
2011-07-22 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-07-22 | merge changes from snowstorm team review build | Oz Linden | |
2011-07-22 | SH-2031 Cleanup from threaded curl implementation (remove errors/loops on ↵ | Dave Parks | |
shutdown). | |||
2011-07-22 | SH-2031 Disable usage of glMapBuffer (again). Despite using MapBufferRange, ↵ | Dave Parks | |
this is still a source of frame stalls. | |||
2011-07-21 | SH-2031 Followup to curl threading work -- don't start and stop the thread ↵ | Dave Parks | |
on every request, use a signal (cuts time spent in Pump IO down from 1-2 ms to 0.1ms) | |||
2011-07-21 | Added handling for RemoveInventoryObjects message. Fixed handling of ↵ | Aura Linden | |
RemoveInventoryFolder | |||
2011-07-21 | Added handling for RemoveInventoryObjects message. Fixed handling of ↵ | Aura Linden | |
RemoveInventoryFolder | |||
2011-07-21 | SH-2031 Don't do network I/O from the main thread in llcurl. | Dave Parks | |
Reviewed by Kelly | |||
2011-07-21 | merge | Leyla Farazha | |
2011-07-21 | turning down progress screen fade time | Leyla Farazha | |