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