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
|
ef4e936acb
|
(svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' from WWT_RESIZEBOX instances
|
2009-11-22 11:10:17 +00:00 |
|
rubidium
|
e9b6e73333
|
(svn r18211) -Cleanup: remove unneeded tooltip, size and fill 'parameters' from WWT_RESIZEBOX instances
|
2009-11-22 11:10:17 +00:00 |
|
rubidium
|
38da13cf7d
|
(svn r18163) -Codechange: make the depot GUI RTL aware
|
2009-11-18 10:45:49 +00:00 |
|
rubidium
|
b4e9cb3ca3
|
(svn r18163) -Codechange: make the depot GUI RTL aware
|
2009-11-18 10:45:49 +00:00 |
|
rubidium
|
ffa705dace
|
(svn r18157) -Codechange: some minor tweaks of the boundaries of strings etc. in the depot window
|
2009-11-17 23:32:18 +00:00 |
|
rubidium
|
3180d16baf
|
(svn r18157) -Codechange: some minor tweaks of the boundaries of strings etc. in the depot window
|
2009-11-17 23:32:18 +00:00 |
|
rubidium
|
df69324aa6
|
(svn r18154) -Codechange: let the depot window better scale with bigger fonts
|
2009-11-17 22:58:41 +00:00 |
|
rubidium
|
d747a643cc
|
(svn r18154) -Codechange: let the depot window better scale with bigger fonts
|
2009-11-17 22:58:41 +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
|
350b556028
|
(svn r18145) -Codechange: pass the 'proper' left and right values to DrawVehicleInDepot
|
2009-11-17 16:03:51 +00:00 |
|
rubidium
|
9e84075db5
|
(svn r18145) -Codechange: pass the 'proper' left and right values to DrawVehicleInDepot
|
2009-11-17 16:03:51 +00:00 |
|
rubidium
|
68f146d83c
|
(svn r18133) -Codechange: pass the 'maximum' left/right positions to Draw*Image
|
2009-11-16 22:25:01 +00:00 |
|
rubidium
|
a808623b24
|
(svn r18133) -Codechange: pass the 'maximum' left/right positions to Draw*Image
|
2009-11-16 22:25:01 +00:00 |
|
rubidium
|
b7ef6b3ca8
|
(svn r18128) -Codechange: rename GetVehicleListHeight to GetVehicleHeight as it has nothing to do with the height of the vehicle lists.
|
2009-11-16 20:58:38 +00:00 |
|
rubidium
|
ef11ce84ee
|
(svn r18128) -Codechange: rename GetVehicleListHeight to GetVehicleHeight as it has nothing to do with the height of the vehicle lists.
|
2009-11-16 20:58:38 +00:00 |
|
rubidium
|
a13fd6ddce
|
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation
|
2009-11-16 20:34:57 +00:00 |
|
rubidium
|
626de6b128
|
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation
|
2009-11-16 20:34:57 +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
|
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 |
|
alberth
|
862b8b6247
|
(svn r17833) -Codechange: Depot gui should use relative widget coordinates for clicking.
|
2009-10-20 21:41:44 +00:00 |
|
alberth
|
fe717d033e
|
(svn r17833) -Codechange: Depot gui should use relative widget coordinates for clicking.
|
2009-10-20 21:41:44 +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 |
|
rubidium
|
b72898c8a3
|
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wrong 'size') upon reiniting windows
|
2009-10-17 14:29:10 +00:00 |
|
rubidium
|
d1d35b95b6
|
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wrong 'size') upon reiniting windows
|
2009-10-17 14:29:10 +00:00 |
|
alberth
|
0fdc77ef5a
|
(svn r17760) -Revert (r17648): _local_company is less constant than you'd expect.
|
2009-10-11 08:23:30 +00:00 |
|
alberth
|
9677e51261
|
(svn r17760) -Revert (r17648): _local_company is less constant than you'd expect.
|
2009-10-11 08:23:30 +00:00 |
|
alberth
|
d771df960b
|
(svn r17653) -Fix (r17649): Widgets at the bottom button bar of the depot window should adapt to differences in height.
|
2009-09-27 08:49:42 +00:00 |
|
alberth
|
8a21979b42
|
(svn r17653) -Fix (r17649): Widgets at the bottom button bar of the depot window should adapt to differences in height.
|
2009-09-27 08:49:42 +00:00 |
|
alberth
|
d8f128b97c
|
(svn r17652) -Codechange: Merging/renaming the depot block-size functions.
|
2009-09-27 08:28:49 +00:00 |
|
alberth
|
4130ae0dfa
|
(svn r17652) -Codechange: Merging/renaming the depot block-size functions.
|
2009-09-27 08:28:49 +00:00 |
|
alberth
|
200a83d033
|
(svn r17650) -Codechange: Checking a condition once is enough.
|
2009-09-26 19:26:08 +00:00 |
|
alberth
|
dd108f2399
|
(svn r17650) -Codechange: Checking a condition once is enough.
|
2009-09-26 19:26:08 +00:00 |
|
alberth
|
e678f32cb2
|
(svn r17649) -Codechange: Depot gui uses pure nested widgets.
|
2009-09-26 19:21:20 +00:00 |
|
alberth
|
f7120de1f7
|
(svn r17649) -Codechange: Depot gui uses pure nested widgets.
|
2009-09-26 19:21:20 +00:00 |
|
alberth
|
4a34775949
|
(svn r17648) -Codechange: Move type initialization and widget disabling to the constructor.
|
2009-09-26 18:47:41 +00:00 |
|
alberth
|
16dcc64540
|
(svn r17648) -Codechange: Move type initialization and widget disabling to the constructor.
|
2009-09-26 18:47:41 +00:00 |
|
alberth
|
01c38e380f
|
(svn r17647) -Codechange: Moving widget array access to outside the function.
|
2009-09-26 18:15:35 +00:00 |
|
alberth
|
9c3722f31c
|
(svn r17647) -Codechange: Moving widget array access to outside the function.
|
2009-09-26 18:15:35 +00:00 |
|
alberth
|
fe9235c224
|
(svn r17643) -Codechange: Code style for variables in depot gui.
|
2009-09-26 16:06:54 +00:00 |
|
alberth
|
a47138ad34
|
(svn r17643) -Codechange: Code style for variables in depot gui.
|
2009-09-26 16:06:54 +00:00 |
|
alberth
|
3682318c2c
|
(svn r17626) -Codechange: Use Dimension structs instead of array of length 2 for storing horizontal/vertical information.
|
2009-09-23 20:48:30 +00:00 |
|
alberth
|
53188cd528
|
(svn r17626) -Codechange: Use Dimension structs instead of array of length 2 for storing horizontal/vertical information.
|
2009-09-23 20:48:30 +00:00 |
|
alberth
|
e89c79aeb7
|
(svn r17624) -Codechange: Swap entries in _resize_cap[][] so the code does what the docs say.
|
2009-09-23 19:57:56 +00:00 |
|