index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timetable_gui.cpp
Age
Commit message (
Expand
)
Author
2009-12-22
(svn r18606) -Codechange: Introduce several forms of zero-size stacked displa...
alberth
2009-12-21
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
alberth
2009-12-20
(svn r18580) -Codechange: Use widget information only for setting scrollbar c...
alberth
2009-12-18
(svn r18530) -Fix (r18304): Width property set on window instead of width.
peter1138
2009-11-28
(svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also ma...
frosch
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-28
(svn r18319) -Fix: Timetable window wrt. big/small fonts.
frosch
2009-11-28
(svn r18314) -Fix: Disable 'start date' button for timetable windows of other...
frosch
2009-11-27
(svn r18304) -Codechange: don't use SETX for the arrival/departure panel; som...
rubidium
2009-11-25
(svn r18294) -Feature: set the start time of a timetable
rubidium
2009-11-25
(svn r18285) -Feature: show the expected arrival/departure dates in the timet...
rubidium
2009-11-24
(svn r18280) -Codechange: remove widget indices that are not needed for custo...
rubidium
2009-11-24
(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...
rubidium
2009-11-24
(svn r18274) -Codechange: remove the unused WDF flags
rubidium
2009-11-22
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...
alberth
2009-11-21
(svn r18205) -Codechange: unduplicate some code
rubidium
2009-11-21
(svn r18204) -Codechange: introduce a type for Ticks and use it; furthermore ...
rubidium
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-16
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/...
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
2009-11-08
(svn r18023) -Codechange: Make the timetable window nested.
alberth
2009-10-24
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...
rubidium
2009-10-17
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wro...
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-16
(svn r17557) -Codechange: Pass left and right edge to DrawOrderString().
alberth
2009-09-02
(svn r17373) -Codechange: make the timetable, station and subsidy GUIs use sc...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-07-23
(svn r16930) -Codechange: more StringID name unification and grouping
rubidium
2009-05-23
(svn r16397) -Codechange: move GetVehicleOrder/GetLastVehicleOrder into Vehicle
rubidium
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-03
(svn r16213) -Codechange: Added nested widgets to timetable window.
alberth
2009-04-26
(svn r16162) -Codechange: remove needless TC_ colours from DrawString when th...
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-03-29
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...
alberth
2009-03-22
(svn r15813) -Codechange: remove the last remnants of the old text drawing API.
rubidium
2009-03-21
(svn r15785) -Codechange: remove the *Truncated part of the old text drawing ...
rubidium
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-02-09
(svn r15427) -Codechange: give w->caption_color a more sensible name as it ho...
rubidium
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
2009-02-04
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever ...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-03
(svn r14819) -Change: make details and order menu stickyable, like the timeta...
rubidium
2009-01-03
(svn r14801) -Codechange: don't reference Vehicle::num_orders directly but th...
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-11-18
(svn r14592) -Feature [FS#1124]: non-destructive autofill with option to keep...
rubidium
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-24
(svn r14395) -Fix [FS#2285]: crashes and GUI desyncs when order is deleted/mo...
smatz
[prev]
[next]