summaryrefslogtreecommitdiff
path: root/client/widgets/multilist.h
AgeCommit message (Expand)Author
2011-06-28Complete rewrite of the way lua widget methods, 'inheritance' in particular, ...deva
2011-04-13Introduce new committable/preCommit methods, that can be used to block a comm...deva
2011-03-25Finished documenting the last widgets. Also some changes in the docgen app.deva
2010-08-12New scripting system part2.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-01Added two new widgets: metawidget and altcombobox. Modified multilist to use ...deva
2008-08-20Fixed various small bugs.deva
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