Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-27 | fixed line endings | Richard Linden | |
2012-07-27 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-07-27 | CHUI-253 FIX Not able to view the contents of a Buy Contents object for sale | Richard Linden | |
2012-07-27 | CHUI-151 FIXED (Implement conversation log) | Paul ProductEngine | |
A brief explanation of what have been implemented. More information can be found in comments. 1. Created conversation history viewer (llfloaterconversationpreview) 2. Created LLConversation and LLConversationLog classes which represent and hold data of conversations (llconversationlog) 3. Created LLConversationLogList and LLConversationLogListItem which are the visual representation of LLConversationLog and LLConversation respectively 4. Created LLFloaterConversationLog - which holds and displays LLConversationLogList | |||
2012-07-27 | CHUI-204 FIXED (Conversations panel can be re-sized too small with all ↵ | Paul ProductEngine | |
conversations torn off) - Increased min width of conversations panel by 10 pixels | |||
2012-07-27 | CHUI-198 FIXED (Hitting minimize option on conversations floater closes ↵ | Paul ProductEngine | |
floater, not minimize) - Removed code which was hiding floater on minimizing floater. | |||
2012-07-26 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
2012-07-26 | CHUI-251: Adding back in the root 'Contents' folder under the Build floater ↵ | Todd Stinson | |
Content tab. | |||
2012-07-26 | CHUI-251: Resetting the object inventory panel after deleting the last object. | Todd Stinson | |
2012-07-26 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-07-26 | made Deprecated params write-only | Richard Linden | |
2012-07-25 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-07-25 | optimization of LLSD param parsing | Richard Linden | |
2012-07-25 | CHUI-252 FIX Deleting an item from object contents in build tools crashes viewer | Richard Linden | |
also improved selection behavior for object contents when deleting/adding items | |||
2012-07-25 | CHUI-222 FIX Selecting None in inventory filters does not update until ↵ | Richard Linden | |
inventory selected | |||
2012-07-25 | CHUI-239 FIX Viewer crash when opening object with contents | Richard Linden | |
2012-07-25 | CHUI-230 [FIXED] Torn off conversation window size resizes when viewer ↵ | AlexanderP ProductEngine | |
window is resized | |||
2012-07-24 | CHUI-206 FIX Viewer crash when selecting to cut inventory item, then ↵ | Richard Linden | |
selecting to cut another inventory item Seems to work now, without filtering de-optimization | |||
2012-07-24 | Backed out changeset: a20e437a726c | Richard Linden | |
2012-07-24 | CHUI-211: Problem was due to a non-heap variable being deleted and then ↵ | Gilbert Gonzales | |
referenced later (which was found by ProductEngine). Also the crash occurred at a specifc location llpangelobjectinventory::reset() during a static_cast, so now using a dynamic_cast as a safeguard. | |||
2012-07-24 | CHUI-209 FIX for properly updating folder names in folder view after they ↵ | Seth ProductEngine | |
have been renamed. The old display name should be cleared before refreshing the views for both items and folders in folder view, otherwise the old name will be used upon renaming. | |||
2012-07-24 | fix for gcc builds | Richard Linden | |
2012-07-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-07-23 | CHUI-227 FIX Teleport offers sent are not received | Richard Linden | |
cleaned up serialization of LLSD to param block so that it can round-trip also, optimized LLXMLNode and fixed an assert | |||
2012-07-20 | CHUI-207 FIXED Emptying Lost and Found and Trash in inventory crashes viewer | AlexanderP ProductEngine | |
2012-07-19 | CHUI-229 [FIXED] Nearby chat conversation does not appear initially in ↵ | AlexanderP ProductEngine | |
conversation list if no other conversations are present | |||
2012-07-19 | CHUI-231, CHUI-233 [FIXED] - Modified and simplified algorithm of reshaping ↵ | AlexanderP ProductEngine | |
floater's body (content) and showing/hiding of the title for prevent of present and future issues with floater's repositioning | |||
2012-07-19 | CHUI-236 : WIP : Places panel works for My Inventory but still empty lists ↵ | Merov Linden | |
for Favorites Bar, My Landmarks and Library. | |||
2012-07-19 | CHUI-236 : WIP : Modify the handling of FT_ROOT_INVENTORY which was creating ↵ | merov_linden | |
havoc in LLInventoryModel instantiation. Still, some of those hack will have to come back on. | |||
2012-07-17 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-07-17 | CHUI-234 : Fix crashers in landmarks panel | Merov Linden | |
2012-07-17 | Fixed positioning of conversations into container | AlexanderP ProductEngine | |
2012-07-13 | CHUI-207 FIXED cancellation of removal of the object that has already been ↵ | AlexanderP ProductEngine | |
removed | |||
2012-07-13 | CHUI-206 FIXED Viewer crash when selecting to cut inventory item, then ↵ | AlexanderP ProductEngine | |
selecting to cut another inventory item | |||
2012-07-13 | CHUI-205 FIXED conversations selection in the conversations list. | Seth ProductEngine | |
Each conversation item is added to the folder view which lists all conversations. | |||
2012-07-12 | CHUI-170 Workaround for the permanently showing of the nearbychat's name in ↵ | AlexanderP ProductEngine | |
a conversations list when that floater is torn-off | |||
2012-07-12 | CHUI-199 FIXED Save positioning of conversations between sessions | AlexanderP ProductEngine | |
2012-07-11 | CHUI-203 FIXED Conversations floater resizing when it is opened with FUI ↵ | Seth ProductEngine | |
Chat button. | |||
2012-07-10 | Pull from richard/viewer-chui | Merov Linden | |
2012-07-10 | CHUI-201 FIX for crash when leaving a voice call via the end call prompt. | Seth ProductEngine | |
Fixed the problem with confirmLeaveCallCallback() firing after the chat floater is destroyed. | |||
2012-07-09 | Pull from richard/viewer-chui | Merov Linden | |
2012-07-09 | Pull from richard/viewer-chui-folderview | Merov Linden | |
2012-07-09 | CHUI-98 : WIP. Clean up conversation list data structure and comments | Merov Linden | |
2012-07-07 | Another Linux build fix. | Seth ProductEngine | |
2012-07-07 | Linux build fix. | Seth ProductEngine | |
LLFolderViewModelItem placed before the call to a method of this class in LLFolderViewModel::sort(). | |||
2012-07-06 | CHUI-196 FIXED (Chat text entry area gets resized unexpectedly with certain ↵ | Paul ProductEngine | |
user display names) - Fixed label length calculating | |||
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 |