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 |
|
alberth
|
0e9dac92d2
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +00:00 |
|
alberth
|
91872aca48
|
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
|
2009-12-21 16:24:29 +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
|
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
|
78f783b89b
|
(svn r18238) -Codechange: make the autoreplace window big font aware
|
2009-11-22 19:19:11 +00:00 |
|
rubidium
|
cf354803d6
|
(svn r18238) -Codechange: make the autoreplace window big font aware
|
2009-11-22 19:19:11 +00:00 |
|
rubidium
|
1ee0705dc4
|
(svn r18235) -Fix: like r18233, but for the non-trains
|
2009-11-22 18:51:21 +00:00 |
|
rubidium
|
747e123307
|
(svn r18235) -Fix: like r18233, but for the non-trains
|
2009-11-22 18:51:21 +00:00 |
|
alberth
|
4d93e7728d
|
(svn r18233) -Fix: Fix matrix widget of the autoreplace gui.
|
2009-11-22 18:32:03 +00:00 |
|
alberth
|
5087bb545b
|
(svn r18233) -Fix: Fix matrix widget of the autoreplace gui.
|
2009-11-22 18:32:03 +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
|
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
|
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
|
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 |
|
rubidium
|
f3043f2006
|
(svn r18119) -Codechange/Fix: always call OnResize so the matrices/scrollbars are initialised without the need for duplicating the OnResize code
|
2009-11-16 16:42:04 +00:00 |
|
rubidium
|
e7dd53dffc
|
(svn r18119) -Codechange/Fix: always call OnResize so the matrices/scrollbars are initialised without the need for duplicating the OnResize code
|
2009-11-16 16:42:04 +00:00 |
|
rubidium
|
495461bc79
|
(svn r18118) -Codechange: improve behaviour of the engine lists (both build vehicle/autoreplace) w.r.t. large(r) fonts and RTL. RTL support for 'wider than usual' vehicles is still needed though.
|
2009-11-16 16:22:14 +00:00 |
|
rubidium
|
5589792d0c
|
(svn r18118) -Codechange: improve behaviour of the engine lists (both build vehicle/autoreplace) w.r.t. large(r) fonts and RTL. RTL support for 'wider than usual' vehicles is still needed though.
|
2009-11-16 16:22:14 +00:00 |
|
rubidium
|
95e1684841
|
(svn r18117) -Codechange: don't pass the location of the vehicle count but whether to show the vehicle count
|
2009-11-16 15:11:54 +00:00 |
|
rubidium
|
f025475535
|
(svn r18117) -Codechange: don't pass the location of the vehicle count but whether to show the vehicle count
|
2009-11-16 15:11:54 +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 |
|
rubidium
|
ad1e735dc5
|
(svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings
|
2009-11-14 12:50:38 +00:00 |
|
rubidium
|
d41302c310
|
(svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings
|
2009-11-14 12:50:38 +00:00 |
|
rubidium
|
104128a145
|
(svn r17892) -Feature [FS#1760]: automatically select the railtype with the most engines for the autoreplace window/try to avoid showing an empty autoreplace list
|
2009-10-27 20:19:05 +00:00 |
|
rubidium
|
0b5698a5b0
|
(svn r17892) -Feature [FS#1760]: automatically select the railtype with the most engines for the autoreplace window/try to avoid showing an empty autoreplace list
|
2009-10-27 20:19:05 +00:00 |
|
rubidium
|
c1365b3cc1
|
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone.
|
2009-10-24 14:53:55 +00:00 |
|
rubidium
|
ca0521f89f
|
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone.
|
2009-10-24 14:53:55 +00:00 |
|
frosch
|
9259446b76
|
(svn r17830) -Fix [FS#3276]: Some windows already need their window_number when setting up smallest size (e.g. for DParams). So assign it earlier in Window::InitializeData instead of dealing with each window separately.
|
2009-10-20 21:25:25 +00:00 |
|
frosch
|
21fdc65ce4
|
(svn r17830) -Fix [FS#3276]: Some windows already need their window_number when setting up smallest size (e.g. for DParams). So assign it earlier in Window::InitializeData instead of dealing with each window separately.
|
2009-10-20 21:25:25 +00:00 |
|
alberth
|
9669ae4869
|
(svn r17823) -Codechange: Use top of the matrix widget as offset for row calculation in autoreplace window.
|
2009-10-20 18:39:45 +00:00 |
|
alberth
|
7658bac2b5
|
(svn r17823) -Codechange: Use top of the matrix widget as offset for row calculation in autoreplace window.
|
2009-10-20 18:39:45 +00:00 |
|
frosch
|
0557a47162
|
(svn r17803) -Codechange: Remove update_(left|right) in favour of the rebuild flag of GUIList.
|
2009-10-18 16:31:27 +00:00 |
|
frosch
|
41037308c0
|
(svn r17803) -Codechange: Remove update_(left|right) in favour of the rebuild flag of GUIList.
|
2009-10-18 16:31:27 +00:00 |
|
alberth
|
36b28dd48a
|
(svn r17785) -Codechange: autoreplace window uses pure nested widgets.
|
2009-10-17 14:26:40 +00:00 |
|
alberth
|
22ddb90fdb
|
(svn r17785) -Codechange: autoreplace window uses pure nested widgets.
|
2009-10-17 14:26:40 +00:00 |
|
alberth
|
d2a66d68c5
|
(svn r17784) -Codechange: Replace 'i' with 'side' when side is intended in the autoreplace window.
|
2009-10-17 08:18:55 +00:00 |
|
alberth
|
0c766b913c
|
(svn r17784) -Codechange: Replace 'i' with 'side' when side is intended in the autoreplace window.
|
2009-10-17 08:18:55 +00:00 |
|
alberth
|
0bc7475032
|
(svn r17783) -Codechange: Remove local pointer variable 'widget' from autoreplace window.
|
2009-10-17 08:14:39 +00:00 |
|