Commit Graph

20549 Commits (44e9fb446f3c92c3dfd9b5be8a3e02ec5a44ba00)

Author SHA1 Message Date
Richard Linden 44e9fb446f another potential gcc fix 2011-10-04 12:04:29 -07:00
Richard Linden cfbb5aad37 another potential gcc fix 2011-10-04 11:32:00 -07:00
Richard Linden 9f6307277b potential fix for build 2011-10-04 10:50:10 -07:00
Richard Nelson 3b0f88918c Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui 2011-10-03 18:58:49 -07:00
Richard Nelson 3689995fcf fixed build 2011-10-03 18:58:30 -07:00
Richard Nelson 1cff73e807 fixed build 2011-10-03 18:57:23 -07:00
Richard Nelson ca8bac2394 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui 2011-10-03 18:52:55 -07:00
Richard Nelson edacb7b336 implemented Range and ClampedValue classes to standardize min/max settings
fixed not serializing named values when values provided from code
2011-10-03 18:52:22 -07:00
Merov Linden daae211fe3 EXP-1202 : pull from richard/viewer-experience-fui 2011-10-03 17:29:00 -07:00
Merov Linden 99ada9b047 EXP-1202 : pull from richard/viewer-experience-fui 2011-10-03 17:13:14 -07:00
Richard Nelson 05dd98a423 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui 2011-10-03 17:11:52 -07:00
Richard Nelson 13165e909a fixed build 2011-10-03 17:11:09 -07:00
Leslie Linden 2d0dfbca99 * Added tooltips to the toolbar buttons.
Reviewed by Richard.
2011-10-03 16:37:07 -07:00
Merov Linden cd467cc34f EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER 2011-10-03 16:27:24 -07:00
Richard Nelson 37fdd27bcb updated xui for toybox to reflect changes to param blocks 2011-10-03 11:28:22 -07:00
Richard Nelson 63a8fce12b made toolbars conform to visual specs
added ability to specify clip rects in textures.xml
2011-09-30 18:51:17 -07:00
Richard Nelson f787208903 fix for merge 2011-09-30 17:09:16 -07:00
Richard Nelson 0991a8a870 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui 2011-09-30 16:58:09 -07:00
Richard Nelson 09e179b238 param block cleanup
added Flag as value type
moved Batch to BatchBlock
renamed Choice to ChoiceBlock
made merging of parameters for ValueParams consistent (fillFrom and overwriteFrom are inverses of each other now)
made iteration over Multiple<T> type params easier
initial schema param blocks
2011-09-30 16:57:08 -07:00
Leslie Linden 6fe4815217 Updated FUI floater toggle function to handle closing windows that are
initialized with chrome.
2011-09-30 15:26:48 -07:00
Leslie Linden 462f6a0028 * Updated howto and profile windows to point to different buttons. Web content
is still problematic for FUI floaters.
2011-09-30 15:25:41 -07:00
Leslie Linden cdc80b1dd3 EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all buttons that I can d&d into the toolbars
EXP-1268 FIX -- The "Restore Defaults" button should reset the left/right/bottom toolbars to their default states

* LLToolBarView::loadDefaultToolbars now a static function
* Toybox button callback hooked up to properly restore defaults

Reviewed by Merov
2011-09-30 15:25:02 -07:00
Leslie Linden ccd619013d Found and removed duplicate command icon definitions. 2011-09-30 13:37:03 -07:00
Merov Linden dc2dadbbe6 Pull from sergeylproductengine/viewer-experience-fui/ 2011-09-30 13:28:55 -07:00
leyla_linden c598b41c59 Merge 2011-09-30 10:05:09 -07:00
leyla_linden 8fa45941b6 EXP-1264 Chat log shows as blank if closing viewer with chat log open and then opening chat floater on next login
EXP-1271 Remove UI hints
2011-09-30 10:00:49 -07:00
Seth ProductEngine 4ac6eed116 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui 2011-09-30 15:59:38 +03:00
Leslie Linden 66e21e0330 * Added latest set of FUI buttons and labels according to the wiki
* Hooked up commands to their respective floaters
2011-09-29 17:03:36 -07:00
Leslie Linden 7c92576310 Merge 2011-09-29 15:27:33 -07:00
Leslie Linden cf4f436e5b * Updated toybox so it will always display buttons in alphabetical order based
on the localized button labels.
2011-09-29 15:25:24 -07:00
Merov Linden fc9c94864d EXP-1202 : pull from richard/viewer-experience-fui 2011-09-29 15:02:28 -07:00
Merov Linden b07e7c7198 EXP-1211, EXP-1257 : Save and load the button type along with the toolbars, add a force default load option, enforce consistency between menus and toolbars 2011-09-29 15:01:15 -07:00
Leslie Linden 896ea6f81e EXP-1278 FIX -- Implement 3-way toolbar button functionality
Toolbar buttons now affect their floaters as indicated in the FUI_Button_states
wiki page -- https://wiki.lindenlab.com/wiki/FUI_Button_states
2011-09-29 14:42:30 -07:00
Paul ProductEngine 9d3fc5d930 EXP-1209 FIXED Sidetray removed.
- Removed all sidetray dependencies and the sidetray itself.

- Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused.
2011-09-29 21:43:07 +03:00
Richard Nelson 788c5cdf97 Merge 2011-09-29 08:26:54 -07:00
Paul ProductEngine 6a463a41fe Merge sergeylproductengine/viewer-experience-fui with richard/viewer-experience-fui 2011-09-29 18:03:39 +03:00
Leslie Linden 71ed326f51 Merge with latest 2011-09-28 16:55:10 -07:00
Leslie Linden fdf042bdb9 EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all 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 16:54:34 -07:00
Merov Linden 2a459e1060 EXP-1202 : pull from richard/viewer-experience-fui 2011-09-28 16:28:32 -07:00
Richard Nelson 6a49f2947f EXP-1234 WIP experimental drag and drop 2011-09-28 16:25:32 -07:00
Merov Linden 21543fdf26 EXP-1257 : Implemented loading of toolbar settings per user account. Also factorize a bit and clean up the related saveToolbars code. 2011-09-28 16:23:04 -07:00
Leyla Farazha db75dd5085 merge 2011-09-28 15:30:39 -07:00
Leyla Farazha b7c19906a0 removing old xml nearby chat 2011-09-28 15:27:53 -07:00
Leyla Farazha d447f1908b EXP-1262 Hitting single letters reserved for shortcuts inworld opens chat but not associated shortcuts (like Mouselook and Fly)
EXP-1266 Communicate > Nearby Chat menu item does not bring up chat floater
2011-09-28 15:27:34 -07:00
Richard Nelson fc0f5173eb fix linux build 2011-09-28 10:40:28 -07:00
Richard Nelson e4e499e326 EXP-1261 FIX Left hand toolbar does not show labels when icons and labels option selected 2011-09-28 10:27:03 -07:00
Paul ProductEngine c44db34a15 Merge 2011-09-28 17:14:50 +03:00
Merov Linden 15f3ea39d7 EXP-1257 : Save toolbar settings in a per user toolbars.xml file 2011-09-27 22:45:09 -07:00
Merov Linden b234c23aa3 EXP-1211 : Factorize code a bit 2011-09-27 20:51:26 -07:00
Merov Linden 04a5c45020 EXP-1207 : Commented out the red and yellow debug draw on the toolbars 2011-09-27 20:24:00 -07:00