summaryrefslogtreecommitdiff
path: root/client/widgets/checkgroupbox.cc
AgeCommit message (Collapse)Author
2012-12-21Implemented new shortcut key system. Fade in/out shortcut tooltips. Close ↵Bent Bisballe Nyeng
pcpviewer on window close due to commit/nocommit/discard actions.
2011-06-28Complete rewrite of the way lua widget methods, 'inheritance' in particular, ↵deva
are handled.
2011-04-04Fix wierd CheckGroupBox layout with type='framed'.deva
2011-04-04Make CheckGroupBox layout more compact.deva
2011-04-04Fix journal view scrollbar jumpiness. Fix scroll to view on open of new ↵deva
macro. Added new attribute 'type' to checkgroupbox.
2011-03-14Make setKeyboardFocus recursive instead of iterative.deva
2011-03-10Fix broken state_change SLOT.deva
2011-03-10New checkgroupbox widget.deva