Rev. | 日時 | 作者 |
---|---|---|
56d12b5 master | 2022-11-26 02:13:47 | AlaskanEmily |
Fix key composition and extended UTF codepoints for X11 input |
||
e4dad58 | 2022-04-01 11:37:25 | AlaskanEmily |
Report errors from Glow_CreateWindow and Glow_CreateContext. |
||
95e81a9 | 2022-03-14 06:54:53 | AlaskanEmily |
Update copyright year |
||
ec27781 | 2022-03-14 06:42:33 | AlaskanEmily |
Fix building both shared and static versions of glow with MSVC |
||
f39ef07 | 2022-02-17 16:37:00 | AlaskanEmily |
Fix MinGW64 build |
||
95951d9 | 2020-08-03 08:27:23 | AlaskanEmily |
Fix window sizing issues on Windows 8/10 |
||
e828b33 | 2020-02-23 02:45:28 | AlaskanEmily |
Fix issue with sometimes clicking the X on a window not closing it |
||
2cbe4e6 | 2020-01-04 17:57:28 | AlaskanEmily |
Add VSync and Adaptive VSync flags to Glow_CreateWindow |
||
b24c243 | 2020-01-04 16:57:07 | AlaskanEmily |
Slightly nicer formatting |
||
8b03163 | 2020-01-04 16:51:52 | AlaskanEmily |
Update copyright years |
||
ffa1873 | 2020-01-04 16:51:28 | AlaskanEmily |
Fix line endings in SDL2 implementation |
||
b9d6a42 | 2019-09-10 16:05:15 | AlaskanEmily |
Fix non-printable keys on X11 |
||
8275f16 | 2019-06-03 14:31:20 | AlaskanEmily |
Add Cygwin and Msys2 support |
||
ae2115b | 2019-04-13 15:10:10 | AlaskanEmily |
Add SDL2 backend |
||
64adf5f | 2019-04-13 15:06:00 | AlaskanEmily |
Add warning about how foolish Glow_CreateLegacyWindow is for anything but hello, world |
||
f465b40 | 2019-04-13 10:20:58 | AlaskanEmily |
Update copyright year |
||
014e022 | 2019-03-15 15:02:13 | AlaskanEmily |
Fix building on OpenBSD |
||
317819d | 2019-01-01 17:09:57 | AlaskanEmily |
Add middle-mouse-button support on Windows |
||
0a26d6e | 2018-12-12 17:34:24 | AlaskanEmily |
Add mouse movement event type |
||
51a3144 | 2018-12-12 17:23:03 | AlaskanEmily |
Fix button presses being stuck on in X11 |
||
7a1b124 | 2018-12-12 17:22:38 | AlaskanEmily |
Fix tabs->spaces |
||
40079ca | 2018-11-12 06:49:48 | AlaskanEmily |
Add GetProcAddress function |
||
46b15c0 | 2018-11-12 06:49:01 | AlaskanEmily |
Formatting fixes |
||
f456fb1 | 2018-11-12 06:31:57 | AlaskanEmily |
Fix preprocessor warning |
||
a8b3a0c | 2018-11-12 06:20:47 | AlaskanEmily |
Add clean to the nmake makefile |
||
5ad8ffe | 2018-11-11 14:03:30 | AlaskanEmily |
Fix disabling resize in Win32 |
||
015ec96 | 2018-11-11 14:00:47 | AlaskanEmily |
Fix cursor not updating when entering the window on Win32 |
||
48ce2df | 2018-10-24 10:34:37 | AlaskanEmily |
Fix some formatting |
||
d8d1a21 | 2018-10-24 10:32:49 | AlaskanEmily |
Fix mouse use |
||
8d3413f | 2018-08-29 08:51:57 | AlaskanEmily |
Add the very beginnings of Haiku support |