Age | Commit message (Expand) | Author |
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 |
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 |