Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-06 | EXP-156 WIP Implement custom Skylight hints | Richard Nelson | |
2010-09-22 | EXP-109 WIP strip down main_view.xml | Richard Linden | |
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-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-04-09 | EXT-6693 - [crashhunters] crash in LLPopupView::handleMouseEvent | Richard Nelson | |
reviewed by Monroe | |||
2010-04-07 | EXT-6693 - [crashhunters] crash in LLPopupView::handleMouseEvent | Richard Linden | |
2010-03-18 | oops, type right before commit :( | Richard Linden | |
2010-03-18 | EXT-6347 - Crash when clicking on member's section of Oskar Linden Fanclub | Richard Nelson | |
reviewed by Callum | |||
2010-03-08 | EXT-6256 - Viewer 2 - Search field set the focus out of the field when user ↵ | Richard Nelson | |
type 'ne' or 'na' or some other letters combinations reviewed by Leyla | |||
2010-03-05 | Fix for a crash on startup/shutdown introduced in the tip of viewer-2-0 very ↵ | Monroe Linden | |
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-04 | removed extraneous updateBoundingRect() calls | Richard Nelson | |
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-03 | nested popups close properly | Richard Linden | |
2010-03-03 | resizing and nesting of popups now work | Richard Linden | |
2010-03-03 | WIP - replace top ctrl with LLPopupView | Richard Linden | |
2010-03-02 | added missing files | Richard Nelson | |