| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-06 | EXP-1767 WIP Received Items panel state does not persist between sessions | Richard Linden | |
| ensure that layout stack has updated its layout before manually resizing one of its elements (which was causing the manual resize to be stomped on by the newly triggered layout update) made layout stack animation occur even when layout stack not visible (inventory will appear in proper open/closed state) LLView::setShape() now only calls handleReshape() when dimensions change removed extraneous calls to LLLayoutStack::updateClass() so that it should be called only once per frame now, allowing it to limit animation updates to layout stacks to one per frame. fixed rendering glitches arising from reshaping LLFolderView while in the middle of its draw() method | |||
| 2012-03-06 | fixed some log warnings resulting from missing "name" attributes in ↵ | Richard Linden | |
| menu_viewer.xml | |||
| 2012-03-05 | EXP-1917 : Fix items coming back in folders when quit after cut. | Merov Linden | |
| 2012-03-05 | EXP-1912 : Fix filtering of folders when those are being cut. | Merov Linden | |
| 2012-03-02 | EXP-1911 : Fix the filter resetting, using U64 values where needed. | Merov Linden | |
| 2012-03-01 | EXP-1841 : change mState to mGeneration in LLClipboard. | Merov Linden | |
| 2012-03-01 | EXP-1841 : Use instance instead of getInstance on LLClipboard singleton. | Merov Linden | |
| 2012-03-01 | sync with viewer-development | eli | |
| 2012-03-01 | Pull from viewer-experience | Merov Linden | |
| 2012-02-29 | merge changes for vmrg-231 | Oz Linden | |
| 2012-02-29 | merge changes for sh-2963 | Oz Linden | |
| 2012-02-28 | SH-2908 Reset graphics drivers to "low" if viewer crashes when allocating ↵ | Dave Parks | |
| deferred rendering targets. | |||
| 2012-02-28 | EXP-1888 FIX Update text for emtpy Received Items folder in the Viewer | Richard Linden | |
| 2012-02-27 | merge | Dave Parks | |
| 2012-02-27 | SH-2889 Fix for crash when encountering certain attachments. | Dave Parks | |
| 2012-02-24 | EXP-1181 FIX As a designer, I would like to specify default floater ↵ | Richard Linden | |
| positions using relative coordinates fixed bug where resizing window would cause stacked floaters to move relative to each other renamed positioning enums to reflect the fact that they apply all the time now, not just when opening floaters | |||
| 2012-02-24 | EXP-1181 FIX As a designer, I would like to specify default floater ↵ | Richard Linden | |
| positions using relative coordinates floaters given specified positions will stay in that location floaters that stack will treat that as a specified position moving any floater will switch to relative positioning mode cleaned up some XUI where widgets were relying on a default height of 10 pixels | |||
| 2012-02-24 | MAINT-387 FIXED [PUBLIC]Possible crash in llviewermenufile/upload_done_callback | paul_productengine | |
| - Just moved the deletion to the inspected block | |||
| 2012-02-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
| 2012-02-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
| 2012-02-23 | EXP-1832 FIX Viewer Size not persistent across logins | Richard Linden | |
| made Set Window Size correctly set interior window rect, preserving measured dimensions | |||
| 2012-02-23 | EXP-1335 FIXED empty folders not draggable between Inventory windows. | Seth ProductEngine | |
| Added filtering empty folders as any other folder view item. This enables dragging empty folders between Inventory floaters when they pass the filter. | |||
| 2012-04-26 | post-merge build fixes | Richard Linden | |
| 2012-04-26 | merge with viewer-release | Richard Linden | |
| 2012-04-26 | CHUI-101 WIP Make LLFolderView general purpose | Richard Linden | |
| removed hacks for object inventory folderview | |||
| 2012-04-24 | CHUI-96 FIX Cannot dismiss modal dialogs related to merchant outbox | Richard Linden | |
| 2012-04-24 | CHUI-106 FIX Notifications like Friends online are shown in local chat ↵ | Richard Linden | |
| history - no toast given if chat history is open | |||
| 2012-04-24 | CHUI-94 FIX Clicking OK on a notification does not remove the notification ↵ | Richard Linden | |
| from the notifications listing | |||
| 2012-04-23 | CHUI-93 FIXED Increased People floater minimum width to avoid scroller on ↵ | AlexanderP ProductEngine | |
| the tab container. | |||
| 2012-04-20 | CHUI-92 FIX Notification count is not shown on notification chiclet | Richard Linden | |
| 2012-04-20 | allow nested modifier tags (e.g. Lazy, Atomic) in param block entries | Richard Linden | |
| 2012-04-18 | converted to unix line endings | Richard Linden | |
| 2012-04-17 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
| 2012-04-17 | CHUI-86 WIP Investigate voice-dot with name tag integration | Richard Linden | |
| removed dead code | |||
| 2012-04-17 | BUILDFIX: Attempting to correct a linux build problem. | Todd Stinson | |
| 2012-04-17 | CHUI-86: Removing the LLHUDEffect parent class from the LLVoiceVisualizer. ↵ | Todd Stinson | |
| #ifdef'ing the code out for now, to be removed later. | |||
| 2012-04-17 | CHUI-86 WIP Investigate voice-dot with name tag integration | Richard Linden | |
| added draw3D to LLUIImage to encapsulate display of image in projective 3D space | |||
| 2012-04-17 | CHUI-91 ADDITIONAL_FIX Minor visual layout fixes. | Vadim ProductEngine | |
| 2012-04-14 | CHUI-78 WIP Made the gear buttons spawn the avatar list context menu. | Vadim ProductEngine | |
| 2012-04-14 | CHUI-78 WIP Minor cleanup. | Vadim ProductEngine | |
| 2012-04-14 | CHUI-78 WIP Re-combined view and sort menus in the People panel. | Vadim ProductEngine | |
| 2012-04-14 | CHUI-78 WIP Remove bottom button bar from the people panel. | Vadim ProductEngine | |
| By the way, removed the "Activate" button from the Groups tab. | |||
| 2012-04-13 | fixed build | Richard Linden | |
| all param values now support named values uniformly | |||
| 2012-04-13 | CHUI-91 FIXED Moved block list to a separate People floater tab. | Vadim ProductEngine | |
| 2012-04-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
| 2012-04-12 | fixed UI not working at all due to bad param blocks | Richard Linden | |
| 2012-04-13 | CHUI-90 WIP Added "View full profile" link to avatar inspectors. | Vadim ProductEngine | |
| 2012-04-12 | CHUI-90 WIP Removed all buttons and menus from avatar inspectors. | Vadim ProductEngine | |
| 2012-04-11 | merge | Richard Linden | |
| 2012-04-11 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
