summaryrefslogtreecommitdiff
path: root/src/newgrf_gui.cpp
AgeCommit message (Expand)Author
2013-02-09(svn r24983) -Change: Apply the same name sorting rules to content and NewGRF...frosch
2013-01-22(svn r24932) -Fix [FS#5158]: Prevent more NewGRFs being selected than is poss...peter1138
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-12-25(svn r24853) -Fix: Extend widget data member to 32 bits so that sprite IDs >=...peter1138
2012-12-08(svn r24801) -Codechange: Add functions to set integral DParams to suitable v...frosch
2012-12-01(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from ...alberth
2012-11-14(svn r24743) -Change: Unify the behaviour of ESC in filter editboxes.frosch
2012-11-14(svn r24742) -Codechange: Remove QueryStringBaseWindow and store QueryStrings...frosch
2012-11-14(svn r24740) -Codechange: Remove duplicate members from QueryStringBaseWindow...frosch
2012-11-14(svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor.frosch
2012-11-13(svn r24734) -Codechange: Move QueryStringBaseWindow::OnOSKInput to Window::O...frosch
2012-11-13(svn r24733) -Codechange: Move handling of editbox keys to window class.frosch
2012-11-13(svn r24729) -Codechange: Unify the handling of HEBR_EDITING.frosch
2012-11-13(svn r24726) -Codechange: Move editbox mouseloop handling to Window class.frosch
2012-11-13(svn r24724) -Codechange: Move drawing of editboxes to the widget drawing code.frosch
2012-11-11(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.frosch
2012-08-13(svn r24467) -Codechange [FS#5236]: make textfile window class slightly more ...yexo
2012-06-09(svn r24337) -Feature: Allow filtering for multiple words (separated by white...frosch
2012-06-04(svn r24324) -Codechange: Turn functions dealing with Textbufs into member fu...frosch
2012-06-01(svn r24318) -Feature: Add dropdowns to NewGRF configurations, if all values ...frosch
2012-06-01(svn r24314) -Fix: Editing NewGRF parameters using the query window showed wr...frosch
2012-06-01(svn r24313) -Fix: Some obiwans wrt. clicking on setting buttons.frosch
2012-06-01(svn r24312) -Change: Center the settings buttons in the AI and NewGRF config...frosch
2012-06-01(svn r24310) -Codechange: Add named constants for the dimensions of settings ...frosch
2012-06-01(svn r24309) -Codechange: Split some functions from gui.h to settings_gui.hfrosch
2012-04-17(svn r24126) -Feature [FS#3854]: Drag and drop support for the NewGRF list wi...michi_cc
2012-02-12(svn r23933) -Codechange: make the text file window strings more generic (Lor...rubidium
2012-02-12(svn r23932) -Codechange: split the NewGRF text window into its own source filesrubidium
2012-01-15(svn r23812) -Fix [FS#4977] (r23804): custom ActionB messages were brokenyexo
2012-01-15(svn r23807) -Codechange: GRFError::num_params is not needed, remove it.frosch
2012-01-12(svn r23793) -Fix (r23791): height computation was missing a few pixels so th...yexo
2012-01-12(svn r23791) -Fix [FS#4960]: resize text panel for parameter description if i...yexo
2012-01-05(svn r23760) -Feature: Allow readonly display of NewGRF parameters, if GRF li...frosch
2012-01-05(svn r23757) -Codechange: Unify the drawing of toggle buttons for boolean set...frosch
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...truebrain
2011-12-19(svn r23601) -Fix: fix the conflict in window numbertruebrain
2011-12-18(svn r23590) -Codechange: make the string validation settings better expandablerubidium
2011-12-16(svn r23543) -Codechange: Document and name consistently widgets of NewGRF wi...planetmaker
2011-12-16(svn r23529) -Codechange: make all widget enum values unique and make them in...truebrain
2011-12-15(svn r23528) -Codechange: move widget enums to widgets/NNN_type.htruebrain
2011-12-11(svn r23495) -Feature: button in NewGRF window to open URL from action14yexo
2011-12-10(svn r23474) -Codechange: move the declaration error related functions to err...rubidium
2011-12-09(svn r23465) -Feature [FS#4827]: add 'find missing content online' button to ...yexo
2011-11-20(svn r23288) -Feature: use the monospace font for the NewGRF text windowsrubidium
2011-11-18(svn r23253) -Fix: Several clipping issues with the display of textfiles, esp...frosch
2011-11-18(svn r23251) -Fix: 3-column view of NewGRF GUI had too much space for certain...frosch
2011-11-18(svn r23249) -Feature: Also allow viewing of the other two textfiles supplied...frosch
2011-11-18(svn r23248) -Codechange: Rename everything related to the NewGRF 'readme' to...frosch
2011-11-14(svn r23222) -Codechange: reduce tar scanning calls to the bare minimumrubidium