Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-22 | 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-1233 PROGRESS -- Populate the toybox floater window with all FUI toolbar buttons EXP-1236 FIX -- The toybox floater should remember its position for the user * Basic addCommand function to the LLToolBar. Need proper implementation. * Added map for faster lookup of commands * Toybox now adds commands to its toolbar for basic button setup Reviewed by Richard. | |||
2011-09-22 | EXP-1239 WIP make toolbars wrap when there is not enough room | Richard Linden | |
added more toolbars to floater_test_toolbar.xml removed layout stack and got basic wrapping working reviewed by Leslie | |||
2011-09-22 | merge changes for storm-1607 | Oz Linden | |
2011-09-22 | EXP-1223 FIXED (Create and register a floater for Places side tab) | Paul ProductEngine | |
- Added xml for a new floater and registred it in the floaterreg - Removed side tray dependencies - Added static helper method: LLFloaterSidePanelContainer::showPanel | |||
2011-09-22 | EXP-1203 ADDITIONAL FIX (As a FUI user, I want the address bar and favorites ↵ | Paul ProductEngine | |
to be on one line) - Changed member variable name mChevronButton to mMoreTextBox - Fixed some bugs which PE testers have found: 1. Parcel characteristics icons from location bar overlay other ui elements 2. Navigation & Favorites bar are displayed after exitting mouselook mode although 'Show Navigation & Favorites bar' is unchecked | |||
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 | 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 | sync with viewer-development | eli | |
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-21 | SH-2432 FIX - moved status line to lower part of dialog | Brad Payne (Vir Linden) | |
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-21 | STORM-1614 FIXED Untranslatable gesture: /bow | Vadim ProductEngine | |
Backed out changeset ed2791ae1cf0. | |||
2011-09-20 | STORM-1603 FIXED Increased max classified price from L$99,999 to L$999,999. | Vadim ProductEngine | |
2011-09-20 | STORM-1611 FIXED Untrusted link to server release notes. | Vadim ProductEngine | |
Fetch server release notes URL suitable for external browsers from the ServerReleaseNotes capability. | |||
2011-09-19 | merge changes for storm-1608 | Oz Linden | |
2011-09-19 | storm-1610 | Oz Linden | |
2011-09-19 | EXP-1203 FIXED (As a FUI user, I want the address bar and favorites to be on ↵ | Paul ProductEngine | |
one line) - Relocated address bar, combined with favorite landmarks EXP-1208 - Added dragger to change amount of space allocated to address bar and favorites bar EXP-1217 - Modified Favorites ->> More spillover EXP-1218 - Combined context menu menuitems for favorites & address bars EXP-1219 | |||
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-16 | VWR-26937 FIX FR linguistic, re-commit | eli | |
2011-09-16 | sync with viewer-development | eli | |
2011-09-15 | merge | Brad Payne (Vir Linden) | |
2011-09-15 | VWR-26937 FIX FR linguistic | eli | |
2011-09-15 | merge changes for storm-1599 | Oz Linden | |
2011-09-15 | merge changes for storm-1585 | Oz Linden | |
2011-09-14 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-09-14 | merge | Brad Payne (Vir Linden) | |
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 | sync with viewer-development | eli | |
2011-09-13 | sync with viewer-development | eli | |
2011-09-13 | sync with viewer-development | eli | |
2011-09-13 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2011-09-13 | merge | Nyx (Neal Orman) | |
2011-09-13 | SH-2420 FIX update labeling in about land floater | Nyx (Neal Orman) | |
About land was still referring to the capacity of land in terms of "prims" The new terminology refers to this as land capacity, so that we can get away from the "prim equivalent" terms, as they are confusing. | |||
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-13 | merge | Brad Payne (Vir Linden) | |
2011-09-13 | STORM-1599 FIXED Scrolling search history with mouse wheel now doesn't zoom ↵ | Vadim ProductEngine | |
the wold view upon reaching the end of list. |