summaryrefslogtreecommitdiff
path: root/client/widgets/multilist.cc
AgeCommit message (Expand)Author
2011-04-13Introduce new committable/preCommit methods, that can be used to block a comm...deva
2011-03-10Add missing newlines in debug output.deva
2010-08-19Behave just a little bit nicer...deva
2010-08-19Convert to new debugdeva
2010-08-19Fixed problems with eventOnChange.deva
2010-08-13Add default layout, if illigal type is specified (crash bug).deva
2010-08-13Child recursion setValue fix. Missing initialisation of hideChildren and miss...deva
2010-08-13setValues recursive. Remove old widgetbuilder files.deva
2010-08-13Add missing children widgets to actual layouts.deva
2010-08-12New scripting system part2.deva
2010-08-03New scripting interface part1.deva
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