Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-03 | CHUI-271 FIX Items that are cut and then removed from the clipboard without ↵ | Richard Linden | |
paste do not show in Trash until relog | |||
2012-08-02 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-08-02 | CHUI-223 FIX Selecting to cut an inventory item causes all open inventory ↵ | Richard Linden | |
windows to refresh | |||
2012-08-02 | Re-enabling the voice-dot until I have more time to invest in the new CHUI ↵ | Todd Stinson | |
version. | |||
2012-08-02 | CHUI-262: Reordering the steps to remove a view item and view item model ↵ | Todd Stinson | |
during the deletion process to avoid a crash. | |||
2012-08-02 | CHUI-230, CHUI-232, CHUI-261 Forced resize of a conversation's floater in ↵ | AlexanderP ProductEngine | |
the IM-container; support of the rectControls for IM-conversations; fixed LLFloater and LLMultiFloater for the correct hosting of floaters with mSaveRect | |||
2012-08-01 | CHUI-223 WIP Selecting to cut an inventory item causes all open inventory ↵ | Richard Linden | |
windows to refresh avoid moving selection when cutting | |||
2012-08-01 | CHUI-223 WIP Selecting to cut an inventory item causes all open inventory ↵ | Richard Linden | |
windows to refresh improved filtering behavior that should result in less flashes of emptiness | |||
2012-08-01 | CHUI-268 (Transfer the common functionality from LLNearbyChat and ↵ | AlexanderP ProductEngine | |
LLIMFloater to LLIMConversation): Remove duplication of functionality from LLNearbyChat; transfer mChatHistory, mInputEditor and some its settings and callbacks to the base class. | |||
2012-08-01 | build fix | Richard Linden | |
2012-08-01 | CHUI-218 FIX (Items and Item count is not show in Received Items folder in ↵ | Richard Linden | |
Inventory) forgot to check in | |||
2012-08-01 | merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-08-01 | CHUI-267 FIX Full inventory listing not always shown for test account | Richard Linden | |
changed LLFolderViewModelInterface::getFilter() to return a reference, since it is never NULL removed sort order from filter, which was causing unneeded filtering | |||
2012-07-31 | Pull from richard/viewer-chui | Merov Linden | |
2012-07-31 | CHUI-254 : Fix Inventory filter and item draw() to highlight matching ↵ | Merov Linden | |
substrings in inventory | |||
2012-07-31 | CHUI-259: Resovling an issue introduced during the recent merge that ↵ | Todd Stinson | |
incorrectly altered the conditional scope of when nametag text segments were created. | |||
2012-07-31 | CHUI-258: Ensuring that the teleport lure requests are logged to IM and not ↵ | Todd Stinson | |
to nearby chat. | |||
2012-07-30 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui. | William Todd Stinson | |
2012-07-30 | CHUI-229 : Fix disappearance of nearby chat list item by forcing all list ↵ | Merov Linden | |
widgets to be visible. | |||
2012-07-30 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-30 | CHUI-258: Adding a method to better whether nearby chat is visible or not. | Todd Stinson | |
2012-07-30 | CHUI-217 FIX Items are not visible in Merchant Outbox | Richard Linden | |
cleaned up a lot custom code for folder view item creation in inbox and outbox proper initialization of views from inventory panel starting folder | |||
2012-07-27 | Micro fix for string.xml | AlexanderP ProductEngine | |
2012-07-27 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
2012-07-27 | Updating comments for merge conflicts after reviewing with Richard. | Todd Stinson | |
2012-07-27 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-07-27 | CHUI-256 FIX Invalid param warnings in llfolderview when adding and deleting ↵ | Richard Linden | |
items from object inventory | |||
2012-07-27 | Fixed line endings in files added in CHUI-151. | Seth ProductEngine | |
2012-07-27 | fixed line endings | Richard Linden | |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
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 | 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-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-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 | |