Richard Linden
1911993cc7
merge
2010-09-16 19:45:57 -07:00
Vadim Savchuk
baeded61a7
STORM-101 FIXED Moved floater settings (rect, visibility, docked state) to account-specific XML file.
...
The settings are now stored to settings_per_account.xml.
This change affects all floaters having save_rect/save_visibility/save_dock_state params set to "true",
not just detached sidebar tabs as the ticket requests.
2010-09-13 20:06:48 +03:00
Monroe Linden
b62b10dd26
Post-convert merge by convert_monolith.py from ./viewer-experience
2010-08-27 16:58:33 -07:00
Richard Nelson
02d8197019
changed buildPanel/buildFloater to member functions buildFromFile
...
streamlined LLUICtrlFactory's interface
2010-08-20 10:14:28 -07:00
Richard Nelson
124bc854dd
moved buildFloater out of lluictrlfactory to llfloater.cpp
2010-08-16 17:44:23 -07:00
Oz Linden
06b0d72efa
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
Alexei Arabadji
c63233106b
EXT-7090 FIXED Made snapshot preview and minimap(like in 1.23) floaters showable in mouselook mode.
...
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/449/
--HG--
branch : product-engine
2010-05-27 14:47:27 +03:00
angela
0fe35e068f
EXT-4684 Beacons are not shown when beacons floater is minimized
2010-03-09 15:59:27 +08:00
Ychebotarev ProductEngine
371885c373
fix for normal EXT-4810 Block hot-keys in mouse-look mode
...
--HG--
branch : product-engine
2010-02-02 14:35:37 +02:00
Nat Goodspeed
062d0a13db
Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API
...
with an event API. In addition to the LLEventPump name on which to listen,
LLEventAPI accepts a documentation string for event API introspection.
Give every LLEventDispatcher::add() overload a new documentation string
parameter for event API introspection.
Convert every existing event API to new conventions, introducing suitable
documentation strings for the API and each of its operations.
2009-11-11 07:41:50 -05:00
Yuri Chebotarev
f8d1644a41
fix for major bug ext-2209 Nearby Chat log is broken
...
--HG--
branch : product-engine
2009-11-05 13:17:12 +02:00
Yuri Chebotarev
f1d834c50d
fix for normal task EXT-239 Save chat window state and position between sessions
...
--HG--
branch : product-engine
2009-11-03 17:31:26 +02:00
Vadim Savchuk
28c0bcf7e6
Merge from default branch
...
--HG--
branch : product-engine
2009-11-02 17:16:03 +02:00
Yuri Chebotarev
2e12c9a53a
fix Normal Task EXT-239 Save chat window state and position between sessions
...
--HG--
branch : product-engine
2009-11-02 14:35:57 +02:00
Rick Pasetto
c54faf2823
Fix crash in LLMultiFloater::setCanResize()
...
Reviewed (conceptually) by Richard and James
2009-10-30 16:01:58 -07:00
Yuri Chebotarev
ff97c31995
fix task EXT-1960 Region messages, should they be displayed in the local chat?
...
and working on
EXT-239 Save chat window state and position between sessions (not finished)
--HG--
branch : product-engine
2009-10-30 17:00:23 +02:00
Nat Goodspeed
4ea9361aa8
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
2009-10-17 12:23:38 -04:00
Nat Goodspeed
2a5c25cb3a
New LLFloater methods capture LLFloaterReg visibility tests.
...
The logic was redundantly expressed in LLFloaterReg -- and would be
useful elsewhere -- so was introduced as LLFloater::isShown(). Thanks to
Richard and James for suggesting the terminology.
2009-10-17 11:56:26 -04:00
Mark Palange (Mani)
3e10fa4d51
merge from latest svn/viewer-2-0 to hg/viewer-2-0
2009-10-16 16:42:45 -07:00
Steven Bennetts
4c89e73893
Fixed a problem where floaters that failed to load their XML would still be opened. This was particularly a problem with Modal Dialogs since the UI would loose focus with no floater to respond to.
...
Reviewed by Leyla
2009-10-08 22:39:17 +00:00
Nat Goodspeed
2da8eb43d5
Wrap a subset of the LLFloaterReg API with an event API
2009-08-14 14:40:43 -04:00
Richard Nelson
eb853f55c0
svn merge -r 128442:129343 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-18 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3
2009-08-04 01:12:59 +00:00
Steven Bennetts
e4dc104e32
EXT-70 Camera and Movement controls don't save their positions
...
DEV-35250 Quitting from the login screen forgets window placement and visibility (e.g. movement and camera floaters)
reviewed by Leyla
2009-07-10 21:18:42 +00:00
Steven Bennetts
9ec432034d
merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3
...
ignore-dead-branch
2009-06-21 08:04:56 +00:00