Age | Commit message (Collapse) | Author |
|
toolbar and statusbar after resizing the main window.
|
|
|
|
immediately in command scope, and what to do asynchronously in GUI-scope.
|
|
|
|
process these events asynchronously before the next redraw. Calling window code directly from command scope uses wrong _current_company and might issue nested DoCommands() which interfer with the running command.
|
|
position of the status bar.
|
|
middle; let it follow the setting of the statusbar instead
|
|
configurable, why isn't the statusbar's location configurable?
|
|
displayed fully. Fix by erikjanp.
|
|
the main view.
|
|
window class
|
|
for more consistency and distinguishability.
|
|
other functions already.
|
|
|
|
widgets after a language change.
|
|
color and colour.
|
|
changing company.
|
|
station view is closed even when the vehicle list is stickied. Other vehicle lists are not deleted when their 'opening' window gets closed so do the same with the station view.
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
same thing.
|
|
declarations.
|
|
|
|
|
|
Patch by Alberth.
|
|
|
|
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
and making it more logic where function definitions can be found.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|