Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-10 | * Added timers to track the http transactions, visible through the same | Leslie Linden | |
"InventoryOutboxLogging" debug flag. | |||
2012-02-10 | EXP-1885 FIXED the crash when receiving multiple inventory offer notifications. | Seth ProductEngine | |
Fixed erasing the iterator which was becoming invalid on recursive calls. | |||
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-1877 FIX Scroll list listings in group roles tab and other areas shows ↵ | Richard Linden | |
vertical scroll bar before needed | |||
2012-02-09 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/ | Richard Linden | |
2012-02-09 | EXP-1874 FIX Unexpected scrollbar in text notification | Richard Linden | |
2012-02-10 | EXP-1876 FIXED Landmark notes editor height increased to accommodate 5 lines ↵ | Seth ProductEngine | |
of new font height. | |||
2012-02-10 | MAINT-784 FIXED the inventory filter to be restarted when switching from ↵ | Seth ProductEngine | |
'Since Logoff' to 'Hours Ago' or 'Days Ago'. Fix: checking for !isSinceLogoff() ensures that the time filter increases from zero and becomes more restrictive. This happens because setting 'Since Logoff' resets the 'Hours Ago' and 'Days Ago' to zero. | |||
2012-02-09 | EXP-1335 FIXED Disabled dragging the items from notecards and objects into ↵ | Seth ProductEngine | |
Recent tab. Disabled DnD from Recent to Received Items. Fixed updating FILTERTYPE_DATE flag of LLInventoryFilter when time limits are applied. | |||
2012-02-09 | EXP-1819 FIXED (Location & Favorites bar splitter should be draggable to 200 ↵ | paulgproductengine | |
px on left and 150 px on right. ) - Allowed dragging to the left to shrink location to no less than 410 pixels, and to the right to shrink favorites to 185 pixels | |||
2012-02-09 | EXP-1546 FIXED (received items - purchasing some bodyparts and clothing from ↵ | paulgproductengine | |
a prim marked for sale show wrong inventory icons) - In buy floater, for multiple WEARABLES inventory items show corresponding wearable icon | |||
2012-02-09 | EXP-1822 FIXED (After deleting an item from inventory and confirming "ok" to ↵ | paulgproductengine | |
delete, focus leaves inventory) - Return focus to the previously focused root view | |||
2012-02-09 | EXP-1844 FIX Selecting a large number of inventory items can block the ↵ | Richard Linden | |
viewer for a long time. only show hourglass and fetching text when downloading folders, not item metadata | |||
2012-02-09 | fix for cached controls in media sorting | Richard Linden | |
2012-02-09 | EXP-1880 WIP Update Media affects framerate even when Media is disabled. | Richard Linden | |
2012-02-09 | Enabled the 'Merchant Outbox' menu item and context menu | Leslie Linden | |
2012-02-09 | merge changes for storm-1804 | Oz Linden | |
2012-02-09 | merge changes for storm-1803 | Oz Linden | |
2012-02-09 | merge changes for storm-1795 | Oz Linden | |
2012-02-09 | merge changes for storm-1741 | Oz Linden | |
2012-02-09 | merge changes for storm-1718 | Oz Linden | |
2012-02-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/ | Richard Linden | |
2012-02-08 | Fix for Debug GL generating errors when changing graphics preferences ↵ | Dave Parks | |
(reloading shaders). | |||
2012-02-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
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 | STORM-1808 Indicate ability to build | Jonathan Yap | |
2012-02-08 | SH-2592 Fix for some shader uniforms using the wrong vector size. | Dave Parks | |
2012-02-10 | SH-2963 Fix for highlight transparent not highlighting 100% transparent objects. | Dave Parks | |
2012-02-08 | SH-2592 Fix for some shader uniforms using the wrong vector size. | Dave Parks | |
2012-02-08 | STORM-1807 Play animation floater 2nd play button active while animation is ↵ | Jonathan Yap | |
playing | |||
2012-02-08 | STORM-1809 The word "Multiple" does NOT show in the edit window when editing ↵ | Jonathan Yap | |
prims or linksets with mixed textures in LL V3 | |||
2012-02-08 | EXP-1879 FIXED Crash in People floater in mouselook mode. | Vadim ProductEngine | |
2012-02-08 | STORM-1810 Display Z coordinate in Script Error window | Jonathan Yap | |
2012-02-08 | Echo group_started, group_completed to test-program output file. | Nat Goodspeed | |
This isn't recent oversight; in viewer-development the output file never contained those lines either. But it should. Using scoped_ptr is more robust than using a dumb pointer with inline "Oh yeah, don't forget to clean up that pointer" logic. | |||
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-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 | SH-2719 Fix for lines in off-sim water | Dave Parks | |
2012-02-07 | SH-2902 Fix for avatar bakes etc. getting garbage data sometimes. | Dave Parks | |
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-07 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-02-07 | Merge daggy fix at r32811ea374ab to tip | Nat Goodspeed | |
2012-02-07 | Disable MSVC warning C4702 (unreachable code) in Boost headers. | Nat Goodspeed | |
2012-02-07 | merge changes for storm-1803 | Oz Linden | |
2012-02-07 | STORM-1803 Fix syntax error that the Windows compiler did not complain about | Jonathan Yap | |
2012-02-07 | merge changes for storm-1793 | Oz Linden | |
2012-02-06 | SH-2729 Fix for horizontal line of glitching graphics when DoF enabled | Dave Parks | |
2012-02-06 | Mac build fix -- added missing enumeration from switch | Leslie Linden | |
2012-02-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2012-02-06 | STORM-1793 Fix dumb syntax error | Jonathan Yap | |
2012-02-06 | EXP-1849 FIXED Privacy settings could be set to default when modifying other ↵ | Vadim ProductEngine | |
preferences before login. |