summaryrefslogtreecommitdiff
path: root/src/statusbar_gui.h
AgeCommit message (Collapse)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2013-05-26(svn r25289) -Codechange: Store width of statusbar and main toolbar directly ↵frosch
in the WindowDesc.
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by ↵planetmaker
Eagle_rainbow)
2011-05-01(svn r22406) -Document: some more "random-ish" tidbitsrubidium
2010-11-13(svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is ↵rubidium
configurable, why isn't the statusbar's location configurable?
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-01-09(svn r14948) -Codechange: enumification and more comments in the statusbar codesmatz
2009-01-09(svn r14940) -Fix: let the statusbar know the current news are invalid or ↵smatz
bad things will happen
2008-05-16(svn r13114) -Codechange: use InvalidateData instead of direct window access ↵rubidium
to modify the state of the statusbar from outside the statusbar.