Rémi Verschelde
|
ea7b497065
|
Replace more occurrences of NULL with nullptr
|
2020-04-02 14:56:01 +02:00 |
|
lupoDharkael
|
95a1400a2a
|
Replace NULL with nullptr
|
2020-04-02 13:38:00 +02:00 |
|
Rémi Verschelde
|
516b3bb88f
|
Fix Clang warnings on Windows
Fixes #37490.
|
2020-04-01 16:28:20 +02:00 |
|
Rémi Verschelde
|
60d486acc8
|
Fix copyright headers for recently added files
|
2020-03-28 13:29:29 +01:00 |
|
Juan Linietsky
|
9a5d15a2dc
|
Implemented drag and drop across windows, both OS and embedded.
|
2020-03-26 15:49:46 +01:00 |
|
Juan Linietsky
|
047e0b7de5
|
Reworked tooltips to use the popup system.
|
2020-03-26 15:49:45 +01:00 |
|
Juan Linietsky
|
b3080bc2f4
|
Popups have also been converted to windows
Controls using the old modal API have been replaced to use popups.
|
2020-03-26 15:49:44 +01:00 |
|
Juan Linietsky
|
09ba290364
|
Fixes to window style flags
|
2020-03-26 15:49:44 +01:00 |
|
Juan Linietsky
|
c7b4dcae2f
|
Open sub-windows as embedded if the OS does not support them
|
2020-03-26 15:49:43 +01:00 |
|
Juan Linietsky
|
441f1a5fe9
|
Popups are now windows also (broken!)
|
2020-03-26 15:49:42 +01:00 |
|
Juan Linietsky
|
543fb1c4da
|
Separate DisplayServer from OS on Windows
|
2020-03-26 15:49:41 +01:00 |
|