Richard Linden
bea2dfbc22
EXP-1767 WIP Received Items panel state does not persist between sessions
...
added get/setTargetDim() for managing layout_panel size even if its collapsed/invisible/etc
2012-03-06 16:59:11 -08:00
Richard Linden
93aa231a18
EXP-1767 WIP Received Items panel state does not persist between sessions
...
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 16:49:58 -08:00
Richard Linden
d3f1c6d77f
fixed some log warnings resulting from missing "name" attributes in menu_viewer.xml
2012-03-06 10:04:23 -08:00
Richard Linden
6c60f214fd
CHUI-55 FIX Floaters that have set positions from old viewer versions can appear off screen until user repositions the floaters manually
2012-03-05 20:10:17 -08:00
Richard Linden
6b0f0a89fd
CHUI-55 FIX Floaters that have set positions from old viewer versions can appear off screen until user repositions the floaters manually
2012-03-01 13:23:01 -08:00
Richard Linden
66f101bac5
added dummy file to assist in forcing tc builds
2012-02-29 13:46:39 -08:00
Richard Linden
26af98b443
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
2012-02-28 13:46:51 -08:00
Richard Linden
80f2548371
EXP-1918 FIX Floaters that are stacked are not offset
...
EXP-1919 FIX Resizing viewer window with minimized floaters can result in floaters appearing off screen when un-minimized
2012-02-28 13:45:36 -08:00
Seth ProductEngine
229c00ab2a
Updated llqtwebkit install URLs for Mac and Win.
2012-02-28 22:46:48 +02:00
Seth ProductEngine
ddbac6dbe4
EXP-1633 FIXED Updated llqtwebkit package for Linux and WebKitLibPlugin build configuration.
2012-02-28 17:21:52 +02:00
Richard Linden
874a67776b
fix for mac build
2012-02-27 14:02:09 -08:00
Richard Linden
fbfad41587
EXP-1181 FIX As a designer, I would like to specify default floater positions using relative coordinates
...
store and load floater relative positions
2012-02-27 13:06:10 -08:00
Richard Linden
8024727d45
EXP-1832 WIP Viewer Size not persistent across logins
...
fixed not unmaximizing properly on Windows
put in error logging on Mac
2012-02-27 11:26:08 -08:00
Vadim ProductEngine
4e24022b8c
EXP-1305 FIXED Prevent avatar from walking after double-clicking the title bar.
2012-02-27 15:54:41 +02:00
Richard Linden
6113f7fb97
ignore *.rej files generated by patch
2012-02-24 16:59:28 -08:00
Richard Linden
0c7e91205f
EXP-1181 FIX As a designer, I would like to specify default floater 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 16:57:12 -08:00
Richard Linden
0fc6c5df96
EXP-1181 FIX As a designer, I would like to specify default floater 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 16:54:54 -08:00
Richard Linden
f4a122b6d7
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
2012-02-23 12:40:27 -08:00
Richard Linden
48bc2a7c9f
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge
2012-02-23 12:39:59 -08:00
Richard Linden
9da67fff0a
EXP-1832 FIX Viewer Size not persistent across logins
...
made Set Window Size correctly set interior window rect, preserving measured dimensions
2012-02-23 12:39:32 -08:00
Seth ProductEngine
11d29660aa
EXP-1335 FIXED empty folders not draggable between Inventory windows.
...
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 21:47:03 +02:00
Seth ProductEngine
a5e4b15b7d
Linux build fix.
...
Moved type casts from protected base classes to derived LLCoord.
2012-02-23 21:02:46 +02:00
paulgproductengine
c37b3dde54
EXP-1910 FIXED (Viewer usually crashes whith empty list of voice morphs )
...
- 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 20:09:44 +02:00
paulgproductengine
d60ef2f335
EXP-1909 FIXED (Pasted gesture displayed twice)
...
- Refreshing gesture list after an item was copied
2012-02-23 20:07:44 +02:00
paulgproductengine
af83268a7b
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.
2012-02-23 19:51:43 +02:00
Seth ProductEngine
d5d2147a97
Windows build fix.
2012-02-22 23:11:29 +02:00
Seth ProductEngine
26d33527a3
EXP-1335 FIXED Dragging folders into Recent Items disabled.
...
- Dragging folder into Recent Items disabled, but allowed within Recent Items.
- Dragging Contents folder from task inventory disabled.
- Filtering folder contents upon dragging to any inventory panel added, to make the behavior consistent with items filtering during DnD.
2012-02-22 22:33:57 +02:00
Richard Linden
3053712f44
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
2012-02-22 10:00:34 -08:00
paulgproductengine
67ccb0670f
EXP-1904 FIXED (Estate tab in Region/Estate floater does not display estate name or owner name)
...
- Added updating for Estate name and Estate owner name
2012-02-20 20:11:08 +02:00
Richard Linden
04a8a9755b
made avatar rotation threshold configurable via a setting
2012-02-17 09:33:29 -08:00
Richard Linden
4c333d64ca
EXP-1832 FIX Viewer Size not persistent across logins
...
Save *window* width and height, not client area
2012-02-16 15:45:43 -08:00
Richard Linden
11c53b444d
EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once a vertical scrollbar is shown
...
fixed horizontal scrollbar showing up in local chat
2012-02-15 18:12:26 -08:00
Richard Linden
24cf1a475a
fixed bad idiom of using statements in a ternary operator
2012-02-15 11:00:32 -08:00
Richard Linden
a45ee6607b
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
2012-02-15 10:24:45 -08:00
paulgproductengine
54900461f9
EXP-1891 FIXED ('Vehicles' category overlays avatar thumnail after setting minimal width in Avatar picker floater)
...
- Increased min width of the floater
2012-02-14 20:15:45 +02:00
paulgproductengine
d660d1ad65
EXP-1890 FIXED (The "Shop" button is partially not clickable)
...
- Adjusted width of the panel which contains the shop button
2012-02-14 20:13:26 +02:00
paulgproductengine
7bb8373d7c
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
2012-02-14 20:08:10 +02:00
Merov Linden
5c8bcc4643
Fix Linux compile issue : make templated type casting explicit (2)
2012-02-13 16:39:35 -08:00
Merov Linden
e8b8be637b
Fix Linux compile issue : make templated type casting explicit
2012-02-13 15:53:41 -08:00
Vadim ProductEngine
12b4862330
EXP-1832 FIXED Viewer Size not persistent across logins.
...
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.
2012-02-13 19:57:35 +02:00
Vadim ProductEngine
47425d67fe
EXP-1882 FIXED Crashes when invoking avatar picker from mouse look mode.
...
Fixing the cases missed in EXP-1879.
2012-02-13 17:12:03 +02:00
Richard Linden
51a8134f62
EXP-1885 FIX Viewer crashes when receiving multiple inventory offer notifications
2012-02-10 20:09:48 -08:00
Richard Linden
5cfedfe4db
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge/
2012-02-10 16:42:04 -08:00
Richard Linden
6a6cf3aa78
EXP-1884 FIX Errors in navigating text when editing Landmarks and picks once a vertical scrollbar is shown
2012-02-10 16:35:22 -08:00
callum
3e2eca7c1f
Merge with head
2012-02-10 14:03:03 -08:00
callum
6c3d444490
EXP-1889 FIX As a Second Life viewer developer, I would like a tool that helps me find memory leaks.
2012-02-10 14:02:09 -08:00
Seth ProductEngine
5d276be881
EXP-1885 FIXED the crash when receiving multiple inventory offer notifications.
...
Fixed erasing the iterator which was becoming invalid on recursive calls.
2012-02-10 20:36:53 +02:00
Richard Linden
45e30f35dc
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
2012-02-09 17:50:09 -08:00
Richard Linden
e9ee15d942
EXP-1877 FIX Scroll list listings in group roles tab and other areas shows vertical scroll bar before needed
2012-02-09 17:45:30 -08:00
Richard Linden
ef81320c31
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/
2012-02-09 17:14:57 -08:00