Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-06 | build fix | AlexanderP ProductEngine | |
2012-07-05 | CHUI-98 : WIP, use the refactored folder view for conversation view list | Merov Linden | |
2012-07-04 | CHUI-170 FIXED Save Torn off state of Nearby Chat between sessions | AlexanderP ProductEngine | |
2012-07-04 | CHUI-195 FIXED Starting ad-hoc conference call does not open Conversations ↵ | AlexanderP ProductEngine | |
floater | |||
2012-07-05 | CHUI-197 FIXED Conversation names updating when checked corresponding preference | AlexanderP ProductEngine | |
2012-07-05 | CHUI-200 FIXED Show correct and localized name of the nearby chat In the ↵ | AlexanderP ProductEngine | |
conversations list | |||
2012-07-04 | CHUI-136 ADDITIONAL FIX (Implement new design for blocked list on the people ↵ | Paul ProductEngine | |
floater) - Disabled object profile functionality according to the spec | |||
2012-07-04 | CHUI-189 FIXED (Blocked objects by name are not sorted correctly) | Paul ProductEngine | |
- Fixed sort criteria. It's needed to take into account that objects in mute list are represented by two types: LLMute::BY_NAME and LLMute::OBJECT | |||
2012-07-04 | CHUI-172 CHUI-183 FIX Disabled applying stored rect dimensions when Nearby ↵ | Seth ProductEngine | |
chat is hosted in Conversations floater. | |||
2012-07-04 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
partial fix for crash on startup | |||
2012-07-03 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
move llfolderview* into LLUI! | |||
2012-07-03 | CHUI-164 : Fix crash when closing conversations using the conversation ↵ | Merov Linden | |
widget. Populated the sessionRemoved() method with code to close the floater and clean up the list. | |||
2012-07-03 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-07-03 | CHUI-174 : Fixed crash in forced response to notifications. Use an empty ↵ | Merov Linden | |
form in that case and allow the notification to not be in the notifications list. | |||
2012-07-03 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
removed viewer dependencies from folderview code | |||
2012-07-03 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui-folderview | Richard Linden | |
2012-07-03 | CHUI-188 FIX for crash in adding chat participants. | Seth ProductEngine | |
Modified the duplicated participants check procedure LLIMFloater::canAddSelectedToChat() to use the list, updated by LLSpeakerMgr instead of LLIMSession::mInitialTargetIDs list, which is initialized at session start and not updated afterwards. | |||
2012-07-03 | CHUI-186 CHUI-187 FIX Removing a P2P convrsation from converstaion widget in ↵ | Seth ProductEngine | |
the upper right corner when a new participant is added. End call prompt removed when adding a new participant to a P2P voice call. After adding a participant to a P2P voice conversation the resulting conference call is restarted voice invites to all participants. | |||
2012-07-02 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-07-02 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
started to remove newview dependencies from llfolder* | |||
2012-07-02 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
fixed build post merge | |||
2012-07-02 | Pull merge from richard/viewer-chui | Richard Linden | |
2012-07-02 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
refactored source files, moving logic into llfolderviewmodel*.cpp filter logic tweaks purging and moving inventory now properly cleans up view model | |||
2012-07-02 | CHUI-172 WIP Fixed drawing the nearby chat toast contents. | Seth ProductEngine | |
Fixed warnings when creating a nearby chat toast. | |||
2012-07-02 | CHUI-103 FIXED (Implement changes to compact chat view) Change coloration | AlexanderP ProductEngine | |
2012-06-29 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
cleaned up some stale TODOs worked on getting initial inventory display to work consistently | |||
2012-06-29 | merge changes for DRTVWR-174 | Oz Linden | |
2012-06-29 | Merge with viewer-beta | callum | |
2012-06-29 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
fixed build | |||
2012-06-28 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
cleaned up ownership of viewmodel more filtering fixes | |||
2012-06-28 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
filtering mostly working | |||
2012-06-28 | CHUI-168 FIXED, CHUI-183 FIXED Supress of a resizable and dragging and hide ↵ | AlexanderP ProductEngine | |
a title for the docked floater | |||
2012-06-29 | CHUI-164 : Fix conversation list index using handle to floater rather than ↵ | Merov Linden | |
uuid. Simplify the code accordingly (suppress hacks). | |||
2012-06-29 | CHUI-164 : Fix crash when removing ad-hoc conversation. Turns out that ↵ | Merov Linden | |
sessions uuids are not constant so I shouldn't use them as index in the conversation list. More complete fix to follow. | |||
2012-06-28 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-06-28 | CHUI-82 : Fixed all icons to use the new Conv_*.png icons; please use those ↵ | Merov Linden | |
in the new UIs moving forward | |||
2012-06-28 | Merge pull in richard/viewer-chui | Merov Linden | |
2012-06-27 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
fixed crash on startup | |||
2012-06-27 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
moved filtering logic to viewmodel | |||
2012-06-27 | CHUI-184 : Change default pref LetterKeysFocusChatBar from 1 (chat) to 0 ↵ | Merov Linden | |
(WASD movements) | |||
2012-06-27 | CHUI-146 : Fixed. Focus goes to first conversation in list when a ↵ | Merov Linden | |
conversation is dismissed. | |||
2012-06-27 | CHUI-162 : Simplified the nearby chat show method following CHUI-139 fixes | Merov Linden | |
2012-06-27 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-06-27 | CHUI-130 : Leave minimized torn off IM untouched when showing hiding the ↵ | Merov Linden | |
whole set of conversations | |||
2012-06-27 | MAINT-1204 Fix for crash on selecting a texture anywhere other than the ↵ | Dave Parks | |
build tools. | |||
2012-06-27 | Merge pulled in lindenlab/viewer-beta to kelly_linden/maint-1078 | Kelly Washington | |
2012-06-27 | CHUI-139 : Make sure the Nearby Chat shows up in the conversations floater ↵ | Merov Linden | |
in every situation | |||
2012-06-27 | MAINT-1078 Merchant Outbox import failures | Kelly Washington | |
Add 1s throttle on update checks for importer reviewed with Simon | |||
2012-06-27 | CHUI-125 FIXED Supressed of a commented out code | AlexanderP ProductEngine | |
2012-06-27 | CHUI-169 FIX Restored inventory sharing functionality via IM floater drag ↵ | Seth ProductEngine | |
and drop. |