summaryrefslogtreecommitdiff
path: root/src/object_gui.cpp
AgeCommit message (Expand)Author
2012-07-07(svn r24379) -Fix [FS#5218-ish]: Do not resize the object GUI when selecting ...frosch
2012-05-28(svn r24299) -Change [FS#5057]: Center object previews in 1- and 2-view selec...frosch
2012-04-24(svn r24178) -Fix [FS#5110]: The object name from property A was not displaye...frosch
2012-04-24(svn r24176) -Fix (r21772): The object GUI did not draw objects when all obje...frosch
2012-04-24(svn r24175) -Fix (r24171): Make sure to select a object class with visible o...frosch
2012-04-22(svn r24171) -Fix [FS#4967, FS#5120]: Hide object specs/classes from the GUI,...frosch
2012-04-22(svn r24167) -Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetC...frosch
2012-04-22(svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) ...frosch
2012-04-22(svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favo...frosch
2012-04-22(svn r24159) -Fix: If you spent hard work on finding an available object ID, ...frosch
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium
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 return...frosch
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 StartTextRefSt...frosch
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 in...frosch
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 of...alberth
2011-01-13(svn r21772) -Feature: Add a clickable display of the available objects in th...alberth
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 OnPai...alberth
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 previ...rubidium
2010-08-28(svn r20670) -Add: support for action Frubidium