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
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2017-08-13
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
frosch
2014-06-10
(svn r26639) -Codechange: Simplify drawing early/late dates in timetable GUI.
frosch
2014-05-01
(svn r26550) -Change: Show measured order times in timetable GUI
fonsinchen
2014-05-01
(svn r26547) -Codechange: Collect order travel and wait times independent of ...
fonsinchen
2014-05-01
(svn r26546) -Codechange: Make order wait_time, travel_time and max_speed pri...
fonsinchen
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-07-17
(svn r25617) -Fix [FS#5655] (r25377): crash when Ctrl+clicking the start date...
rubidium
2013-06-09
(svn r25377) -Feature: timetable spreading of vehicles by Ctrl+Click when set...
rubidium
2013-06-01
(svn r25313) -Fix: Do not assume '8' to be the broadest digit, but test all o...
frosch
2013-05-26
(svn r25294) -Feature: Add another button to window title bars to resize the ...
frosch
2013-05-26
(svn r25290) -Add: Assign string names to notable windows.
frosch
2013-05-26
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af...
frosch
2012-12-20
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-rela...
michi_cc
2012-12-08
(svn r24801) -Codechange: Add functions to set integral DParams to suitable v...
frosch
2012-12-08
(svn r24800) -Fix [FS#5327] (r21933): Glitch in timetable GUI. (sbr)
frosch
2012-11-11
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
frosch
2012-02-14
(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.
michi_cc
2012-02-14
(svn r23946) -Codechange: Pass a proper enum instead of a bit flag to CmdChan...
michi_cc
2011-12-16
(svn r23553) -Fix: avoid naming conflict in widget enums
truebrain
2011-12-16
(svn r23547) -Codechange: document and rename widgets to be consistent and un...
truebrain
2011-12-15
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
truebrain
2011-05-18
(svn r22473) -Codechange: Automatic orders are better called implicit orders ...
planetmaker
2011-05-01
(svn r22405) -Document: some more "random-ish" tidbits
rubidium
2011-04-17
(svn r22343) -Change: Remove pixel limiter for query strings.
terkhen
2011-03-13
(svn r22246) -Fix: Process order window invalidations for specific orders in ...
frosch
2011-03-13
(svn r22244) -Codechange: Make vehicle windows handle command-/GUI-scope inva...
frosch
2011-03-13
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...
frosch
2011-03-08
(svn r22226) -Codechange: When autoreplace invalidates vehicle windows becaus...
frosch
2011-01-31
(svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and...
frosch
2011-01-26
(svn r21909) -Fix: some missing spaces
rubidium
2010-12-26
(svn r21642) -Feature: concept of automatic station orders; add stub orders f...
rubidium
2010-11-13
(svn r21157) -Codechange: remove information about the text direction out of ...
rubidium
2010-08-19
(svn r20570) -Codechange: free/reserve some bits in the timetable commands to...
rubidium
2010-08-12
(svn r20467) -Fix (r20453): Remove personal note.
frosch
2010-08-12
(svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROL...
frosch
2010-08-12
(svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll ...
frosch
2010-08-12
(svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate s...
frosch
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-29
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
terkhen
2010-02-01
(svn r18980) -Codechange: preceeding -> preceding (spelling)
rubidium
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2010-01-27
(svn r18928) -Fix (r18304): The date in case of 'early arrival' was misaligne...
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
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
[next]