summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-05-03CHUI-963 (Toggling chat fui button twice tears off nearby chat to lower left ↵mberezhnoy
corner also deletes other open conversations)
2013-05-02Pull from viewer-releaseMerov Linden
2013-04-25CHUI-759 FIXED Group invites never received in do not disturb mode when ↵PavelK ProductEngine
leaving do not disturb mode
2013-04-30CHUI-953 FIXED Close conversation floater when quitting viewerMnikolenko ProductEngine
2013-04-29CHUI-956 FIXED Vertical scrollbar in conversation list not scrolls off bottommaksymsproductengine
2013-04-26CHUI-859 FIXED Conversation panel moves when new message received with Open ↵maksymsproductengine
Conversation window preference
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-22SUN-72 SH-4132 FIX viewer builds cannot write to paths containing special ↵Nyx Linden
characters. Integrated Nicky Dasmijn's patch to handle the unicode file paths properly. Code reviewed, patch was clean. Tested locally, correctly allows wearables to load where they would fail before. Should be ready for automated build & QA.
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-17BUG-2326 MAINT-2596 FIX crash when selecting non-existant user in resident ↵Nyx Linden
picker Added checks to validate that the selection list is non-empty
2013-04-17SUN-70 MAINT-2597 FIX Crash when trying to edit no-modify objectsNyx Linden
Added protection for invalid / empty inventory contents
2013-04-17SH-4125 FIX - problem was unpredictable ordering of avatar and ↵Brad Payne (Vir Linden)
llviewerregion deletion. Avoid trying to send metrics when we're shutting down and it's too late anyway. Reviewed by Nyx
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-04merge with latest viewer-developmentNyx Linden
2013-04-04SH-4059 FIX other's hover parameters affects your avatar's settingNyx Linden
Added an additional sanity check to make sure that other avatars don't affect your wearables.