summaryrefslogtreecommitdiff
path: root/src/widgets
AgeCommit message (Expand)Author
2012-02-12(svn r23932) -Codechange: split the NewGRF text window into its own source filesrubidium
2012-01-25(svn r23853) -Fix: several incorrect @filesrubidium
2012-01-21(svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question wind...rubidium
2012-01-05(svn r23760) -Feature: Allow readonly display of NewGRF parameters, if GRF li...frosch
2012-01-03(svn r23738) -Fix (r23731): forgot to sync the new window with the script APItruebrain
2012-01-03(svn r23735) -Codechange: remove ~50 includes from headers that weren't neededrubidium
2012-01-03(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company...truebrain
2012-01-01(svn r23704) -Doc: Doxygen comment fixes and additions.alberth
2011-12-19(svn r23630) -Add: a Goal GUI to show your current goalstruebrain
2011-12-19(svn r23607) -Add: wire GameScript in all the GUIstruebrain
2011-12-19(svn r23600) -Codechange: link WC+number to a Widget, and the Widget to a Win...truebrain
2011-12-19(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...rubidium
2011-12-16(svn r23562) -Codechange: don't be lazy with the spacebartruebrain
2011-12-16(svn r23561) -Codechange: forgot to document 1 widget enumtruebrain
2011-12-16(svn r23560) -Codechange: final pieces of consistency through widgetstruebrain
2011-12-16(svn r23559) -Codechange: Document and name consistently road build widgetsplanetmaker
2011-12-16(svn r23558) -Fix (r23556): ctrl-z too few ;)rubidium
2011-12-16(svn r23556) -Codechange: unify rail widget naming and document themrubidium
2011-12-16(svn r23555) -Fix (r23554): save before committruebrain
2011-12-16(svn r23554) -Codechange: some minor consistency fixestruebrain
2011-12-16(svn r23553) -Fix: avoid naming conflict in widget enumstruebrain
2011-12-16(svn r23552) -Codechange: unify naming of the news widgetstruebrain
2011-12-16(svn r23551) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-16(svn r23550) -Codechange: unify naming of the on screen keyboard widgetsrubidium
2011-12-16(svn r23549) -Codechange: Document and consistently name widgets of order GUIplanetmaker
2011-12-16(svn r23548) -Codechange: unify and document toolbar widgetsrubidium
2011-12-16(svn r23547) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-16(svn r23546) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-16(svn r23545) -Codechange: Consistently name widgets in build object windowplanetmaker
2011-12-16(svn r23544) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-16(svn r23543) -Codechange: Document and name consistently widgets of NewGRF wi...planetmaker
2011-12-16(svn r23542) -Codechange: unify and document town related widgetsrubidium
2011-12-16(svn r23541) -Codechange: Consistent naming of widgets in NewGRF debug windowplanetmaker
2011-12-16(svn r23540) -Codechange: unify and document vehicle widgetsrubidium
2011-12-16(svn r23539) -Codechange: prevent conflict between widget naming of (vehicle)...rubidium
2011-12-16(svn r23538) -Codechange: Consistent naming of widgets in tree plant guiplanetmaker
2011-12-16(svn r23537) -Fix (r23529): typo in the word 'because' (tnx to Alberth for no...truebrain
2011-12-16(svn r23536) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-16(svn r23535) -Codechange: unify widget naming of transparency toolbarplanetmaker
2011-12-16(svn r23534) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-16(svn r23533) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-16(svn r23532) -Codechange: unify widget naming of (extra) viewportrubidium
2011-12-16(svn r23531) -Codechange: document and rename widgets to be consistent and un...truebrain
2011-12-16(svn r23530) -Codechange: begin unify the naming of widgets and add comments ...rubidium
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-15(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ...truebrain
2011-10-11(svn r23018) -Fix (r14004): Pass bottom of dropdown item rather than bottom o...peter1138
2011-10-11(svn r23017) -Codechange: Add support for resized scrollbars.peter1138
2011-09-15(svn r22932) -Fix [FS#4766]: disable the white border on window creation for ...yexo