Age | Commit message (Collapse) | Author |
|
size/position part.
|
|
directory, and found town windows.
|
|
|
|
nested widgets in Window::DrawWidget, adapt intro and town directory windows.
|
|
widgets after a language change.
|
|
|
|
nested widget trees.
|
|
|
|
|
|
NWidgetBase::FillNestedArray() to fill the array.
|
|
to Smatz).
|
|
|
|
only once.
|
|
|
|
|
|
callback
|
|
the close box/title bar.
Most work already done by r15756.
|
|
|
|
left side of the window too (based on work by Alberth)
|
|
expanding them much easier (Alberth)
|
|
|
|
definition
|
|
color and colour.
|
|
holds the owner of whatever is shown in the window
|
|
edit box open simultaniously (Zuu).
|
|
add a bit of type strictness.
|
|
changing company.
|
|
|
|
be read.
|
|
limit on the number of non-sticky non-vital windows.
-Fix [FS#2499]: crashes/misbehaviours when (almost) all windows are stickied.
|
|
(from back to front or vice versa) and make it iterate over the Window* instead of Window**.
|
|
|
|
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.
|
|
names in comments and add a little more doxygen documentation.
|
|
|
|
client so it is immediatelly clear which one you are working with.
|
|
deleted/modified while the timetable window is open
-Fix: close any dropdown and child windows in the Order and Timetable windows when selected order is deselected, deleted, ...
|
|
|
|
|
|
height or zero width) widgets.
|
|
general tooltip window.
|
|
|
|
server list. Patch by Pegasus.
|
|
|
|
window_gui.h/window.cpp because they belong there.
|
|
PickerWindows.
|
|
|
|
Window constructors.
|
|
WindowEvent.
|
|
OnKeyPress/OnCTRLStateChange to make it obvious what the return values mean.
|