summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-04-26CHUI-952 FIXED Disable single line mode when restoring floater.Mnikolenko ProductEngine
2013-04-25CHUI-941 FIXED [CHUIBUG]Inline input is not available in 3.5.0maksymsproductengine
2013-04-25CHUI-934 FIXED Do not add to vector if session is closed to avoid crash.Mnikolenko ProductEngine
2013-04-24CHUI-845 : Make changeLine() a bit more resistant to unforseen line count ↵Merov Linden
values (i.e. 0) and a bit more general
2013-04-23Pull merge from lindenlab/viewer-chuiMerov Linden
2013-04-23mergemberezhnoy
2013-04-23CHUI-950 (Reduce min width of messages panel )mberezhnoy
2013-04-23Pull merge from lindenlab/viewer-chuiMerov Linden
2013-04-23CHUI-943 FIXED "Chat history" menu item is added to context menu for Nearby ↵Mnikolenko ProductEngine
chat.
2013-04-22Pull merge from lindenlab/viewer-chuiMerov Linden
2013-04-22CHUI-912 : Fixed! Filtering with types do work correctly again (including None).Merov Linden
2013-04-19CHUI-912 : Some clean up of vestigial debug codeMerov Linden
2013-04-19CHUI-849 : Use a time limit for filtering instead of number limit, use a ↵Merov Linden
different limit for visible and unvisible lists
2013-04-19mergemberezhnoy
2013-04-19CHUI-915 ([CHUIBUG]Control+W hides Conversations floater instead of closing ↵mberezhnoy
active tab)
2013-04-19CHUI-946 FIXED Return FALSE if key is not handled here.Mnikolenko ProductEngine
2013-04-18CHUI-849 : WIP : Filter limit on time instead of number of itemsMerov Linden
2013-04-19CHUI-808 FIXED Draggable separator between conversations and message pane is ↵maksymsproductengine
not discoverable: minor fix;
2013-04-17CHUI-933 FIXED No notification of IMs when coming out of Do Not Disturb mode ↵PavelK ProductEngine
with Flash Toolbar button preference
2013-04-16CHUI-912, CHUI-849 : Propagate arrange request correctly, limit sort, ↵Merov Linden
improve filter perf, clear traces, add comments.
2013-04-16CHUI-808 FIXED Draggable separator between conversations and message pane is ↵maksymsproductengine
not discoverable: - final solution;
2013-04-18CHUI-938 FIXED Pop up (?) notification steals focusmaksymsproductengine
2013-04-15CHUI-912 : WIP : Try to change the return value of filter() so to trigger ↵Merov Linden
arrange on the fly.
2013-04-11CHUI-912 : WIP : Fix resize test when folder is empty, add more traces (to ↵Merov Linden
be deleted)
2013-04-10CHUI-899 (The size of conversations panel does not persist between sessions ↵mberezhnoy
if user relogin while messages pane is collapsed. )
2013-04-09CHUI-797 FIXED Only one separated conversation window is shown after exiting ↵PavelK ProductEngine
from mouselook view Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp since LLFloaterIMContainer::setVisible() takes control of them by itself.
2013-04-17CHUI-936 FIXED Do not show Conversation log floater if logging is disabled.Mnikolenko ProductEngine
2013-04-12CHUI-916 FIXED Clear mMisspellRanges if spell check is not needed.Mnikolenko ProductEngine
2013-04-12CHUI-934 FIXED Don't try to close Session floater if it is already doesn't ↵Mnikolenko ProductEngine
exist.
2013-04-11CHUI-921 FIXED Default position of open floaters starts at left edge of ↵maksymsproductengine
viewer behind toolbar
2013-04-10CHUI-932 FIXED Restore previous text only if there is no gesture.Mnikolenko ProductEngine
2013-04-09CHUI-922 FIXED Panel width was increasedMnikolenko ProductEngine
2013-04-09CHUI-923 FIXED Show toasts if Conversation floater is focussed and current ↵Mnikolenko ProductEngine
conversation is not selected.
2013-04-08Pull mergeMerov Linden
2013-04-08CHUI-912 : WIP : Add traces to various aspects of the inventory filtering, ↵Merov Linden
sorting and arranging (to be deleted)
2013-04-08CHUI-748 (Right click does not produce context menu for landmarks in Trash ↵mberezhnoy
in Places Floater)
2013-04-08CHUI-914 FIXED Restore previous text after gestures were triggered.Mnikolenko ProductEngine
2013-04-04Pull merge from lindenlab/viewer-chuiMerov Linden
2013-04-03CHUI-820 FIXED Cannot snap or move collapsed conversation window to left or ↵maksymsproductengine
right edge of viewer window
2013-04-04СHUI-818 FIXED For group toasts: show name of the group in Titlebar; add ↵Mnikolenko ProductEngine
[From User_DisplayName] before text of the message.
2013-04-04fix buildAlexanderP ProductEngine
2013-04-03CHUI-841 FIXED No warning given that you cannot leave a group you are the ↵AlexanderP ProductEngine
last owner of in conversation floater and people floater Added check in LLGroupActions::leave() method for number of members in the group and whether avatar is the owner. Also added LLFetchGroupMemberData class which sends and handles async request for group member data and used in the above method.
2013-04-03CHUI-838 FIXED (Opening chat history for groups only works once per session, ↵Mnikolenko ProductEngine
if at all)
2013-04-03CHUI-911 FIXED [CHUIBUG]When Chat side of Conversations floater is reduced ↵AlexanderP ProductEngine
to it's minimum width the scroll bar is half-obscured.
2013-04-02CHUI-849 : WIP : Prevents Finding Widgets in highly used code by getting ↵Merov Linden
pointers to widgets in PostBuild
2013-04-02CHUI-811 FIXED [CHUIBUG]Too much spacing around the new chat UI elementsAlexanderP ProductEngine
2013-04-01CHUI-907 : Fixed! Suppress inexistant menu item and duplicated registrar ↵Merov Linden
entry to avoid warning
2013-04-01CHUI-907 : Prevent warning when parsing menus adding name to menu_item_checkMerov Linden
2013-04-01CHUI-904 FIXED Set the focus on the Nearby chat floater after setting ↵Mnikolenko ProductEngine
visibility.
2013-04-01mergemberezhnoy