Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-29 | Merge | Richard Nelson | |
2011-09-29 | Merge sergeylproductengine/viewer-experience-fui with ↵ | Paul ProductEngine | |
richard/viewer-experience-fui | |||
2011-09-28 | Removing time offset hack for 'new' tag | Leslie Linden | |
2011-09-28 | Merge with latest | Leslie Linden | |
2011-09-28 | 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 FIX -- Populate the toybox floater window with all FUI toolbar buttons indicated as such in the "commands.xml" definition. EXP-1267 FIX -- Enable/disable buttons in the toybox * Hooked up button callbacks to the toolbar buttons * Fixed toybox button enable/disable to function properly and live update as buttons change states. * Removed the toybox toolbar background image Reviewed by Leyla | |||
2011-09-28 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-09-28 | EXP-1234 WIP experimental drag and drop | Richard Nelson | |
2011-09-28 | EXP-1257 : Implemented loading of toolbar settings per user account. Also ↵ | Merov Linden | |
factorize a bit and clean up the related saveToolbars code. | |||
2011-09-28 | merge | Leyla Farazha | |
2011-09-28 | removing old xml nearby chat | Leyla Farazha | |
2011-09-28 | EXP-1262 Hitting single letters reserved for shortcuts inworld opens chat ↵ | Leyla Farazha | |
but not associated shortcuts (like Mouselook and Fly) EXP-1266 Communicate > Nearby Chat menu item does not bring up chat floater | |||
2011-09-28 | fix linux build | Richard Nelson | |
2011-09-28 | EXP-1261 FIX Left hand toolbar does not show labels when icons and labels ↵ | Richard Nelson | |
option selected | |||
2011-09-28 | Merge | Paul ProductEngine | |
2011-09-27 | EXP-1257 : Save toolbar settings in a per user toolbars.xml file | Merov Linden | |
2011-09-27 | EXP-1211 : Factorize code a bit | Merov Linden | |
2011-09-27 | EXP-1207 : Commented out the red and yellow debug draw on the toolbars | Merov Linden | |
2011-09-27 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-09-27 | EXP-1202 : pull from richard/viewer-experience-fui | Merov Linden | |
2011-09-27 | EXP-1258 FIX toggle buttons between icons and icons+text modes | Richard Linden | |
fixed button layout for icon only buttons | |||
2011-09-27 | EXP-1258 WIP toggle buttons between icons and icons+text modes | Richard Linden | |
fixed button layout for icon+text layout stack now uses floating point precision to avoid clamping panels to 0 | |||
2011-09-27 | EXP-1203, EXP-1221, EXP-1222, EXP-1223, EXP-1225, EXP-1226 : pull from ↵ | Merov Linden | |
sergeylproductengine/viewer-experience-fui/ | |||
2011-09-27 | fixed wobble when toggling inbox/outbox | Richard Linden | |
2011-09-27 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-09-27 | EXP-1258 WIP toggle buttons between icons and icons+text modes | Richard Linden | |
better button sizing also disabled context menu for non-toolbar region | |||
2011-09-27 | merge | Leyla Farazha | |
2011-09-27 | Nearby chat panel | Leyla Farazha | |
2011-09-27 | EXP-1247 Nearby chat as part of chat floater | Leyla Farazha | |
2011-09-27 | statically link libcrypto in the Mac build | Oz Linden | |
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 | merge changes for storm-1600 | 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 | * Modified toolbar context menus to bind to the specific instance of the toolbar | 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 |