rubidium
|
ab417c6c06
|
(svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input
|
2009-11-24 21:13:36 +00:00 |
|
rubidium
|
8d6e323ef8
|
(svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input
|
2009-11-24 21:13:36 +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
|
bc48c70c46
|
(svn r18265) -Codechange: make the finance overview window big font aware
|
2009-11-24 12:42:36 +00:00 |
|
rubidium
|
b6b5515335
|
(svn r18265) -Codechange: make the finance overview window big font aware
|
2009-11-24 12:42:36 +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
|
b8ba46de0e
|
(svn r18217) -Codechange: make the livery window big font aware
|
2009-11-22 13:01:07 +00:00 |
|
rubidium
|
a95655b7c8
|
(svn r18217) -Codechange: make the livery window big font aware
|
2009-11-22 13:01:07 +00:00 |
|
rubidium
|
c145a3a9e0
|
(svn r18215) -Codechange: make the simple face window big font aware
|
2009-11-22 12:18:26 +00:00 |
|
rubidium
|
186295ca85
|
(svn r18215) -Codechange: make the simple face window big font aware
|
2009-11-22 12:18:26 +00:00 |
|
rubidium
|
f106bbbe5c
|
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
|
2009-11-22 11:20:12 +00:00 |
|
rubidium
|
d913282e7a
|
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
|
2009-11-22 11:20:12 +00:00 |
|
rubidium
|
c862b7060f
|
(svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware
|
2009-11-20 17:36:46 +00:00 |
|
rubidium
|
77d6c4e07a
|
(svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware
|
2009-11-20 17:36:46 +00:00 |
|
rubidium
|
646757adee
|
(svn r18187) -Codechange: make the advanced face selection, custom currency, difficulty, news settings, signal, sign and vehicle details window RTL aware (use the arrow widget)
|
2009-11-19 17:57:27 +00:00 |
|
rubidium
|
64d65cc635
|
(svn r18187) -Codechange: make the advanced face selection, custom currency, difficulty, news settings, signal, sign and vehicle details window RTL aware (use the arrow widget)
|
2009-11-19 17:57:27 +00:00 |
|
rubidium
|
32859c193c
|
(svn r18166) -Codechange: make the livery colour window RTL aware
|
2009-11-18 12:45:20 +00:00 |
|
rubidium
|
c461ccfecb
|
(svn r18166) -Codechange: make the livery colour window RTL aware
|
2009-11-18 12:45:20 +00:00 |
|
rubidium
|
8e11cd3a42
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
rubidium
|
5f2ddfbc5a
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
smatz
|
ce6e15ee11
|
(svn r18102) -Codechange: simplify Company::Get(this->window_number)->index to just this->window_number
|
2009-11-15 18:21:17 +00:00 |
|
smatz
|
c71e3548d7
|
(svn r18102) -Codechange: simplify Company::Get(this->window_number)->index to just this->window_number
|
2009-11-15 18:21:17 +00:00 |
|
alberth
|
1c29698eed
|
(svn r18091) -Codechange: CompanyWindow uses pure nested widgets.
|
2009-11-15 13:31:27 +00:00 |
|
alberth
|
7337a0553c
|
(svn r18091) -Codechange: CompanyWindow uses pure nested widgets.
|
2009-11-15 13:31:27 +00:00 |
|
rubidium
|
b01251092e
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
rubidium
|
3d2d7af88f
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
alberth
|
67c90594d5
|
(svn r18085) -Codechange: Make the company face window use nested widgets.
|
2009-11-15 09:46:40 +00:00 |
|
alberth
|
1b72fa84e2
|
(svn r18085) -Codechange: Make the company face window use nested widgets.
|
2009-11-15 09:46:40 +00:00 |
|
rubidium
|
4fd93aecd2
|
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
|
2009-11-14 15:37:33 +00:00 |
|
rubidium
|
16c2e53191
|
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
|
2009-11-14 15:37:33 +00:00 |
|
alberth
|
eb8560c9f0
|
(svn r18077) -Codechange: Make the livery window use pure nested widgets.
|
2009-11-14 15:34:21 +00:00 |
|
alberth
|
668a98909b
|
(svn r18077) -Codechange: Make the livery window use pure nested widgets.
|
2009-11-14 15:34:21 +00:00 |
|
rubidium
|
cf5dbddede
|
(svn r18018) -Codechange: make the 'buy company' window nested
|
2009-11-08 19:21:18 +00:00 |
|
rubidium
|
9cc07a1e98
|
(svn r18018) -Codechange: make the 'buy company' window nested
|
2009-11-08 19:21:18 +00:00 |
|
alberth
|
5a97b64d73
|
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string.
Gentlemen, swap your string parameters.
|
2009-10-31 19:46:51 +00:00 |
|
alberth
|
44aacfc59f
|
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string.
Gentlemen, swap your string parameters.
|
2009-10-31 19:46:51 +00:00 |
|
alberth
|
16bc6380a8
|
(svn r17756) -Codechange: Company finances window uses pure nested widgets.
|
2009-10-10 15:18:20 +00:00 |
|
alberth
|
70ec375dc5
|
(svn r17756) -Codechange: Company finances window uses pure nested widgets.
|
2009-10-10 15:18:20 +00:00 |
|
alberth
|
67f2a3cead
|
(svn r17754) -Codechange: Make ExpensesList::GetHeight() return a uint.
|
2009-10-10 13:32:44 +00:00 |
|
alberth
|
402d0d05c9
|
(svn r17754) -Codechange: Make ExpensesList::GetHeight() return a uint.
|
2009-10-10 13:32:44 +00:00 |
|
alberth
|
2f6eb6fdfd
|
(svn r17753) -Fix (r17750): Expenses amounts were printed two pixels too low.
|
2009-10-10 13:19:38 +00:00 |
|
alberth
|
2e2f3b1502
|
(svn r17753) -Fix (r17750): Expenses amounts were printed two pixels too low.
|
2009-10-10 13:19:38 +00:00 |
|