Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Use Iterate if the order does not matter.
|
|
specific window.
Using iterators makes it easier to include or exclude the start window in the iteration.
|
|
The const_cast will be removed again in a later commit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some places in the codebase misspell 'Viewport' as 'ViewPort' or 'view_port'.
This patch makes everything consistent.
|
|
|
|
|
|
Also removes unused and anyway broken SmallMap::SortByKey() function.
|
|
|
|
|
|
|
|
This avoids windows from needing to know or care about tooltip delay settings.
|
|
display or flickered.
Measurement tooltip was auto-closed as the hover/right-click test for tooltips was not
satisfied in this case. This is fixed by keeping the tooltip visible and instead explicitly
closing the tooltip when the PlaceObject is cancelled/completed.
|
|
OnClick() event if widget is not a scrollbar.
This allows any widget to support mouse capture.
|
|
timers to work with milliseconds instead of ticks.
|
|
zoom.
|
|
as the toolbar. Otherwise they lack a size definition.
|
|
code.
|
|
|
|
buttons with non-static width.
|
|
arrow of dropdown widgets.
|
|
|
|
string.
|
|
|
|
|
|
|
|
caret position.
|
|
directly without a trip through the window messaging system.
|
|
(global) focus so it can abort any current input composition.
|
|
|
|
just UCS-2 to the window key press handlers.
|
|
|
|
|
|
they register in static vectors.
|
|
|
|
window to its default size.
|
|
sticky button.
|
|
config file.
|
|
|
|
WindowDesc is directly accessible.
|
|
after construction.
|
|
Eagle_rainbow)
|