Age | Commit message (Expand) | Author |
2010-07-30 | (svn r20242) -Change: remove the need for "{WHITE}" control codes in some of ... | rubidium |
2010-07-30 | (svn r20241) -Codechange: Move variable declarations to their first use. | alberth |
2010-07-26 | (svn r20223) -Codechange: Replace scrolled row calculations by a call to GetS... | alberth |
2010-07-24 | (svn r20211) -Codechange: Indented code should have curly braces around it. | alberth |
2010-07-04 | (svn r20071) -Codechange: Consistently return the toolbar window for ShowBuil... | frosch |
2010-07-03 | (svn r20070) -Feature: when none of the open windows handles a keypress, try ... | yexo |
2010-07-03 | (svn r20068) -Feature: customizable hotkeys for the rail toolbar | yexo |
2010-04-14 | (svn r19637) -Codechange: Pass complete TransportType to CmdBuildTunnel. | frosch |
2010-03-17 | (svn r19445) -Change: No need to drag an area when overbuilding bridges. | frosch |
2010-03-16 | (svn r19431) -Codechange: Append rail type speed limit (if set) to rail type ... | peter1138 |
2010-03-05 | (svn r19321) -Codechange [FS#3630]: unify the rail station widget description... | rubidium |
2010-02-04 | (svn r19006) -Fix (r18970): default rail type determination failed causing 'A... | rubidium |
2010-01-30 | (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param... | frosch |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2010-01-11 | (svn r18781) -Codechange: pass the CommandCost to the callback instead of whe... | rubidium |
2009-12-18 | (svn r18528) -Fix (FS#3370): Platform length/count buttons not centred when N... | peter1138 |
2009-12-15 | (svn r18508) -Fix [FS#3372]: if a rail station class had less data than capac... | rubidium |
2009-12-14 | (svn r18503) -Fix [FS#3370]: the length and platform buttons in the station w... | rubidium |
2009-11-28 | (svn r18324) -Codechange: there's no need for a default size when the window ... | rubidium |
2009-11-28 | (svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam... | rubidium |
2009-11-28 | (svn r18321) -Fix [FS#3331]: make the toolbars also calculate their top locat... | rubidium |
2009-11-25 | (svn r18286) -Fix (r18280): Number of platforms and platform length start wit... | frosch |
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 r18241) -Codechange: make the rail depot 'buttons' centered in the window | rubidium |
2009-11-22 | (svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi... | alberth |
2009-11-22 | (svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool. | alberth |
2009-11-22 | (svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C... | rubidium |
2009-11-19 | (svn r18187) -Codechange: make the advanced face selection, custom currency, ... | rubidium |
2009-11-17 | (svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes... | rubidium |
2009-11-17 | (svn r18148) -Fix: with the waypoint picker the wrong widget was 'grayed' wit... | rubidium |
2009-11-15 | (svn r18086) -Codechange: remove 'widget' from WindowDesc | rubidium |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-09-30 | (svn r17674) -Codechange: replace SetDirty + OnInvalidateData with Invalidate... | rubidium |
2009-09-28 | (svn r17659) -Codechange: remove the last custom drawing from the signal GUI | rubidium |
2009-09-28 | (svn r17658) -Codechange: remove custom drawing of the signal density in the ... | rubidium |
2009-09-28 | (svn r17657) -Fix [FS#3242]: some semaphore signals fell outside of the signa... | rubidium |
2009-09-19 | (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @par... | rubidium |
2009-09-19 | (svn r17572) -Codechange: Use the Window::GetWidget() function to access nest... | alberth |
2009-09-14 | (svn r17534) -Codechange: unify the naming of callback masks/flags | rubidium |
2009-09-13 | (svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for... | frosch |
2009-09-13 | (svn r17525) -Cleanup: Remove SetWindowDirty(), it is completely covered by o... | frosch |
2009-09-08 | (svn r17471) -Change: when removing a station or waypoint keep the rail unles... | rubidium |
2009-09-02 | (svn r17372) -Codechange: make the settings, rail and sign GUIs use the scrol... | rubidium |
2009-08-29 | (svn r17304) -Codechange: move (more) drawing code out of the rail depot pick... | rubidium |
2009-08-23 | (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false | rubidium |
2009-08-22 | (svn r17251) -Fix [FS#3141]: other tunnel end not shown if building rail tunn... | 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 |