Arrehn
7394730eaa
Merge up to LL FUI
2011-10-28 02:00:09 -04:00
Vadim ProductEngine
ebb213e040
STORM-1028 WIP Fixed chat bar occupying all available space on first login.
...
1. Make sure we initialize desired chat bar width before using it.
2. Don't attempt shrinking chat bar by negative amount of pixels
(i.e. effectively extending it). This change may be irrelevant
to the bug I'm fixing, but won't hurt anyway.
2011-08-30 14:20:12 +03:00
Vadim ProductEngine
1288228e11
STORM-1028 WIP Minor changes (var names, message text) to improve readability.
2011-08-30 14:19:20 +03:00
Jonathan Yap
b91205ccf0
STORM-1392 Add Nearby Voice to the Communicate menu
2011-06-18 07:00:55 -04:00
ziree
8033db4fbd
Repaired autohiding when main viewer window is resized smaller an then larger again.
2011-10-05 13:35:33 +02:00
Arrehn
2e232bb643
Nearbychatbar cleanup for various glitches, for Firestorm-grey
2011-10-02 22:43:15 -04:00
ziree
47a4cc5fab
Added nearby chat button to chat overlay bar.
2011-09-27 16:58:17 +02:00
ziree
8e72998abd
Added optional chat overlay to hide main chat bar (Firestorm / Chat / Autohide main chat bar)
2011-09-24 21:40:33 +02:00
Kitty Barnett
f678ff9919
Merged in spell checker branch
2011-09-18 19:37:29 +02:00
Kitty Barnett
f3824ea331
Merged with default tip (Revision 0fd2a1181a96)
...
--HG--
branch : Misc-Spellcheck
2011-08-21 01:26:40 +02:00
Tonya Souther
77883e7357
Kokua-style camera floater, contributed by Armin Weatherwax.
2011-08-28 13:02:27 -05:00
Arrehn
9fd0edb326
Initial 2.8.3+ merge, Tozh & Arrehn
...
Issues: Graphics preferences tab, lighting, depth of field
Issues: Color preferences tab, new direct chat
Issues: Build floater Mesh build tab
Issues: German translations of build, viewer menus
Issues: pipeline issues with mac, possibly other things
Issues: uploading content / temp content
Issues: Windlight quickprefs, parcel windlight, RLVa windlight
2011-08-26 11:18:49 -04:00
Arrehn
a7d82cfd0e
Fix up handling of home / places / profile bottomtray buttons
2011-08-11 21:01:18 -04:00
Arrehn
fa58cafc14
Merge from Kitty Barnett's RLVa 1.4
2011-08-06 13:59:08 -07:00
Arrehn
e277b8a4ac
Merge with LL 2.6.9, initial work. Needs tests, extra XUI merging with particular skins.
2011-08-04 11:53:40 -04:00
Arrehn
709688ad1e
Bottom bar cleanup: Make move button flyouts more consistently locatable, fix broken gesture icon, order outfit/inventory buttons closer to each other.
2011-06-29 02:05:20 -04:00
Kitty Barnett
e773239562
Merged with default tip (Revision beea7b8a7669)
...
--HG--
branch : Misc-Spellcheck
2011-06-23 23:58:50 +02:00
WoLf
b864fbb741
New feature: Quick Preferences panel. Access from the new bottomtray button, toggles a floater containing common settings for ease of use.
2011-06-17 11:54:15 +02:00
Kitty Barnett
a713ffa247
Merged with default tip (Revision ddfc2ed6aee1)
...
--HG--
branch : RLVa
2011-05-25 13:37:12 +02:00
Don Kjer
ae8ed3fc2d
Merge with viewer-development
2011-05-17 19:21:55 +00:00
Leyla Farazha
3039663148
EXP-802 Add a check box to enable/disable voice chat.
2011-05-09 15:10:56 -07:00
Leyla Farazha
4015e6b3c7
fixing flyoutbtn name
2011-05-06 11:39:22 -07:00
Leyla Farazha
51a72247f5
EXP-782 Toggling speak button while in call minimizes IM window
2011-05-06 11:03:09 -07:00
Richard Linden
f0d095086f
EXP-501 FIX View button on bottom bar is hidden when launching Basic Viewer...
...
ignore button reordering in basic mode
use preferred button collapse order
2011-05-05 19:09:06 -07:00
Leslie Linden
8a1fabd5a6
Build fix. Added missing cases to a switch statement for bottom tray buttons.
...
Reviewed by Richard.
2011-05-05 11:11:20 -07:00
Richard Linden
47b010fde1
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
2011-05-04 18:10:09 -07:00
Richard Linden
efca808b0c
EXP-584 FIXED View button on bottom bar is hidden when launching Basic Viewer with Voice options added back in
...
corrected order in which buttons are collapsed so that they collapse right to left
2011-05-04 18:04:09 -07:00
Richard Linden
78d76eb4b0
Automated merge with bundle:E:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.t3awyz\ssh__richard@hg.lindenlab.com_richard_viewer-experience-merge_2xcevh.hg
2011-05-02 17:29:56 -07:00
Leyla Farazha
5fe3675564
EXP-761, EXP-758
2011-04-29 15:53:14 -07:00
Vadim ProductEngine
4a7f69f820
STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 11
...
Typo.
2011-04-12 00:32:24 +03:00
Vadim ProductEngine
e5aaf90bff
STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 10
...
Fixing a regression introduced in tier 1: not displaying the bottom tray buttons
added when bottom tray was not wide enough display them, even after increasing
the width to show all visible buttons.
The fix is to mark such buttons as auto-hidden so that they appear
as soon as we have enough free space.
2011-04-12 00:20:18 +03:00
Vadim ProductEngine
f9698c2644
STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 9
...
Removed unused methods.
2011-04-11 23:33:06 +03:00
Vadim ProductEngine
4da728e7f2
Merging STORM-1028
2011-04-06 02:30:56 +03:00
Vadim ProductEngine
00a3e47e74
STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 7
...
* Removed dead code.
* Minor comment changes.
2011-04-06 02:17:07 +03:00
Vadim ProductEngine
e710d740dc
STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 6
...
Fixed: if you slowly increase the viewer window width, the Speak button fails to expand.
2011-04-06 01:48:07 +03:00
Vadim ProductEngine
4f09c20478
STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 5
...
Changes to improve readability.
2011-04-06 01:48:07 +03:00
Vadim ProductEngine
dfb17cf204
STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 4
...
When user manually toggles a button (via context menu),
show it regardless of whether it has been auto-hidden.
Tech note:
Added showButton() method which does the same as processShowButton() did
but the check for the button being auto-hidden.
2011-04-06 01:48:07 +03:00
Vadim ProductEngine
1218ffb000
STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 3
...
* Rewritten some code for better readability. Behavior should not be affected.
* Debug prints and other minor changes.
2011-04-06 01:48:07 +03:00
Vadim ProductEngine
318752fe3d
STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 2
...
* When there is some free space and all auto-hidden buttons have been already shown,
first extend the Speak button, then the others (was: vice versa).
* Made the Speak button always have fixed width.
2011-04-06 01:48:07 +03:00
Vadim ProductEngine
e4e33cac29
STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 1
...
Fixed bottom tray buttons not showing under some circumstances.
(the fix was made weeks ago, so I don't remember what the circumstances are)
2011-04-06 01:48:07 +03:00
Don Kjer
d292053c04
Merge with viewer-development
2011-04-01 23:37:30 +00:00
Oz Linden
9c0757511e
merge changes for storm-1077
2011-03-29 19:19:24 -04:00
Don Kjer
1e0608ff51
Merge with viewer-development
2011-03-23 01:26:03 +00:00
Jonathan Yap
d9015a836f
STORM-1077 Change "Voice Enabled/Disabled" to "Speak Button"
2011-03-16 18:32:28 -04:00
Dave SIMmONs
b91ac7ae99
ER-614 : Add lleventhost API to send chat messages. Reviewed by Kelly
2011-03-15 16:06:38 -07:00
Richard Linden
a024493c04
eol fixes
2011-03-15 13:36:23 -07:00
callum
aac70bccad
Merge with tip of http://hg.secondlife.com/viewer-development (rev 14798)
2011-03-09 15:34:43 -08:00
ziree
dbbd4f9abd
FIRE-983, Fixed bottom bar button move crashes, made all buttons hideable and remember their positions.
2011-05-09 00:04:57 +02:00
Kitty Barnett
7403b9d594
Merged in fix for broken UI-BottomTray commit
2011-05-03 11:26:47 +02:00
Kitty Barnett
ebb8e1683f
Recommit of partial UI-BottomTray patch from Catznip
2011-05-03 10:45:49 +02:00