alberth
|
18b33fde83
|
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
|
2009-11-22 18:26:01 +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
|
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 |
|
peter1138
|
4c9b87d850
|
(svn r18107) -Codechange: Add spacer panel to end of transparency window, to fill space if title is too long.
|
2009-11-15 19:31:12 +00:00 |
|
peter1138
|
6053e90334
|
(svn r18107) -Codechange: Add spacer panel to end of transparency window, to fill space if title is too long.
|
2009-11-15 19:31:12 +00:00 |
|
rubidium
|
3d2d7af88f
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
rubidium
|
b01251092e
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
alberth
|
116c77c342
|
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array.
|
2009-09-19 11:31:12 +00:00 |
|
alberth
|
d54028fde8
|
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array.
|
2009-09-19 11:31:12 +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 |
|
frosch
|
0e36260337
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +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
|
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
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
1fe3ad3288
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +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 |
|
alberth
|
4ef012abfa
|
(svn r16970) -Codechange: Transparency window uses nested widgets only.
|
2009-07-27 21:16:13 +00:00 |
|
alberth
|
a1d236f3b8
|
(svn r16970) -Codechange: Transparency window uses nested widgets only.
|
2009-07-27 21:16:13 +00:00 |
|
alberth
|
2d673309e7
|
(svn r16969) -Codechange: Normalizing transparency gui widget numbers.
|
2009-07-27 20:46:50 +00:00 |
|
alberth
|
1d180848d6
|
(svn r16969) -Codechange: Normalizing transparency gui widget numbers.
|
2009-07-27 20:46:50 +00:00 |
|
smatz
|
6afce484bb
|
(svn r16373) -Codechange: use () instead of (void) for functions without parameters
|
2009-05-21 22:43:25 +00:00 |
|
smatz
|
85043a1fb7
|
(svn r16373) -Codechange: use () instead of (void) for functions without parameters
|
2009-05-21 22:43:25 +00:00 |
|
rubidium
|
59d45a04d6
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
rubidium
|
5c5b357043
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
alberth
|
c8b495fb38
|
(svn r16017) -Codechange: Added nested widgets to transparency settings window.
|
2009-04-10 16:31:29 +00:00 |
|
alberth
|
7025440aff
|
(svn r16017) -Codechange: Added nested widgets to transparency settings window.
|
2009-04-10 16:31:29 +00:00 |
|
alberth
|
f663b77dbb
|
(svn r16016) -Codechange: Moving the TransparencyToolbarWidgets outside the window class.
|
2009-04-10 16:24:12 +00:00 |
|
alberth
|
9aa6570faa
|
(svn r16016) -Codechange: Moving the TransparencyToolbarWidgets outside the window class.
|
2009-04-10 16:24:12 +00:00 |
|
alberth
|
5bac7a339f
|
(svn r16015) -Codechange: Completing the TransparencyToolbarWidgets enum.
|
2009-04-10 16:20:54 +00:00 |
|
alberth
|
0a5f781ea6
|
(svn r16015) -Codechange: Completing the TransparencyToolbarWidgets enum.
|
2009-04-10 16:20:54 +00:00 |
|
rubidium
|
f9def73be6
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
|
rubidium
|
7f468dc142
|
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)
|
2009-03-15 15:12:06 +00:00 |
|
smatz
|
0d3f5e6e74
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
smatz
|
9021c20b5e
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
rubidium
|
3b798599b6
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
rubidium
|
f56e630e5c
|
(svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with.
|
2008-09-30 20:39:50 +00:00 |
|
belugas
|
d130ff3889
|
(svn r14419) -Codechange: adding two digits for no obvious reason (nor comment), plus code style Infringement.
|
2008-09-30 16:50:25 +00:00 |
|
belugas
|
12218ae7d2
|
(svn r14419) -Codechange: adding two digits for no obvious reason (nor comment), plus code style Infringement.
|
2008-09-30 16:50:25 +00:00 |
|
peter1138
|
b7e64bb5a6
|
(svn r13890) -Codechange: Simplify drawing of invisibilty buttons in the transparency gui -- the real widgets above already have coordinates so there is no need to hardcode them again. As an added bonus the invisibility buttons now line up properly.
|
2008-07-31 05:47:29 +00:00 |
|
peter1138
|
7672a90972
|
(svn r13890) -Codechange: Simplify drawing of invisibilty buttons in the transparency gui -- the real widgets above already have coordinates so there is no need to hardcode them again. As an added bonus the invisibility buttons now line up properly.
|
2008-07-31 05:47:29 +00:00 |
|
belugas
|
1cd0aa4b74
|
(svn r13889) -Codechange: Replace numbers with Colours enum on transparency gui.
-Fix: "true" is not a color. COLOUR_PALE_GREEN should look better, at least in the code ;)
|
2008-07-31 03:13:35 +00:00 |
|
belugas
|
434493b660
|
(svn r13889) -Codechange: Replace numbers with Colours enum on transparency gui.
-Fix: "true" is not a color. COLOUR_PALE_GREEN should look better, at least in the code ;)
|
2008-07-31 03:13:35 +00:00 |
|
rubidium
|
27c38052b7
|
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
|
2008-05-19 09:48:47 +00:00 |
|
rubidium
|
162e2e074b
|
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
|
2008-05-19 09:48:47 +00:00 |
|
rubidium
|
8b54212900
|
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to the Window class and remove Window from their naming.
|
2008-05-17 12:48:06 +00:00 |
|
rubidium
|
a89b5721a8
|
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to the Window class and remove Window from their naming.
|
2008-05-17 12:48:06 +00:00 |
|
rubidium
|
dddfaaac7d
|
(svn r13069) -Codechange: it is no longer needed to pass a void *data pointer with the WE_CREATE message because nothing uses it anymore.
|
2008-05-13 14:43:33 +00:00 |
|