Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-15 | added stats tracking for texture/object cache hit rates and texture cache ↵ | Richard Linden | |
read latency | |||
2012-03-14 | CHUI-59 FIX Floater stacking offset only occurs first time a floater is opened | Richard Linden | |
changed stacking logic to attempt to stack against any floater that is cascade head *or* in a cascade group | |||
2012-03-13 | EXP-1924 : Relax the cconsistency policy between text and UUID on the clipboard. | Merov Linden | |
2012-03-09 | EXP-1913 : Suppress the text concatenation on clipboard, unused and confusing. | Merov Linden | |
2012-03-09 | EXP-1913 : Prevent text clipboard to zap inventory clipboard | Merov Linden | |
2012-03-09 | merge changes for vmrg-225 | Oz Linden | |
2012-03-08 | EXP-1917 : Suppress clean up callback now that we move things to the trash ↵ | Merov Linden | |
immediately | |||
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 | texture view console tweaks | Brad Payne (Vir Linden) | |
2012-03-06 | via richard - fix to keep texture debug console anchored at the top | Brad Payne (Vir Linden) | |
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-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 | 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-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-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-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-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-02-23 | Linux build fix. | Seth ProductEngine | |
Moved type casts from protected base classes to derived LLCoord. | |||
2012-02-17 | EXP-1902, EXP-1903 : Move items cut to the trash when clipboard reset. | Merov Linden | |
2012-02-15 | EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once ↵ | Richard Linden | |
a vertical scrollbar is shown fixed horizontal scrollbar showing up in local chat | |||
2012-02-12 | Automated merge with ssh://hg.lindenlab.com/nat/viewer-new-apr | Nat Goodspeed | |
2012-02-10 | EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once ↵ | Richard Linden | |
a vertical scrollbar is shown | |||
2012-02-10 | STORM-1738 Autocorrect working for nearby chat and IM input boxes | Jonathan Yap | |
warn-on-failure:open-license | |||
2012-04-11 | fix ordering problem in libraries? | Oz Linden | |
2012-04-10 | add hunspell libs | Oz Linden | |
2012-03-25 | Minor fix for GCC | Kitty Barnett | |
2012-02-24 | Merge with viewer-development | Kitty Barnett | |
2012-02-09 | EXP-1883 FIX Toolbar button tooltips display off screen for right hand tool ↵ | Richard Linden | |
bar, bottom tool bar, and tooltips on top bar items show off screen | |||
2012-02-09 | EXP-1874 FIX Unexpected scrollbar in text notification | Richard Linden | |
2012-02-09 | STORM-276 Differentiate between primary and secondary dictionaries | Kitty Barnett | |
2012-02-14 | STORM-276 FIXED Misspellings that span multiple lines don't have their ↵ | Kitty Barnett | |
squiggly lines drawn correctly | |||
2012-02-14 | STORM-276 FIXED Typing in an LLTextEditor freezes the viewer | Kitty Barnett | |
2012-02-14 | STORM-276 Reworked the spell check preferences to be more robust and less ↵ | Kitty Barnett | |
error-prone | |||
2012-02-08 | EXP-1767 WIP Received Items panel state does not persist between sessions | Richard Linden | |
fixed layout stack so programmatic size updates will work correctly | |||
2012-02-08 | EXP-1873 : Implement the hiding of cut items on the clipboard | Merov Linden | |
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates fixed build moved conversion funcs to llwindow.cpp as they work on all platforms refactored translateintorect to take overlap as parameter | |||
2012-02-07 | EXP-1841 : Final deep scrub on LLClipboard API, clean up the use of copy and ↵ | Merov Linden | |
cut everywhere. | |||
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates changed over to new convert() method added LLCoordFloater | |||
2012-02-07 | EXP-1873 : Implement cut in the inventory contextual menu. Works without ↵ | Merov Linden | |
deleting the items but simply dimming them and moving them. Doesn't work for folders yet. | |||
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ↵ | Richard Linden | |
using realtive coordinates refactored LLCoord code to be templated, ultimately to support arbitrary conversions | |||
2012-02-06 | Mac build fix -- added missing enumeration from switch | Leslie Linden | |
2012-02-06 | EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave ↵ | Merov Linden | |
like a normal clipboard. | |||
2012-02-03 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
EXP-1854 FIX Text positioning in mini inspector a couple pixels too low | |||
2012-02-03 | EXP-1862 : Suppress LLInventoryClipboard, move its functions to the unified ↵ | Merov Linden | |
LLClipboard and use this only |