Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | sync with viewer-development | eli | |
2011-09-21 | merge changes for storm-1616 | Oz Linden | |
2011-09-21 | STORM-1616: Change default initial mode to Advanced | Oz Linden | |
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 | SH-2472 FIX - avoid accessing nonexistent texture entries in lineSegmentItersect | Brad Payne (Vir Linden) | |
2011-09-21 | increment viewer version to 3.0.6 | Oz Linden | |
2011-09-21 | VWR-26942: Nederland CA was causing issues when it was mid-CA.pem, moved to ↵ | Roxie Linden | |
end for testing. We are still investigating the real issue, but this may be a sufficient patch | |||
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 | merge changes for storm-1618 | Oz Linden | |
2011-09-21 | EXP-1221 FIXED Added a floater container class that provides an interface ↵ | Seth ProductEngine | |
for all former Side Tray panels. The container implements a unified behavior similar to Side Tray tabs for all floaters: - LLSD params are passed to the main panel (root panel containing other child panels) upon opening the floater via LLFloaterReg, - LLSD params can be passed to one of the child panels using LLFloaterSidePanelContainer::openChildPanel() - transient floaters (e.g. IM windows) should not hide when the container floater is clicked, so that it's possible to drag an inventory item from My Inventory floater to a docked IM window. | |||
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-20 | Merge from viewer-experience | Leslie Linden | |
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 | Fix gcc compiling error | Merov Linden | |
2011-09-19 | fix build | Richard Nelson | |
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-19 | Mac build fix for picky gcc | Leslie Linden | |
2011-09-19 | SH-2445 Potential fix for crash in LLCurl::Multi::~Multi -- lock sMultiMutex ↵ | Dave Parks | |
around curl_multi_ calls in LLCurl::Multi destructor | |||
2011-09-19 | merge changes for storm-1608 | Oz Linden | |
2011-09-19 | storm-1610 | Oz Linden | |
2011-09-19 | merge changes for storm-1609 | Oz Linden | |
2011-09-19 | VWR-26942: back out 6a0e0684e7af | 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-19 | merge | prep linden | |
2011-09-19 | Fix for sh-2443 | prep linden | |
2011-09-16 | merge | Brad Payne (Vir Linden) | |
2011-09-16 | merge | Brad Payne (Vir Linden) | |
2011-09-16 | merge | prep linden | |
2011-09-16 | Fix for sh-2443 | prep linden | |
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 |