Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-16 | merge | Richard Linden | |
2010-09-13 | STORM-101 FIXED Moved floater settings (rect, visibility, docked state) to ↵ | Vadim Savchuk | |
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-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-20 | changed buildPanel/buildFloater to member functions buildFromFile | Richard Nelson | |
streamlined LLUICtrlFactory's interface | |||
2010-08-16 | moved buildFloater out of lluictrlfactory to llfloater.cpp | Richard Nelson | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-05-27 | EXT-7090 FIXED Made snapshot preview and minimap(like in 1.23) floaters ↵ | Alexei Arabadji | |
showable in mouselook mode. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/449/ --HG-- branch : product-engine | |||
2010-03-09 | EXT-4684 Beacons are not shown when beacons floater is minimized | angela | |
2010-02-02 | fix for normal EXT-4810 Block hot-keys in mouse-look mode | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2009-11-11 | Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API | Nat Goodspeed | |
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-05 | fix for major bug ext-2209 Nearby Chat log is broken | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-03 | fix for normal task EXT-239 Save chat window state and position between sessions | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-02 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-02 | fix Normal Task EXT-239 Save chat window state and position between sessions | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-10-30 | Fix crash in LLMultiFloater::setCanResize() | Rick Pasetto | |
Reviewed (conceptually) by Richard and James | |||
2009-10-30 | fix task EXT-1960 Region messages, should they be displayed in the local chat? | Yuri Chebotarev | |
and working on EXT-239 Save chat window state and position between sessions (not finished) --HG-- branch : product-engine | |||
2009-10-17 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-10-17 | New LLFloater methods capture LLFloaterReg visibility tests. | Nat Goodspeed | |
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-16 | merge from latest svn/viewer-2-0 to hg/viewer-2-0 | Mark Palange (Mani) | |
2009-10-08 | Fixed a problem where floaters that failed to load their XML would still be ↵ | Steven Bennetts | |
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-08-14 | Wrap a subset of the LLFloaterReg API with an event API | Nat Goodspeed | |
2009-08-04 | svn merge -r 128442:129343 ↵ | Richard Nelson | |
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-07-10 | EXT-70 Camera and Movement controls don't save their positions | Steven Bennetts | |
DEV-35250 Quitting from the login screen forgets window placement and visibility (e.g. movement and camera floaters) reviewed by Leyla | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch |