summaryrefslogtreecommitdiff
path: root/client/widgets/multilist.cc
AgeCommit message (Expand)Author
2009-04-02General cleanup.deva
2009-03-19Localized multilistdeva
2009-03-18Made a messagebox wrapper that does the button translation.deva
2009-03-17A first shot at making noise when innerwidget has changed, but not added to t...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-04Moved images to icons folder and added them as internal resources. Created a ...deva
2008-12-03Added some graphics to the multilist widget to make it easier to understand.deva
2008-12-01Added two new widgets: metawidget and altcombobox. Modified multilist to use ...deva
2008-08-28Added common stuff in central file. Fixed help text reformatting.deva
2008-08-21Added aux widget list to macrowindowdeva
2008-08-20Fixed various small bugs.deva
2008-08-20A slighty slimmer layout.deva
2008-07-02Made all setValue calls in a second pass, to the construction of the widgets.deva
2008-06-20Changed tab orderdeva
2008-06-20Added validation prior to adding in multilistdeva
2008-06-18Restructured widget building, completed inital version of MultiList with form...deva
2008-06-17Multilist is now showing as it should. No functionality yet though.deva
2008-06-16Oups - too many closing brackets...deva