| .. |
|
components
|
7080876bc1
Using WM_CHAR for typing characters on MS-Windows, because WM_KEYDOWN no longer gives modified characters.
|
7 months ago |
|
BackendWindow.cpp
|
8ba2e9c9de
Moved lots of code into an implementation folder.
|
10 months ago |
|
BackendWindow.h
|
90b037fbf5
Implemented assignment of cursor position for Cacao when in full-screen, adapting to pixel scaling, and returning false when the cursor could not be moved.
|
7 months ago |
|
DsrWindow.cpp
|
15fca9d2b5
Added window_flushDeferredActions to the GUI API, so that one can get updated lists of child components without drawing the whole interface.
|
6 months ago |
|
DsrWindow.h
|
15fca9d2b5
Added window_flushDeferredActions to the GUI API, so that one can get updated lists of child components without drawing the whole interface.
|
6 months ago |
|
FlexRegion.cpp
|
8ba2e9c9de
Moved lots of code into an implementation folder.
|
10 months ago |
|
FlexRegion.h
|
8ba2e9c9de
Moved lots of code into an implementation folder.
|
10 months ago |
|
InputEvent.cpp
|
c2d642e772
Moved all allocation of input events to functions in BackendWindow.
|
8 months ago |
|
InputEvent.h
|
c2d642e772
Moved all allocation of input events to functions in BackendWindow.
|
8 months ago |
|
VisualComponent.cpp
|
3a33829d63
Inheriting theme from parent when adding new components to an interface.
|
6 months ago |
|
VisualComponent.h
|
15fca9d2b5
Added window_flushDeferredActions to the GUI API, so that one can get updated lists of child components without drawing the whole interface.
|
6 months ago |
|
VisualTheme.cpp
|
8ba2e9c9de
Moved lots of code into an implementation folder.
|
10 months ago |
|
VisualTheme.h
|
8ba2e9c9de
Moved lots of code into an implementation folder.
|
10 months ago |
|
componentStates.h
|
8ba2e9c9de
Moved lots of code into an implementation folder.
|
10 months ago |