summaryrefslogtreecommitdiff
path: root/src/toolbar_gui.cpp
AgeCommit message (Expand)Author
2010-09-15(svn r20807) -Codechange: don't clamp the width of the main toolbar to 640 pi...yexo
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
2010-08-22(svn r20591) -Codechange: make sure _date_fract is set when SetDate is called...rubidium
2010-08-15(svn r20508) -Add [FS#3973]: A new screenshot type that makes a zoomed-in scr...michi_cc
2010-08-15(svn r20507) -Change: Remove the shortcut hints from the screenshot menu stri...michi_cc
2010-08-01(svn r20281) -Codechange: unify case scope closure + break coding stylerubidium
2010-07-21(svn r20201) -Feature [FS#3926]: add several new hotkeys to the global hotkey...yexo
2010-07-21(svn r20200) -Fix [FS#3930]: terraform and extra viewport hotkeys didn't work...yexo
2010-07-19(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...rubidium
2010-07-04(svn r20075) -Feature: customizable hotkeys for the main toolbar in the scena...yexo
2010-07-04(svn r20073) -Feature: customizable hotkeys for the road toolbaryexo
2010-07-03(svn r20070) -Feature: when none of the open windows handles a keypress, try ...yexo
2010-07-03(svn r20068) -Feature: customizable hotkeys for the rail toolbaryexo
2010-07-03(svn r20065) -Feature: customizable hotkeys for the main toolbaryexo
2010-07-02(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLin...alberth
2010-05-13(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...rubidium
2010-04-25(svn r19723) -Add: a simple sprite alignment helper. It does not store the ne...rubidium
2010-04-18(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer di...frosch
2010-03-16(svn r19431) -Codechange: Append rail type speed limit (if set) to rail type ...peter1138
2010-03-13(svn r19397) -Add: Enter the starting year at the scenario editor by clicking...terkhen
2010-02-14(svn r19132) -Codechange: No need to end a line with ;;.alberth
2010-02-10(svn r19076) -Codechange: Move graph functions to their own header.terkhen
2010-02-08(svn r19062) -Codechange: Move smallmap related functions to their own header.terkhen
2010-01-30(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param...frosch
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2010-01-11(svn r18784) -Codechange: make NetworkSend_Command accept a company instead o...rubidium
2009-12-19(svn r18546) -Codechange: make making the screenshot not asynchronious; just ...rubidium
2009-11-28(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...rubidium
2009-11-28(svn r18318) -Codechange: add an enum value for manual window placementrubidium
2009-11-27(svn r18308) -Codechange: Use GetSpriteSize() instead of hardcoded width in d...frosch
2009-11-27(svn r18307) -Fix: some coding style.frosch
2009-11-27(svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items.frosch
2009-11-27(svn r18305) -Codechange: Replace some 2s with WD_FRAMERECT_(LEFT|RIGHT).frosch
2009-11-25(svn r18289) -Codechange: if using RTL draw the toolbar in the reverse direct...rubidium
2009-11-24(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJ...smatz
2009-11-24(svn r18274) -Codechange: remove the unused WDF flagsrubidium
2009-11-23(svn r18261) -Codechange: center the company icons in the toolbar dropdownsrubidium
2009-11-22(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...alberth
2009-11-22(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.alberth
2009-11-20(svn r18201) -Codechange (r18092): No need anymore for initializing nested wi...alberth
2009-11-18(svn r18165) -Codechange: make company dropdowns RTL awarerubidium
2009-11-17(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...rubidium
2009-11-15(svn r18108) -Fix (r17986): crash when clicking just 'outside' of the date panelrubidium
2009-11-15(svn r18092) -Codechange: remove support for the unnested widgetsrubidium
2009-11-15(svn r18086) -Codechange: remove 'widget' from WindowDescrubidium
2009-11-09(svn r18033) -Codechange: make the padding for IMGBTN_2 the same as for IMGBT...rubidium
2009-11-09(svn r18027) -Codechange: make some unneededly global variables static and re...rubidium
2009-11-06(svn r17986) -Codechange: make the scenario 'main' toolbar nested. Also make ...rubidium
2009-11-06(svn r17985) -Codechange: make the toolbar container support non-resizable wi...rubidium
2009-11-04(svn r17973) -Fix: 'save' toolbar button didn't change when clicking itrubidium