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
|
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 |
|
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 |
|
peter1138
|
9d8f96190d
|
(svn r18132) -Codechange: Scale OSK buttons to font height.
|
2009-11-16 21:42:04 +00:00 |
|
peter1138
|
6204c56d99
|
(svn r18132) -Codechange: Scale OSK buttons to font height.
|
2009-11-16 21:42:04 +00:00 |
|
rubidium
|
2d938da8c9
|
(svn r18114) -Fix: RTL languages don't have the keyboard swapped
|
2009-11-16 12:29:52 +00:00 |
|
rubidium
|
f9feac8607
|
(svn r18114) -Fix: RTL languages don't have the keyboard swapped
|
2009-11-16 12:29:52 +00:00 |
|
rubidium
|
1f6f15a126
|
(svn r18092) -Codechange: remove support for the unnested widgets
|
2009-11-15 13:36:30 +00:00 |
|
rubidium
|
aeb9f8e715
|
(svn r18092) -Codechange: remove support for the unnested widgets
|
2009-11-15 13:36:30 +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
|
2eb67404ce
|
(svn r17864) -Codechange: make the OSK nested
|
2009-10-25 11:31:12 +00:00 |
|
rubidium
|
699e5165ff
|
(svn r17864) -Codechange: make the OSK nested
|
2009-10-25 11:31:12 +00:00 |
|
alberth
|
e1533210b4
|
(svn r17759) -Codechange [FS#3257]: Return focus to the parent window using the function designed for it.
|
2009-10-11 08:07:09 +00:00 |
|
alberth
|
f9733ac590
|
(svn r17759) -Codechange [FS#3257]: Return focus to the parent window using the function designed for it.
|
2009-10-11 08:07:09 +00:00 |
|
rubidium
|
fa1c023da5
|
(svn r17752) -Fix [FS#3231]: OSK could reset town name to an already used town name for the 'Generate Town' window
|
2009-10-10 12:47:04 +00:00 |
|
rubidium
|
4ab569544b
|
(svn r17752) -Fix [FS#3231]: OSK could reset town name to an already used town name for the 'Generate Town' window
|
2009-10-10 12:47:04 +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 |
|
rubidium
|
b3f7a582d2
|
(svn r17656) -Change: typo in function name. Also document the parameter (Terkhen)
|
2009-09-27 18:36:05 +00:00 |
|
rubidium
|
1bc18905d7
|
(svn r17656) -Change: typo in function name. Also document the parameter (Terkhen)
|
2009-09-27 18:36:05 +00:00 |
|
rubidium
|
2e5596025c
|
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary
|
2009-09-19 15:17:47 +00:00 |
|
rubidium
|
ca91a97826
|
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary
|
2009-09-19 15:17:47 +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 |
|
rubidium
|
310465da07
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +00:00 |
|
rubidium
|
e8ddf001c8
|
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
|
2009-09-19 09:51:14 +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
|
ed5a0dfaf1
|
(svn r17502) -Codechange [FS#3184]: Extend QueryStringBaseWindow to support windows with nested widgets (by Terkhen with a few tweaks).
|
2009-09-11 18:52:56 +00:00 |
|
alberth
|
669b7d01ac
|
(svn r17502) -Codechange [FS#3184]: Extend QueryStringBaseWindow to support windows with nested widgets (by Terkhen with a few tweaks).
|
2009-09-11 18:52:56 +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
|
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 |
|
alberth
|
0dcb1a320d
|
(svn r16837) -Codechange: Collect largest used index while constructing nested widget tree.
|
2009-07-15 22:17:08 +00:00 |
|
alberth
|
92206f2d18
|
(svn r16837) -Codechange: Collect largest used index while constructing nested widget tree.
|
2009-07-15 22:17:08 +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
|
f608a7d4a6
|
(svn r16468) -Codechange: Use GetWidgetOfType() for finding an edit box.
|
2009-05-30 14:18:06 +00:00 |
|
alberth
|
e03376c239
|
(svn r16468) -Codechange: Use GetWidgetOfType() for finding an edit box.
|
2009-05-30 14:18:06 +00:00 |
|
alberth
|
03659f5cb9
|
(svn r16170) -Codechange: Added nested widgets to OSK.
|
2009-04-26 16:51:50 +00:00 |
|
alberth
|
5b5cee9405
|
(svn r16170) -Codechange: Added nested widgets to OSK.
|
2009-04-26 16:51:50 +00:00 |
|
alberth
|
012df60680
|
(svn r16169) -Codechange: Completing OSK widget numbers.
|
2009-04-26 16:48:02 +00:00 |
|