Age | Commit message (Collapse) | Author |
|
plugin gui window rectangle.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
creation.
|
|
actually is a window and not just an embbedded widget).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and also when rendering window pixel buffer to native window. Win32 only partially implemented.
|
|
unnecessary rendering passes during event handling.
|
|
|
|
|
|
as this would lead to a self reference loop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
event handling and make all event handling depend on processEcvents being called with a regular (~50ms) interval.
|
|
|
|
|
|
|
|
|
|
|
|
Changed all uievent enums to enum classes.
|
|
|