summaryrefslogtreecommitdiff
path: root/src/industry_gui.cpp
AgeCommit message (Expand)Author
2018-10-30underground patch appliedunderground-plus-others-originalErich Eckner
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-12-23(svn r24846) -Add: Advanced settings to disable certain sound effects.frosch
2012-12-01(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from ...alberth
2012-11-25(svn r24764) -Change: Disable horizontal resizing of the industry chain windo...alberth
2012-11-25(svn r24763) -Feature: Add industry type and cargo dropdown selection for eas...alberth
2012-11-11(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.frosch
2012-07-10(svn r24395) -Doc: Fixed argument references in @param descriptions.alberth
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-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2012-01-01(svn r23706) -Codechange: prevent 'unknown command' doxygen errorssmatz
2011-12-16(svn r23534) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-15(svn r23528) -Codechange: move widget enums to widgets/NNN_type.htruebrain
2011-12-15(svn r23526) -Codechange: unify cargos vs cargoesrubidium
2011-12-15(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ...truebrain
2011-12-10(svn r23474) -Codechange: move the declaration error related functions to err...rubidium
2011-11-08(svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to us...frosch
2011-11-08(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks return...frosch
2011-08-06(svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour.frosch
2011-07-03(svn r22631) -Fix: Additional text in fund industry window is NewGRF supplied...frosch
2011-07-03(svn r22627) -Codechange: Rename PrepareTextRefStackUsage() to StartTextRefSt...frosch
2011-05-06(svn r22429) -Add: some constants for specific palette colours used in the GUI.frosch
2011-05-04(svn r22421) -Fix: Replace various references to Windows palette greyscale in...frosch
2011-04-17(svn r22343) -Change: Remove pixel limiter for query strings.terkhen
2011-03-13(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.frosch
2011-03-13(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...frosch
2011-03-08(svn r22228) -Fix (r22135)[FS#4546]: Do not resort town, industry and signs l...frosch
2011-02-06(svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.i...alberth
2011-02-06(svn r22000) -Codechange: Introduce an enum for the industry density setting.alberth
2011-01-30(svn r21927) -Change: Comment-style fixes.alberth
2011-01-26(svn r21909) -Fix: some missing spacesrubidium
2011-01-22(svn r21890) -Cleanup: remove some unneeded includesrubidium
2010-12-30(svn r21665) -Codechange: Make GetCallbackWnd a method of _thd.alberth
2010-12-24(svn r21627) -Codechange: Remove _place_proc global variable.alberth
2010-12-12(svn r21477) -Fix [FS#4300]: tooltips were removed when their related window ...rubidium
2010-12-04(svn r21389) -Feature: Use alphabetical order when sorting industries by type...terkhen
2010-11-27(svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU.terkhen
2010-11-27(svn r21341) -Add: Use the complete industry name instead of only the town wh...terkhen
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-30(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)alberth
2010-10-23(svn r21021) -Add [FS#4171]: Center industry gui and waypoint gui after resiz...alberth
2010-10-23(svn r21019) -Add: Use center of industry to focus on in the industry gui.alberth
2010-10-19(svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could ...planetmaker
2010-10-04(svn r20902) -Fix [FS#4032]: Make IsProductionAlterable() work for most NewGR...frosch
2010-10-04(svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing pr...frosch
2010-10-04(svn r20899) -Codechange: Switch order of if-tests in IndustryViewWindow::OnC...frosch
2010-10-04(svn r20898) -Change: When entering a production rate, round to nearest possi...frosch
2010-10-04(svn r20897) -Codechange: Store the result of IsProductionAlterable() in a me...frosch