Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | SH-2244 Make emissive attribute match actual number of components coming in | Dave Parks | |
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 | Dave Parks | |
2011-09-27 | merge | Leyla Farazha | |
2011-09-27 | adding missing xml file | Leyla Farazha | |
2011-09-27 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-09-27 | Commenting out unused variable to fix mac build. | Leslie Linden | |
2011-09-27 | ER-70: from a sim bug, but object can also crash viewer. Fixed NULL. Reviewed | simon@Simon-PC.lindenlab.com | |
by Kelly | |||
2011-09-26 | initial support for switching between icons only and icons + text | Richard Nelson | |
2011-09-26 | initial support for switching between icons only and icons + text | Richard Nelson | |
2011-09-26 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-09-26 | fixed toolbar context menu | Richard Nelson | |
deprecated pointless LLView::deleteViewByHandle | |||
2011-09-26 | EXP-1202 : Fix Mac compilation failure | Merov Linden | |
2011-09-26 | Merge cleanup | Dave Parks | |
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 | merge | Dave Parks | |
2011-09-26 | merge | Dave Parks | |
2011-09-26 | SH-2244 changes to run in a core context on AMD hardware without generating ↵ | Dave Parks | |
deprecation or performance warnings | |||
2011-09-26 | EXP-1207 : Introduced an hasCommand() method for toolbars and toolbar view | Merov Linden | |
2011-09-26 | SH-2244 Fix for crash in LLVertexBuffer::mapBuffer (don't use glMapBuffer by ↵ | Dave Parks | |
default) | |||
2011-09-26 | EXP-1207 : pull from viewer-experience-fui | Merov Linden | |
2011-09-26 | merge | Dave Parks | |
2011-09-26 | SH-2244 Fix for menu backgrounds being invisible on login screen when ↵ | Dave Parks | |
shaders enabled. | |||
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 | Statistic floater update to improve displayed info. | jaeger_reg@tank-pc.ftrdhcpuser.net | |
2011-09-26 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
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-25 | SH-2244 Fix for crash when enabling core profile on AMD GPUs | Dave Parks | |
2011-09-25 | SH-2244 Fix for UI blanking out on shader reload (stale matrix hash cleanup) | Dave Parks | |
2011-09-24 | merge | Dave Parks | |
2011-09-24 | SH-2244 Fix for crash when transparent water disabled (silently ignore ↵ | Dave Parks | |
setting when basic shaders enabled) | |||
2011-09-24 | SH-2244 Fix for bump surfaces appearing black when L&S disabled | Dave Parks | |
2011-09-24 | merge | Dave Parks | |
2011-09-24 | SH-2244 Fix for shaders not building on GL < 2.1 | Dave Parks | |
2011-09-24 | SH-2244 Fix for shaders not compiling on pre-GL-3.0 ATI drivers | Dave Parks | |
2011-09-23 | SH-2244 Fix for linux build? | Dave Parks | |
2011-09-23 | made LLView a possible parent for all default widgets | Richard Linden | |
2011-09-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |