Commit Graph

12982 Commits (1d08fa4cd72c17dfbe7906fa8f5e2bc44d0fb7cd)

Author SHA1 Message Date
leyla_linden 1d08fa4cd7 DN-162 Green - shown in local chat after name if View Display Names setting is off with Show User Names setting on. 2010-10-11 14:01:30 -07:00
Leyla Farazha 3059e13098 Fixed issue where non-visible hint wasn't allowing mouse events to pass through 2010-10-08 17:01:32 -07:00
Leyla Farazha 7ffc9b06c8 Created a floater for setting display name 2010-10-08 16:56:02 -07:00
Leyla Farazha 3abd522936 Updating display name hint text per Jack's request. 2010-10-07 12:26:46 -07:00
Leyla Farazha 2ed5f04b99 Adding viewer hint for setting display name the when edit profile is opened with no display name set 2010-10-07 10:42:31 -07:00
Leyla Farazha 7c47576f02 DN-130 As a resident I want to show usernames in local chat if username preference is set so that I can follow the conversation when people are changing their display name 2010-10-05 15:38:45 -07:00
Leyla Farazha 8ce02aeef0 DN-135 adding highlight color to the username for consistency in person inspector 2010-10-05 15:37:06 -07:00
Leyla Farazha 77eda083f7 fixing [NAME] issue for friend notifications with no message 2010-09-30 15:03:07 -07:00
Leyla Farazha 5ec66ba471 changing punctuation only display name error message 2010-09-30 15:00:23 -07:00
Leyla Farazha a4617ca0ea DN-114 Paste function into text boxes not working in Viewer 2010-09-29 16:17:35 -07:00
Leyla Farazha 68d769ae8e Merge 2010-09-29 16:14:40 -07:00
Leyla Farazha 7a43f0983d edit profile display name now sizes down if too long 2010-09-29 14:26:01 -07:00
Leyla Farazha 366b390a9b DN-116 Long user name wraps at far right edge in profile panel 2010-09-29 11:52:43 -07:00
Leyla Farazha 97f11e0e39 added max_length_chars to notification params 2010-09-29 10:56:47 -07:00
Tofu Linden cb3042d84d merge storm-248 2010-09-29 15:43:34 +01:00
Tofu Linden 30b8d1a168 merge storm-249 2010-09-29 14:49:56 +01:00
Tofu Linden 81051206e0 merge storm-249 2010-09-29 14:41:42 +01:00
Andrew Productengine 283763d090 STORM-291 FIXED Fixed the position of the nearby chat bar.
The bug was caused by moving nearby chat bar into panel inside layout panel instead of being layout panel itself without modifying code in LLBottomTray::loadButtonsOrder() which used that layout panel.

- Fixed it by using this new nearby chat container layout panel in this method.
2010-09-29 16:36:58 +03:00
Boroondas Gupte 704cdf2bc3 merged SNOW-746: Finished Google BreakPad cmake for standalone 2010-09-29 12:57:32 +02:00
Leyla Farazha cfd2467c1c fixing display_name help browser link 2010-09-28 15:12:09 -07:00
Tofu Linden 443cf1f72e merge storm-266 2010-09-28 22:44:58 +01:00
Vadim ProductEngine 16a973feea STORM-249 FIXED The Wear button in My Inventory now respects multiple selection.
- The button is now enabled only when all selected items can be worn.
- Pressing it wears all selected items.
2010-09-28 22:49:45 +03:00
Vadim ProductEngine b0cadec6fb STORM-248 FIXED The 'Share' button in My Inventory now respects multiple selection.
- The button is now enabled only if all selected items are shareable.
  (it had checked only one currently selected item)
- Eliminated some copy&paste.
2010-09-28 22:14:22 +03:00
Tofu Linden b906a7a76a merge storm-253 2010-09-28 19:55:30 +01:00
Leyla Farazha 9ef927831d fixed super long username clipping 2010-09-28 11:27:55 -07:00
Kent Quirk df290ee4d4 Merge 2010-09-28 14:01:09 -04:00
Kent Quirk ff46d7a274 Merge beta changes to viewer-dev. 2010-09-28 13:28:48 -04:00
Kent Quirk d9547f5e80 STORM-265 -- remove invisible button on menu bar that was tied to the lag meter. 2010-09-28 13:20:13 -04:00
Tofu Linden 82c98c72fb Merge from viewer-beta, minus the version number change. 2010-09-28 17:53:27 +01:00
Seth ProductEngine 0a938d395c STORM-266 FIXED displaying group notices in detached People SP.
Fixed failure getting pointers to some child panels of LLSideTray while parent side panels are detached.
2010-09-28 19:40:31 +03:00
Tofu Linden 53bfc13ab8 merge STORM-282 2010-09-28 10:52:30 +01:00
Tofu Linden f7be3518bb merge storm-210 2010-09-28 10:38:52 +01:00
Leyla Farazha a4b223248e Merge 2010-09-27 17:54:52 -07:00
Leyla Farazha 7fc48fb125 Fixed username clipping issues in profile 2010-09-27 15:40:22 -07:00
Leyla Farazha 9a72f91c5e hooked up copy to clipboard button 2010-09-27 15:40:02 -07:00
Boroondas Gupte c438e8a183 merged SNOW-599/SNOW-747: Pulseaudio should be optional on Linux. 2010-09-28 00:06:12 +02:00
Vadim ProductEngine 49ae085d4c STORM-207 FIXED Favorites overflow menu didn't close when you press ESC.
Caused by the fix of EXT-4217 which I had to revert.
2010-09-27 22:32:01 +03:00
Andrew Productengine 2d6db708f4 STORM-210 FIXED Implemented adding of ad-hoc call participans in Recent.
Both offline and online users are added. It is done in LLVoiceChannelGroup::activate(), where TODO for it was placed earlier.
To avoid code duplication when adding users from speakers list to Recent, a new method was added to LLIMModel.
2010-09-27 22:30:50 +03:00
Tofu Linden e6688f993f merge 2010-09-27 17:49:03 +01:00
Kelly Washington fa22f0a6f8 Merge 2010-09-27 09:42:27 -07:00
Tofu Linden 595cbb77d2 merge storm-153 re-fix. 2010-09-27 16:56:01 +01:00
Tofu Linden 980f111072 merge storm-228 2010-09-27 16:55:20 +01:00
Tofu Linden c5fb763d11 merge storm-190 2010-09-27 16:54:51 +01:00
Tofu Linden 014eb72f1f merge storm-173 2010-09-27 16:54:14 +01:00
Andrew Productengine 09ef4a2417 STORM-153 ADDITIONAL FIX Properly fixed unlocalized chiclet tooltip and syswell session names for adhoc.
Bug was caused by using unlocalized name of session as argument in LLIMModel::newSession() after the session name was localized in constructor.

- Used correct session name in LLIMModel::newSession(). Adding similar logic to addMessage() turned out to be unnecessary and also caused regression (VWR-23180),
so previous fix of the same bug(8ab901af1241) was backed out in 28ed1b4cf4cd. Erroneous part was excluded from this fix.
2010-09-27 18:18:03 +03:00
Paul Guslisty 05043257e4 STORM-228 FIXED 'Loading / Done' text is cropped on the bottom of 'Find' floater
-Increased space between bottom of the floater and bottom of the web browser (inside floater), so that 'Loading / Done' text
 between bottom of the web browser and bottom of the floater won't be cropped
2010-09-27 17:12:14 +03:00
Sergei Litovchuk 0d6f80d737 STORM-190 FIXED text truncations in floater EDIT CONTENT PERMISSIONS.
- Increased overall floater width.
- Increased permissions columns width.
- Increased 'Check All' and 'Clear' buttons width.
- Applied text wrapping to permissions labels.
- Removed 'NextOwnerLabel' dimensions overrides for German.
- Removed 'Check All' and 'Clear' buttons dimensions overrides for Polish.
2010-09-27 16:03:31 +03:00
Aimee Linden ce84d6707a STORM-253 FIXED FrontWindow() API is deprecated 2010-09-27 12:33:36 +01:00
Kelly Washington 753238d70e VWR-21377 Script editor ctrl-f fix.
make ctrl-f work from the script search box itself.
2010-09-24 16:54:28 -07:00
Kelly Washington f3b01596dd VWR-21377 Script editor ctrl-f fix.
change to better / more consistent naming
2010-09-24 16:31:43 -07:00