Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-27 | Nearby chat panel | Leyla Farazha | |
2011-09-27 | EXP-1247 Nearby chat as part of chat floater | Leyla Farazha | |
2011-09-30 | merge changes for storm-1629 | Oz Linden | |
2011-09-30 | WIP INTL-46 Update translation for Traditional Chinese | eli | |
2011-09-30 | sync with viewer-development | eli | |
2011-09-30 | merge changes for storm-1603 | Oz Linden | |
2011-09-30 | merge changes for storm-1614 | Oz Linden | |
2011-09-30 | merge changes for storm-1612 | Oz Linden | |
2011-09-30 | merge changes for storm-1611 | Oz Linden | |
2011-09-30 | pull back beta branch fix for storm-1620 | Oz Linden | |
2011-09-29 | STORM-1612 WIP Implemented new click-to-walk/teleport preferences design. | Vadim ProductEngine | |
2011-09-29 | merge changes for storm-1628 | Oz Linden | |
2011-09-28 | VWR-27039 FIX FR linguistic | eli | |
2011-09-28 | merge changes for storm-1597 | Oz Linden | |
2011-09-27 | EXP-1202 : pull from viewer-experience-fui | Merov Linden | |
2011-09-27 | EXP-1211 : Read toolbar default settings from toolbars.xml, no saving of ↵ | Merov Linden | |
settings done yet. | |||
2011-09-27 | EXP-1224 FIXED (Create and register a floater for People side tab) | Paul ProductEngine | |
- Added a floater for People side tab. - Replaced calls to LLSideTray with LLFloaterSidePanelContainer. | |||
2011-09-27 | merge with latest | Leslie Linden | |
2011-09-27 | * Updated toybox to center bottom button and add delimeter | Leslie Linden | |
2011-09-27 | Merge | Paul ProductEngine | |
2011-09-27 | EXP-1226 FIXED (Create and register a floater for Appearance side tab) | Paul ProductEngine | |
- Added xml for a new floater Appearance and registred it in the floaterreg - Removed side tray dependencies - Added static helper method: LLFloaterSidePanelContainer::getPanel | |||
2011-09-27 | EXP-1225 FIXED Added a floater for My Inventory side tab. | Seth ProductEngine | |
- Replaced calls to LLSideTray with LLFloaterSidePanelContainer. - Added LLFloaterSidePanelContainer::getPanel<T>() for getting custom type panels. | |||
2011-09-27 | EXP-1252 Opening chat history crashes browser (from dev work in progress) | Leyla Farazha | |
EXP-1253 Entering text in chat bar does not show for other users (dev work in progress) | |||
2011-09-27 | merge | Leyla Farazha | |
2011-09-27 | adding missing xml file | Leyla Farazha | |
2011-09-26 | initial support for switching between icons only and icons + text | Richard Nelson | |
2011-09-26 | fixed toolbar context menu | Richard Nelson | |
deprecated pointless LLView::deleteViewByHandle | |||
2011-09-26 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-09-26 | 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 * Command buttons are now enabled/disabled in toybox based on whether or not the LLToolBarView has them anywhere. * Commands now have argument to specify whether or not they should be in the toybox. * LLCommandId is now used a universal reference for commands. Reviewed by Richard. | |||
2011-09-26 | EXP-1239 FIX make toolbars wrap when there is not enough room | Richard Nelson | |
toolbars resize to fit buttons toolbar view uses layout stacks to organize toolbars reviewed by Leslie | |||
2011-09-26 | EXP-1207 : pull from viewer-experience-fui | Merov Linden | |
2011-09-26 | EXP-1207 : Display toolbars only after login, use correct position ↵ | Merov Linden | |
(temporary), follow resize correctly, store pointers to toolbars, debug display (temporary) | |||
2011-09-26 | 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-1235 FIX -- Make the toybox available through the context menus associated with the other toolbars EXP-1248 FIX -- Implement context menu on toolbars * New commands are listed * Toolbars can now be made read-only (as in the toybox) or editable (as in the others) * Toolbars that are not read-only have a context menu that allows button type editing. Reviewed by Richard. | |||
2011-09-26 | EXP-1207 : add button display mode mandatory param to toolbars | Merov Linden | |
2011-09-26 | EXP-1203 ADDITIONAL FIX (As a FUI user, I want the address bar and favorites ↵ | Paul ProductEngine | |
to be on one line) - Removed search combobox by spec - Fixed EXP-1243 (Parcel characteristics icons from location bar overlay other ui elements) - Fixed EXP-1245 (More spillover list "jumps" on copying landmarks) | |||
2011-09-26 | Fixed Linux TeamCity build | Paul ProductEngine | |
2011-09-26 | EXP-1222 FIXED Added a floater for My Profile side tab. | Seth ProductEngine | |
- Replaced calls to LLSideTray with LLFloaterSidePanelContainer. - Removed obsolete code implementing the tri-state behavior of Profile side panel. - Added People panel XUI which is referenced from Profile panel. | |||
2011-09-23 | EXP-1027 : pull from viewer-experience-fui | Merov Linden | |
2011-09-23 | EXP-1027 : Fix the children creation code in LLToolBarView. Only a left ↵ | Merov Linden | |
panel is displayed now. | |||
2011-09-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-09-23 | EXP-1239 FIX make toolbars wrap when there is not enough room | Richard Linden | |
spacing between buttons now configurable and correct background art now wraps buttons correctly created customizable panel for button background | |||
2011-09-23 | merge | Leyla Farazha | |
2011-09-23 | EXP-1246 Create chat bar floater | Leyla Farazha | |
reviewed by Leslie | |||
2011-09-23 | EXP-1207 : pull from viewer-experience-fui | Merov Linden | |
2011-09-23 | EXP-1207 : More on lltoolbarview. Still not rendering | Merov Linden | |
2011-09-23 | STORM-1612 FOLLOWUP Trivial Windows compilation fix. | Vadim ProductEngine | |
2011-09-23 | merge changes for storm-1621 | Oz Linden | |
2011-09-23 | 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 * Added all documented FUI commands from the wiki, 20 in all, with text, tooltips and placeholder icons. * Note current toolbar checked in toolbar code does not lay these commands out properly. | |||
2011-09-23 | STORM-1612 FIXED Implemented click-to-walk in Advanced mode. | Vadim ProductEngine | |
Changes: * Click and double click in-world can now trigger click-to-walk or click-to-teleport actions, depending on preferences. * Grouped keyboard- and mouse-related settings in Preferences -> Move. | |||
2011-09-22 | INTL-74 FIX translation for 6 languages for Set27 and Basic Set6 | eli | |