summaryrefslogtreecommitdiff
path: root/src/timetable_gui.cpp
AgeCommit message (Expand)Author
2007-12-21(svn r11675) -Codechange: split the string types from the string functions.rubidium
2007-12-19(svn r11668) -Codechange: more refactoring aimed at reducing compile time and...rubidium
2007-12-19(svn r11667) -Codechange: split window.h into a header that defines some 'glo...rubidium
2007-12-16(svn r11643) -Codechange: conform with the coding style for the WP macro uses.rubidium
2007-12-02(svn r11555) -Codechange: use the new members introduced in r11551.rubidium
2007-11-19(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...skidd13
2007-11-04(svn r11374) -Codechange: Give meaning to the magical number that specifies t...belugas
2007-07-27(svn r10704) -Codechange: provide an infrastructure to have resizable windows...rubidium
2007-07-23(svn r10664) -Codechange: simplify a small piece of code (skidd13)truelight
2007-07-16(svn r10587) -Codechange: move the string/dparam related stuff from variables...rubidium
2007-06-26(svn r10338) -Codechange: Show the total time that the timetable will take.maedhros
2007-06-25(svn r10331) -Feature: Add the possibility of automatically filling in timeta...maedhros
2007-06-25(svn r10322) -Codechange: Make the timetable window smaller by default so it ...maedhros
2007-06-24(svn r10314) -Codechange: Refer to vehicle names by indexpeter1138
2007-06-20(svn r10239) -Fix (r10236): The pin button didn't move when resizing the time...maedhros
2007-06-20(svn r10238) -Fix (r10236): Resizing the timetable window caused it to think ...maedhros
2007-06-20(svn r10237) -Fix (r10236): It helps if you use svn add with new files...maedhros