summaryrefslogtreecommitdiff
path: root/client/widgets/button.cc
AgeCommit message (Expand)Author
2012-12-21Implemented new shortcut key system. Fade in/out shortcut tooltips. Close pcp...Bent Bisballe Nyeng
2011-03-18Moved lua methods into their respective Qt widget implementation files.deva
2011-03-03Remove printf's.deva
2010-08-13Fix one too many resets of the LUA stack.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-09-10Added continue without commit action to buttons.deva
2008-08-28Added common stuff in central file. Fixed help text reformatting.deva
2008-08-20Fixed various small bugs.deva
2008-07-01Renamed PushButton to Button, to better match the specs.deva