Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-22 | removed unused toolbar files | Richard Linden | |
2011-09-21 | EXP-1207 : pull from viewer-experience-fui | Merov Linden | |
2011-09-21 | EXP-1207 : More work on LLToolbarView, still not operational... | Merov Linden | |
2011-09-21 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-09-21 | EXP-1239 WIP make toolbars wrap when there is not enough room | Richard Nelson | |
initial pass at wrapping | |||
2011-09-21 | EXP-1239 WIP make toolbars wrap when there is not enough room | Richard Nelson | |
initial pass at wrapping | |||
2011-09-21 | EXP-1230 FIX As a resident, I want to not have to choose a UI mode | Richard Nelson | |
for existing configs that point to settings_minimal.xml, make it a valid, but empty file | |||
2011-09-21 | Merge with latest | Leslie Linden | |
2011-09-21 | EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all ↵ | Leslie Linden | |
buttons that I can d&d into the toolbars EXP-1232 FIX -- Create class to load and hold all of the command meta data associated with FUI toolbar actions * Added basic commands.xml file to define FUI-related toolbar actions. For now a basic "avatar" and "places" button are defined. * Added basic command manager to parse and hold strings that define potential toolbar command actions. * Broke out a separate floater function as a placeholder for the 3-state toolbar floater toggling. * LLUI::initClass now parses the new commands.xml file Reviewed by Richard. | |||
2011-09-21 | EXP-1207 : merge with viewer-experience-fui | Merov Linden | |
2011-09-21 | EXP-1207 : LLToolbarView skeleton, nothing operational yet... | Merov Linden | |
2011-09-21 | Updating toolbar test floater to use new side definition rather than orientation | Leslie Linden | |
2011-09-21 | EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all ↵ | Leslie Linden | |
buttons that I can d&d into the toolbars EXP-1210 FIX -- Implement new toybox floater window EXP-1231 FIX -- Add menu option to toggle the toybox floater on and off * Basic toybox floater implemented as its own class * Toybox is available through "Me -> Toolbars..." menu option or ctrl-T shortcut * Toolbars now have "side" type rather than simple orientation, as well as button state for "icons only" or "icons with text". Reviewed by Richard | |||
2011-09-20 | EXP-1230 FIX As a resident, I want to not have to choose a UI mode | Richard Linden | |
cleaned up status and navigation bars | |||
2011-09-20 | EXP-1230 FIX As a resident, I want to not have to choose a UI mode | Richard Linden | |
removed all references to basic mode | |||
2011-09-20 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-09-20 | EXP-1228 FIX Create toolbar widget class that displays list of buttons ↵ | Richard Linden | |
horizontally or vertically buttons are now centered and sized according to content created floater_test_toolbar.xml to test | |||
2011-09-20 | Merge from viewer-experience | Leslie Linden | |
2011-09-19 | EXP-1228 WIP Create toolbar widget class that displays list of buttons ↵ | Richard Nelson | |
horizontally or vertically created toolbar class and widget | |||
2011-09-16 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-09-16 | added Flag as new param type... | Richard Nelson | |
usage: <foo><bar/></foo> will set the bar flag on foo LLSD foo; foo["bar"]; will set the bar flag on foo converted notifications unique to use flag | |||
2011-09-15 | Merge from viewer-experience-merge | Leslie Linden | |
2011-09-15 | EXP-974 FIX Inventory Keystroke Behavior No Longer Working | Richard Linden | |
2011-09-15 | EXP-1215 FIX -- New tag toggles on and off during delivery of large purchases | Leslie Linden | |
EXP-1216 FIX -- Not all inbox items are sorted properly for large item purchases * The inventory listener is no longer used to override the folder's creation date if the date it has is zero. | |||
2011-09-14 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-09-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-09-14 | EXP-1199 FIX -- Inbox new tag sometimes differs from recent item delivery ↵ | Leslie Linden | |
times, sim timezone settings differences suspected. * Put 7 hour time difference back in to account for PDT vs GMT inventory server time | |||
2011-09-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-09-14 | improved fast timers display | Richard Nelson | |
can move and resize better visualization of timer history can click drag to browse history increased frame history to 300 | |||
2011-09-14 | merge changes for storm-1532 | Oz Linden | |
2011-09-13 | EXP-1010 FIX -- Received Items panel scroll snaps to current selection when ↵ | Leslie Linden | |
Direct Delivery folders with a large # of items are being delivered from Marketplace * Updated the inventory filter isNotDefault() function to properly check the filter types and filter links flags against the default filter ops. * Updated the inbox and outbox to mark their date sort order as the default. Reviewed by Leyla. | |||
2011-09-13 | merge changes for 3.0.3 beta 2 fixes | Oz Linden | |
2011-09-13 | EXP-1071 FIX -- User can drag items to Received Items folder under Recent Tab | Leslie Linden | |
* Inventory panel now has an optional "accepts_drag_and_drop" parameter set to true by default. * Recent Inventory Panel sets "accepts_drag_and_drop" to false. * Items can still be dragged out of Recent to a second inventory panel. Reviewed by Leyla. | |||
2011-09-12 | EXP-1199 FIX -- Inbox new tag sometimes differs from recent item delivery ↵ | Leslie Linden | |
times, sim timezone settings differences suspected. * LastInventoryInboxActivity setting now stored as the value of time_correct(), the corrected time difference (established at login) between the client and official SL time. | |||
2011-09-12 | EXP-1200 FIX -- Newness Badge shows in UI when dragging Inventory tab to undock | Leslie Linden | |
* Sidetab buttons now have their visibility toggled when they are not displayed. * Sidetab passes visibility to its corresponding badge, if one exists. | |||
2011-09-12 | sh-2379: re-enable multi-threaded curl (fixes viewer stall, may re-introduce ↵ | Oz Linden | |
some crashes) | |||
2011-09-12 | merge changes for storm-1593 (marketplace inbox) | Oz Linden | |
2011-09-12 | Removed windows line endings to conform to coding policy. | Leslie Linden | |
2011-09-12 | merge changes for storm-1587 | Oz Linden | |
2011-09-12 | merge changes for storm-1297 | Oz Linden | |
2011-09-12 | merge changes for storm-1028 | Oz Linden | |
2011-09-12 | merge changes for storm-918 | Oz Linden | |
2011-09-09 | Update types from time_t to F64 to fix type conversion error related to ↵ | Leslie Linden | |
timestamps. | |||
2011-09-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2011-09-08 | Clean up erroneous XUI parsing errors. | Leslie Linden | |
2011-09-08 | Backed out changeset: b5b389170dcd | Richard Linden | |
2011-09-08 | merge | Leslie Linden | |
2011-09-08 | Fix up "view" popup layout to separate overlapping items | Leslie Linden | |
2011-09-08 | Disable merchant outbox context menu | Leslie Linden | |
2011-09-08 | EXP-1194 FIX -- Update New tag behavior to update Newness timestamp when ↵ | Leslie Linden | |
Received Items panel is open and do not auto open Received Items panel The freshness calculation now takes into account the timezone difference between LLDate's return value of GMT and the inventory server's GMT-7 times. |