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 |
|
rubidium
|
277a547f21
|
(svn r17662) -Codechange: make the sign edit window nested
|
2009-09-28 19:12:15 +00:00 |
|
rubidium
|
252096fe3c
|
(svn r17662) -Codechange: make the sign edit window nested
|
2009-09-28 19:12:15 +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 |
|
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 |
|
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 |
|
alberth
|
6dfe5909dc
|
(svn r17422) -Codechange: Remove magic constants and compute vertical minimal size of the sign list window.
|
2009-09-05 10:53:26 +00:00 |
|
alberth
|
8bac3af049
|
(svn r17422) -Codechange: Remove magic constants and compute vertical minimal size of the sign list window.
|
2009-09-05 10:53:26 +00:00 |
|
alberth
|
aa0abf9c91
|
(svn r17421) -Fix (r17418): Don't output debug information in signs list.
|
2009-09-05 08:01:08 +00:00 |
|
alberth
|
f381e9d022
|
(svn r17421) -Fix (r17418): Don't output debug information in signs list.
|
2009-09-05 08:01:08 +00:00 |
|
alberth
|
6352a5481d
|
(svn r17418) -Codechange [FS#3144]: Signs list window uses nested widget tree (mostly by Nickman).
|
2009-09-04 22:03:21 +00:00 |
|
alberth
|
677946a368
|
(svn r17418) -Codechange [FS#3144]: Signs list window uses nested widget tree (mostly by Nickman).
|
2009-09-04 22:03:21 +00:00 |
|
rubidium
|
1f3f5a8a83
|
(svn r17372) -Codechange: make the settings, rail and sign GUIs use the scrollbar wrappers
|
2009-09-02 08:28:50 +00:00 |
|
rubidium
|
1dfa38bb1f
|
(svn r17372) -Codechange: make the settings, rail and sign GUIs use the scrollbar wrappers
|
2009-09-02 08:28:50 +00:00 |
|
yexo
|
a3382deac7
|
(svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING
|
2009-08-29 21:28:36 +00:00 |
|
yexo
|
dc24601b6d
|
(svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING
|
2009-08-29 21:28:36 +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 |
|
rubidium
|
d61be2637e
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +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
|
4874578e79
|
(svn r16930) -Codechange: more StringID name unification and grouping
|
2009-07-23 19:31:50 +00:00 |
|
rubidium
|
e9bc557b2a
|
(svn r16930) -Codechange: more StringID name unification and grouping
|
2009-07-23 19:31:50 +00:00 |
|
rubidium
|
650cb3694e
|
(svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for DrawString.
|
2009-04-26 14:52:56 +00:00 |
|
rubidium
|
53887e07bb
|
(svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for DrawString.
|
2009-04-26 14:52:56 +00:00 |
|
alberth
|
d0e5201cef
|
(svn r16154) -Codechange: Added nested widgets for sign list and sign edit windows.
|
2009-04-26 08:36:48 +00:00 |
|
alberth
|
cd9f239f0f
|
(svn r16154) -Codechange: Added nested widgets for sign list and sign edit windows.
|
2009-04-26 08:36:48 +00:00 |
|
alberth
|
bf3c790103
|
(svn r16153) -Codechange: Completing QueryEditSignWidgets enum.
|
2009-04-26 08:33:47 +00:00 |
|
alberth
|
47d63f0fc5
|
(svn r16153) -Codechange: Completing QueryEditSignWidgets enum.
|
2009-04-26 08:33:47 +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 |
|
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 |
|
alberth
|
bbd546b792
|
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() callback
|
2009-03-29 09:49:11 +00:00 |
|
alberth
|
9d2738b9c4
|
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() callback
|
2009-03-29 09:49:11 +00:00 |
|
peter1138
|
0db236ccff
|
(svn r15883) -Codechange: Make a widget enum for the sign list and use widget offsets instead of direct locations.
|
2009-03-28 17:39:03 +00:00 |
|
peter1138
|
9f8f342a6a
|
(svn r15883) -Codechange: Make a widget enum for the sign list and use widget offsets instead of direct locations.
|
2009-03-28 17:39:03 +00:00 |
|
rubidium
|
2e38d7c332
|
(svn r15812) -Codechange: use the new DrawString API in another set of GUIs
|
2009-03-22 14:39:20 +00:00 |
|
rubidium
|
9038733f1a
|
(svn r15812) -Codechange: use the new DrawString API in another set of GUIs
|
2009-03-22 14:39:20 +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 |
|
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
|
5080feba0d
|
(svn r15424) -Codechange: make it possible to have multiple windows with edit box open simultaniously (Zuu).
|
2009-02-09 01:22:29 +00:00 |
|
rubidium
|
861e9cefb3
|
(svn r15424) -Codechange: make it possible to have multiple windows with edit box open simultaniously (Zuu).
|
2009-02-09 01:22:29 +00:00 |
|
rubidium
|
42fe0b65d2
|
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever changing company.
|
2009-02-04 16:59:41 +00:00 |
|
rubidium
|
ac7757324e
|
(svn r15338) -Fix [FS#2598]: close all construction related windows whenever changing company.
|
2009-02-04 16:59:41 +00:00 |
|
smatz
|
9021c20b5e
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
smatz
|
0d3f5e6e74
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
rubidium
|
28ea38ae55
|
(svn r14949) -Cleanup: pointer coding style
|
2009-01-10 00:31:47 +00:00 |
|
rubidium
|
11da45ee55
|
(svn r14949) -Cleanup: pointer coding style
|
2009-01-10 00:31:47 +00:00 |
|
rubidium
|
72d89337ee
|
(svn r14804) -Codechange: unify opening the OSK (Zuu)
|
2009-01-03 13:59:05 +00:00 |
|