Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-07 | pull back 3.2.8 release tags | Oz Linden | |
2012-03-07 | first test using viewer-beta-candidate tag | Oz Linden | |
2012-03-07 | pull back release tags for 3.2.8 | Oz Linden | |
2012-03-06 | EXP-1767 WIP Received Items panel state does not persist between sessions | Richard Linden | |
added get/setTargetDim() for managing layout_panel size even if its collapsed/invisible/etc | |||
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 | CHUI-55 FIX Floaters that have set positions from old viewer versions can ↵ | Richard Linden | |
appear off screen until user repositions the floaters manually | |||
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 std::vector instead of LLDynamicArray 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-03-01 | CHUI-55 FIX Floaters that have set positions from old viewer versions can ↵ | Richard Linden | |
appear off screen until user repositions the floaters manually | |||
2012-03-01 | Added tag DRTVWR-113_3.2.8-release, 3.2.8-release for changeset 51b2fd52e36a | Oz Linden | |
2012-02-29 | increment viewer version to 3.3.1 | Oz Linden | |
2012-02-29 | Added tag 3.3.0-start for changeset d5f263687f43 | Oz Linden | |
2012-02-29 | added dummy file to assist in forcing tc builds | Richard Linden | |
2012-02-29 | merge changes for vmrg-231 | Oz Linden | |
2012-02-29 | merge changes for sh-2963 | Oz Linden | |
2012-02-29 | merge tags from beta branch | 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 | SH-2908 Fix for incompatibility issue with GLSL 1.30 | Dave Parks | |
2012-02-28 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-02-28 | EXP-1918 FIX Floaters that are stacked are not offset | Richard Linden | |
EXP-1919 FIX Resizing viewer window with minimized floaters can result in floaters appearing off screen when un-minimized | |||
2012-02-28 | EXP-1888 FIX Update text for emtpy Received Items folder in the Viewer | Richard Linden | |
2012-02-28 | Updated llqtwebkit install URLs for Mac and Win. | Seth ProductEngine | |
2012-02-28 | EXP-1633 FIXED Updated llqtwebkit package for Linux and WebKitLibPlugin ↵ | Seth ProductEngine | |
build configuration. | |||
2012-02-27 | merge | Dave Parks | |
2012-02-27 | SH-2889 Fix for crash when encountering certain attachments. | Dave Parks | |
2012-02-27 | fix for mac build | Richard Linden | |
2012-02-27 | EXP-1181 FIX As a designer, I would like to specify default floater ↵ | Richard Linden | |
positions using relative coordinates store and load floater relative positions | |||
2012-02-27 | EXP-1832 WIP Viewer Size not persistent across logins | Richard Linden | |
fixed not unmaximizing properly on Windows put in error logging on Mac | |||
2012-02-27 | EXP-1305 FIXED Prevent avatar from walking after double-clicking the title bar. | Vadim ProductEngine | |
2012-02-24 | ignore *.rej files generated by patch | Richard Linden | |
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-02-23 | EXP-1910 FIXED (Viewer usually crashes whith empty list of voice morphs ) | paulgproductengine | |
- Added missed strings to the XML - Just adding unlocalized name to the effects list if localized string was not found in XML. I think it's a better than throwing an error. | |||
2012-02-23 | EXP-1909 FIXED (Pasted gesture displayed twice) | paulgproductengine | |
- Refreshing gesture list after an item was copied | |||
2012-02-23 | EXP-1895 : Fix the evaluation of visible children in folders | Merov Linden | |