- Feb 23, 2012
-
-
Seth ProductEngine authored
Moved type casts from protected base classes to derived LLCoord.
-
paulgproductengine authored
- 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.
-
paulgproductengine authored
- Refreshing gesture list after an item was copied
-
paulgproductengine authored
EXP-1908 FIXED (Gesture floater is not refreshed when deleting more then one gesture from Inventory) - Updating moved items, to update model's modify mask.
-
- Feb 20, 2012
-
-
paulgproductengine authored
- Added updating for Estate name and Estate owner name
-
- Feb 16, 2012
-
-
Richard Linden authored
Save *window* width and height, not client area
-
- Feb 15, 2012
-
-
Richard Linden authored
-
- Feb 14, 2012
-
-
paulgproductengine authored
EXP-1891 FIXED ('Vehicles' category overlays avatar thumnail after setting minimal width in Avatar picker floater) - Increased min width of the floater
-
paulgproductengine authored
- Adjusted width of the panel which contains the shop button
-
paulgproductengine authored
EXP-1546 FIXED (received items - purchasing some bodyparts and clothing from a prim marked for sale show wrong inventory icons) - In buy floater, for multiple WEARABLES inventory items show corresponding wearable icons
-
- Feb 13, 2012
-
-
Merov Linden authored
-
Merov Linden authored
-
Vadim ProductEngine authored
Symptoms: Viewer window shrank by a few pixels on each startup. Reason: We used client rect (which did not include the window border) to create the viewer window. Solution: Convert client rect into window rect, i.e. expand it by the border size.
-
Vadim ProductEngine authored
Fixing the cases missed in EXP-1879.
-
- Feb 10, 2012
-
-
Richard Linden authored
-
Richard Linden authored
EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once a vertical scrollbar is shown
-
callum authored
-
callum authored
EXP-1889 FIX As a Second Life viewer developer, I would like a tool that helps me find memory leaks.
-
Seth ProductEngine authored
Fixed erasing the iterator which was becoming invalid on recursive calls.
-
- Feb 09, 2012
-
-
Richard Linden authored
EXP-1883 FIX Toolbar button tooltips display off screen for right hand tool bar, bottom tool bar, and tooltips on top bar items show off screen
-
Richard Linden authored
EXP-1877 FIX Scroll list listings in group roles tab and other areas shows vertical scroll bar before needed
-
Richard Linden authored
-
Seth ProductEngine authored
-
Seth ProductEngine authored
Disabled DnD from Recent to Received Items. Fixed updating FILTERTYPE_DATE flag of LLInventoryFilter when time limits are applied.
-
paulgproductengine authored
EXP-1819 FIXED (Location & Favorites bar splitter should be draggable to 200 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
-
paulgproductengine authored
EXP-1546 FIXED (received items - purchasing some bodyparts and clothing from a prim marked for sale show wrong inventory icons) - In buy floater, for multiple WEARABLES inventory items show corresponding wearable icon
-
paulgproductengine authored
EXP-1822 FIXED (After deleting an item from inventory and confirming "ok" to delete, focus leaves inventory) - Return focus to the previously focused root view
-
Richard Linden authored
only show hourglass and fetching text when downloading folders, not item metadata
-
Richard Linden authored
-
Richard Linden authored
-
- Feb 08, 2012
-
-
Richard Linden authored
fixed layout stack so programmatic size updates will work correctly
-
Vadim ProductEngine authored
-
Richard Linden authored
EXP-1181 WIP as a designer I would like to specify default floater positions using realtive coordinates fixed build moved conversion funcs to llwindow.cpp as they work on all platforms refactored translateintorect to take overlap as parameter
- Feb 07, 2012
-
-
Richard Linden authored
EXP-1181 WIP as a designer I would like to specify default floater positions using realtive coordinates changed over to new convert() method added LLCoordFloater
-
Richard Linden authored
EXP-1181 WIP as a designer I would like to specify default floater positions using realtive coordinates refactored LLCoord code to be templated, ultimately to support arbitrary conversions
-