1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-07-28 16:48:51 -04:00

Commit Graph

  • 6907629cbf Fix version number in glfwGetMonitorWorkarea docs Doug Binks 2018-09-08 17:24:20 +0200
  • e6d22346f9 Fix copypaste error in glfwGetMonitorWorkarea Doug Binks 2018-09-08 17:18:24 +0200
  • 154db76a6c Documentation work Doug Binks 2018-09-08 17:18:05 +0200
  • 3fd70cc513 Documentation work Doug Binks 2018-09-08 17:16:07 +0200
  • f7733c7b4f Win32: Add missing out parameter NULL checks Doug Binks 2018-09-08 17:14:57 +0200
  • 5c752355cb Win32: Fix and simplify work area retrieval Doug Binks 2018-09-08 17:09:43 +0200
  • c733ab0a22 Move glfwGetMonitorWorkarea test to monitors Doug Binks 2018-09-08 16:38:43 +0200
  • be295ccbea Add glfwGetMonitorWorkarea Felipe Ferreira da Silva 2017-04-06 16:48:08 -0300
  • c20754c4a6 Fix Coverity Scan false positive Camilla Löwy 2019-03-04 18:52:56 +0100
  • 621ece63c8 Round refresh rate instead of truncating Camilla Löwy 2019-03-04 17:31:14 +0100
  • 2fbb560eb7 Cocoa: Fix window creation blocking after re-init Camilla Löwy 2019-02-25 02:41:05 +0100
  • 7c3aaf8065 Win32: Fix OCR_HAND macro missing on MinGW Camilla Löwy 2019-02-24 04:04:23 +0100
  • 44af6bb936 Wayland: Implement raw mouse motion control Camilla Löwy 2019-02-22 14:48:46 +0100
  • 1155c83013 Rename raw input to raw mouse motion, cleanup Camilla Löwy 2019-02-11 19:10:20 +0100
  • 9e29f556fd Add GLFW_RAW_INPUT and glfwRawInputSupported Nathan Poirier 2018-12-14 03:08:25 +0100
  • 5f9cbd0ebc Wayland: keyboard repeat rate is given in Hz Emmanuel Gil Peyrot 2019-02-20 15:56:04 +0100
  • ec3784f3d7 WGL: Unify query error handling Camilla Löwy 2019-02-14 21:48:08 +0100
  • 782f7fe0c7 WGL: Fix leak on format attrib query failure Camilla Löwy 2019-02-14 20:19:21 +0100
  • bcd8f9aff2 Documentation work Emmanuel Gil Peyrot 2019-02-15 19:02:32 +0100
  • 45bd991ea9 Wayland: Fix auto-iconify on kwin_wayland Emmanuel Gil Peyrot 2019-02-15 18:12:06 +0100
  • edf0a07174 Wayland: Only auto-iconify fullscreen windows Emmanuel Gil Peyrot 2019-02-15 17:03:34 +0100
  • 36ce73bbfd Wayland: use SHM_ANON on FreeBSD Greg V 2018-12-22 16:10:06 +0300
  • 1d95acdf56 Cocoa: Fix detection of Clang Camilla Löwy 2019-02-13 00:20:44 +0100
  • 2e70950c0f Fix quoting of CMAKE_C_COMPILER_ID schraf 2018-12-29 17:06:21 -0500
  • 2a27eb95e4 X11: Fix system cursor used for GLFW_HAND_CURSOR Camilla Löwy 2019-02-13 21:09:18 +0100
  • e2fa82ffbb Cleanup Camilla Löwy 2019-02-13 23:21:05 +0100
  • cf79f06257 Win32: Fix standard cursors not being DPI aware Max Risuhin 2019-02-11 19:14:03 +0200
  • 90e22947c6 Cleanup Camilla Löwy 2019-01-31 01:58:04 +0100
  • 463ef7eb71 Cocoa: Fix handling of analog joystick buttons Camilla Löwy 2019-01-31 01:54:06 +0100
  • 51ca41dd9f Cocoa: Add missing IOHID page and usages Camilla Löwy 2019-01-31 00:44:10 +0100
  • 530b37f4db Cocoa: Disable automatic tabbing for GLFW windows Camilla Löwy 2019-01-18 00:41:47 +0100
  • 78e6a0063d X11: Fix EWMH state update for hidden windows Camilla Löwy 2019-01-31 00:02:16 +0100
  • 7f4dde15e4 Allow zero windows for events test Camilla Löwy 2019-01-25 12:14:23 +0100
  • b41cd34143 Cleanup Camilla Löwy 2019-01-23 23:43:15 +0100
  • d5ab3e919a Cleanup Camilla Löwy 2019-01-22 20:54:16 +0100
  • a46104ee69 Removed duplicates of centerCursor function iamCaveLamp 2018-12-24 22:24:51 +0200
  • 757cd3aea2 Add Visual Studio .vs directory to .gitignore Ivan Achlaqullah 2019-01-19 00:46:46 +0700
  • 29d8ca4ce4 Fix bug in CrossProduct function in boing example maobaoqi 2019-01-15 14:34:42 +0000
  • 3d748cf530 Cleanup Camilla Löwy 2018-12-30 18:16:28 +0100
  • babafc13db WGL: Add array-based call to wglGetPixelFormatAttribivARB Doug Binks 2018-10-12 11:58:32 +0100
  • 9b0c16596c Add full screen option to tearing test Camilla Löwy 2019-01-17 00:11:42 +0100
  • 2053f3ed22 Cleanup Camilla Löwy 2019-01-17 00:11:17 +0100
  • 55b1a16f90 Remove window requirement for all event functions Camilla Löwy 2019-01-15 19:28:17 +0100
  • ea7eb2ddab Cocoa: Move app delegate and menu creation to init Camilla Löwy 2019-01-11 01:05:00 +0100
  • 9a9568212c Cocoa: Move slightly towards modern Objective-C Camilla Löwy 2019-01-03 19:32:45 +0100
  • 72c3908e14 X11: Fix glfwSetWindowMonitor not flushing buffer Camilla Löwy 2019-01-01 18:32:45 +0100
  • cde0aaaab1 X11: Fix glfwSetWindowMonitor not updating hints Camilla Löwy 2019-01-01 18:24:11 +0100
  • c90c7b9710 Add credit Camilla Löwy 2018-12-26 15:19:02 +0100
  • 1635fe2826 Cleanup Camilla Löwy 2018-12-26 15:18:36 +0100
  • 9ac9d7b85a Win32: Disable non-client painting if undecorated Aaron Loucks 2018-11-18 23:32:11 -0500
  • e29882523e Fix typos Vallentin 2018-12-14 19:26:42 +0100
  • 3531c320af Fix glfwSetGamma generating ramps of invalid sizes Camilla Löwy 2018-12-17 17:40:18 +0100
  • 52c7a4fc7f Fix glfwGetGammaRamp error handling Camilla Löwy 2018-12-19 14:53:01 +0100
  • 3201eedc34 Cleanup Camilla Löwy 2018-12-26 14:59:51 +0100
  • a533c9b3ca Add credit Camilla Löwy 2018-12-26 14:59:31 +0100
  • 064dfaa549 Wayland: Remove gamma-related TODOs Alexander Monakov 2018-11-24 18:25:20 +0300
  • 751c6f9a27 Fix assertions for glfwSetGamma value Camilla Löwy 2018-12-17 17:04:29 +0100
  • 8c611fd5d0 Win32: Fix build on older versions of Visual C++ Camilla Löwy 2018-12-18 19:15:29 +0100
  • 8e313d911b Cleanup Camilla Löwy 2018-12-13 20:33:17 +0100
  • 3b255af4c3 Documentation work Sylvain Boilard 2018-09-13 16:23:44 +0200
  • a59315ed6a Win32: Fix joystick element info memory leak Camilla Löwy 2018-12-13 20:29:50 +0100
  • f4a304ff03 Remove deprecated event from events test Camilla Löwy 2018-12-25 22:13:00 +0100
  • 86e7bf4169 Documentation work Camilla Löwy 2018-12-25 22:11:23 +0100
  • 91c1ff1b7d Cleanup Camilla Löwy 2018-12-25 20:59:51 +0100
  • c4903d9267 Cocoa: Fix half of all key events for Caps Lock Keith Bauer 2018-11-04 13:12:28 +1300
  • cf0857f79a Add credit Camilla Löwy 2018-12-25 20:52:58 +0100
  • cc621765e5 Cocoa: Accept focusing mouse click as input Andrew Belt 2018-11-24 09:38:07 -0500
  • 17a15a20f2 Cocoa: Move to modern Objective-C literals Camilla Löwy 2018-12-24 23:41:29 +0100
  • c3ed70a4b7 Cocoa: Add NSApplicationDelegate protocol Camilla Löwy 2018-12-24 23:40:30 +0100
  • 88c5edb409 Cocoa: Remove subclassing of NSApplication Camilla Löwy 2018-12-24 23:31:58 +0100
  • f9923e9095 Use GNUInstallDirs for install destinations Rolf Eike Beer 2018-10-30 13:30:44 +0100
  • df7f36a316 Simplify check for CMake policy CMP0054 Rolf Eike Beer 2018-10-30 13:23:39 +0100
  • bb2ca1da13 Remove trailing whitespace Camilla Löwy 2018-11-27 21:49:19 +0100
  • f680001b95 Cocoa: Remove superfluous compatibility macro Camilla Löwy 2018-11-27 21:32:40 +0100
  • 18145a7f3d Cocoa: Use NSURLs for drag and drop Camilla Löwy 2018-11-19 22:27:51 +0100
  • 9bfdd218fb Fix Markdown table heads Camilla Löwy 2018-11-11 18:49:47 +0100
  • a9892acb94 Add tutorial to Doxygen menu Camilla Löwy 2018-11-05 17:41:51 +0100
  • 041167895d Documentation work Camilla Löwy 2018-11-05 17:37:49 +0100
  • fb01b16b94 Use Doxygen layout file Camilla Löwy 2018-11-05 17:37:09 +0100
  • bc5a24fee6 Fix newlines in Doxygen aliases Camilla Löwy 2018-11-05 16:55:52 +0100
  • 1fe340982f Revert accidental Nuklear edit Camilla Löwy 2018-11-05 14:57:15 +0100
  • 53c8c72c67 Fix CSS for Doxygen Markdown tables Camilla Löwy 2018-11-04 23:23:55 +0100
  • 9bb50db6dd Use HTTPS when possible Camilla Löwy 2018-11-04 21:52:33 +0100
  • cc3552465d x11: Add a mention of #1366 in the ChangeLog. Emmanuel Gil Peyrot 2018-11-03 14:20:16 +0100
  • 62993d9391 x11 window: update cursor position on enter event Dominique Martinet 2018-10-26 13:22:10 +0900
  • da8f3bc174 Updated URLs MrVallentin 2018-11-03 08:23:58 +0100
  • 85fd5aa6c4 Use HTTPS when possible MrVallentin 2018-11-02 20:55:02 +0100
  • 769f727e47 Fixed repeated words MrVallentin 2018-11-02 21:07:24 +0100
  • d9466050d9 X11: Fix missing check for NET_WM_STATE meditator 2018-10-13 01:54:50 -0400
  • 5595fa3ae6 Cocoa: Fix OpenGL rendering not being displayed Camilla Löwy 2018-10-26 13:21:14 +0200
  • 6dfc12a439 Cocoa: Fix some macOS 10.14 deprecation warnings Camilla Löwy 2018-10-26 12:56:02 +0200
  • 245461eb86 Fix guide example callback name mismatch tnixeu 2018-10-22 20:46:40 +0200
  • 031a8f9583 Cocoa: Cleanup Camilla Löwy 2018-10-24 14:30:02 +0200
  • 6a199c1f5e Allow exposing only native context APIs Camilla Löwy 2018-10-22 17:47:28 +0200
  • 64c034edfb Documentation work Emmanuel Gil Peyrot 2018-10-10 20:38:47 +0200
  • c08abffc50 Wayland: Implement clipboard copy Emmanuel Gil Peyrot 2018-10-10 20:31:26 +0200
  • 8b54e28c4e Wayland: Implement clipboard paste Emmanuel Gil Peyrot 2018-10-10 19:21:26 +0200
  • 3c4b9a7eef Wayland: Add boilerplate for clipboard handling Emmanuel Gil Peyrot 2018-10-10 19:06:11 +0200
  • 92b3fd02e5 wayland: save serial from all input sources Ricardo Vieira 2014-09-23 18:24:33 +0100
  • 2de2589f91
    Documentation work. (#1328) Siavash Eliasi 2018-10-22 17:45:11 +0330