| 
							
							
								 frosch | 8157a8afd8 | (svn r25290) -Add: Assign string names to notable windows. | 2013-05-26 19:25:01 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 56e4a8c4d6 | (svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction. | 2013-05-26 19:23:42 +00:00 |  | 
			
				
					| 
							
							
								 planetmaker | c24374f99c | (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) | 2013-01-08 22:46:42 +00:00 |  | 
			
				
					| 
							
							
								 frosch | b533523258 | (svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations. | 2012-12-08 17:18:51 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 03736af2ae | (svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default. | 2012-11-11 16:10:43 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 70c7fbd90e | (svn r23826) -Fix [FS#4972]: the detailed performance rating window showed the cargo count of the current quarter instead of the last quarter like the tooltip says | 2012-01-20 20:18:19 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6d6be50ae0 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | 2012-01-03 21:32:51 +00:00 |  | 
			
				
					| 
							
							
								 truebrain | e9f584ac21 | (svn r23531) -Codechange: document and rename widgets to be consistent and understandable | 2011-12-16 16:27:45 +00:00 |  | 
			
				
					| 
							
							
								 truebrain | 2aa774e831 | (svn r23528) -Codechange: move widget enums to widgets/NNN_type.h | 2011-12-15 22:22:55 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 3d88c74389 | (svn r23526) -Codechange: unify cargos vs cargoes | 2011-12-15 21:56:00 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 1ea449630d | (svn r23497) -Add: Advanced display setting to control the linewidth in graphs. (ChillCore) | 2011-12-11 15:55:31 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b8866be093 | (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent | 2011-11-19 22:15:44 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 2cfd47a09b | (svn r23025) -Codechange: Support resized company colour icon in company key window. | 2011-10-12 07:22:26 +00:00 |  | 
			
				
					| 
							
							
								 planetmaker | a2ebe437e6 | (svn r22868) -Change: Resize the company league window according to the company icon's size | 2011-09-02 15:55:52 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 5e449b8fae | (svn r22429) -Add: some constants for specific palette colours used in the GUI. | 2011-05-06 21:13:29 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 22286bd7b6 | (svn r22421) -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices. | 2011-05-04 17:45:16 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 0babca04f2 | (svn r22292) -Change: Increase the linewidth in plots. | 2011-04-02 16:40:05 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 652c9cb663 | (svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope. | 2011-03-13 21:34:21 +00:00 |  | 
			
				
					| 
							
							
								 frosch | ec9540a12a | (svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData(). | 2011-03-13 21:31:29 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 7eba2bf4d3 | (svn r21890) -Cleanup: remove some unneeded includes | 2011-01-22 14:52:20 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | fba9670a62 | (svn r21601) -Fix [FS#4323]: company league table used stats from two quarters ago instead of last quarter | 2010-12-22 19:52:23 +00:00 |  | 
			
				
					| 
							
							
								 alberth | f5c6fd1a25 | (svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPaint(). | 2010-11-26 15:22:18 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 30637a8340 | (svn r21157) -Codechange: remove information about the text direction out of the language "list" | 2010-11-13 09:56:25 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | cab122efef | (svn r21010) -Fix [FS#4102]: the detailed performance rating window would occasionally be too narrow. Based on a patch by Krille | 2010-10-22 16:33:07 +00:00 |  | 
			
				
					| 
							
							
								 yexo | 16be24e13a | (svn r20558) -Codechange: use one generic function to create a list of company buttons | 2010-08-19 12:56:31 +00:00 |  | 
			
				
					| 
							
							
								 yexo | 44ba57bb79 | (svn r20555) -Fix [FS#4053]: wrong tooltip for the company select button in the AI debug and performance rating windows | 2010-08-19 11:33:15 +00:00 |  | 
			
				
					| 
							
							
								 frosch | ed4f806f1d | (svn r20283) -Codechange: Unify start of doygen comments. | 2010-08-01 19:22:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | e356cb9405 | (svn r20281) -Codechange: unify case scope closure + break coding style | 2010-08-01 18:53:30 +00:00 |  | 
			
				
					| 
							
							
								 alberth | be6c058424 | (svn r20211) -Codechange: Indented code should have curly braces around it. | 2010-07-24 10:14:39 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 22b9bc5157 | (svn r20043) -Codechange: Introduce vertical alignment for DrawStringMultiLine(). | 2010-07-02 13:53:05 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 398418b8fa | (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int | 2010-05-13 09:44:44 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 2e4e4e3147 | (svn r19729) -Fix [FS#3793]: The company value graph crashed the game when displaying companies with a huge amount of money. | 2010-04-26 17:40:03 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 3442b8c345 | (svn r19673) -Codechange: Optimize calculation of graph grid size (method by Alberth). -Fix: Remove a gcc 3.3 warning. | 2010-04-18 20:23:35 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 320dcc7d07 | (svn r19662) -Feature: Resizable graphs. | 2010-04-17 19:18:58 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | e959d56122 | (svn r19661) -Codechange: Base the number of vertical grids of a graph on its size. | 2010-04-17 19:15:13 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 22f864b0c0 | (svn r19632) -Cleanup: has_negative_values is no longer used. | 2010-04-14 19:37:55 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | f61b9e3962 | (svn r19631) -Feature: Graphs with negative values are no longer forced to have the zero axis in the middle (grid size calculation by Alberth). | 2010-04-14 19:20:38 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 7ba4f98ce5 | (svn r19615) -Fix [FS#3763]: Company related graphs weren't updated correctly after changing the company colour. | 2010-04-12 17:58:09 +00:00 |  | 
			
				
					| 
							
							
								 smatz | fc878baee6 | (svn r19579) -Codechange: auto-raise 'Enable/Disable all' buttons in the Cargo payment rates window | 2010-04-07 21:22:08 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | bcce2cabef | (svn r19574) -Fix: graphs were not properly updated when going toggling keys (i.e. companies) | 2010-04-07 15:20:24 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 869fac9964 | (svn r19573) -Fix (r19541): Special cargos did not appear at the refit list. | 2010-04-07 14:17:29 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 794828209b | (svn r19550) -Fix (r19543): Scale graphs without taking into account excluded data. | 2010-04-03 19:32:14 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 1cab553994 | (svn r19543) -Feature [FS#3726]: Scale the vertical axis of graphs depending on the graph's highest value. | 2010-04-02 16:45:53 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | daf97ae52c | (svn r19542) -Feature: Add buttons to enable / disable all cargos at the cargo payment rates graph. | 2010-04-02 14:11:10 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 8660890bbb | (svn r19539) -Codechange: Use a macro to loop through the list of sorted cargo specifications. | 2010-04-02 12:20:41 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 33b1307343 | (svn r19535) -Feature: Sort cargos at the cargo payment rates graph. | 2010-04-01 19:50:31 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 7a73a7490d | (svn r19090) -Codechange: some comment coding style fixes | 2010-02-10 21:06:05 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 2329eacfe8 | (svn r19076) -Codechange: Move graph functions to their own header. | 2010-02-10 15:24:48 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 88019e64e1 | (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick(). | 2010-01-30 18:34:48 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 82fc28f77f | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header | 2010-01-15 16:41:15 +00:00 |  |