Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-23 | Improve recognition of many ATI cards (some changes are reorderings) | Oz Linden | |
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-23 | add --diff option to display change report, other minor improvements | Oz Linden | |
2011-09-22 | INTL-74 FIX translation for 6 languages for Set27 and Basic Set6 | eli | |
2011-09-22 | sync with viewer-development | eli | |
2011-09-22 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-09-22 | EXP-1239 WIP make toolbars wrap when there is not enough room | Richard Linden | |
toolbar button height configured by button_height attribute vertical toolbar buttons now share common width wrap attribute now controls wrapping | |||
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 | variable rename | Richard Linden | |
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 | STORM-1620 FIXED Re-enabled saving settings. | Vadim ProductEngine | |
Reason: settings.xml was mistakenly marked as a per session (not saved) settings file. See description of the "SessionSettingsFile" setting. Fix: It looks like the proper way to make the Advanced mode default is to leave the setting value empty, which is what this change does. It also re-fixes STORM-1616. | |||
2011-09-22 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-09-22 | removed unused toolbar files | Richard Linden | |
2011-09-22 | Turn curl multithread setting to on by default as it should (mistakenly ↵ | Merov Linden | |
turned off on my machine to work around mac crasher) | |||
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 | reconciled .hgtags | Debi King (Dessie) | |
2011-09-21 | reconciled .hgtags | Debi King (Dessie) | |
2011-09-21 | merge | Debi King (Dessie) | |
2011-09-21 | Added tag DRTVWR-84_3.0.3-release, 3.0.3-release for changeset 0496d2f74043 | Debi King (Dessie) | |
2011-09-21 | increment viewer version to 3.0.6 | Oz Linden | |
2011-09-21 | Added tag 3.0.5-start for changeset 92a3aa047754 | 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 | |