frosch
|
e44a69b92f
|
(svn r17147) -Fix [FS#3048]: Keep vehicle news and viewports following vehicles, when autoreplacing/renewing them.
|
2009-08-10 20:06:39 +00:00 |
|
frosch
|
52f9b8ffbd
|
(svn r17147) -Fix [FS#3048]: Keep vehicle news and viewports following vehicles, when autoreplacing/renewing them.
|
2009-08-10 20:06:39 +00:00 |
|
alberth
|
eeaa337a21
|
(svn r17024) -Codechange: Allow InitNested to be done in two parts.
|
2009-08-01 15:49:18 +00:00 |
|
alberth
|
6a1af7f74f
|
(svn r17024) -Codechange: Allow InitNested to be done in two parts.
|
2009-08-01 15:49:18 +00:00 |
|
alberth
|
84507dc358
|
(svn r16963) -Codechange: Added NWidgetViewport widget.
|
2009-07-26 17:29:01 +00:00 |
|
alberth
|
9856cc9d0a
|
(svn r16963) -Codechange: Added NWidgetViewport widget.
|
2009-07-26 17:29:01 +00:00 |
|
frosch
|
1969cbd6e8
|
(svn r16957) -Fix: Trigger the same window repositioning after changing font/language as it is done after resizing the main OpenTTD window.
|
2009-07-25 15:58:48 +00:00 |
|
frosch
|
55e07d0606
|
(svn r16957) -Fix: Trigger the same window repositioning after changing font/language as it is done after resizing the main OpenTTD window.
|
2009-07-25 15:58:48 +00:00 |
|
alberth
|
2399f91f62
|
(svn r16906) -Fix (r12939): Child windows of build toolbars were placed inconsistently.
|
2009-07-21 22:25:21 +00:00 |
|
alberth
|
8083d67780
|
(svn r16906) -Fix (r12939): Child windows of build toolbars were placed inconsistently.
|
2009-07-21 22:25:21 +00:00 |
|
alberth
|
05cbe62ba2
|
(svn r16890) -Codechange: Allow raising and enabling/disabling of widgets even if they are not used.
|
2009-07-20 18:39:38 +00:00 |
|
alberth
|
1978c7dc87
|
(svn r16890) -Codechange: Allow raising and enabling/disabling of widgets even if they are not used.
|
2009-07-20 18:39:38 +00:00 |
|
alberth
|
832c116b5b
|
(svn r16848) -Fix: Trying to reduce a nested widget window further than the smallest alowed size should not crash the game.
|
2009-07-16 18:31:33 +00:00 |
|
alberth
|
b6889daf8d
|
(svn r16848) -Fix: Trying to reduce a nested widget window further than the smallest alowed size should not crash the game.
|
2009-07-16 18:31:33 +00:00 |
|
alberth
|
62fc8bd6c5
|
(svn r16838) -Codechange: Fill Window::nested_array in SetupSmallestSize.
|
2009-07-15 22:51:37 +00:00 |
|
alberth
|
9be387761c
|
(svn r16838) -Codechange: Fill Window::nested_array in SetupSmallestSize.
|
2009-07-15 22:51:37 +00:00 |
|
rubidium
|
fd980be463
|
(svn r16815) -Fix: reduce the toolbar's priority for handling keypresses from most important to least important, so e.g. the order windows' 'd' skips to the next order
|
2009-07-13 16:41:34 +00:00 |
|
rubidium
|
463b96a746
|
(svn r16815) -Fix: reduce the toolbar's priority for handling keypresses from most important to least important, so e.g. the order windows' 'd' skips to the next order
|
2009-07-13 16:41:34 +00:00 |
|
alberth
|
95ac767add
|
(svn r16798) -Fix [FS#3016]: Added several new widget distances for better widget size computations.
|
2009-07-12 12:19:41 +00:00 |
|
alberth
|
9efd32d13c
|
(svn r16798) -Fix [FS#3016]: Added several new widget distances for better widget size computations.
|
2009-07-12 12:19:41 +00:00 |
|
alberth
|
99455ffb49
|
(svn r16779) -Fix: Take real smallest size of nested widgets into account for initial window position.
|
2009-07-09 19:57:33 +00:00 |
|
alberth
|
1d8e4a48b4
|
(svn r16779) -Fix: Take real smallest size of nested widgets into account for initial window position.
|
2009-07-09 19:57:33 +00:00 |
|
alberth
|
b417938f74
|
(svn r16778) -Codechange: Split window initialization in a data part and a size/position part.
|
2009-07-09 19:52:47 +00:00 |
|
alberth
|
7f851505f9
|
(svn r16778) -Codechange: Split window initialization in a data part and a size/position part.
|
2009-07-09 19:52:47 +00:00 |
|
alberth
|
36ce7e09ef
|
(svn r16747) -Fix: Non-resized windows also need a post re-init SetDirty.
|
2009-07-05 14:26:29 +00:00 |
|
alberth
|
e1a26058e9
|
(svn r16747) -Fix: Non-resized windows also need a post re-init SetDirty.
|
2009-07-05 14:26:29 +00:00 |
|
alberth
|
43ee12137b
|
(svn r16740) -Codechange: Self-sizing widgets in intro screen, town directory, and found town windows.
|
2009-07-04 15:35:36 +00:00 |
|
alberth
|
d65c6cae54
|
(svn r16740) -Codechange: Self-sizing widgets in intro screen, town directory, and found town windows.
|
2009-07-04 15:35:36 +00:00 |
|
alberth
|
194701b27a
|
(svn r16687) -Codechange: Perform re-initialization of windows with nested widgets after a language change.
|
2009-06-28 20:09:40 +00:00 |
|
alberth
|
058bb5d6c3
|
(svn r16687) -Codechange: Perform re-initialization of windows with nested widgets after a language change.
|
2009-06-28 20:09:40 +00:00 |
|
alberth
|
e77b0adb53
|
(svn r16519) -Add: Prevent hiding of a window titlebar behind the status bar.
|
2009-06-05 07:25:26 +00:00 |
|
alberth
|
ec5db12adc
|
(svn r16519) -Add: Prevent hiding of a window titlebar behind the status bar.
|
2009-06-05 07:25:26 +00:00 |
|
alberth
|
e47ca002d2
|
(svn r16517) -Codechange: Switched intro-screen and town directory window to nested widget trees.
|
2009-06-04 14:34:38 +00:00 |
|
alberth
|
19ccf6912c
|
(svn r16517) -Codechange: Switched intro-screen and town directory window to nested widget trees.
|
2009-06-04 14:34:38 +00:00 |
|
alberth
|
cbf2d24ebb
|
(svn r16516) -Codechange: Added click and drag handling for nested widgets.
|
2009-06-04 14:07:05 +00:00 |
|
alberth
|
b144a5451c
|
(svn r16516) -Codechange: Added click and drag handling for nested widgets.
|
2009-06-04 14:07:05 +00:00 |
|
alberth
|
24b2876cb5
|
(svn r16515) -Codechange: Added scrollbar handling for nested widgets, and finding widgets by type or position in the tree.
|
2009-06-04 12:46:37 +00:00 |
|
alberth
|
1a4934ef07
|
(svn r16515) -Codechange: Added scrollbar handling for nested widgets, and finding widgets by type or position in the tree.
|
2009-06-04 12:46:37 +00:00 |
|
alberth
|
ed0a0a681a
|
(svn r16514) -Codechange: Add widget flags, and drawing and invalidating.
|
2009-06-03 21:13:13 +00:00 |
|
alberth
|
5c9071fcff
|
(svn r16514) -Codechange: Add widget flags, and drawing and invalidating.
|
2009-06-03 21:13:13 +00:00 |
|
alberth
|
bb075195b9
|
(svn r16513) -Codechange: Add nested widgets root and array to Window, and NWidgetBase::FillNestedArray() to fill the array.
|
2009-06-03 20:00:33 +00:00 |
|
alberth
|
1ba3755aa7
|
(svn r16513) -Codechange: Add nested widgets root and array to Window, and NWidgetBase::FillNestedArray() to fill the array.
|
2009-06-03 20:00:33 +00:00 |
|
alberth
|
53c60be207
|
(svn r16495) -Codechange: Renamed a few variables.
|
2009-06-01 13:28:05 +00:00 |
|
alberth
|
333795bc70
|
(svn r16495) -Codechange: Renamed a few variables.
|
2009-06-01 13:28:05 +00:00 |
|
alberth
|
580e478e4e
|
(svn r16491) -Codechange: Added parentheses around bitwise operators for code style.
|
2009-06-01 11:43:36 +00:00 |
|
alberth
|
bab70a823d
|
(svn r16491) -Codechange: Added parentheses around bitwise operators for code style.
|
2009-06-01 11:43:36 +00:00 |
|
alberth
|
5207900285
|
(svn r16484) -Cleanup: Renamed widget variable to widget_index and introduced widget_type variable.
-Fix: Prevented out-of-bounds array access when not clicking at a widget.
|
2009-05-31 14:30:58 +00:00 |
|
alberth
|
6c126cc5c8
|
(svn r16484) -Cleanup: Renamed widget variable to widget_index and introduced widget_type variable.
-Fix: Prevented out-of-bounds array access when not clicking at a widget.
|
2009-05-31 14:30:58 +00:00 |
|
alberth
|
3e78641156
|
(svn r16467) -Codechange: Unduplicate setting of widget focus (with thanks to Smatz).
|
2009-05-30 12:41:53 +00:00 |
|
alberth
|
101a6b3320
|
(svn r16467) -Codechange: Unduplicate setting of widget focus (with thanks to Smatz).
|
2009-05-30 12:41:53 +00:00 |
|