Leslie Linden
fba3f5dfd6
Added picks command and icon. Changed toolbar button text layout to halign left.
2011-10-10 15:44:31 -07:00
Richard Nelson
0526d67309
EXP-1312 FIX Floaters should appear in region not covered by toolbars
...
moved floater snap region to middle of toolbars and constrained floaters to that snap region
also made toybox floater pass all drag and drop events along to toolbar
2011-10-10 15:31:25 -07:00
Richard Nelson
da3c7da7a5
side toolbar buttons are now squares again
2011-10-10 15:04:00 -07:00
Richard Nelson
6a61e4faa4
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui
2011-10-10 14:24:08 -07:00
Richard Nelson
e61569d714
added compound LLSD parsing to param blocks
...
reviewed by Leslie
2011-10-10 14:08:14 -07:00
Merov Linden
ec5ea33c81
EXP-1300 : drop tool animation. First shot. Works but still a bit hacky and with some bugs (tools can be duplicated at times).
2011-10-09 15:52:45 -07:00
Merov Linden
60c85dff83
Pull from richard/viewer-experience-fui/
2011-10-07 18:44:16 -07:00
Merov Linden
feabe29f35
EXP-1300 : Completed the drawing of drop zones on toolbars when dragging tools
2011-10-07 18:30:57 -07:00
Leslie Linden
3a280f747d
Button iconshg pullhg pullhg pull111
2011-10-07 15:18:14 -07:00
Leslie Linden
3ce63ffea3
* Updated to no longer perform user_status marketplace query for DD.
...
* Fixed setting to always display the inbox inventory panel.
2011-10-07 12:28:01 -07:00
Leslie Linden
1965e32238
Merge
2011-10-07 12:22:00 -07:00
Leslie Linden
3ba9bd536b
* "search" floater now only minimized after teleport if it is visible to begin
...
with.
* LLAgent now keeps track of whether or not the agent can build in the current
parcel.
* Hooked up is_enabled_function to build and speak commands.
2011-10-07 12:20:06 -07:00
Richard Linden
ca2f043ffe
moved stand/stop flying buttons to above bottom toolbar
2011-10-07 12:09:16 -07:00
Richard Linden
fbe563fdf4
adjusted toolbar padding per spec
2011-10-07 12:03:29 -07:00
Richard Linden
5507840568
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui
2011-10-07 10:13:49 -07:00
Richard Linden
35d3fa12ba
minor code cleanup
2011-10-07 10:11:20 -07:00
Merov Linden
8919ef0ea4
Pull from richard/viewer-experience-fui
2011-10-06 20:01:40 -07:00
Leyla Farazha
1bd5fd7edc
merge
2011-10-06 17:19:41 -07:00
Leyla Farazha
23205bb535
EXP-1274 Create floater for "Avatar Picker" content
2011-10-06 17:18:49 -07:00
Merov Linden
ea02a6a80d
EXP-1301 : Init some members that were not initialized correctly
2011-10-06 17:14:54 -07:00
Richard Nelson
0f35bbbe9a
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui
2011-10-06 16:48:41 -07:00
Richard Nelson
740b3547d6
EXP-1303 FIX Drag and dropping button over viewer area can select objects inworld
...
fixed close button not working on floaters against right edge of window
fixed drag and drop only working once per toolbar button
reimplemented drag and drop threshold
2011-10-06 16:48:19 -07:00
Leslie Linden
ddcd51beac
Merge
2011-10-06 16:42:41 -07:00
Leslie Linden
4eecfd4fae
Updated FUI toolbar buttons and corresponding floaters including:
...
* About land
* Appearance
* Gestures
* Inventory
* Map
* Nearby voice
* Snapshot
2011-10-06 16:42:19 -07:00
Richard Nelson
adeaf71e33
EXP-1300 WIP Visual feedback for Drag and Drop
...
removed hover highlighting of buttons when dragging over them
also updated toolbar button art to match spec
2011-10-06 15:19:15 -07:00
Leslie Linden
63b357758e
EXP-1205 FIX -- Some characters in description of toybox dialog is cut off at the bottom
2011-10-06 14:38:02 -07:00
Leslie Linden
025b3ff25f
Latest from hg.lindenlab.com/sergeylproductengine/viewer-experience-fui including Linux build fix
2011-10-06 11:05:33 -07:00
Leslie Linden
fc489b12c9
Updated to pass coding policy checks
2011-10-06 10:37:22 -07:00
Seth ProductEngine
5d414d6dec
Linux build fix.
2011-10-06 09:40:05 +03:00
Merov Linden
fc5030fcfe
EXP-1286 : Clean-up the mess I added to llcommandmanager. All CommandId now have a trusted UUID which is the base for indexing and comparison.
2011-10-05 22:46:30 -07:00
Leslie Linden
55d2e0020b
Merge!
2011-10-05 17:38:56 -07:00
Merov Linden
f7cd012d96
Pull from richard/viewer-experience-fui
2011-10-05 17:04:55 -07:00
Merov Linden
64d005bfed
EXP-1286 : Add DaD to toybox
2011-10-05 17:04:07 -07:00
Leslie Linden
83dd4b6871
Merge with latest
2011-10-05 16:57:05 -07:00
Leslie Linden
70495f6f2f
Fixing merge mistakes!
2011-10-05 16:56:49 -07:00
Leyla Farazha
5cc728a1d6
merge
2011-10-05 16:39:35 -07:00
Leslie Linden
d848916664
Merge with latest
2011-10-05 16:39:32 -07:00
Leyla Farazha
352ae99448
adding floater_destinations.xml
2011-10-05 16:39:00 -07:00
Leslie Linden
17c699e428
* Updated flash_color to use old LLButton highlight_color default.
2011-10-05 16:29:12 -07:00
Leslie Linden
93e3c8e4a5
EXP-1280 FIX -- Minimized floaters associated with toolbar buttons should change the state of their parent button
...
* Toolbar buttons now display green when its corresponding floater is open or
minimized.
* Made changes to buttons so flash time and rate is configurable
* Removed unused "highlight_color" attribute from LLButton
* Implemented "isVisible" function for toolbar button floaters. It returns true
when the floater is visible or minimized.
* Toolbar floater unminimize now also puts focus to the floater
* All commands now specify their "is_running_function" for toolbar button state
* ButtonFlashCount and ButtonFlashRate have been moved to button.xml settings
and are now configurable on the button. Toolbar buttons are set to never
flash and this functionality is used to show which buttons have windows open.
* All toybox buttons show hover glow even when disabled
Reviewed by Richard.
2011-10-05 16:28:40 -07:00
Merov Linden
a88bb3231b
EXP-1202 : pull from richard/viewer-experience-fui
2011-10-05 15:28:15 -07:00
Leyla Farazha
11a0d0cd59
merge
2011-10-05 15:12:07 -07:00
Leyla Farazha
6f9ed8b303
EXP-1273 Add floater for "Destinations" content
2011-10-05 15:09:04 -07:00
Merov Linden
d41f496510
EXP-1202 : pull from richard/viewer-experience-fui
2011-10-05 14:57:19 -07:00
Merov Linden
00dc8b3982
EXP-1286 : DaD works between all toolbars, button drops in correct place, removal of button works too
2011-10-05 14:47:50 -07:00
Richard Nelson
eda12bd009
fixed bad xml merge
2011-10-05 13:37:39 -07:00
Leslie Linden
1c4d540afd
* Added function setOpenCallback to match existing setCloseCallback.
2011-10-05 13:03:22 -07:00
Richard Nelson
7ffa6ba854
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui
2011-10-05 13:01:57 -07:00
Richard Nelson
e61da05739
merge with viewer-development
2011-10-05 13:01:29 -07:00
callum
ba60e09065
Fix for typo that broke build.
2011-10-05 12:52:40 -07:00