Kolja Strohm
|
f0bb90173b
support size changable windows with fixed sides where the size is not changable
|
1 rok temu |
Kolja Strohm
|
b7655b6c4e
fix xml parsing for underscores and dots
|
1 rok temu |
Kolja Strohm
|
8f584ac295
add ability to validate recursive json datastructures with object references
|
1 rok temu |
Kolja Strohm
|
4037df20eb
only layout xml view children when they have a corresponding parsed element
|
1 rok temu |
Kolja Strohm
|
eec14de20d
fix memory errors in XML Editor and UIML View parsing
|
1 rok temu |
Kolja Strohm
|
b28ee96b31
Add isVisible function to ToolTip
|
1 rok temu |
Kolja Strohm
|
90500a0f20
fix scroll bar positions in windows
|
1 rok temu |
Kolja Strohm
|
ea742344cf
moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action
|
1 rok temu |
Kolja Strohm
|
15633e6973
ShowCursor does now work from different threads
|
2 lat temu |
Kolja Strohm
|
0d33f3c25e
the monitor at position (0, 0) is now allways the first monitor
|
2 lat temu |
Kolja Strohm
|
d86cc874e8
fix a problem when adding an element to an array at a specified index
|
2 lat temu |
Kolja Strohm
|
19152b576a
made some changes for c++20
|
2 lat temu |
Kolja Strohm
|
72356fc694
add mode where user inputs are handled by the ticking thread to reduce input delays due to waiting for lock aquiering over multiple frames
|
2 lat temu |
Kolja Strohm
|
f5bdf6fbcd
prefere user input evaluation before rendering
|
2 lat temu |
Kolja Strohm
|
53af426983
improved visual studio code filters for linux
|
2 lat temu |
Kolja Strohm
|
f6465672a1
improved visual studio code filters
|
2 lat temu |
Kolja Strohm
|
3fb7ab6f48
fix that warteAufThread immediatly returns without waiting the specified amound of time on linux systems
|
2 lat temu |
Kolja Strohm
|
41378d2a32
fix gdiplus include order
|
2 lat temu |
Kolja Strohm
|
a532168d2f
apply new code formatter
|
2 lat temu |
Kolja Strohm
|
9adf0b11ba
improved onNeedTooltip Event occurances
|
2 lat temu |
Kolja Strohm
|
5a831d4868
tooltips are now remove automatically from the screen if they are no longer referenced by any other object
|
2 lat temu |
Kolja Strohm
|
e50fc87bc1
fix base64 decoding
|
2 lat temu |
Kolja Strohm
|
fbe488c7b5
fix base64 decoding length calculation
|
2 lat temu |
Kolja Strohm
|
e3dd1fd6c9
fix base64 validation
|
2 lat temu |
Kolja Strohm
|
2d0463fe36
add missing function to ZList
|
2 lat temu |
Kolja Strohm
|
2063a2b4ed
improved keybord events
|
2 lat temu |
Kolja Strohm
|
5108479057
add base64 encoding and ZList 2D element
|
2 lat temu |
Kolja Strohm
|
8d9a830452
support auto with and height in uiml for texts
|
2 lat temu |
Kolja Strohm
|
6ab0110f6c
made most char * arguments const
|
2 lat temu |
Kolja Strohm
|
d86d6b44db
improved util classes
|
2 lat temu |