1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-04-16 21:38:49 -04:00

Commit Graph

  • 99b55dd21b Add GLFW_CURSOR_CAPTURED Camilla Löwy 2019-12-03 17:58:20 +0100
  • 3e5331dc86 Refactor cursor mode paths Camilla Löwy 2019-07-08 14:45:31 +0200
  • df4bda44fc Wayland: Fix pointing hand cursor shape Camilla Löwy 2019-05-17 18:30:02 +0200
  • 50218fbf7e Wayland: Don’t update cursor position in the frame Emmanuel Gil Peyrot 2019-11-21 13:46:18 +0100
  • 3a2c0aaa27 Wayland: Don’t reload the cursor on every pointer motion Emmanuel Gil Peyrot 2019-11-15 15:30:41 +0100
  • 7dbdd2e6a5 Add more standard cursors Camilla Löwy 2019-05-07 20:40:37 +0200
  • 80fde12fda Wayland: Fix pointing hand cursor shape Camilla Löwy 2019-05-17 18:30:02 +0200
  • a80788c17f Wayland: Don’t update cursor position in the frame Emmanuel Gil Peyrot 2019-11-21 13:46:18 +0100
  • a9f674e719 Wayland: Don’t reload the cursor on every pointer motion Emmanuel Gil Peyrot 2019-11-15 15:30:41 +0100
  • b5d4f24f74 Move CMake uninstall template file to CMake subdir Camilla Löwy 2019-11-14 19:57:08 +0100
  • 2bac7ee8da Update .gitignore file Camilla Löwy 2019-11-14 19:45:29 +0100
  • 4116db14fd Cleanup .gitignore file somewhat Camilla Löwy 2019-11-14 19:20:10 +0100
  • e3c83f684f Add initial CODEOWNERS file Camilla Löwy 2019-11-14 19:02:29 +0100
  • 0ecc84182c Add initial GH support file Camilla Löwy 2019-11-14 14:12:43 +0100
  • b4cc6101ed Add initial .mailmap file Camilla Löwy 2019-11-13 15:55:09 +0100
  • 7c33fb22fd X11: Assume 96 DPI if RandR monitor size is zero Camilla Löwy 2019-11-05 13:09:01 +0100
  • 52b77030e4 Cocoa: Fix full screen window iconification Camilla Löwy 2019-11-12 18:23:04 +0100
  • e662492169 Cocoa: Cleanup Camilla Löwy 2019-11-07 13:45:15 +0100
  • b3c2023ebc Cocoa: Fix multiple methods warning Camilla Löwy 2019-11-06 23:46:05 +0100
  • 129a5ccb19 Cocoa: Process events after window destruction Camilla Löwy 2019-11-06 23:34:08 +0100
  • 25af31528c Cocoa: Add comments for Cocoa symbol macros Camilla Löwy 2019-11-06 17:25:16 +0100
  • 5ea34d62bf Cleanup Camilla Löwy 2019-11-10 15:20:29 +0100
  • 7a10e6439c Set C standard at 99 for all example targets Guillaume Racicot 2019-11-09 12:19:49 -0500
  • 8c46a3e9f9 Set C standard at 99 for all test targets Guillaume Racicot 2019-11-03 21:12:01 -0500
  • 82effcb7ba Make events test output only UTF-8 in C locale Camilla Löwy 2019-09-26 19:22:36 +0200
  • 11db404fa1 Add canonical build directory to .gitignore thewoz 2019-11-05 16:27:06 +0100
  • 5f7e5cb92b Remove mappings for GUID used by different devices Camilla Löwy 2019-11-05 20:37:08 +0100
  • c5a870ebd9 Win32: Change transparent framebuffer key color Camilla Löwy 2019-11-05 18:55:42 +0100
  • d861d7bffe Update .gitignore file Camilla Löwy 2019-11-14 19:45:29 +0100
  • c42d8f3e5b Cleanup .gitignore file somewhat Camilla Löwy 2019-11-14 19:20:10 +0100
  • 50a6270e55 Add initial CODEOWNERS file Camilla Löwy 2019-11-14 19:02:29 +0100
  • b804379463 Add initial GH support file Camilla Löwy 2019-11-14 14:12:43 +0100
  • 359758bb53 Add initial .mailmap file Camilla Löwy 2019-11-13 15:55:09 +0100
  • e96dc5d219 X11: Assume 96 DPI if RandR monitor size is zero Camilla Löwy 2019-11-05 13:09:01 +0100
  • 2c519709be Cocoa: Fix full screen window iconification Camilla Löwy 2019-11-12 18:23:04 +0100
  • bd452016be Cocoa: Cleanup Camilla Löwy 2019-11-07 13:45:15 +0100
  • bac15f9449 Cocoa: Fix multiple methods warning Camilla Löwy 2019-11-06 23:46:05 +0100
  • c819f27ce3 Cocoa: Process events after window destruction Camilla Löwy 2019-11-06 23:34:08 +0100
  • 94cb0347ab Cocoa: Add comments for Cocoa symbol macros Camilla Löwy 2019-11-06 17:25:16 +0100
  • 953a1c3f8b Cleanup Camilla Löwy 2019-11-10 15:20:29 +0100
  • 70a3104c49 Set C standard at 99 for all example targets Guillaume Racicot 2019-11-09 12:19:49 -0500
  • bc5523e994 Set C standard at 99 for all test targets Guillaume Racicot 2019-11-03 21:12:01 -0500
  • 8e288dc94c Win32: Add GLFW_WIN32_KEYBOARD_MENU Camilla Löwy 2019-08-20 19:00:59 +0200
  • de23429455 Add reminder for why events test is not closing Camilla Löwy 2019-09-26 23:31:22 +0200
  • 08f01c31a0 Add gamepad information to events test output Camilla Löwy 2019-09-26 19:27:09 +0200
  • 20e522cdf4 Make events test output only UTF-8 in C locale Camilla Löwy 2019-09-26 19:22:36 +0200
  • c5f1ca3e41 Add canonical build directory to .gitignore thewoz 2019-11-05 16:27:06 +0100
  • b69fb99031 Remove mappings for GUID used by different devices Camilla Löwy 2019-11-05 20:37:08 +0100
  • c88ee1c9d3 Win32: Change transparent framebuffer key color Camilla Löwy 2019-11-05 18:55:42 +0100
  • 3484aa8187 Fix order of words in window guide Camilla Löwy 2019-11-01 13:27:44 +0100
  • 399c082033 X11: Fix content scale fallback value on KDE Camilla Löwy 2019-10-28 19:18:19 +0100
  • 1bf892f603 X11: Fix decoration enabling after window creation Camilla Löwy 2019-09-26 18:29:37 +0200
  • f9a9bb6747 Remove stray characters from hardcoded CFLAGS Camilla Löwy 2019-10-24 16:27:26 +0200
  • 91c6a542ff Cleanup Camilla Löwy 2019-10-24 16:20:43 +0200
  • 411d4dd51e Fix CMake 3.0 - 3.6 support regression Pablo Prietz 2019-10-24 12:04:18 +0200
  • 161e9e1215 Update changelog Camilla Löwy 2019-10-16 17:43:29 +0200
  • 3a8d97cc3d Allow AppVeyor to skip pure documentation updates Camilla Löwy 2019-10-16 16:49:37 +0200
  • afcefcb5f7 Fix -Wextra-semi warnings Corentin Wallez 2019-09-15 08:57:34 -0400
  • 8c69091c59 Use the correct type in a for loop Luflosi 2019-10-06 22:56:58 +0200
  • 857951419a Use HTTPS for Discourse forum Camilla Löwy 2019-10-13 16:42:54 +0200
  • 17f1cceb32 Add credit Camilla Löwy 2019-10-10 20:12:42 +0200
  • 3f0390b827 Enable C99 explicitly with CMake where available Guillaume Racicot 2019-09-05 09:47:49 -0400
  • 4a62820646 Clean up monitors tool output Camilla Löwy 2019-10-10 18:03:28 +0200
  • 3facbd2083 Use the correct type for a struct member Luflosi 2019-09-30 23:17:42 +0200
  • 28d8507700 Fix order of words in window guide Camilla Löwy 2019-11-01 13:27:44 +0100
  • 75294462b3 X11: Fix content scale fallback value on KDE Camilla Löwy 2019-10-28 19:18:19 +0100
  • 5fc4c01302 X11: Fix decoration enabling after window creation Camilla Löwy 2019-09-26 18:29:37 +0200
  • 33683ec60e Remove stray characters from hardcoded CFLAGS Camilla Löwy 2019-10-24 16:27:26 +0200
  • 04f7f55f07 Cleanup Camilla Löwy 2019-10-24 16:20:43 +0200
  • 4d0ae4ffa7 Fix CMake 3.0 - 3.6 support regression Pablo Prietz 2019-10-24 12:04:18 +0200
  • 82978bb3af Documentation work Camilla Löwy 2019-10-18 13:21:59 +0200
  • 376897a344 Replace notes for previous releases with links Camilla Löwy 2019-10-18 13:17:47 +0200
  • 36c547875c Update changelog Camilla Löwy 2019-10-16 17:43:29 +0200
  • 692754a2c5 Allow AppVeyor to skip pure documentation updates Camilla Löwy 2019-10-16 16:49:37 +0200
  • 3a37a08998 Fix -Wextra-semi warnings Corentin Wallez 2019-09-15 08:57:34 -0400
  • 7749aac50d
    Use the correct type in a for loop Luflosi 2019-10-06 22:56:58 +0200
  • 1e20218b3d Use HTTPS for Discourse forum Camilla Löwy 2019-10-13 16:42:54 +0200
  • 545f409592 Add credit Camilla Löwy 2019-10-10 20:12:42 +0200
  • 8f852e0833 Enable C99 explicitly with CMake where available Guillaume Racicot 2019-09-05 09:47:49 -0400
  • f71b55f83d Clean up monitors tool output Camilla Löwy 2019-10-10 18:03:28 +0200
  • d25248343e Use the correct type for a struct member Luflosi 2019-09-30 23:17:42 +0200
  • e4e9581557 Add VS 2010 and MinGW to AppVeyor build matrix Camilla Löwy 2019-10-02 22:41:02 +0200
  • 087110aa63 Win32: Cleanup keyboard input flag parsing Camilla Löwy 2019-09-13 01:16:13 +0200
  • e30718e927 Win32: Disable dynamic libgcc for MinGW DLL Camilla Löwy 2019-10-03 19:49:25 +0200
  • 613b169899 Use the correct type in a for loop Luflosi 2019-07-25 16:55:19 -0500
  • 1bd0a55aa7 Add VS 2010 and MinGW to AppVeyor build matrix Camilla Löwy 2019-10-02 22:41:02 +0200
  • 3d2540c373 Win32: Cleanup keyboard input flag parsing Camilla Löwy 2019-09-13 01:16:13 +0200
  • 3ec8f4a7f5 Win32: Disable dynamic libgcc for MinGW DLL Camilla Löwy 2019-10-03 19:49:25 +0200
  • 13a4e4e810 Fix typos luz.paz 2019-08-12 06:52:31 -0400
  • a1b65e8542 Cocoa: Fix glfwSetWindowSize anchor point Camilla Löwy 2019-08-29 22:08:29 +0200
  • 649553cc78 Remove deprecated tags from Doxyfile.in Camilla Löwy 2019-09-06 15:23:20 +0200
  • 934f0e9ff1 Update changelog and add credit Camilla Löwy 2019-09-01 20:05:58 +0200
  • b2919dca4b Fix comparison of video modes of equal area httpdigest 2019-08-31 02:44:04 +0200
  • 71cfafe2f9 Win32: Fix VS static analysis false positive Camilla Löwy 2019-08-22 23:39:47 +0200
  • 79f4ec6822 Unify key name string handling Camilla Löwy 2019-08-22 21:31:46 +0200
  • 2032a8f0dc Clarify comment Camilla Löwy 2019-08-15 17:25:36 +0200
  • c0d1249ca2 Fix license copyright year and formatting Camilla Löwy 2019-08-15 16:59:54 +0200
  • 2d3f388158 Win32: Fix initial state of maximized state cache Camilla Löwy 2019-08-14 19:18:29 +0200
  • 30e67357be Win32: Fix GLFW_MAXIMIZED not maximizing window Camilla Löwy 2019-08-13 15:18:02 +0200
  • 116f4c831d Put fix in correct position Camilla Löwy 2019-07-25 20:29:30 +0200