summaryrefslogtreecommitdiff
path: root/client/widgetbuilder.cc
AgeCommit message (Expand)Author
2009-08-06Made macros with prefilled values commitable. Fixed bug, where innerwidget of...deva
2009-01-15Added isDisabled method to all widget classes and made sure that only enabled...deva
2009-01-13A huge amount of changes, based on the results of two usertest.deva
2008-12-01Added two new widgets: metawidget and altcombobox. Modified multilist to use ...deva
2008-09-10Added continue without commit action to buttons.deva
2008-09-10Added enable/disable methods on frame and groupbox.deva
2008-09-01Added DBWidget.deva
2008-08-21Made setValues ignore item and radiobutton tags (they have values but no names)deva
2008-08-20Added spacerdeva
2008-07-02Made all setValue calls in a second pass, to the construction of the widgets.deva
2008-07-01Renamed PushButton to Button, to better match the specs.deva
2008-06-18Restructured widget building, completed inital version of MultiList with form...deva