yexo
|
b21278659c
|
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it
|
2010-02-25 20:05:31 +00:00 |
|
yexo
|
a9c8dbc0a0
|
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it
|
2010-02-25 20:05:31 +00:00 |
|
alberth
|
e3b24801e2
|
(svn r19132) -Codechange: No need to end a line with ;;.
|
2010-02-14 16:31:35 +00:00 |
|
alberth
|
33a96b5ef3
|
(svn r19132) -Codechange: No need to end a line with ;;.
|
2010-02-14 16:31:35 +00:00 |
|
rubidium
|
1c468db7d5
|
(svn r19087) -Codechange: some typos in StringIDs
|
2010-02-10 20:20:18 +00:00 |
|
rubidium
|
0072503496
|
(svn r19087) -Codechange: some typos in StringIDs
|
2010-02-10 20:20:18 +00:00 |
|
smatz
|
c736bbb875
|
(svn r19075) -Codechange: unhackify NetworkChangeCompanyPassword()
|
2010-02-10 15:17:27 +00:00 |
|
smatz
|
73ed81b1c7
|
(svn r19075) -Codechange: unhackify NetworkChangeCompanyPassword()
|
2010-02-10 15:17:27 +00:00 |
|
frosch
|
28bb97ffdf
|
(svn r18967) -Fix (r18966): Never trust your copy&paste skills.
|
2010-01-30 18:43:14 +00:00 |
|
frosch
|
f9cebfcfc4
|
(svn r18967) -Fix (r18966): Never trust your copy&paste skills.
|
2010-01-30 18:43:14 +00:00 |
|
frosch
|
94a5c917a5
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34: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
|
9467b7c6d6
|
(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 |
|
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 |
|
smatz
|
c031c9a731
|
(svn r18645) -Fix [FS#3433](r942): out-of-bounds access in the 'Start new multiplayer game' GUI
|
2009-12-27 13:38:08 +00:00 |
|
smatz
|
29e05554d7
|
(svn r18645) -Fix [FS#3433](r942): out-of-bounds access in the 'Start new multiplayer game' GUI
|
2009-12-27 13:38:08 +00:00 |
|
rubidium
|
7263d3ff34
|
(svn r18595) -Fix (r18277): one couldn't enter test via the keyboard in the company password window. Also replace a magic number with a enumified constant.
|
2009-12-21 20:32:20 +00:00 |
|
rubidium
|
0cb84effc8
|
(svn r18595) -Fix (r18277): one couldn't enter test via the keyboard in the company password window. Also replace a magic number with a enumified constant.
|
2009-12-21 20:32:20 +00:00 |
|
alberth
|
2ac35a8cff
|
(svn r18589) -Codechange: Add tooltip to some network windows, remove old comment.
|
2009-12-21 16:28:50 +00:00 |
|
alberth
|
1d7a75032f
|
(svn r18589) -Codechange: Add tooltip to some network windows, remove old comment.
|
2009-12-21 16:28:50 +00:00 |
|
alberth
|
f20e477a02
|
(svn r18580) -Codechange: Use widget information only for setting scrollbar capacity.
|
2009-12-20 20:08:39 +00:00 |
|
alberth
|
5a083f183e
|
(svn r18580) -Codechange: Use widget information only for setting scrollbar capacity.
|
2009-12-20 20:08:39 +00:00 |
|
rubidium
|
5f1bb2e882
|
(svn r18578) -Feature: initially select the last joined server when going to the server list
|
2009-12-20 19:18:18 +00:00 |
|
rubidium
|
cf2349ae10
|
(svn r18578) -Feature: initially select the last joined server when going to the server list
|
2009-12-20 19:18:18 +00:00 |
|
frosch
|
a23b215b5a
|
(svn r18408) -Fix (r17954): After computing the needed width for the client list, also use it.
|
2009-12-05 13:53:58 +00:00 |
|
frosch
|
a12d91423b
|
(svn r18408) -Fix (r17954): After computing the needed width for the client list, also use it.
|
2009-12-05 13:53:58 +00:00 |
|
rubidium
|
da30e736ca
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
rubidium
|
b00a5f1069
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
rubidium
|
21f2acfd01
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
|
rubidium
|
1f0da3710f
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
|
rubidium
|
45eb0be570
|
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice.
|
2009-11-28 14:42:35 +00:00 |
|
rubidium
|
293dfd7c3e
|
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice.
|
2009-11-28 14:42:35 +00:00 |
|
rubidium
|
50359b2d08
|
(svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions
|
2009-11-24 18:05:55 +00:00 |
|
rubidium
|
14300d309c
|
(svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions
|
2009-11-24 18:05:55 +00:00 |
|
rubidium
|
f8b79068e6
|
(svn r18274) -Codechange: remove the unused WDF flags
|
2009-11-24 17:28:29 +00:00 |
|
rubidium
|
69b6d9309a
|
(svn r18274) -Codechange: remove the unused WDF flags
|
2009-11-24 17:28:29 +00:00 |
|
rubidium
|
7824727828
|
(svn r18251) -Codechange: make the join status window big font aware
|
2009-11-23 12:45:01 +00:00 |
|
rubidium
|
29c65215ed
|
(svn r18251) -Codechange: make the join status window big font aware
|
2009-11-23 12:45:01 +00:00 |
|
rubidium
|
a71cc49498
|
(svn r18249) -Codechange: make the network client list big font aware
|
2009-11-22 22:17:06 +00:00 |
|
rubidium
|
3a16e0edf1
|
(svn r18249) -Codechange: make the network client list big font aware
|
2009-11-22 22:17:06 +00:00 |
|
alberth
|
5bee09c924
|
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize().
|
2009-11-22 18:28:14 +00:00 |
|
alberth
|
450e40b997
|
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize().
|
2009-11-22 18:28:14 +00:00 |
|
alberth
|
18b33fde83
|
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
|
2009-11-22 18:26:01 +00:00 |
|
alberth
|
2b6f792513
|
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
|
2009-11-22 18:26:01 +00:00 |
|
alberth
|
8139a8d96f
|
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
|
2009-11-22 13:22:53 +00:00 |
|
alberth
|
bf93372ca2
|
(svn r18220) -Codechange: Reduce number of nested widget dynamic casts.
|
2009-11-22 13:22:53 +00:00 |
|
rubidium
|
a58582e6d1
|
(svn r18219) -Fix: the up/down buttons in the start network server window didn't work anymore
|
2009-11-22 13:20:26 +00:00 |
|
rubidium
|
2332034822
|
(svn r18219) -Fix: the up/down buttons in the start network server window didn't work anymore
|
2009-11-22 13:20:26 +00:00 |
|
rubidium
|
892d877458
|
(svn r18218) -Codechange: make a few network windows big font aware
|
2009-11-22 13:12:31 +00:00 |
|
rubidium
|
206c01a4e5
|
(svn r18218) -Codechange: make a few network windows big font aware
|
2009-11-22 13:12:31 +00:00 |
|