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
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
Merov Linden
fb7af4d001
EXP-1202 : pull from richard/viewer-experience-fui
2011-10-05 11:49:12 -07:00
Merov Linden
3b3a137073
EXP-1286 : DaD is functional though has bugs... Working on it...
2011-10-05 11:18:17 -07:00
Oz Linden
194bedbb96
merge changes for vwr-26864
2011-10-05 09:03:24 -04:00
Leslie Linden
5d08d1e3bd
Merge with latest
2011-10-04 15:21:33 -07:00
Leslie Linden
4ee79abdca
Renamed PREFERENCES
2011-10-04 15:21:13 -07:00
Leyla Farazha
4716969716
EXP-1293 Nearby chat toasts no longer appear
...
EXP-1294 Nearby chat floater doesn't accommodate existing chat history when expanded
2011-10-04 15:10:12 -07:00
Leslie Linden
0587924283
* Updating "Move" floater to be more FUI-like
2011-10-04 14:55:55 -07:00
Richard Linden
a8fcfc5e19
removed attempt at templating LLUI::Clamp values in order to get build working again
2011-10-04 14:11:45 -07:00
Leslie Linden
db2e763ff0
* Modified commands to add functions for is_enabled, is_running and is_starting,
...
currently not hooked to any functionality.
2011-10-04 14:09:03 -07:00
Richard Linden
0043256340
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui
2011-10-04 13:27:18 -07:00
Richard Linden
50c0447808
disabled min and max windows macros
...
another attempt at fixing gcc builds
2011-10-04 13:26:54 -07:00
Leslie Linden
fc6c3fbe42
Merge with latest
2011-10-04 12:17:01 -07:00
Leslie Linden
f3aac4c8ab
EXP-1289 FIX -- Default bottom bar is showing "Places" button instead of "Destinations"
...
EXP-1290 FIX -- Snapshot button to be removed from the default left sidebar
EXP-1291 FIX -- Places command is missing on the default left sidebar
* Updated to new default buttons based on the wiki.
* Updated button_display_mode to text rather than numbers.
2011-10-04 12:15:41 -07:00
Leslie Linden
29987ec594
* Updated strings for FUI crusade
2011-10-04 12:08:48 -07:00
Leslie Linden
530d5af407
EXP-1204 PROGRESS -- As a User I want flexible floater management with no sidetray
...
EXP-1292 FIX -- Mini-map floater can't be closed by clicking the sidebar button again.
* Mini-map floater text updated
* Mini-map floater behavior now acts more like other windows, has a title, etc.
2011-10-04 12:05:27 -07:00
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
Oz Linden
d0e36ade5b
increment viewer version to 3.1.1
2011-10-04 06:53:34 -04:00
Oz Linden
bba1141fac
Added tag 3.1.0-start for changeset c7282e59f374
2011-10-04 06:53:06 -04:00
Oz Linden
4e228b7d66
increment viewer version to 3.1.0
2011-10-04 06:52:55 -04: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