Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-22 | merge | Dave Parks | |
2012-06-22 | CHUI-136 : Fix compilation issue showing up when warning treated as errors | merov | |
2012-06-22 | CHUI-136 ADDITIONAL FIX (Implement new design for blocked list on the people ↵ | Paul ProductEngine | |
floater) - If mute item type is LLMute::BY_NAME it means that it's an object and we should show corresponding icon - Also added icon for blocked groups | |||
2012-06-22 | CHUI-136 FIXED (Implement new design for blocked list on the people floater) | Paul ProductEngine | |
- Created new LLBlockList class and replaced LLScrollContainer with it - Also created new LLBlockedListItem class which represents blocked objects and blocked avatars | |||
2012-06-22 | CHUI-127 ADDITIONAL FIX (Make chat field auto resizable) | Paul ProductEngine | |
- Fixed crash which occurred while navigating through history of sent messages | |||
2012-06-22 | CHUI-161 FIXED (Text entered in local chat is not visible to other users nearby) | Paul ProductEngine | |
- Applied Merov's fix. The problem was that text_editor was registered twice and, depending of the machine you ran, the viewer would pick one or the other. Mac users were unlucky enough to pick the wrong one all the time. | |||
2012-06-22 | CHUI-160 FIXED (Text entered in local chat text field scrolls up and becomes ↵ | Paul ProductEngine | |
only partially visible after hitting return) - Replaced LLLineEditor with LLChatEntry in nearby chat - Moved reshape method from LLIMFloater to the base LLIMConversation so that vertical reshaping work properly for both LLNearbyChat and LLIMFloater | |||
2012-06-22 | CHUI-100 Fix floater's key | AlexanderP ProductEngine | |
2012-06-21 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
inventory item labels and icons displaying again | |||
2012-06-21 | merge back 3.3.3-release tag | Oz Linden | |
2012-06-21 | merge changes for DRTVWR-168 | Oz Linden | |
2012-06-21 | tag merge of DRTVWR-168 | Oz Linden | |
2012-06-21 | Added tag 3.3.3-release for changeset 6428242e124b | Oz Linden | |
2012-06-21 | merge changes for DRTVWR-171 | Oz Linden | |
2012-06-21 | tag merge of DRTVWR-171 | Oz Linden | |
2012-06-21 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
one more gcc build fix | |||
2012-06-20 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
build fix for gcc | |||
2012-06-20 | STORM-1889: require all fields when importing spelling dictionary | Oz Linden | |
2012-06-20 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
fixed final build errors | |||
2012-06-20 | MAINT-1150 FIX (Speculative) crash on (shutdown) in LLVOAvatar::avString() | callum | |
Reviewed by vir | |||
2012-06-20 | CHUI-149 [WIP] Add the participant list to the nearby chat as IM-conversation | AlexanderP ProductEngine | |
2012-06-21 | Merge | AlexanderP ProductEngine | |
2012-06-20 | CHUI-125 FIXED if a call is accept then open im-session's floater | AlexanderP ProductEngine | |
2012-06-20 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
more compilation fixes, just need to add getName() back to LLInventoryFilter et al | |||
2012-06-19 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
added more casts to LLFolderViewModelItemInventory, etc. to fix compile errors | |||
2012-06-19 | CHUI-142 : Changes to chat related preferences | Merov Linden | |
2012-06-19 | CHUI-148 : Fix reattaching on a hidden message panel; also prevents ↵ | Merov Linden | |
recreation of list items (eventually lead to crashes). | |||
2012-06-19 | CHUI-138 : Suppress chiclets for conversations when using tabbed UI; Make ↵ | Merov Linden | |
sure list is cleaned up on close | |||
2012-06-19 | STORM-1887 FIXED Added words are not saved in dictionaries if main ↵ | Kitty Barnett | |
dictionary was reselected The user's custom dictionary and ignore list are now independent of the primary dictionary. | |||
2012-06-19 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-06-19 | Win build fix | Paul ProductEngine | |
2012-06-19 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui-folderview | Richard Linden | |
2012-06-19 | CHUI-127 FIXED (Make chat field auto resizable) | Paul ProductEngine | |
- Replaced LLLineEditor with newly created LLChatEntry - Moved some functionality (such as setting label) to the LLTextBase as it can be useful to the other derived classes | |||
2012-06-18 | CHUI-146 : Refocus on the first conversation when closing another ↵ | Merov Linden | |
conversation, don't let focus falls out | |||
2012-06-18 | pull back tags for 3.3.3-beta3 | Oz Linden | |
2012-06-18 | Added tag 3.3.3-beta3 for changeset 4b3c68199a86 | Oz Linden | |
2012-06-18 | merge changes for DRTVWR-169 | Oz Linden | |
2012-06-18 | tag merge of DRTVWR-169 | Oz Linden | |
2012-06-18 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
continuing fixing build errors general cleanup | |||
2012-06-18 | CHUI-145 : Select on list focus on relevant panel, torn off or not; torn off ↵ | Merov Linden | |
im stay in list; closed im suppressed from lits in all situations | |||
2012-06-18 | CHUI-100 WIP Fix translate chat checkbox showing | AlexanderP ProductEngine | |
2012-06-18 | MAINT-1144: Update with relevant apr_suite fix. | Nat Goodspeed | |
2012-06-18 | CHUI-119 fixed bug with creating multiply instances of the nearby chat; | AlexanderP ProductEngine | |
2012-06-18 | MAINT-1144: Update to apr_suite containing relevant fix. | Nat Goodspeed | |
2012-06-18 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-06-18 | CHUI-145 : WIP Always open the message pane when clicking on a conversation ↵ | Merov Linden | |
in the list | |||
2012-06-16 | switch to (identical) library builds from lindenlab repositories | Oz Linden | |
2012-06-15 | corrected build problem detected on Mac | Oz Linden | |
2012-06-15 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
continuing fixing build errors renamed llfoldervieweventlistener.h to llfolderviewmodel.h | |||
2012-06-15 | STORM-276 Ease-of-use importing of Open Office dictionary extensions | Kitty Barnett | |