Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-18 | Automated merge with ↵ | Richard Nelson | |
bundle:D:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.uw1uld\ssh__richard@hg.lindenlab.com_richard_viewer-experience_njk05b.hg | |||
2011-08-17 | EXP-700 FIX SLPlugin(s) takes high CPU% | callum | |
Reviewed by Richard. | |||
2011-08-17 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-08-16 | fix for tooltips on fast timer debug view not always updating | Richard Linden | |
2011-08-16 | EXP-1100 WIP Show tooltips when drag and drop operations are not allowed | Richard Linden | |
unblock drag and drop tooltips | |||
2011-08-16 | EXP-1083 FIX Position of Media control and volume are shifted left with ↵ | Richard Linden | |
addition of Mode selector in advanced mode | |||
2011-08-16 | EXP-1099 FIX Cannot drag item on to empty space in outbox folder | Richard Linden | |
2011-08-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Nelson | |
2011-08-15 | EXP-1081 FIX add search auth token as cookie instead of query param | Richard Nelson | |
fixed search url | |||
2011-08-15 | EXP-1081 FIX add search auth token as cookie instead of query param | Richard Nelson | |
moved all parameters other than search query to base64 encoded llsd | |||
2011-08-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Nelson | |
2011-08-11 | EXP-1080 FIX Console gets spammed with VertexShaderEnable messages making ↵ | Richard Linden | |
the viewer unusable converted LL_WARNS to LL_WARNS_ONCE | |||
2011-08-11 | EXP-1079 FIX User is not logged out immediately inworld when selecting to ↵ | Richard Linden | |
change modes and restart while logged in used requestQuit instead of forceQuit | |||
2011-08-11 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-08-11 | Automated merge with file:///e:\code\viewer-experience | Richard Linden | |
2011-08-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
forgot a file | |||
2011-08-10 | EXP-1078 FIX Mode selector position does not move with other UI elements and ↵ | Richard Linden | |
can overlap UI or not be shown on screen when resizing window | |||
2011-08-10 | merge | Richard Nelson | |
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
changed down arrows to up arrows for mode changers on login screen | |||
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 | CHOP-757 Ask for the inventory-basic login option and dump its return id to ↵ | Aaron Stone | |
llinfo. | |||
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-09 | merge late beta fixes for storm-1060 | Oz Linden | |
2011-08-09 | merge changes for vwr-26458 | Oz Linden | |
2011-08-09 | merge changes for storm-1473 | Oz Linden | |
2011-08-09 | merge changes for storm-1436 | Oz Linden | |
2011-08-09 | merge changes for storm-1309 | Oz Linden | |
2011-08-09 | merge changes for storm-1540 | Oz Linden | |
2011-08-09 | merge changes for storm-1194 | Oz Linden | |
2011-08-09 | merge changes for storm-1186 | Oz Linden | |
2011-08-08 | merge changes for storm-1060 | Oz Linden | |
2011-08-08 | more idiosyncracies for beta channel | Oz Linden | |
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-08 | merge beta fix for storm-1060 | Oz Linden | |
2011-08-08 | fix idiosyncratic name for beta viewer channel icon recognition | Oz Linden | |
2011-08-08 | increment viewer version to 3.0.1 | Oz Linden | |
2011-08-08 | correct xml syntax error | Oz Linden | |
2011-08-08 | correct version number typo | Oz Linden | |
2011-08-08 | correct merge-induced error in settings.xml | Oz Linden | |
2011-08-08 | merge back beta tags | Oz Linden | |
2011-08-08 | increment viewer version to 3.0.0 | Oz Linden | |
2011-08-08 | merge changes for storm-1060 | Oz Linden | |
2011-08-05 | merged .hgtags | Debi King (Dessie) | |
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. |