summaryrefslogtreecommitdiff
path: root/src/object_gui.cpp
AgeCommit message (Collapse)Author
2011-12-16(svn r23545) -Codechange: Consistently name widgets in build object windowplanetmaker
2011-12-15(svn r23528) -Codechange: move widget enums to widgets/NNN_type.htruebrain
2011-11-08(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks ↵frosch
returning D0xx texts.
2011-08-06(svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour.frosch
2011-07-03(svn r22627) -Codechange: Rename PrepareTextRefStackUsage() to ↵frosch
StartTextRefStackUsage() to make it more obvious that you must call StopTextRefStackUsage() at some point. Also extent the documentation.
2011-05-14(svn r22459) -Doc: Typo fixes and doxygen markup improvements.alberth
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 ↵frosch
indices with the DOS palette indices.
2011-03-10(svn r22231) -Feature(ette): [NewGRF] Make var 0x48 available in CB 0x15C.frosch
2011-01-22(svn r21890) -Cleanup: remove some unneeded includesrubidium
2011-01-15(svn r21801) -Fix (r21772): Attach scrollbar to select matrix in object gui.alberth
2011-01-13(svn r21775) -Add: Allow vertical resizing of the newobject gui.alberth
2011-01-13(svn r21773) -Change: Remove the dropdown, and make BOW_OBJECT_LIST a list ↵alberth
of newobject classes.
2011-01-13(svn r21772) -Feature: Add a clickable display of the available objects in ↵alberth
the newobject gui.
2010-12-10(svn r21455) -Feature [NewGRF]: selecting of different views of an objectrubidium
2010-12-10(svn r21454) -Codechange: add support for object variable 48rubidium
2010-11-26(svn r21331) -Codechange: Make drawing the widgets default behaviour in ↵alberth
OnPaint().
2010-10-08(svn r20907) -Fix [FS#4156-ish]: callback 15C's string didn't actually get drawnrubidium
2010-08-28(svn r20671) -Add: feature F (not action F as written mistakenly in the ↵rubidium
previous message) support for the scenario editor
2010-08-28(svn r20670) -Add: support for action Frubidium
-Add: a window to select (NewGRF) objects