Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | potential fix for linux build | Richard Linden | |
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-02-23 | SH-2908 Fix for linux build. | Dave Parks | |
2012-02-23 | Linux build fix. | Seth ProductEngine | |
Moved type casts from protected base classes to derived LLCoord. | |||
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-25 | more gcc build fixes | Richard Linden | |
2012-04-24 | fix for gcc builds | Richard Linden | |
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 | more gcc fixes | Richard Linden | |
2012-04-20 | CHUI-92 FIX Notification count is not shown on notification chiclet | Richard Linden | |
2012-04-20 | fix for gcc builds | 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 WIP Investigate voice-dot with name tag integration | Richard Linden | |
fixed bad parameters in draw3d...name tags should display properly now | |||
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 | fixed build | Richard Linden | |
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 | CHU-78 WIP Subtle cleanup. | 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-16 | more gcc build fixin | Richard Linden | |
2012-04-15 | another round of gcc fixes | Richard Linden | |
2012-04-15 | fixed minor typo | Richard Linden | |
2012-04-15 | attempted fix for gcc | Richard Linden | |
2012-04-13 | fixed build | Richard Linden | |
all param values now support named values uniformly | |||
2012-04-13 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Richard Linden | |
2012-04-13 | CHUI-91 FIXED Moved block list to a separate People floater tab. | Vadim ProductEngine | |
2012-04-13 | more LLInitParam cleanup | Richard Linden | |
cleaned up typedefs, and hid those that aren't part of the interface | |||
2012-04-13 | renamed Lazy to Atomic | Richard Linden | |
2012-04-12 | attempted fix of gcc build | Richard Linden | |
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 | |