summaryrefslogtreecommitdiff
path: root/src/order_gui.cpp
AgeCommit message (Expand)Author
2010-07-03(svn r20058) -Feature: customizable hotkeys for the vehicle orders windowyexo
2010-06-11(svn r19959) -Fix (r19889): Disable drag destination highlighting when aborti...alberth
2010-05-23(svn r19889) -Add [FS#3705]: Add drag destination highlighting to order gui (...alberth
2010-05-12(svn r19796) -Codechange: introduce and use a {DEPOT} string commandrubidium
2010-04-08(svn r19584) -Fix [FS#3744]: Crash when pressing 'h' (non-stop) in the order ...rubidium
2010-04-07(svn r19571) -Fix [FS#3739]: The timetable button was not automatically raise...rubidium
2010-03-11(svn r19387) -Fix [FS#3671]: Close all orders windows when switching companies.terkhen
2010-02-22(svn r19215) -Codechange: Add Order::GetLocation() to deduplicate code.frosch
2010-02-20(svn r19174) -Fix: Buoys are no Stations, only BaseStations.frosch
2010-02-13(svn r19118) -Fix [FS#3593]: Some buttons in the order gui were raised too soon.alberth
2010-02-13(svn r19117) -Fix [FS#3593]: The Non-stop dropdown wasn't enabled for depot a...terkhen
2010-02-01(svn r18980) -Codechange: preceeding -> preceding (spelling)rubidium
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
2009-12-22(svn r18605) -Codechange: Coding style fixes, prevent useless calls to Update...alberth
2009-12-22(svn r18601) -Codechange: Use resize step of the order list panel widget for ...alberth
2009-12-22(svn r18600) -Fix (r18599): Re-enable ctl+click to jump to competitor station.alberth
2009-12-22(svn r18599) -Fix: Displaying selected orders of a competitor vehicle was bro...alberth
2009-12-21(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.alberth
2009-12-20(svn r18580) -Codechange: Use widget information only for setting scrollbar c...alberth
2009-12-02(svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff.frosch
2009-11-28(svn r18326) -Fix (r18325): Missing signedness conversion.frosch
2009-11-28(svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also ma...frosch
2009-11-28(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...rubidium
2009-11-24(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...rubidium
2009-11-24(svn r18274) -Codechange: remove the unused WDF flagsrubidium
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-19(svn r18188) -Codechange: s/NWID_BUTTON_DRPDOWN/NWID_BUTTON_DROPDOWN/grubidium
2009-11-17(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...rubidium
2009-11-16(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/...rubidium
2009-11-15(svn r18086) -Codechange: remove 'widget' from WindowDescrubidium
2009-11-14(svn r18072) -Codechange: remove the need for {SKIP} (and a string) from the ...rubidium
2009-11-05(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up includi...frosch
2009-10-24(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was ...rubidium
2009-10-17(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wro...rubidium
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-09-19(svn r17578) -Fix (r17572): Some compilers don't like default function templa...alberth
2009-09-19(svn r17577) -Codechange: Order window uses pure nested widgets.alberth
2009-09-19(svn r17573) -Codechange: NWID_SELECTION containers have a selected widget-pl...alberth
2009-09-16(svn r17557) -Codechange: Pass left and right edge to DrawOrderString().alberth
2009-09-13(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...frosch
2009-09-12(svn r17507) -Codechange: Make some methods of the OrdersWindow non-static.alberth
2009-09-10(svn r17495) -Codechange: replace 'Depot::Get(GetDepotIndex(tile))->index' wi...rubidium
2009-09-03(svn r17401) -Fix [FS#3171] (r17384): order deletion didn't (correctly) updat...rubidium
2009-09-02(svn r17384) -Fix [FS#2859]: remove all order window state changes out of the...rubidium
2009-09-02(svn r17375) -Codechange: remove last direct usage of scrollbar variablesrubidium
2009-09-02(svn r17371) -Codechange: make the newgrf, news and order GUIs use the scroll...rubidium
2009-08-23(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/falserubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium