summaryrefslogtreecommitdiff
path: root/client/widgets/altcombobox.cc
AgeCommit message (Expand)Author
2012-12-21Implemented new shortcut key system. Fade in/out shortcut tooltips. Close pcp...Bent Bisballe Nyeng
2011-12-01Force focus on combobox in altcombobox in order to avoid the inner widget gai...Bent Bisballe Nyeng
2011-06-28Complete rewrite of the way lua widget methods, 'inheritance' in particular, ...deva
2011-03-10Add missing newlines in debug output.deva
2011-01-28New cross client session system.deva
2010-08-20Fix crash bug on empty altcombobox.deva
2010-08-19One too many calls to eventOnChange in innerwidget.deva
2010-08-19Fixed problems with eventOnChange.deva
2010-08-18Do not enable all children recursively. Make eventOnChange recursive on-demand.deva
2010-08-17Scroll improvement. Don't show console on startup.deva
2010-08-17Add default layout on unknown layout attribute content.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
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-08Fixed som enabling/disabling of altcombobox innerwidget in setValue.deva
2008-12-03Fixed onchange in altcombobox and checkbox.deva
2008-12-01Added two new widgets: metawidget and altcombobox. Modified multilist to use ...deva