yexo
|
cd9e525808
|
(svn r18457) -Fix (r18015): southwest and northeast buttons for freeform edges were swapped
|
2009-12-11 15:16:44 +00:00 |
|
rubidium
|
bba6c14930
|
(svn r18453) -Fix [FS#3364]: wrong heightmap dimensions, or rather... a nested_array index removed too much
|
2009-12-10 12:26:39 +00:00 |
|
rubidium
|
0db77807b7
|
(svn r18453) -Fix [FS#3364]: wrong heightmap dimensions, or rather... a nested_array index removed too much
|
2009-12-10 12:26:39 +00:00 |
|
rubidium
|
21f2acfd01
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +00:00 |
|
rubidium
|
1f0da3710f
|
(svn r18324) -Codechange: there's no need for a default size when the window isn't resizable
|
2009-11-28 15:01:49 +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
|
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 |
|
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
|
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
|
2d149bf1f3
|
(svn r18113) -Fix: RTL glitch in play heightmap window
|
2009-11-16 11:54:59 +00:00 |
|
rubidium
|
fd75575bdd
|
(svn r18113) -Fix: RTL glitch in play heightmap window
|
2009-11-16 11:54:59 +00:00 |
|
frosch
|
407cf856be
|
(svn r18109) -Fix: Up-/down-buttons of CreateScenarioWindow were not raised again.
|
2009-11-15 20:37:13 +00:00 |
|
frosch
|
e41c2e128b
|
(svn r18109) -Fix: Up-/down-buttons of CreateScenarioWindow were not raised again.
|
2009-11-15 20:37:13 +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
|
224f4e0197
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
rubidium
|
860b9b1cea
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
rubidium
|
f43a38709c
|
(svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets.
|
2009-11-08 16:46:23 +00:00 |
|
rubidium
|
5d3fa80931
|
(svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets.
|
2009-11-08 16:46:23 +00:00 |
|
rubidium
|
9e39af5230
|
(svn r18012) -Codechange: make the world generation windows nested; they'll need some tweaks to use the full potential though
|
2009-11-08 13:35:45 +00:00 |
|
rubidium
|
4c06a9e549
|
(svn r18012) -Codechange: make the world generation windows nested; they'll need some tweaks to use the full potential though
|
2009-11-08 13:35:45 +00:00 |
|
rubidium
|
2b1ca0c513
|
(svn r18009) -Codechange: make the 'create scenario' window nested
|
2009-11-08 12:38:00 +00:00 |
|
rubidium
|
1eea96d636
|
(svn r18009) -Codechange: make the 'create scenario' window nested
|
2009-11-08 12:38:00 +00:00 |
|
rubidium
|
3f06d32080
|
(svn r18006) -Codechange: make the world generation progress window nested
|
2009-11-08 12:11:38 +00:00 |
|
rubidium
|
a6b362ff83
|
(svn r18006) -Codechange: make the world generation progress window nested
|
2009-11-08 12:11:38 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
frosch
|
0e36260337
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +00:00 |
|
frosch
|
ebd916be3d
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +00:00 |
|
rubidium
|
533e3da493
|
(svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc)
|
2009-09-01 10:07:22 +00:00 |
|
rubidium
|
07d2af338e
|
(svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc)
|
2009-09-01 10:07:22 +00:00 |
|
rubidium
|
d4a98be94a
|
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
|
2009-08-23 19:03:09 +00:00 |
|
rubidium
|
aca7ba714a
|
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
|
2009-08-23 19:03:09 +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
|
b95413e709
|
(svn r17205) -Fix (r17175): Make year and snow line up/down buttons raise again.
|
2009-08-16 16:48:59 +00:00 |
|
alberth
|
11d974a9f1
|
(svn r17205) -Fix (r17175): Make year and snow line up/down buttons raise again.
|
2009-08-16 16:48:59 +00:00 |
|
rubidium
|
d61be2637e
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|