Age | Commit message (Expand) | Author |
2009-11-22 | (svn r18221) -Codechange: make the NewGRF window big font aware | rubidium |
2009-11-22 | (svn r18220) -Codechange: Reduce number of nested widget dynamic casts. | alberth |
2009-11-22 | (svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' fr... | rubidium |
2009-11-19 | (svn r18183) -Codechange: make the NewGRF window RTL aware | rubidium |
2009-11-19 | (svn r18178) -Codechange: Let NewGRF Add window's text filter expand. | peter1138 |
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-10-31 | (svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef... | alberth |
2009-10-31 | (svn r17922) -Fix [FS#3291]: crash when closing NewGRF parameter window with ... | rubidium |
2009-10-31 | (svn r17920) -Codechange: add a 'filter' for numbers+spaces and use it for th... | rubidium |
2009-10-27 | (svn r17890) -Feature: double clicking on a NewGRF opens the parameters window | rubidium |
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-30 | (svn r17676) -Codechange: make the NewGRF GUI nested | rubidium |
2009-09-30 | (svn r17675) -Codechange: move the 'state' changes out of the OnPaint of the ... | rubidium |
2009-09-30 | (svn r17673) -Codechange: make InvalidateThisWindowData a function of the win... | rubidium |
2009-09-19 | (svn r17580) -Fix (r17541): Fix signed/unsigned mismatch with MSVC 2008. | alberth |
2009-09-19 | (svn r17572) -Codechange: Use the Window::GetWidget() function to access nest... | alberth |
2009-09-17 | (svn r17559) -Fix [FS#3206]: close the "Add NewGRF" window when you close the... | rubidium |
2009-09-14 | (svn r17541) -Feature: Filtering in Add-NewGRF dialog. | frosch |
2009-09-12 | (svn r17514) -Codechange: Nestify Add-NewGRF dialog. | frosch |
2009-09-12 | (svn r17511) -Codechange: Simplify ShowNewGRFInfo() by passing 'right' instea... | frosch |
2009-09-02 | (svn r17371) -Codechange: make the newgrf, news and order GUIs use the scroll... | rubidium |
2009-08-23 | (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false | 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 |
2009-08-04 | (svn r17062) -Change: unify the naming of some 125 strings | rubidium |
2009-07-16 | (svn r16845) -Codechange: Introduction of constants for describing the bits i... | alberth |
2009-05-24 | (svn r16413) -Codechange: Allow leading/trailing whitespace and comma in newg... | alberth |
2009-05-13 | (svn r16304) -Codechange: remove some magic numbers from the newgrf add windo... | rubidium |
2009-05-04 | (svn r16223) -Fix (r8881): ActionB should use the online parameters from GRFF... | frosch |
2009-04-29 | (svn r16186) -Codechange: Adding nested widgets to _newgrf_desc and _newgrf_a... | alberth |
2009-04-29 | (svn r16185) -Codechange: Moving the ShowNewGRFStateWidgets and AddNewGRFWind... | alberth |
2009-04-21 | (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t... | rubidium |
2009-03-29 | (svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca... | alberth |
2009-03-21 | (svn r15797) -Codechange: make users of the old DrawStringMultiLine use the n... | rubidium |
2009-03-21 | (svn r15785) -Codechange: remove the *Truncated part of the old text drawing ... | rubidium |
2009-03-21 | (svn r15783) -Codechange: make the dropdown draw code pass around the left/ri... | rubidium |
2009-03-15 | (svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp... | rubidium |
2009-02-23 | (svn r15561) -Fix [FS#2646]: segfault when saving a preset with unknown NewGRFs | rubidium |
2009-02-01 | (svn r15311) -Fix (r15126): Obiwan error | peter1138 |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-24 | (svn r15250) -Fix (r15126): The NewGRF Settings window was 1 pixel to low. | Yexo |
2009-01-23 | (svn r15245) -Fix: don't "save" the NewGRF settings on closing the NewGRF win... | rubidium |
2009-01-23 | (svn r15225) -Fix (r15126): searching for 'missing' NewGRFs gave the 'compata... | rubidium |
2009-01-23 | (svn r15221) -Change [FS#2574]: only show missing NewGRFs when opening the co... | rubidium |
2009-01-18 | (svn r15142) -Fix (r15126): missing NewGRFs cause a crash when getting the co... | rubidium |
2009-01-17 | (svn r15126) -Feature: downloading content from a central server (content.ope... | rubidium |