David Hrdlička
|
929ee51234
|
Add a toolbar to the Windows GUI
|
2022-01-09 18:38:18 +01:00 |
|
ts-korhonen
|
805638ddd8
|
Fix window resize not always working
Change doresize to atomic_flag to prevent race condition
|
2021-12-17 22:15:21 +02:00 |
|
OBattler
|
df30b47aa7
|
And fixed the behavior of that.
|
2021-09-14 22:20:20 +02:00 |
|
OBattler
|
07eb764df6
|
Locking a window to a specified size now also makes it remember the position, closes #1683.
|
2021-09-14 22:17:47 +02:00 |
|
OBattler
|
8e88fe4c4f
|
Fixed more warnings.
|
2021-04-29 22:32:54 +02:00 |
|
OBattler
|
58a1939dbf
|
Improved the main window size specifying, now has an option to lock the window to the specified size, making it unresizable.
|
2021-04-12 05:58:59 +02:00 |
|
OBattler
|
b6b5558aa3
|
Added the ability to size the window to a specific resolution, closes #1362;
Fixed unsolicited mouse captures after a double-click in an open file dialog, fixes #1367.
|
2021-04-12 03:42:03 +02:00 |
|