Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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 | 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-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 | merge changes for storm-1593 (marketplace inbox) | Oz Linden | |
2011-09-12 | merge changes for storm-1297 | Oz Linden | |
2011-09-12 | merge changes for storm-1028 | Oz Linden | |
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 | Fix up "view" popup layout to separate overlapping items | Leslie Linden | |
2011-09-08 | Merge from viewer-experience | Leslie Linden | |
2011-09-07 | Merge from viewer-experience | Leslie Linden | |
2011-09-06 | EXP-1196 FIX Fix param block template ordering | Richard Linden | |
forgot to set menu name in menu.xml reviewed by Leslie | |||
2011-09-06 | EXP-1196 FIX Fix param block template ordering | Richard Linden | |
changed ordering of template loading relative to constructor setting of params moved a lot of constructor-set params to template files reviewed by Leslie | |||
2011-09-02 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-08-31 | EXP-1149 FIX Log in Screen: Replace the new mode selector with the old one | Richard Nelson | |
improved graphics and layout for logged in mode selector | |||
2011-08-31 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-08-31 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao | |
2011-08-31 | Merge | Xiaohong Bao | |
2011-08-31 | merge changes for storm-1567 | Oz Linden | |
2011-08-31 | merge changes for storm-1572 | Oz Linden | |
2011-08-31 | merge changes for storm-1574 | Oz Linden | |
2011-08-31 | STORM-1576 FIXED The "Show" button in agent-to-agent inventory offers didn't ↵ | Vadim ProductEngine | |
work. Fixed the button index, which became invalid after removing the IOR_BUSY response in the recent fix of STORM-1543 (changeset 526d86e69101). | |||
2011-08-30 | STORM-1297 WIP Block object inventory offer by the object's owner ID. | Vadim ProductEngine | |
Submitting a fix by Jonathan Yap that I have cleaned up. | |||
2011-08-30 | STORM-1028 WIP Restoring my XML changes that have been lost in merges. | Vadim ProductEngine | |
2011-08-29 | Merge with head. | callum | |
2011-08-29 | EXP-1122 FIX (Viewer) LLQtWebKit should support a JavaScript/content ↵ | callum | |
debugger to help content creators Viewer side changes to enable Web debugger. | |||
2011-08-29 | STORM-1522 Region/Estate -> Terrain Text explaining Low and High values is ↵ | Jonathan Yap | |
truncated | |||
2011-08-26 | EXP-1149 FIX Log in Screen: Replace the new mode selector with the old one | Richard Nelson | |
2011-08-26 | EXP-1126 FIX -- Cannot use arrow keys to scroll up and down in Inbox and Outbox | leslie@leslie-HPz600.lindenlab.com | |
EXP-1003 FIX -- Renaming a folder in Received Items panel resets the New flag for that folder EXP-1001 FIX -- Newness is removed on next login if you log out or crash before opening inventory panel EXP-857 FIX -- Add context menu entries as alternate path to populate outbox EXP-858 FIX -- Outbox sync failure error handling EXP-1158 FIX -- Viewer crash when deleting items from Outbox when some folders are open * Made inbox, outbox and inventory panels all legit tab stops for keyboard focus * Added mouse over indication on inventory panel primarily for increased clarity on outbox error messages * Disabled "Rename" option on inbox items * Added context menu option to copy/move an item to the merchant outbox * Context menu option to copy/move to outbox is visible and/or enabled/disabled when appropriate * "LastInventoryInboxCollapse" no longer written out as a setting when the panel is not visible * Fixed up collapse time check to not try to parse empty string on first load (deminishes text spam in log greatly) * Disabled double-click as a way to equip items in the inbox or outbox * Viewer code no longer removes items from the outbox after sync. We rely on the sim to do this now. * Basic outbox sync error handling now displays error messages as tooltips along with badge over item in outbox * Moved some scroll container default values out of code and into xml | |||
2011-08-26 | STORM-1574 Binary data in panel_login.xml -- filled up-pointing triangle. | Jonathan Yap | |
2011-08-26 | STORM-1567 Mute button for llDialog popup | Jonathan Yap | |
Made changes per RB feedback. | |||
2011-08-25 | merge changes for storm-1276 | Oz Linden | |
2011-08-24 | STORM-1572 XML issues for Basic/Advanced Mode button in menu bar | Jonathan Yap | |
2011-08-23 | EXP-1068 Disallow marketplace listing of items that are currently being worn | Leyla Farazha | |
2011-08-23 | merge | Logan Dethrow | |
2011-08-23 | Fixed LLProxy UI constraints. Fixed some XUI warnings in the Proxy Settings ↵ | Logan Dethrow | |
Floater. | |||
2011-08-23 | STORM-1567 Mute button for llDialog popup | Jonathan Yap | |
Updating patch to current version of viewer-development | |||
2011-08-22 | merge changes for storm-1554 | Oz Linden | |
2011-08-20 | merge changes for storm-793 | Oz Linden | |
2011-08-20 | merge changes for storm-782 | Oz Linden | |