smatz
|
756e0d9b6e
|
(svn r12371) -Fix [FS#1823]: do not let window hide behind the main toolbar after resizing the screen
|
2008-03-15 20:32:42 +00:00 |
|
smatz
|
d3d126f999
|
(svn r12167) -Feature(tte): change colour of autorail and autoroad selection when Ctrl is pressed
|
2008-02-17 17:00:43 +00:00 |
|
smatz
|
8b56e7544e
|
(svn r12167) -Feature(tte): change colour of autorail and autoroad selection when Ctrl is pressed
|
2008-02-17 17:00:43 +00:00 |
|
smatz
|
d7a72c7002
|
(svn r12166) -Fix [FS#337]: when drag&drop mode was cancelled by keyboard input, depot/group window wasn't updated (original patch by GrimRC)
|
2008-02-17 12:21:05 +00:00 |
|
smatz
|
291931bf50
|
(svn r12166) -Fix [FS#337]: when drag&drop mode was cancelled by keyboard input, depot/group window wasn't updated (original patch by GrimRC)
|
2008-02-17 12:21:05 +00:00 |
|
rubidium
|
9c0c798dd8
|
(svn r11834) -Codechange: only include settings_type.h if needed.
|
2008-01-13 14:37:30 +00:00 |
|
rubidium
|
dc87b05e8c
|
(svn r11834) -Codechange: only include settings_type.h if needed.
|
2008-01-13 14:37:30 +00:00 |
|
rubidium
|
fafab82a31
|
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
|
2008-01-13 13:36:01 +00:00 |
|
rubidium
|
5c4150d304
|
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
|
2008-01-13 13:36:01 +00:00 |
|
rubidium
|
90acd52f22
|
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
|
2008-01-13 01:21:35 +00:00 |
|
rubidium
|
d4e6a6bf57
|
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
|
2008-01-13 01:21:35 +00:00 |
|
rubidium
|
2fc62eab05
|
(svn r11818) -Codechange: split player.h into smaller pieces.
|
2008-01-12 14:10:35 +00:00 |
|
rubidium
|
ac528411df
|
(svn r11818) -Codechange: split player.h into smaller pieces.
|
2008-01-12 14:10:35 +00:00 |
|
rubidium
|
64d691bacc
|
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
|
2008-01-09 09:45:45 +00:00 |
|
rubidium
|
0e517fe023
|
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
|
2008-01-09 09:45:45 +00:00 |
|
egladil
|
29812e604f
|
(svn r11740) -Fix [FS#1610]: Modify and possibly discard key events for code points in the unicode private use area.
|
2008-01-01 18:55:15 +00:00 |
|
egladil
|
9a2547b5a7
|
(svn r11740) -Fix [FS#1610]: Modify and possibly discard key events for code points in the unicode private use area.
|
2008-01-01 18:55:15 +00:00 |
|
rubidium
|
722613f7f3
|
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
|
2007-12-27 13:35:39 +00:00 |
|
rubidium
|
384503e7d3
|
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
|
2007-12-27 13:35:39 +00:00 |
|
rubidium
|
f82aeb82c5
|
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
|
2007-12-26 11:45:43 +00:00 |
|
rubidium
|
2786d789a1
|
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
|
2007-12-26 11:45:43 +00:00 |
|
rubidium
|
81bf9f8503
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
429521a7d1
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
00c9d3ef20
|
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
|
2007-12-25 09:48:53 +00:00 |
|
rubidium
|
bf98e25e43
|
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
|
2007-12-25 09:48:53 +00:00 |
|
rubidium
|
507463e420
|
(svn r11684) -Codechange: split gfx.h in a type and functional header.
|
2007-12-23 10:56:02 +00:00 |
|
rubidium
|
a773d45885
|
(svn r11684) -Codechange: split gfx.h in a type and functional header.
|
2007-12-23 10:56:02 +00:00 |
|
rubidium
|
1f6043458c
|
(svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type.
|
2007-12-22 23:30:28 +00:00 |
|
rubidium
|
8f0e68285b
|
(svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type.
|
2007-12-22 23:30:28 +00:00 |
|
rubidium
|
8bfbfd0031
|
(svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
2007-12-19 19:44:29 +00:00 |
|
rubidium
|
8896bea306
|
(svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
2007-12-19 19:44:29 +00:00 |
|
rubidium
|
2160338662
|
(svn r11629) -Fix [FS#1527]: many viewports could crash the scenario editor.
|
2007-12-13 18:46:04 +00:00 |
|
rubidium
|
a0f2366e40
|
(svn r11629) -Fix [FS#1527]: many viewports could crash the scenario editor.
|
2007-12-13 18:46:04 +00:00 |
|
belugas
|
f271038461
|
(svn r11596) -Codechange: Use the Window member HandleButtonClick and remove its now useless counterpart function
|
2007-12-08 03:10:50 +00:00 |
|
belugas
|
73c58d8a40
|
(svn r11596) -Codechange: Use the Window member HandleButtonClick and remove its now useless counterpart function
|
2007-12-08 03:10:50 +00:00 |
|
belugas
|
902b20263c
|
(svn r11595) -Codechange: add a new member to Window struct, based on its function counterpart HandleButtonClick.
|
2007-12-08 02:55:47 +00:00 |
|
belugas
|
b23f824f18
|
(svn r11595) -Codechange: add a new member to Window struct, based on its function counterpart HandleButtonClick.
|
2007-12-08 02:55:47 +00:00 |
|
belugas
|
42d6f195cf
|
(svn r11593) -Cleanup: remove some forgotten pieces of evidence of a mischief
|
2007-12-08 01:30:18 +00:00 |
|
belugas
|
af4d07b978
|
(svn r11593) -Cleanup: remove some forgotten pieces of evidence of a mischief
|
2007-12-08 01:30:18 +00:00 |
|
belugas
|
544325590c
|
(svn r11592) -Codechange: Use the Window member RaiseButtons and remove the now useless RaiseWindowButtons function
|
2007-12-08 01:20:47 +00:00 |
|
belugas
|
8c89641dbe
|
(svn r11592) -Codechange: Use the Window member RaiseButtons and remove the now useless RaiseWindowButtons function
|
2007-12-08 01:20:47 +00:00 |
|
belugas
|
ecb9382c7e
|
(svn r11591) -Codechange: remove now unused widget accessors.
|
2007-12-08 01:02:19 +00:00 |
|
belugas
|
6fb71047d6
|
(svn r11591) -Codechange: remove now unused widget accessors.
|
2007-12-08 01:02:19 +00:00 |
|
glx
|
b00f621239
|
(svn r11588) -Codechange: use the new member introduced in r11551
|
2007-12-07 18:05:49 +00:00 |
|
glx
|
c21f588a14
|
(svn r11588) -Codechange: use the new member introduced in r11551
|
2007-12-07 18:05:49 +00:00 |
|
glx
|
d129a7295c
|
(svn r11586) -Fix: make another widget 'accessor' function const when it should be const.
|
2007-12-07 17:42:15 +00:00 |
|
glx
|
10e17c30a3
|
(svn r11586) -Fix: make another widget 'accessor' function const when it should be const.
|
2007-12-07 17:42:15 +00:00 |
|
rubidium
|
39b1a8302b
|
(svn r11583) -Fix [FS#1484]: windows could get completely missing when one resized the window to something very small.
|
2007-12-06 20:55:48 +00:00 |
|
rubidium
|
dd68a34e26
|
(svn r11583) -Fix [FS#1484]: windows could get completely missing when one resized the window to something very small.
|
2007-12-06 20:55:48 +00:00 |
|
belugas
|
1495f6aaf8
|
(svn r11579) -Revert(r11578): some cases of key propagation are not handled correctly.
A better solution will be deviced, but not now. Let's not cause a ton of bug reports
|
2007-12-06 15:58:39 +00:00 |
|