This project is mirrored from https://git.alchemyviewer.org/alchemy/alchemy-next.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
- Jul 27, 2012
-
-
Paul ProductEngine authored
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
-
Paul ProductEngine authored
- Increased min width of conversations panel by 10 pixels
-
Paul ProductEngine authored
- Removed code which was hiding floater on minimizing floater.
-
- Jul 26, 2012
-
-
Todd Stinson authored
-
Todd Stinson authored
-
Richard Linden authored
- Jul 25, 2012
-
-
Richard Linden authored
-
Richard Linden authored
also improved selection behavior for object contents when deleting/adding items
-
Richard Linden authored
-
Richard Linden authored
-
AlexanderP ProductEngine authored
-
- Jul 24, 2012
-
-
Richard Linden authored
CHUI-206 FIX Viewer crash when selecting to cut inventory item, then selecting to cut another inventory item Seems to work now, without filtering de-optimization
-
Richard Linden authored
-
Gilbert Gonzales authored
CHUI-211: Problem was due to a non-heap variable being deleted and then 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.
-
Seth ProductEngine authored
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.
-
Richard Linden authored
-
- Jul 23, 2012
-
-
Richard Linden authored
cleaned up serialization of LLSD to param block so that it can round-trip also, optimized LLXMLNode and fixed an assert
- Jul 20, 2012
-
-
AlexanderP ProductEngine authored
-
- Jul 19, 2012
-
-
AlexanderP ProductEngine authored
CHUI-229 [FIXED] Nearby chat conversation does not appear initially in conversation list if no other conversations are present
-
AlexanderP ProductEngine authored
CHUI-231, CHUI-233 [FIXED] - Modified and simplified algorithm of reshaping floater's body (content) and showing/hiding of the title for prevent of present and future issues with floater's repositioning
-
Merov Linden authored
CHUI-236 : WIP : Places panel works for My Inventory but still empty lists for Favorites Bar, My Landmarks and Library.
-
- Jul 18, 2012
-
-
merov_linden authored
CHUI-236 : WIP : Modify the handling of FT_ROOT_INVENTORY which was creating havoc in LLInventoryModel instantiation. Still, some of those hack will have to come back on.
-
- Jul 17, 2012
-
-
Merov Linden authored
-
Merov Linden authored
-
AlexanderP ProductEngine authored
-
- Jul 13, 2012
-
-
AlexanderP ProductEngine authored
-
AlexanderP ProductEngine authored
CHUI-206 FIXED Viewer crash when selecting to cut inventory item, then selecting to cut another inventory item
-
Seth ProductEngine authored
Each conversation item is added to the folder view which lists all conversations.
-
- Jul 12, 2012
-
-
AlexanderP ProductEngine authored
CHUI-170 Workaround for the permanently showing of the nearbychat's name in a conversations list when that floater is torn-off
-
AlexanderP ProductEngine authored
-
- Jul 11, 2012
-
-
Seth ProductEngine authored
-
- Jul 10, 2012
-
-
Merov Linden authored
-
Seth ProductEngine authored
Fixed the problem with confirmLeaveCallCallback() firing after the chat floater is destroyed.
-
- Jul 09, 2012
-
-
Merov Linden authored
-
Merov Linden authored
-
Merov Linden authored
-