rubidium
|
042a99e328
|
(svn r17366) -Codechange: make the AI GUIs use the scrollbar wrappers
|
2009-09-02 07:01:25 +00:00 |
|
rubidium
|
4b9b858127
|
(svn r17366) -Codechange: make the AI GUIs use the scrollbar wrappers
|
2009-09-02 07:01:25 +00:00 |
|
rubidium
|
f1ba8fb206
|
(svn r17365) -Codechange: introduce wrapper functions to update the position, capacity and count of scroll bars. This to (eventually) prevent the scrollbar overflowing outside of the window
|
2009-09-02 06:34:40 +00:00 |
|
rubidium
|
b06e026f97
|
(svn r17365) -Codechange: introduce wrapper functions to update the position, capacity and count of scroll bars. This to (eventually) prevent the scrollbar overflowing outside of the window
|
2009-09-02 06:34:40 +00:00 |
|
Yexo
|
7cb4f3e7a3
|
(svn r17324) -Codechange: Land info window uses nested widget tree
|
2009-08-30 17:07:53 +00:00 |
|
Yexo
|
fe7ca1b3e3
|
(svn r17324) -Codechange: Land info window uses nested widget tree
|
2009-08-30 17:07:53 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
alberth
|
bef94e081d
|
(svn r17175) -Codechange: Only auto-raise push buttons.
|
2009-08-14 21:27:08 +00:00 |
|
alberth
|
e6a1da11a3
|
(svn r17175) -Codechange: Only auto-raise push buttons.
|
2009-08-14 21:27:08 +00:00 |
|
alberth
|
0cc8cbd40d
|
(svn r17171) -Doc: Additions and corrections of various doxygen strings.
|
2009-08-14 18:41:03 +00:00 |
|
alberth
|
4eb155ccfb
|
(svn r17171) -Doc: Additions and corrections of various doxygen strings.
|
2009-08-14 18:41:03 +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
|
db73234ba1
|
(svn r17008) -Fix [FS#3061]: Resize matrix in station build window vertically according to font height.
|
2009-07-31 22:08:19 +00:00 |
|
alberth
|
b129184d57
|
(svn r17008) -Fix [FS#3061]: Resize matrix in station build window vertically according to font height.
|
2009-07-31 22:08:19 +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 |
|
alberth
|
9caa2e941e
|
(svn r16960) -Doc: Added some viewport and vehicle type doxygen strings.
|
2009-07-26 12:49:26 +00:00 |
|
alberth
|
75ccf9de3a
|
(svn r16960) -Doc: Added some viewport and vehicle type doxygen strings.
|
2009-07-26 12:49:26 +00:00 |
|
alberth
|
42714792dc
|
(svn r16953) -Codechange: Use SetStringParameters() for simple parameterized strings.
|
2009-07-25 11:54:53 +00:00 |
|
alberth
|
e3033ee895
|
(svn r16953) -Codechange: Use SetStringParameters() for simple parameterized strings.
|
2009-07-25 11:54:53 +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
|
41671a441d
|
(svn r16892) -Codechange: Add support for nested widget tree windows to PickerWindowBase.
|
2009-07-20 19:44:28 +00:00 |
|
alberth
|
03abe67e88
|
(svn r16892) -Codechange: Add support for nested widget tree windows to PickerWindowBase.
|
2009-07-20 19:44:28 +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
|
543b86307f
|
(svn r16871) -Codechange: Generalize GetWidgetContentSize to UpdateWidgetSize for better control over widget size and resize steps.
|
2009-07-18 10:46:55 +00:00 |
|
alberth
|
36576371c0
|
(svn r16871) -Codechange: Generalize GetWidgetContentSize to UpdateWidgetSize for better control over widget size and resize steps.
|
2009-07-18 10:46:55 +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 |
|
alberth
|
4969d387d3
|
(svn r16831) -Fix (r16798): Stickybox is in the header and resizebox in the footer of the window.
|
2009-07-14 21:25:32 +00:00 |
|
alberth
|
f1303f1ae8
|
(svn r16831) -Fix (r16798): Stickybox is in the header and resizebox in the footer of the window.
|
2009-07-14 21:25:32 +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 |
|
yexo
|
a656094395
|
(svn r16787) -Fix [FS#3027]: the noise level text in the airport build window was drawn over the lowest button
|
2009-07-10 20:48:08 +00:00 |
|
yexo
|
024a2eeed5
|
(svn r16787) -Fix [FS#3027]: the noise level text in the airport build window was drawn over the lowest button
|
2009-07-10 20:48:08 +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
|
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
|
b441e00ce7
|
(svn r16727) -Codechange: Introducing WD_SORTBUTTON_ARROW_WIDTH constant.
|
2009-07-02 21:18:22 +00:00 |
|
alberth
|
3c50a66ced
|
(svn r16727) -Codechange: Introducing WD_SORTBUTTON_ARROW_WIDTH constant.
|
2009-07-02 21:18:22 +00:00 |
|
alberth
|
2509f55d87
|
(svn r16689) -Codechange: Allow for rendering of parameterized text of nested widgets in Window::DrawWidget, adapt intro and town directory windows.
|
2009-06-28 22:23:26 +00:00 |
|
alberth
|
baab325b54
|
(svn r16689) -Codechange: Allow for rendering of parameterized text of nested widgets in Window::DrawWidget, adapt intro and town directory windows.
|
2009-06-28 22:23:26 +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
|
ae9cd9b700
|
(svn r16684) -Codechange: Add maxdim function for Dimension struct.
|
2009-06-28 15:16:57 +00:00 |
|
alberth
|
8fba82c99b
|
(svn r16684) -Codechange: Add maxdim function for Dimension struct.
|
2009-06-28 15:16:57 +00:00 |
|