Age | Commit message (Expand) | Author |
---|---|---|
2011-06-28 | Complete rewrite of the way lua widget methods, 'inheritance' in particular, ... | deva |
2011-03-25 | Finished documenting the last widgets. Also some changes in the docgen app. | deva |
2011-03-14 | Make setKeyboardFocus recursive instead of iterative. | deva |
2011-03-11 | Huge improvements on 'keyboard-only' use. | deva |
2010-08-12 | New scripting system part2. | deva |
2009-01-15 | Added isDisabled method to all widget classes and made sure that only enabled... | deva |
2009-01-13 | A huge amount of changes, based on the results of two usertest. | deva |
2008-09-10 | Added enable/disable methods on frame and groupbox. | deva |
2008-06-30 | Removed getValue. GroupBox is a layout-only class. | deva |
2008-06-03 | LUA rocks | deva |
2008-06-02 | A large number of small changes in widgets, primarily validation oriented. | deva |
2008-06-02 | Fixed file headers, to match actual authors. | deva |
2007-10-11 | Updated all widgets with better width height control | senator |