Mnikolenko ProductEngine
9530b9d2b7
CHUI-694 FIXED Handle ALT + Up/Down and ALT + Right/Left to switch conversations in the list. Handle ALT + Enter to expand participant list of selected conversation.
2013-03-01 14:24:47 +02:00
Merov Linden
45e72bf3cb
Pull merge from richard/viewer-chui
2013-01-10 11:49:29 -08:00
Merov Linden
be3cfd872b
CHUI-649 : WIP : Cleanup code to make it readable
2013-01-09 20:20:32 -08:00
Merov Linden
60eaa8875d
CHUI-652 : Fixed : Maintain multi selection consistent when click and drag an already selected item (drag multi select was broken)
2013-01-09 19:10:41 -08:00
maxim@mnikolenko
856969285e
CHUI-658 FIXED Don't highlight whole content of the folder after right clicking if it is flashing.
2013-01-10 14:56:33 +02:00
Merov Linden
0e7e877379
CHUI-659 : WIP : Cleanup llfolderviewitem of filter code as it all moved into llfolderviewmodel.
2013-01-07 19:12:32 -08:00
Merov Linden
d71c0ab32c
CHUI-659 : WIP : Clamp down on the number of rearrange we really need.
2013-01-07 18:30:59 -08:00
Merov Linden
e32f110b9a
Pull merge from richard/viewer-chui
2012-12-19 11:04:24 -08:00
Merov Linden
8adca4583e
CHUI-600 : WIP : Flash conversation item in different color than select and start flashing only when shown
2012-12-18 22:57:56 -08:00
AlexanderP ProductEngine
d2102c9b9f
CHUI-601 : Fixed : Crash when dismissing a conversation while a participant is selected
...
DeletePointer() for the items was replaced by Function LLFolderViewItem::destroyView():
Function LLFolderViewItem::destroyView(), before removing the item, immediately removes it from the Selection List of the Root Folder. As a result, at the time of the call of sanitizeSelection(), will not need to try to handle the elements that have already been deleted.
2012-12-19 17:26:55 +02:00
MaximB ProductEngine
567df7bf27
merge
2012-12-06 21:43:19 +02:00
MaximB ProductEngine
5f6d55eb1b
CHUI-444 (Click target off when conversation list is minimized to icons)
2012-12-06 15:19:10 +02:00
Merov Linden
a4a2cc62c3
CHUI-509 : Fixed : Add params to inventory widgets to control font colors (required for library items and links).
2012-12-05 16:08:17 -08:00
Gilbert Gonzales
2ee6bcab37
CHUI-571: Now when the 'Chat Preference' is set to 'Open Conversations window' the conversation line item with flash. The only time it does not flash is when the the conversation line item is already focused. Also fixed various focusing bugs when navigating between conversations and participants.
2012-12-03 16:19:46 -08:00
Merov Linden
1a3c5e574b
CHUI-528, CHUI-536, CHUI-538, CHUI-540: Fixed the changed item's highlighting that broke multiselection in inventory and in conversations.
2012-11-26 17:49:16 -08:00
AlexanderP ProductEngine
01a43d0a04
CHUI-528, CHUI-536, CHUI-538, CHUI-540 ADD. FIX (Built single processor of different types of notifications): changed item's highlighting
2012-11-23 15:10:28 +02:00
maksymsproductengine
edeeed9541
CHUI-531 FIXED Poor fps in CHUI viewer
2012-11-21 01:41:49 +02:00
AlexanderP ProductEngine
e298c2ded8
CHUI-487, CHUI-488 FIXED (Enable flashing FUI button behavior and Implement Flashing Conversations panel line item behavior): implemented FUI button flashing; clean up code
2012-11-16 22:36:12 +02:00
AlexanderP ProductEngine
50b69c3f97
CHUI-487, CHUI-488 W.I.P. #3 (Enable flashing FUI button behavior and Implement Flashing Conversations panel line item behavior): implemented conversation's item flashing
2012-11-16 12:38:40 +02:00
Merov Linden
865cb1b967
Pull merge from viewer-chui
2012-11-08 13:34:57 -08:00
AlexanderP ProductEngine
d1f45654d9
CHUI-473, CHUI-482 FIXED (Clicking on nearby chat toast to open Conversation floater does not show Nearby Chat conversation selected in list; Nearby chat conversation is not selected in list by default when it is the only conversation ): implement. new logic in LLIMFloaterContainer for the syncronous select the conv. list's item and corresponding convers. floater; removed floater selecting from conv. items; fixed bug with item select
2012-11-07 18:45:02 +02:00
Merov Linden
7c7cc56b03
Pull merge from richard/viewer-chui
2012-11-03 20:44:00 -07:00
MaximB ProductEngine
51cabb2089
CHUI-444 (Click target off when conversation list is minimized to icons)
2012-11-01 13:56:25 +02:00
Merov Linden
f9b1b44071
CHUI-463 : Fixed. Allowed a model to be shared by several views.
2012-10-30 18:27:56 -07:00
Merov Linden
a7a24dc2f9
Pull merge from richard/viewer-chui
2012-10-29 20:43:32 -07:00
MaximB ProductEngine
a815585fd7
CHUI-439 (Conversation floater is automatically unminimized when a selected user is removed from nearby chat participant list after teleport)
...
CHUI-438 (Conversation remains transparent after teleport with a participant selected in nearby chat)
2012-10-26 19:33:31 +03:00
Merov Linden
d49de3a66a
CHUI-441 : WIP : Fix crashes when spawning torn off floaters, added widgets creation in the torn off floater for participants.
2012-10-25 18:16:56 -07:00
maksymsproductengine
5e6f224b5e
CHUI-368 FIXED Lock icon shown when clicking on items in inventory
2012-10-01 20:02:28 +03:00
Merov Linden
609fef1301
Pull merge from richard/viewer-chui
2012-09-26 09:18:57 -07:00
Seth ProductEngine
a62a4b60e8
CHUI-347 FIXED drawing selected conversation item background.
...
Moved some duplicating pieces of code from LLFolderViewFolder::draw() and LLFolderViewItem::draw() to separate methods to reduce code duplication in LLConversationViewSession::draw().
Changed some static variables in LLFolderViewItem to static members for using them in derived LLConversationViewSession.
2012-09-26 17:43:47 +03:00
Merov Linden
3502e783b7
CHUI-342 : Fixed : Use user name and display name correctly. Sort according to user names.
2012-09-25 22:02:44 -07:00
Gilbert Gonzales
381c13d0e5
CHUI-283: Refactor of how the layout is determined for LLFolderViewItem. Changed constant members that defined the layout to non-const member varaibles, which are populated using a .xml file.
2012-09-20 16:12:28 -07:00
Gilbert Gonzales
5cb0a62216
CHUI-353: Regress Bug caused by a CHUI 283 commit. Problem: The font was rendering differently due to the folderviewitem::draw() method calling llview::draw(). I added llview::draw() initially but it is not longer needed. Resolution: Removing the call to llview::draw().
2012-09-20 11:28:10 -07:00
Gilbert Gonzales
86ac47474f
Regress Fix: After a CHUI 283 commit the inventory items suffix was overlapping text. Problem was that a variable storing the width of the text was not passed in as a reference, which always resulted in the suffix overlapping the prior text.
2012-09-18 15:04:23 -07:00
Gilbert Gonzales
3c8407f32c
CHUI-283: Now the avatar icon loads in the user's avatar image.Also the avatar image is of proper size. The participant of the conversation is offset correctly as well.
2012-09-18 12:15:51 -07:00
Gilbert Gonzales
c6863d18d7
CHUI-283: Now upon the information icon and speaker icon do not overlap the username text. Instead the username text will be truncated with an ellipse to prevent the overlap. Also did a code cleanup.
2012-09-13 19:10:28 -07:00
Gilbert Gonzales
2084d33c1e
CHUI-283: Now the information icon only appears upon mousehover. Also the information/speaker icon are right justified.
2012-09-13 11:22:41 -07:00
Gilbert Gonzales
5dc8738076
CHUI-283: Basic Implementation, just have hard coded avatar icon appearing and profile/info buttons visible. profile/info buttons do not have proper positioning or mouseclick events.
2012-09-10 07:40:13 -07:00
Todd Stinson
6d84272d38
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.
2012-08-23 15:11:10 -07:00
Gilbert Gonzales
41cba389f8
CHUI-269: Problem: When an item was purchased and delivered into the 'Received Items' panel, the badge icon and new item count would not show. This was due to the creation date of the folders not being set when a new item was added. Resolution: Now when an item is added into the 'Received Items' panel, the folder hierachy is updated, triggering the badge icon and new item count to show.
2012-08-16 12:14:25 -07:00
Gilbert Gonzales
52814c4e99
CHUI-273: Problem was that after renaming the item, the item was not triggering a sort. Resolution: Once the name of the item is set, trigger a sorting of the parent.
2012-08-10 17:09:14 -07:00
Richard Linden
88e81f9929
CHUI-223 WIP Selecting to cut an inventory item causes all open inventory windows to refresh
...
avoid moving selection when cutting
2012-08-01 20:07:42 -07:00
Richard Linden
c009cf4f76
CHUI-223 WIP Selecting to cut an inventory item causes all open inventory windows to refresh
...
improved filtering behavior that should result in less flashes of emptiness
2012-08-01 19:42:22 -07:00
Richard Linden
898ec6cd36
CHUI-254 FIX Fix Inventory filter and item draw() to highlight matching substrings in inventory
...
made background highlighting sit behind label, so as not to obscure neighboring characters in label
2012-08-01 14:44:29 -07:00
Richard Linden
997812c7b0
merge with ssh://hg.lindenlab.com/richard/viewer-chui
2012-08-01 01:27:38 -07:00
Richard Linden
a204059d2e
CHUI-267 FIX Full inventory listing not always shown for test account
...
changed LLFolderViewModelInterface::getFilter() to return a reference, since it is never NULL
removed sort order from filter, which was causing unneeded filtering
2012-08-01 01:14:27 -07:00
Merov Linden
e9a484f98d
CHUI-254 : Fix Inventory filter and item draw() to highlight matching substrings in inventory
2012-07-31 23:46:13 -07:00
Richard Linden
de4b362839
Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui
2012-07-30 15:16:15 -07:00
Richard Linden
4285cc271e
CHUI-217 FIX Items are not visible in Merchant Outbox
...
cleaned up a lot custom code for folder view item creation in inbox and outbox
proper initialization of views from inventory panel starting folder
2012-07-30 15:15:42 -07:00
Gilbert Gonzales
9fa3407c9c
CHUI-213: When a new folder is added to inventory, its parent is assigned before calling dirtyFilter(). This allows dirtyFilter() to propogate the dirty flag up.
2012-07-30 11:35:01 -07:00