2553 Commits (4e70c95aa3bcb666320e17f2097f33d18a7fc225)

Author SHA1 Message Date
Camilla Löwy 4e70c95aa3 X11: Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 9db156421f X11: Fix updating GLFW_FLOATING on a hidden window ago%!(EXTRA string=6 years)
Camilla Löwy 0b652a44d2 X11: Fix invalid read when clearing GLFW_FLOATING ago%!(EXTRA string=6 years)
Camilla Löwy 9b6d68ec70 X11: Fix missing checks for EWMH attention atoms ago%!(EXTRA string=6 years)
Camilla Löwy 4837b78ffe X11: Fix maximization of hidden windows ago%!(EXTRA string=6 years)
Camilla Löwy bc3be40f21 Enable strict C99 for non-VS compilers ago%!(EXTRA string=6 years)
Camilla Löwy da3f20d860 Win32: Add missing include for wcscmp ago%!(EXTRA string=6 years)
Camilla Löwy fb0028c766 Win32: Enable Unicode mode for all compilers ago%!(EXTRA string=6 years)
Camilla Löwy 994c3b4e48 Cocoa: Remove stale GCC workaround ago%!(EXTRA string=6 years)
Camilla Löwy 18307467b4 Gather CMake setup of configuration header ago%!(EXTRA string=6 years)
Camilla Löwy 49c5d837b4 Replace CMake threads variable with modern target ago%!(EXTRA string=6 years)
Camilla Löwy 8a5fd0c5a4 Replace ad-hoc CMake code with DEFINE_SYMBOL ago%!(EXTRA string=6 years)
Camilla Löwy a5ed740d9d Fix use of CMake 3.13 command target_link_options ago%!(EXTRA string=6 years)
Camilla Löwy a264d32987 Replace CMake list variables with target_sources ago%!(EXTRA string=6 years)
Camilla Löwy 081484ed34 Fix POSIX conformance issues for clock_gettime ago%!(EXTRA string=6 years)
Camilla Löwy 506a6aafde Formatting ago%!(EXTRA string=6 years)
Camilla Löwy a875a536b7 Cocoa: Fix duplicate conversion of title string ago%!(EXTRA string=6 years)
Camilla Löwy 2551829f75 Win32: Add VERSIONINFO resource to GLFW DLL ago%!(EXTRA string=6 years)
Camilla Löwy 59055d585f Update minimum required CMake version to 3.1 ago%!(EXTRA string=6 years)
Camilla Löwy c194193797 Replace CMake generator expression with variable ago%!(EXTRA string=6 years)
Camilla Löwy 9dc365f192 Merge GCC/Clang specific CMake blocks ago%!(EXTRA string=6 years)
Camilla Löwy 197193ac0b Fix source list for Objective-C fix ago%!(EXTRA string=6 years)
Camilla Löwy 9486ec0c02 Fix source list for -Wdeclaration-after-statement ago%!(EXTRA string=6 years)
Camilla Löwy bc7b19cbd1 Remove tab character ago%!(EXTRA string=6 years)
Camilla Löwy f6d44cedfd Trust CMake to do the right thing for static libs ago%!(EXTRA string=6 years)
Camilla Löwy fa60269245 NSGL: Fix disabling of Retina resolution ago%!(EXTRA string=6 years)
Camilla Löwy 6e6805000a Cocoa: Fix pre-window-creation event processing ago%!(EXTRA string=6 years)
Camilla Löwy b3544ca43e Cocoa: Update outdated comment ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot ef6189f348 Wayland: Unset the cursor name on border exit ago%!(EXTRA string=6 years)
Camilla Löwy 7dbdd2e6a5 Add more standard cursors ago%!(EXTRA string=6 years)
Camilla Löwy 80fde12fda Wayland: Fix pointing hand cursor shape ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot a80788c17f Wayland: Don’t update cursor position in the frame ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot a9f674e719 Wayland: Don’t reload the cursor on every pointer motion ago%!(EXTRA string=6 years)
Camilla Löwy e96dc5d219 X11: Assume 96 DPI if RandR monitor size is zero ago%!(EXTRA string=6 years)
Camilla Löwy 2c519709be Cocoa: Fix full screen window iconification ago%!(EXTRA string=6 years)
Camilla Löwy bd452016be Cocoa: Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy bac15f9449 Cocoa: Fix multiple methods warning ago%!(EXTRA string=6 years)
Camilla Löwy c819f27ce3 Cocoa: Process events after window destruction ago%!(EXTRA string=6 years)
Camilla Löwy 94cb0347ab Cocoa: Add comments for Cocoa symbol macros ago%!(EXTRA string=6 years)
Camilla Löwy 8e288dc94c Win32: Add GLFW_WIN32_KEYBOARD_MENU ago%!(EXTRA string=6 years)
Camilla Löwy b69fb99031 Remove mappings for GUID used by different devices ago%!(EXTRA string=6 years)
Camilla Löwy c88ee1c9d3 Win32: Change transparent framebuffer key color ago%!(EXTRA string=6 years)
Camilla Löwy 75294462b3 X11: Fix content scale fallback value on KDE ago%!(EXTRA string=6 years)
Camilla Löwy 5fc4c01302 X11: Fix decoration enabling after window creation ago%!(EXTRA string=6 years)
Camilla Löwy 33683ec60e Remove stray characters from hardcoded CFLAGS ago%!(EXTRA string=6 years)
Camilla Löwy 04f7f55f07 Cleanup ago%!(EXTRA string=6 years)
Pablo Prietz 4d0ae4ffa7 Fix CMake 3.0 - 3.6 support regression ago%!(EXTRA string=6 years)
Corentin Wallez 3a37a08998 Fix -Wextra-semi warnings ago%!(EXTRA string=6 years)
Luflosi 7749aac50d
Use the correct type in a for loop ago%!(EXTRA string=6 years)
Guillaume Racicot 8f852e0833 Enable C99 explicitly with CMake where available ago%!(EXTRA string=6 years)