| .. |
|
components
|
906b9fef5a
Replacing most C library dependencies with equivalent dependencies in C++.
|
il y a 1 an |
|
BackendWindow.cpp
|
874954731c
Implemented copying and pasting for MS-Windows, which should work for UTF-16 and Latin-1. Most native formats should work with the 7-bit subset of Latin-1 until they are handled.
|
il y a 2 ans |
|
BackendWindow.h
|
906b9fef5a
Replacing most C library dependencies with equivalent dependencies in C++.
|
il y a 1 an |
|
DsrWindow.cpp
|
5d6772b271
Moved the stub implementation of clipboard access from TextBox to BackendWindow.
|
il y a 2 ans |
|
DsrWindow.h
|
5d6772b271
Moved the stub implementation of clipboard access from TextBox to BackendWindow.
|
il y a 2 ans |
|
FlexRegion.cpp
|
66fa7f54a9
Improving vertical toolbar detection and using named sides in FlexRegion.
|
il y a 2 ans |
|
FlexRegion.h
|
906b9fef5a
Replacing most C library dependencies with equivalent dependencies in C++.
|
il y a 1 an |
|
InputEvent.cpp
|
a229db625a
Merged left and right sides of control, shift and alt keys to make programs behave the same on different keyboards.
|
il y a 2 ans |
|
InputEvent.h
|
c3801553c0
Named arguments in callback types for readability.
|
il y a 2 ans |
|
VisualComponent.cpp
|
906b9fef5a
Replacing most C library dependencies with equivalent dependencies in C++.
|
il y a 1 an |
|
VisualComponent.h
|
4ada2d4d99
Implemented press, focus and hover effects in menus. Renamed hover into hovered for themes.
|
il y a 2 ans |
|
VisualTheme.cpp
|
906b9fef5a
Replacing most C library dependencies with equivalent dependencies in C++.
|
il y a 1 an |
|
VisualTheme.h
|
4ada2d4d99
Implemented press, focus and hover effects in menus. Renamed hover into hovered for themes.
|
il y a 2 ans |
|
componentStates.h
|
02264275b2
Moved component state masks to a separate header.
|
il y a 2 ans |