Kitty Barnett
03319c629b
[BUG-4617] Renaming an inventory folder can result in a different folder being moved inside another folder
...
-> after renaming folder 3 it will actually sort at the top, moving folder 2 to the bottom position
-> when processing the left-click (onMouseDown) the items will be in their original order and the position saved is in local coordinates
-> when processing the hover (onMouseHover) the items will have rearranged and even though the mouse hasn't moved, the item has moved
=> result is that since the item moved (relative to the stationary mouse) the viewer interprets it as a drag-and-drop operation
2014-02-04 23:19:36 +01:00
Tank_Master
3603c4f992
Merge ll 3.6.11
2013-11-23 20:22:24 -08:00
simon
64c5afa196
Merge latest viewer-release with FBC
2013-10-23 14:14:36 -07:00
Merov Linden
1e32b9dd33
Pull merge of lindenlab/viewer-release
2013-10-04 09:47:26 -07:00
maksymsproductengine
63cc379c72
MAINT-3270 FIXED crash in LLControlCache<unsigned int>::LLControlCache: Control named RenderAutoMuteFunctionsnot found
2013-10-04 02:50:50 +03:00
simon
27d637d0f1
Merge downstream code from CHUIStorm release
2013-08-26 14:43:23 -07:00
Gilbert Gonzales
359c3d520e
ACME-342 Format the PersonView so that it shows the avatar icon, SL name, FB icon, and FB name: Rendering now matches the UX spec.
2013-05-09 16:02:03 -07:00
Merov Linden
00275301fc
ACME-275 : Fixed! Filtering on FB list works (tested with simulated data only so far)
2013-05-06 18:31:27 -07:00
Merov Linden
ad12517329
ACME-275 : WIP : Filtering
2013-05-03 17:03:37 -07:00
Merov Linden
03ad10d258
CHUI-849 : WIP : Filter limit on time instead of number of items
2013-04-18 19:46:08 -07:00
Merov Linden
e84c97e86d
CHUI-912, CHUI-849 : Propagate arrange request correctly, limit sort, improve filter perf, clear traces, add comments.
2013-04-16 19:24:47 -07:00
Merov Linden
b05bf882db
CHUI-912 : WIP : Fix resize test when folder is empty, add more traces (to be deleted)
2013-04-11 19:02:16 -07:00
Merov Linden
d533a33f42
CHUI-912 : WIP : Add traces to various aspects of the inventory filtering, sorting and arranging (to be deleted)
2013-04-08 18:59:21 -07:00
Simon Linden
d5561a1ada
Merge in viewer-beta to get CHUI code
2013-03-19 16:20:53 -07:00
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
Tank_Master
0a1a351b86
Merge Viewer-Share
2013-10-21 23:51:34 -07:00
Tank_Master
5a8d94c50f
Merge LL 3.6.4 pass 1
2013-08-28 00:10:39 -07:00
Ansariel
23a166a76e
First fix for messed up inventory folderview indentation; folderview is still shifted 4 pixels to the left...
2013-07-07 16:36:11 +02:00
Ansariel
0e012f6477
Re-apply marking of special protected Firestorm folders in general purpose manner
2013-07-07 00:28:17 +02:00
Ansariel
6f9fa5bd06
Fix ugly forward dependency in llfolderviewitem.cpp
2013-07-06 21:05:12 +02:00
Ansariel
dbcad8ba6c
Make inventory selection color independent from menu color again
2013-07-06 00:27:12 +02:00
Ansariel
723444f1ce
Fix inventory cut operation highlighting
2013-07-05 23:53:58 +02:00
Ansariel
7631668abd
Some overall fixing of LLUI, re-adding missing stuff and comments
2013-07-01 00:48:14 +02:00
Ansariel
a35c331562
Fix link error by re-adding LLFolderViewItem::handleToolTip
2013-06-30 13:01:20 +02:00
Ansariel
9e879131ea
Re-apply user-definable item height in folder views
2013-06-27 17:00:13 +02:00
Cinders
c7196a5d4d
Fix llui build
2013-06-26 18:11:11 -06:00
Ansariel
8d01b45708
Re-apply FIRE-6714: Don't move objects to trash during cut&paste (untested so far)
2013-06-26 23:19:02 +02:00
Tank_Master
14001c54df
Gastly CHUI merge pass 1, don't count on anything to work.
2013-06-26 12:14:54 -07:00
Kitty Barnett
9177903931
Merged with Appearance-MixedViewers tip
...
--HG--
branch : .RLVa
2013-04-29 15:39:42 +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