index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
newgrf_gui.cpp
Age
Commit message (
Expand
)
Author
2010-02-14
(svn r19132) -Codechange: No need to end a line with ;;.
alberth
2010-02-11
(svn r19094) -Codechange: don't check for NULL values before calling StrEmpty
yexo
2010-01-30
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...
frosch
2010-01-29
(svn r18948) -Fix: removing a newgrf from the list didn't update the scrollbar
yexo
2010-01-29
(svn r18947) -Fix [FS#1510]: after clicking move up/move down in the newgrf/a...
yexo
2010-01-21
(svn r18872) -Codechange: introduce PaletteID and use it
rubidium
2010-01-15
(svn r18815) -Fix (r18813): adding a single newgrf via the newgrf gui added a...
yexo
2010-01-15
(svn r18813) -Codechange: deduplicate copying a newgrf config
yexo
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-03
(svn r18697) -Fix [FS#3471]: crash when scrolling to an item removed by filte...
rubidium
2009-12-20
(svn r18580) -Codechange: Use widget information only for setting scrollbar c...
alberth
2009-12-15
(svn r18506) -Fix [FS#3368]: no error message was created for the first fatal...
rubidium
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
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-22
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
alberth
2009-11-22
(svn r18227) -Fix (r17676)[FS#3325]: GRF parameters and palette were no longe...
frosch
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
[next]