src/window.h
Wed, 13 Jun 2007 12:05:56 +0000 celestar (svn r10136) [gamebalance] -Sync: r9900:10100 from trunk gamebalance
Wed, 13 Jun 2007 11:45:14 +0000 celestar (svn r10135) [gamebalance] -Sync: r9700:9900 from trunk gamebalance
Tue, 12 Jun 2007 11:56:35 +0000 celestar (svn r10112) [gamebalance] -Sync: r9520:9620 from trunk gamebalance
Mon, 19 Mar 2007 12:38:16 +0000 celestar (svn r9321) [gamebalance] -Sync: r9025:9314 from trunk gamebalance
Fri, 23 Nov 2007 16:59:30 +0000 rubidium (svn r11503) [NoAI] -Sync: with trunk r11308:11502. noai
Sat, 20 Oct 2007 10:42:28 +0000 truelight (svn r11309) [NoAI] -Sync: with trunk r11145:11308. noai
Sun, 23 Sep 2007 07:37:38 +0000 rubidium (svn r11146) [NoAI] -Sync: with trunk r11035:11045. noai
Fri, 03 Aug 2007 22:09:42 +0000 rubidium (svn r10775) [NoAI] -Sync: with trunk r10535:r10774. noai
Fri, 20 Jul 2007 15:48:17 +0000 rubidium (svn r10636) [NoAI] -Sync with trunk r10532:10635. noai
Tue, 26 Jun 2007 23:40:58 +0000 glx (svn r10350) [NoAI] -Sync with trunk r10194:10349 noai
Fri, 01 Jun 2007 20:54:09 +0000 rubidium (svn r10016) [NoAI] -Sync with trunk r9914:r10015. noai
Fri, 25 May 2007 00:25:08 +0000 glx (svn r9915) [NoAI] -Sync with trunk -r9815:9914 noai
Tue, 18 Dec 2007 20:38:16 +0000 rubidium (svn r11663) -Codechange: moving of the road related types and functions.
Sun, 16 Dec 2007 10:54:08 +0000 rubidium (svn r11643) -Codechange: conform with the coding style for the WP macro uses.
Thu, 13 Dec 2007 18:46:04 +0000 rubidium (svn r11629) -Fix [FS#1527]: many viewports could crash the scenario editor.
Sat, 08 Dec 2007 03:10:50 +0000 belugas (svn r11596) -Codechange: Use the Window member HandleButtonClick and remove its now useless counterpart function
Sat, 08 Dec 2007 02:55:47 +0000 belugas (svn r11595) -Codechange: add a new member to Window struct, based on its function counterpart HandleButtonClick.
Sat, 08 Dec 2007 01:20:47 +0000 belugas (svn r11592) -Codechange: Use the Window member RaiseButtons and remove the now useless RaiseWindowButtons function
Sat, 08 Dec 2007 01:02:19 +0000 belugas (svn r11591) -Codechange: remove now unused widget accessors.
Fri, 07 Dec 2007 17:42:15 +0000 glx (svn r11586) -Fix: make another widget 'accessor' function const when it should be const.
Thu, 06 Dec 2007 15:58:39 +0000 belugas (svn r11579) -Revert(r11578): some cases of key propagation are not handled correctly.
Thu, 06 Dec 2007 02:31:47 +0000 belugas (svn r11578) -Codechange: Introduce the window default flag WDF_TEXTENTRY which specifies that the window holding it is actually one that enables an edit box.
Tue, 04 Dec 2007 17:51:50 +0000 belugas (svn r11568) -Codechange: Use bit shifts instead of values for flags. It helps readability a little bit.
Sun, 02 Dec 2007 13:32:41 +0000 rubidium (svn r11554) -Codechange: be more consistent with the naming of the widget functions.
Sun, 02 Dec 2007 12:10:48 +0000 rubidium (svn r11553) -Fix: make a few widget 'accessor' function const when they should be const.
Sun, 02 Dec 2007 00:59:48 +0000 belugas (svn r11551) -Codechange: Introduction of widget control members on struct Window. These "new" members have the exact same functionalities as their pure functions "genitors"
Tue, 20 Nov 2007 14:11:19 +0000 skidd13 (svn r11485) -Codechange: Remove the doubled function ToggleBitT and rename the remaining to fit with the naming style
Mon, 19 Nov 2007 21:02:30 +0000 skidd13 (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
Thu, 15 Nov 2007 18:21:59 +0000 rubidium (svn r11439) -Codechange: replace some magic numbers by a ViewportPlaceMethod enumified constant. Patch by SmatZ.
Mon, 15 Oct 2007 19:59:27 +0000 rubidium (svn r11269) -Feature: user customisable faces. Patch by BigBB.
Sun, 09 Sep 2007 10:13:17 +0000 rubidium (svn r11065) -Documentation [FS#1186]: of the dirty marking/repainting subsystem. Patch by Progman.
Wed, 05 Sep 2007 23:26:45 +0000 rubidium (svn r11049) -Codechange: unify a large part of the vehicle details window. Based on a patch by nycom.
Sun, 29 Jul 2007 22:57:40 +0000 rubidium (svn r10730) -Codechange: allow (some) arbitrary data to be send to the WE_CREATE event.
Fri, 27 Jul 2007 12:49:04 +0000 rubidium (svn r10704) -Codechange: provide an infrastructure to have resizable windows that are smaller than the default window size.
Thu, 19 Jul 2007 16:24:48 +0000 rubidium (svn r10624) -Fix [FS#1047]: the production of banks could not be modified (either in scenario editor or with the cheat).
Fri, 22 Jun 2007 10:57:53 +0000 truelight (svn r10265) -Feature: allow double-clicking on certain places: build-vehicle and town-action
Thu, 21 Jun 2007 19:08:47 +0000 rubidium (svn r10262) -Fix (r10258): some places that needed to be changed to uint64 were hidden/forgotten, which caused memory corruptions and that in caused all kinds of assertions to trigger.
Mon, 28 May 2007 16:46:16 +0000 peter1138 (svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled with patch setting 'smooth_scroll'
Wed, 23 May 2007 12:45:56 +0000 maedhros (svn r9900) -Codechange: Separate the variables for how to highlight a land area and what to do with it afterwards.
Mon, 21 May 2007 21:58:31 +0000 rubidium (svn r9897) -Codechange: prepare the toolbar for more road types.
Sat, 19 May 2007 09:40:18 +0000 rubidium (svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
Fri, 18 May 2007 17:31:41 +0000 rubidium (svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type strictness.
Thu, 26 Apr 2007 07:41:24 +0000 rubidium (svn r9719) -Fix: in-game private messages did not work for clients with a Client ID > 255.
Fri, 06 Apr 2007 04:10:19 +0000 belugas (svn r9568) -Documentation: doxygen and comment changes: Root of src is finally done. Now, time to start clearing as much as possible
Mon, 03 Dec 2007 23:39:38 +0000 rubidium (svn r11566) [NewGRF_ports] -Sync: with trunk r11218:r11565. NewGRF_ports
Sat, 06 Oct 2007 21:16:00 +0000 rubidium (svn r11219) [NewGRF_ports] -Sync: with trunk r11035:11218. NewGRF_ports
Fri, 03 Aug 2007 18:10:15 +0000 richk (svn r10766) [NewGRF_ports] -Sync: with trunk r10651-10765 NewGRF_ports
Sun, 22 Jul 2007 21:24:42 +0000 richk (svn r10653) [NewGRF_ports] -Sync: with trunk r10602-10651 NewGRF_ports
Sat, 14 Jul 2007 19:42:58 +0000 richk (svn r10560) [NewGRF_ports] -Sync: with trunk r10027-10559 NewGRF_ports
Sat, 02 Jun 2007 19:59:29 +0000 richk (svn r10027) [NewGRF_ports] -Sync: with trunk r9506-10026 NewGRF_ports
Sat, 10 Mar 2007 03:25:15 +0000 belugas (svn r9088) -Add : a new type of widget, called WWT_TEXT. It is a simple truncated string. It will be usefull on windows where lot of simple text is always drawn on the WE_PAINT event, making the code clearer. For now, left, right (total size of the window), top, color and data are necessary to use it. Maybe more features will be available soon.
Wed, 07 Mar 2007 12:11:48 +0000 rubidium (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
Wed, 07 Mar 2007 11:47:46 +0000 rubidium (svn r9050) -Codechange: Foo(void) -> Foo()
Thu, 01 Mar 2007 01:24:44 +0000 belugas (svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
Fri, 23 Feb 2007 01:48:53 +0000 belugas (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style
Thu, 15 Feb 2007 20:16:33 +0000 tron (svn r8747) -Fix
Sun, 15 Apr 2007 17:04:44 +0000 KUDr (svn r9639) [cpp_gui] -Sync with trunk (r9476:9633) cpp_gui
Mon, 26 Mar 2007 21:00:16 +0000 KUDr (svn r9484) [cpp_gui] -Add: Auto layout/resize ability of widgets. cpp_gui
Sun, 11 Mar 2007 16:31:18 +0000 bjarni (svn r9119) [cpp_gui] -Sync with trunk (r9003:9100) cpp_gui
Sat, 10 Mar 2007 11:07:13 +0000 KUDr (svn r9096) [cpp_gui] -Codechange: CompositeWidget now uses std::vector for child widgets instead of std::map cpp_gui