Age | Commit message (Expand) | Author |
2011-04-17 | (svn r22343) -Change: Remove pixel limiter for query strings. | terkhen |
2011-03-05 | (svn r22193) -Fix: Invalidate the object build window when using the date cheat | planetmaker |
2011-01-22 | (svn r21890) -Cleanup: remove some unneeded includes | rubidium |
2010-12-07 | (svn r21431) -Cleanup: remove the build-while-paused cheat | rubidium |
2010-12-04 | (svn r21388) -Feature [FS#4289]: Allow entering of the new year in a text box... | alberth |
2010-12-04 | (svn r21387) -Codechange: Add an enum for cheat numbers. | alberth |
2010-12-04 | (svn r21386) -Codechange: Use updated value to decide year to cheat to, inste... | alberth |
2010-12-04 | (svn r21385) -Codechange: Added a missing 'this' prefix, and some documentati... | alberth |
2010-11-26 | (svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai... | alberth |
2010-11-13 | (svn r21157) -Codechange: remove information about the text direction out of ... | rubidium |
2010-10-15 | (svn r20939) -Fix: some MSVC warnings | rubidium |
2010-10-04 | (svn r20897) -Codechange: Store the result of IsProductionAlterable() in a me... | frosch |
2010-08-22 | (svn r20591) -Codechange: make sure _date_fract is set when SetDate is called... | rubidium |
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-01-30 | (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param... | frosch |
2009-12-21 | (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. | alberth |
2009-11-28 | (svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam... | rubidium |
2009-11-28 | (svn r18311) -Codechange: no need to hardcode locations of some 'random' windows | 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-22 | (svn r18220) -Codechange: Reduce number of nested widget dynamic casts. | alberth |
2009-11-19 | (svn r18193) -Codechange: make the cheat window RTL aware | rubidium |
2009-11-17 | (svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes... | rubidium |
2009-11-15 | (svn r18086) -Codechange: remove 'widget' from WindowDesc | rubidium |
2009-11-15 | (svn r18084) -Codechange: make the cheat gui nested | rubidium |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | 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-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-05 | (svn r16752) -Codechange: Remove most of the window-changing code from Airpor... | yexo |
2009-05-17 | (svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal... | smatz |
2009-05-16 | (svn r16326) -Codechange: replace GetPoolItemPoolSize() by PoolItem::GetPoolS... | smatz |
2009-04-26 | (svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for Draw... | rubidium |
2009-04-26 | (svn r16156) -Codechange: make the parameters of DrawStringMultiline the same... | rubidium |
2009-04-21 | (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t... | rubidium |
2009-03-22 | (svn r15820) -Codechange: Some windows using nested widgets | alberth |
2009-03-22 | (svn r15814) -Fix (r1): Remove double background widget from cheat gui | alberth |
2009-03-22 | (svn r15808) -Codechange: use the new DrawString API in a number of GUIs | rubidium |
2009-03-22 | (svn r15803) -Codechange: use the new text drawing API for multicenter | rubidium |
2009-03-15 | (svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp... | rubidium |
2009-02-23 | (svn r15564) -Fix: Refresh all industry windows if the modify production chea... | yexo |
2009-02-09 | (svn r15428) -Codechange: consistently use colour instead of having both colo... | 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-02-04 | (svn r15336) -Fix: do not use _current_company in the GUI as there are no gua... | rubidium |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-04 | (svn r14828) -Codechange: move most of save/load-specific code to separate files | smatz |