Richard Linden
d56be1f175
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
2012-02-07 12:31:48 -08:00
Richard Nelson
01b28ddf5d
EXP-156 WIP Implement custom Skylight hints
2010-10-06 20:10:36 -07:00
Richard Linden
f8a17515f5
EXP-109 WIP strip down main_view.xml
...
made menu keyboard access only work when menus are visible
dummy widgets are now added with a parent view that is invisible
popupview can now be default-built
2010-09-22 12:27:26 -07:00
Oz Linden
06b0d72efa
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
Richard Nelson
7d78d1ea40
EXT-6693 - [crashhunters] crash in LLPopupView::handleMouseEvent
...
reviewed by Monroe
2010-04-09 12:38:47 -07:00
Richard Linden
69e6c4d947
EXT-6693 - [crashhunters] crash in LLPopupView::handleMouseEvent
2010-04-07 16:29:06 -07:00
Richard Linden
3e2db3d336
oops, type right before commit :(
2010-03-18 11:44:13 -07:00
Richard Nelson
20e4960510
EXT-6347 - Crash when clicking on member's section of Oskar Linden Fanclub
...
reviewed by Callum
2010-03-18 11:06:48 -07:00
Richard Nelson
6b17727880
EXT-6256 - Viewer 2 - Search field set the focus out of the field when user type 'ne' or 'na' or some other letters combinations
...
reviewed by Leyla
2010-03-08 12:53:12 -08:00
Monroe Linden
eee50d1401
Fix for a crash on startup/shutdown introduced in the tip of viewer-2-0 very recently.
...
list.erase(list.find()) is not safe, because erasing list.end() is undefined. Check to make sure the find succeeded before doing the erase.
Reviewed by Richard at http://codereview.lindenlab.com/341001
2010-03-05 18:11:55 -08:00
Richard Nelson
485711e179
removed extraneous updateBoundingRect() calls
...
remove the login progress panel as a popup only after it has finished fading out
popupview manages it's own registering and unregistering of popup callbacks
2010-03-04 16:35:52 -08:00
Richard Linden
902548c55c
nested popups close properly
2010-03-03 20:58:00 -08:00
Richard Linden
0bbcb0d22d
resizing and nesting of popups now work
2010-03-03 20:23:26 -08:00
Richard Linden
69f9c0bcf9
WIP - replace top ctrl with LLPopupView
2010-03-03 19:37:41 -08:00
Richard Nelson
c3c04adaa5
added missing files
2010-03-02 15:11:56 -08:00