Sun, 11 Dec 2011 15:55:31 +0000 |
frosch |
(svn r23497) -Add: Advanced display setting to control the linewidth in graphs. (ChillCore)
draft
|
Sat, 19 Nov 2011 22:15:44 +0000 |
rubidium |
(svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
draft
|
Wed, 12 Oct 2011 07:22:26 +0000 |
peter1138 |
(svn r23025) -Codechange: Support resized company colour icon in company key window.
draft
|
Fri, 02 Sep 2011 15:55:52 +0000 |
planetmaker |
(svn r22868) -Change: Resize the company league window according to the company icon's size
draft
|
Fri, 06 May 2011 21:13:29 +0000 |
frosch |
(svn r22429) -Add: some constants for specific palette colours used in the GUI.
draft
|
Wed, 04 May 2011 17:45:16 +0000 |
frosch |
(svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices.
draft
|
Sat, 02 Apr 2011 16:40:05 +0000 |
frosch |
(svn r22292) -Change: Increase the linewidth in plots.
draft
|
Sun, 13 Mar 2011 21:34:21 +0000 |
frosch |
(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
draft
|
Sun, 13 Mar 2011 21:31:29 +0000 |
frosch |
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
draft
|
Sat, 22 Jan 2011 14:52:20 +0000 |
rubidium |
(svn r21890) -Cleanup: remove some unneeded includes
draft
|
Wed, 22 Dec 2010 19:52:23 +0000 |
rubidium |
(svn r21601) -Fix [FS#4323]: company league table used stats from two quarters ago instead of last quarter
draft
|
Fri, 26 Nov 2010 15:22:18 +0000 |
alberth |
(svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint().
draft
|
Sat, 13 Nov 2010 09:56:25 +0000 |
rubidium |
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
draft
|
Fri, 22 Oct 2010 16:33:07 +0000 |
rubidium |
(svn r21010) -Fix [FS#4102]: the detailed performance rating window would occasionally be too narrow. Based on a patch by Krille
draft
|
Thu, 19 Aug 2010 12:56:31 +0000 |
yexo |
(svn r20558) -Codechange: use one generic function to create a list of company buttons
draft
|
Thu, 19 Aug 2010 11:33:15 +0000 |
yexo |
(svn r20555) -Fix [FS#4053]: wrong tooltip for the company select button in the AI debug and performance rating windows
draft
|
Sun, 01 Aug 2010 19:22:34 +0000 |
frosch |
(svn r20283) -Codechange: Unify start of doygen comments.
draft
|
Sun, 01 Aug 2010 18:53:30 +0000 |
rubidium |
(svn r20281) -Codechange: unify case scope closure + break coding style
draft
|
Sat, 24 Jul 2010 10:14:39 +0000 |
alberth |
(svn r20211) -Codechange: Indented code should have curly braces around it.
draft
|
Fri, 02 Jul 2010 13:53:05 +0000 |
alberth |
(svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine().
draft
|
Thu, 13 May 2010 09:44:44 +0000 |
rubidium |
(svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int
draft
|
Mon, 26 Apr 2010 17:40:03 +0000 |
terkhen |
(svn r19729) -Fix [FS#3793]: The company value graph crashed the game when displaying companies with a huge amount of money.
draft
|
Sun, 18 Apr 2010 20:23:35 +0000 |
terkhen |
(svn r19673) -Codechange: Optimize calculation of graph grid size (method by Alberth).
draft
|
Sat, 17 Apr 2010 19:18:58 +0000 |
terkhen |
(svn r19662) -Feature: Resizable graphs.
draft
|
Sat, 17 Apr 2010 19:15:13 +0000 |
terkhen |
(svn r19661) -Codechange: Base the number of vertical grids of a graph on its size.
draft
|
Wed, 14 Apr 2010 19:37:55 +0000 |
terkhen |
(svn r19632) -Cleanup: has_negative_values is no longer used.
draft
|
Wed, 14 Apr 2010 19:20:38 +0000 |
terkhen |
(svn r19631) -Feature: Graphs with negative values are no longer forced to have the zero axis in the middle (grid size calculation by Alberth).
draft
|
Mon, 12 Apr 2010 17:58:09 +0000 |
terkhen |
(svn r19615) -Fix [FS#3763]: Company related graphs weren't updated correctly after changing the company colour.
draft
|
Wed, 07 Apr 2010 21:22:08 +0000 |
smatz |
(svn r19579) -Codechange: auto-raise 'Enable/Disable all' buttons in the Cargo payment rates window
draft
|
Wed, 07 Apr 2010 15:20:24 +0000 |
rubidium |
(svn r19574) -Fix: graphs were not properly updated when going toggling keys (i.e. companies)
draft
|
Wed, 07 Apr 2010 14:17:29 +0000 |
terkhen |
(svn r19573) -Fix (r19541): Special cargos did not appear at the refit list.
draft
|
Sat, 03 Apr 2010 19:32:14 +0000 |
terkhen |
(svn r19550) -Fix (r19543): Scale graphs without taking into account excluded data.
draft
|
Fri, 02 Apr 2010 16:45:53 +0000 |
terkhen |
(svn r19543) -Feature [FS#3726]: Scale the vertical axis of graphs depending on the graph's highest value.
draft
|
Fri, 02 Apr 2010 14:11:10 +0000 |
terkhen |
(svn r19542) -Feature: Add buttons to enable / disable all cargos at the cargo payment rates graph.
draft
|
Fri, 02 Apr 2010 12:20:41 +0000 |
terkhen |
(svn r19539) -Codechange: Use a macro to loop through the list of sorted cargo specifications.
draft
|
Thu, 01 Apr 2010 19:50:31 +0000 |
terkhen |
(svn r19535) -Feature: Sort cargos at the cargo payment rates graph.
draft
|
Wed, 10 Feb 2010 21:06:05 +0000 |
rubidium |
(svn r19090) -Codechange: some comment coding style fixes
draft
|
Wed, 10 Feb 2010 15:24:48 +0000 |
terkhen |
(svn r19076) -Codechange: Move graph functions to their own header.
draft
|
Sat, 30 Jan 2010 18:34:48 +0000 |
frosch |
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
draft
|
Fri, 15 Jan 2010 16:41:15 +0000 |
rubidium |
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
draft
|
Sat, 09 Jan 2010 14:57:03 +0000 |
rubidium |
(svn r18765) -Fix [FS#3499] (r18750): crash when trying to show cargo payments when there are 'holes' in the cargospec array
draft
|
Thu, 07 Jan 2010 11:54:01 +0000 |
rubidium |
(svn r18750) -Fix [FS#3492]: the cargo payment button states weren't properly set on opening the window
draft
|
Sun, 27 Dec 2009 13:19:17 +0000 |
rubidium |
(svn r18644) -Fix [FS#3434]: company league window was too narrow
draft
|
Mon, 21 Dec 2009 16:24:29 +0000 |
alberth |
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
draft
|
Sun, 13 Dec 2009 20:54:52 +0000 |
alberth |
(svn r18490) -Doc: Fixed syntax of a few doxygen pre and post coditions.
draft
|
Wed, 09 Dec 2009 17:10:57 +0000 |
rubidium |
(svn r18447) -Change: make some more windows (e.g. graphs, company view) stickyable
draft
|
Sat, 28 Nov 2009 15:01:49 +0000 |
rubidium |
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
draft
|
Sat, 28 Nov 2009 14:42:35 +0000 |
rubidium |
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice.
draft
|
Tue, 24 Nov 2009 21:13:36 +0000 |
rubidium |
(svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input
draft
|
Tue, 24 Nov 2009 18:05:55 +0000 |
rubidium |
(svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions
draft
|
Tue, 24 Nov 2009 17:28:29 +0000 |
rubidium |
(svn r18274) -Codechange: remove the unused WDF flags
draft
|
Mon, 23 Nov 2009 22:01:42 +0000 |
rubidium |
(svn r18264) -Codechange: make the company league window big font aware
draft
|
Mon, 23 Nov 2009 19:53:58 +0000 |
rubidium |
(svn r18259) -Codechange: make the graphs big font aware
draft
|
Sun, 22 Nov 2009 22:21:00 +0000 |
rubidium |
(svn r18250) -Codechange: make the graph legend big font aware
draft
|
Sun, 22 Nov 2009 18:28:14 +0000 |
alberth |
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize().
draft
|
Sun, 22 Nov 2009 18:26:01 +0000 |
alberth |
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
draft
|
Sun, 22 Nov 2009 13:22:53 +0000 |
alberth |
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
draft
|
Fri, 20 Nov 2009 14:03:17 +0000 |
rubidium |
(svn r18196) -Codechange: make the performance rating details window big font and RTL aware
draft
|
Wed, 18 Nov 2009 15:09:39 +0000 |
rubidium |
(svn r18167) -Change: make the graph legend, cargo payment graph and company league windows RTL aware
draft
|
Wed, 18 Nov 2009 10:09:22 +0000 |
peter1138 |
(svn r18160) -Codechange: The hyphen character may not line up in all fonts, so draw
draft
|