Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-01 | Added two new widgets: metawidget and altcombobox. Modified multilist to use ↵ | deva | |
'innerwidget' attribute instead of format string. | |||
2008-09-10 | Added continue without commit action to buttons. | deva | |
2008-09-10 | Added enable/disable methods on frame and groupbox. | deva | |
2008-09-01 | Added DBWidget. | deva | |
2008-08-21 | Made setValues ignore item and radiobutton tags (they have values but no names) | deva | |
2008-08-20 | Added spacer | deva | |
2008-07-02 | Made all setValue calls in a second pass, to the construction of the widgets. | deva | |
2008-07-01 | Renamed PushButton to Button, to better match the specs. | deva | |
2008-06-18 | Restructured widget building, completed inital version of MultiList with ↵ | deva | |
format string parsing, db commiting and rereading. |