Age | Commit message (Collapse) | Author |
|
|
|
relatives
|
|
nested widget tree.
|
|
|
|
|
|
|
|
|
|
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
expanding them much easier (Alberth)
|
|
edit box open simultaniously (Zuu).
|
|
add a bit of type strictness.
|
|
the string has changed instead of only marking the text box dirty.
|
|
|
|
scrolling (with keyboard) until another window with editbox was opened and closed. Just "refcount" the open edit boxes instead of setting/clearing a bit when opening/closing a window.
|
|
doesn't guarantee the resulting string is '\0'-terminated.
|
|
configurable.
|
|
assignations), statusbar, subsidy, terraform, timetable, toolbar, town, tree and vehicle guis.
|
|
and osk guis
|
|
|
|
|
|
Patch by Alberth.
|
|
the Window class and remove Window from their naming.
|
|
change when the on screen keyboard was opened.
|
|
parent closes it
|
|
OskWindow.
|
|
GenerateLandscapeWindow, NetworkChatWindow, NetworkCompanyPasswordWindow, NetworkGameWindow, NetworkStartServerWindow, QueryStringWindow, SaveLoadWindow. All these classes depended on the 'querystr_d' object which is now put into QueryStringBaseWindow. As a side effect this removes quite a lot of WP macro usages and a few global variables.
|
|
OSK window in some cases.
|
|
byte[WINDOW_CUSTOM_SIZE] removed. This step changes the event handling to work directly on the Window class instead of via a function pointer and big switches while keeping backward compatability while we're rewriting the Windows to the new scheme.
|
|
a Window constructor.
|
|
when it's certain that w != NULL.
|
|
|
|
|
|
when the data is correct. Patch by Dominik.
|
|
someone without a keyboard can enter text too. Patch by Dominik.
|