src/toolbar_gui.cpp
Tue, 30 Sep 2008 20:51:04 +0000 rubidium (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
Tue, 30 Sep 2008 20:39:50 +0000 rubidium (svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
Tue, 23 Sep 2008 15:24:15 +0000 rubidium (svn r14390) -Codechange: replace magic constants with symbolic constants.
Tue, 09 Sep 2008 17:42:31 +0000 smatz (svn r14283) -Fix [FS#2281](r14175): beep only after clicking on the main toolbar, not after finishing the selection
Thu, 28 Aug 2008 19:22:03 +0000 peter1138 (svn r14181) -Fix (r14175): Rail types are not road types
Mon, 25 Aug 2008 20:42:54 +0000 peter1138 (svn r14175) -Codechange: Rewrite the main toolbars to use the standard dropdown menu system, allowing flexible menus instead of fixed string lists, and removing code duplication.
Sun, 03 Aug 2008 02:18:45 +0000 belugas (svn r13970) -Codechange: Replace numbers with Colours enum on network, toolbar and dropdown guis.
Sat, 02 Aug 2008 02:28:17 +0000 belugas (svn r13919) -Codechange: Replace numbers with Colours enum on osk(forgot 2 assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis.
Fri, 18 Jul 2008 16:40:29 +0000 rubidium (svn r13731) -Codechange: make a pool of the array of players.
Thu, 03 Jul 2008 01:08:35 +0000 belugas (svn r13672) -Fix(r13670): silent warnings that MSVC did not raised. Looks like enums can not be easily matched :(
Tue, 01 Jul 2008 00:04:09 +0000 belugas (svn r13670) -Codechange : Merge some very alike events handlers.
Mon, 30 Jun 2008 14:58:58 +0000 belugas (svn r13663) -Codechange: Use a default parameter, hoping to reduce the different signatures of functions in menus
Sat, 28 Jun 2008 15:44:24 +0000 frosch (svn r13649) -Codechange: Split the GfxFillRect() special flags from 'color' into their own parameter.
Fri, 27 Jun 2008 16:16:35 +0000 belugas (svn r13646) -Change: typos and miss-aligned enum values
Fri, 27 Jun 2008 02:26:51 +0000 belugas (svn r13644) -Fix(r13643): compare an apple with an apple. MSVC seems to not care, but some other compilers do.
Fri, 27 Jun 2008 01:26:13 +0000 belugas (svn r13643) -Codechange: Enumify some loosely related values been used in the toolbar resizing processes
Thu, 26 Jun 2008 17:43:56 +0000 belugas (svn r13642) -Documentation: Add the enum values to the widget arrays, in concordance with code style
Thu, 26 Jun 2008 17:13:39 +0000 belugas (svn r13641) -Fix: Misleading enum name.
Wed, 25 Jun 2008 17:30:16 +0000 skidd13 (svn r13628) -Feature: enable building of aqueducts in the scenario editor
Sat, 21 Jun 2008 01:40:56 +0000 belugas (svn r13597) -Codechange: Enumification of the Map menu items.
Fri, 20 Jun 2008 01:55:00 +0000 belugas (svn r13590) -Codechange: Enumification of the Save/Load menu items
Thu, 19 Jun 2008 20:04:24 +0000 belugas (svn r13588) -Documentation: Document the function PopupMainPlayerToolbMenu. Makes it a bit clearer, don't you think?
Thu, 19 Jun 2008 19:58:26 +0000 belugas (svn r13586) -Codechange: Using default parameter, for cases where there are few exceptions.
Wed, 18 Jun 2008 03:19:31 +0000 belugas (svn r13562) -Codechange: Yet another enumification, which required a bit of explanation/documentation of a trickery some would call a hack
Wed, 18 Jun 2008 02:38:28 +0000 belugas (svn r13561) -Codechange: two more enumifications of widgets
Wed, 18 Jun 2008 02:04:01 +0000 belugas (svn r13560) -Fix(r13550): This section widget_count did not required to be lowered. So small revert
Tue, 17 Jun 2008 23:51:17 +0000 belugas (svn r13559) -Codechange: Enumification of the Options menu items
Tue, 17 Jun 2008 16:33:55 +0000 belugas (svn r13550) -Fix(r13540, r13542): widget_count did not had the same value as 27. So, it has to be lowered by one, so it can be used as a widget "pointer"
Tue, 17 Jun 2008 03:20:04 +0000 belugas (svn r13543) -Codechange: Enumification of the InGame toolbar and some leftovers of scenario editor one.
Tue, 17 Jun 2008 03:13:09 +0000 belugas (svn r13542) -Codechange: Less a few more magic numbers and a code a bit more adaptable, still
Tue, 17 Jun 2008 02:33:42 +0000 belugas (svn r13541) -Codechange: Aligning some switch case. Code cosmetics.
Tue, 17 Jun 2008 02:25:45 +0000 belugas (svn r13540) -Codechange: Less a magic number and a more adaptable code
Mon, 16 Jun 2008 17:28:15 +0000 belugas (svn r13536) -Codechange: Bit shifting is not really required when you know exactly the value to use.
Sat, 14 Jun 2008 02:00:20 +0000 belugas (svn r13515) -Codechange: Widget enumification for scenario editor
Sat, 14 Jun 2008 01:45:58 +0000 belugas (svn r13514) -Codechange: Removal of dead code (or useless, to be more exact)
Fri, 13 Jun 2008 01:57:48 +0000 belugas (svn r13504) -Codechange: enumify some widgets for scenario editor. More work is required.
Fri, 13 Jun 2008 01:17:03 +0000 belugas (svn r13503) -Fix(r13173)[FS#2073]: Wrong widget numbers & event handlers were assigned to the zoom in and out buttons in the scenario editor
Thu, 29 May 2008 23:33:37 +0000 rubidium (svn r13339) -Feature: splitting of the main toolbar when the resolution becomes very low so the buttons are still visible and useable. Patch by Dominik.
Sun, 25 May 2008 19:17:03 +0000 rubidium (svn r13251) -Codechange: rename _patches to _settings as that is more logic.
Sat, 24 May 2008 10:15:06 +0000 rubidium (svn r13228) -Codechange: split console.h.
Fri, 23 May 2008 23:02:13 +0000 peter1138 (svn r13225) -Fix (r13041): Missing calls to FindWindowPlacementAndResize() from lots
Thu, 22 May 2008 00:47:42 +0000 smatz (svn r13208) -Fix (r13173): it was possible to open invalid submenu from dropdowns
Mon, 19 May 2008 09:48:47 +0000 rubidium (svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
Mon, 19 May 2008 02:01:44 +0000 smatz (svn r13179) -Fix (r13173): r13178 applies to the main toolbar in Scenario Editor, too
Mon, 19 May 2008 01:57:30 +0000 smatz (svn r13178) -Fix (r13173): the main toolbar didn't respect patch settings, it was always positioned on the right side
Sun, 18 May 2008 22:11:46 +0000 rubidium (svn r13173) -Codechange: make windows of the main toolbars.
Sun, 18 May 2008 20:40:30 +0000 rubidium (svn r13169) -Codechange: remove a (now) unneeded parameter of one of the Window constructors.
Sat, 17 May 2008 12:48:06 +0000 rubidium (svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to the Window class and remove Window from their naming.
Thu, 15 May 2008 20:04:10 +0000 rubidium (svn r13108) -Codechange: make a Window subclass of the main toolbars sub menus.
Thu, 15 May 2008 19:00:20 +0000 rubidium (svn r13106) -Codechange: rework the toolbar code a little so functions do not have to return the Window they just created.
Mon, 12 May 2008 21:46:08 +0000 glx (svn r13061) -Codechange: make a class of the BuildTreesWindow.
Sat, 10 May 2008 12:30:27 +0000 rubidium (svn r13028) -Codechange: WE_MESSAGE and WE_INVALIDATE_DATA were doing the same thing.
Fri, 09 May 2008 15:27:00 +0000 rubidium (svn r13025) -Codechange: remove the need for two WindowEvents.
Fri, 09 May 2008 09:29:27 +0000 rubidium (svn r13024) -Codechange: do not use WE_MOUSELOOP when WE_TICK suffices, rename WE_4 to something more descriptive and correct some (completely incorrect) comments.
Thu, 08 May 2008 12:59:47 +0000 rubidium (svn r13006) -Codechange: GetMenuItemIndex is only used for the toolbar, so move it to there.
Thu, 08 May 2008 11:31:41 +0000 rubidium (svn r13004) -Codechange: replace AllocateWindow and AllocateWindowDesc with a Window constructor.
Wed, 07 May 2008 18:14:09 +0000 smatz (svn r12994) -Fix (r12976): another case main toolbar wasn't marked dirty
Wed, 07 May 2008 15:53:58 +0000 smatz (svn r12992) -Fix (r12976): main toolbar wasn't marked dirty when a child combobox was destroyed
Wed, 07 May 2008 13:10:15 +0000 rubidium (svn r12987) -Codechange: split viewport and tile selection.
Tue, 06 May 2008 22:08:18 +0000 rubidium (svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when it's certain that w != NULL.