David Piuva
|
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.
|
2 years ago |
David Piuva
|
359b87d35a
Handling empty clipboard without waiting for nothing.
|
2 years ago |
David Piuva
|
5d6772b271
Moved the stub implementation of clipboard access from TextBox to BackendWindow.
|
2 years ago |
David Piuva
|
8408a133f0
Completed an unfinished method in DsrWindow and made API calls for accessing the window title.
|
2 years ago |
David Piuva
|
db857298db
Made GUI API calls for creating an interface from text in a parent component.
|
2 years ago |
David Piuva
|
f1ce6b863a
Made GUI API calls for finding components within a parent component.
|
2 years ago |
David Piuva
|
c7d9108825
Created a destroy event for visual components.
|
2 years ago |
David Piuva
|
0437615866
Implemented method for setting the cursor position, with many warnings.
|
2 years ago |
David Piuva
|
6c1ce41995
Implemented cursor visibility setting in X11.
|
2 years ago |
David Piuva
|
06888a5843
Having an overload for setting arbitrary type properties without fromPath still makes sense due to the many settings that don't even need a path.
|
3 years ago |
David Piuva
|
1a3272957b
Naming some lambda arguments for clarity.
|
3 years ago |
David Piuva
|
3c1b79a3c3
Giving an explicit search path to all Persistent types (except for FlexValue), so that loading of resources is more reliable.
|
3 years ago |
David Piuva
|
e9274ed98c
Extended the GUI API.
|
3 years ago |
David Piuva
|
0f1a780b91
Allowing GUI images to be changed at runtime.
|
4 years ago |
David Piuva
|
95baac907e
Allowing runtime creation and destruction of graphical interfaces.
|
4 years ago |
David Piuva
|
386bb8c7f2
Wrote a comment about how to create a fullscreen window the right way.
|
4 years ago |
David Piuva
|
70dc39885c
Using CR-LF line endings in UTF-8 for source files.
|
5 years ago |
David Piuva
|
19dfdca769
Changed Hidden to visible and added integer access to properties.
|
5 years ago |
David Piuva
|
760be58e78
Completed the string API.
|
5 years ago |
David Piuva
|
324c6d73dc
Made direct access methods for persistent strings.
|
5 years ago |
David Piuva
|
705574b1ed
Made a proper select event to allow selecting list items by keyboard.
|
5 years ago |
David Piuva
|
1186e5d614
Added missing return type to new call system.
|
5 years ago |
David Piuva
|
14b279445c
Made a reusable system for calling custom methods in visual components.
|
5 years ago |
David Piuva
|
3c4e7bc569
Beginning of public version history.
|
6 years ago |