summaryrefslogtreecommitdiff
path: root/src/company_gui.cpp
AgeCommit message (Expand)Author
2014-09-28(svn r26935) -Codechange: Fit company colour selection drop down list to UI s...peter1138
2014-09-20(svn r26856) -Codechange: Ensure company face widgets can fit company face.peter1138
2014-04-27(svn r26527) -Codechange: Rename STR_MAPGEN_RANDOM to STR_FACE_RANDOMfrosch
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-03-18(svn r26416) -Fix [FS#5947]: Shares button state was not appropriately update...planetmaker
2013-11-24(svn r26086) -Codechange: use AutoDeleteSmallVector instead std::list for dro...rubidium
2013-06-30(svn r25531) -Codechange: Use separate function to set data of WWT_MATRIX wid...frosch
2013-06-29(svn r25517) -Fix-ish (r25515) / Feature-ish [FS#5623]: properly align the st...rubidium
2013-06-29(svn r25516) -Codechange: reduce code duplication in infrastructure statistic...rubidium
2013-06-29(svn r25515) -Feature [FS#5595]: right align the infrastructure statisticsrubidium
2013-06-23(svn r25442) -Codechange: move height and ascender information into the FontC...rubidium
2013-05-26(svn r25290) -Add: Assign string names to notable windows.frosch
2013-05-26(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af...frosch
2013-02-04(svn r24968) -Fix [FS#5379]: company window was not updated when shared were ...rubidium
2012-12-08(svn r24801) -Codechange: Add functions to set integral DParams to suitable v...frosch
2012-11-11(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.frosch
2012-10-31(svn r24655) -Codechange(r18310): Difference between female and male is no lo...alberth
2012-04-17(svn r24131) -Add [FS#1952]: Ctrl-Clicking to change colour of all colour sch...michi_cc
2012-02-11(svn r23931) -Change: Scale infrastructure cost of rail tracks by the total n...michi_cc
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
2012-01-01(svn r23704) -Doc: Doxygen comment fixes and additions.alberth
2011-12-16(svn r23531) -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-10(svn r23474) -Codechange: move the declaration error related functions to err...rubidium
2011-12-04(svn r23428) -Fix (r23415): Initial size of the infrastructure details window...michi_cc
2011-12-04(svn r23424) -Change: Make the company GUI somewhat smaller if there are no s...frosch
2011-12-04(svn r23420) -Change: Put the manager name directly under the picture instead...frosch
2011-12-03(svn r23415) -Feature: Infrastructure maintenance costs.michi_cc
2011-12-03(svn r23410) -Add: A window with a detailed overview over the infrastructure ...michi_cc
2011-11-26(svn r23331) -Fix [FS#4851] (rCS, r148): abort building/moving HQ when clicki...rubidium
2011-10-11(svn r23022) -Codechange: Support resized checkbox and square icons in compan...peter1138
2011-10-03(svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statis...frosch
2011-07-02(svn r22619) -Fix [FS#4662]: Consider the size of the vehicle sprite for the ...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-05-02(svn r22413) -Document: even more stuffrubidium
2011-04-17(svn r22343) -Change: Remove pixel limiter for query strings.terkhen
2011-03-13(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate...frosch
2010-12-05(svn r21412) -Codechange: limit company name by amount of characters, not bytesrubidium
2010-12-05(svn r21408) -Codechange: limit president name by amount of characters, not b...rubidium
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-01(svn r20860) -Cleanup: remove some unused functions and variablessmatz
2010-09-25(svn r20849) -Change: Only display liveries in the liverywindow if they are u...frosch
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
2010-08-12(svn r20470) -Codechange: Make arrow buttons lower and raise like other butto...frosch
2010-08-08(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...rubidium
2010-08-06(svn r20390) -Codechange: Move company vehicle counting to vehicle.cpp.alberth
2010-08-02(svn r20328) -Codechange: unify the unmovable related commands and make build...rubidium
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch