1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-04-20 22:58:51 -04:00

Commit Graph

  • e9694cca47 Merge pull request #152 from sjml/master Camilla Berglund 2013-10-08 10:43:55 -0700
  • 9e0c07b7ba Fixing Xcode 5 warning Shane Liesegang 2013-10-08 10:49:00 -0400
  • 209de7b56d Removing warnings when building Cocoa in 64-bit Shane Liesegang 2013-10-08 10:42:17 -0400
  • 16a8fafab2 Made disabled mode disable Win32 cursor image. Camilla Berglund 2013-10-07 16:28:19 +0200
  • 6e68d89e0f Fixed focus for Win+D window restoration. Camilla Berglund 2013-10-07 16:12:23 +0200
  • 9c5d9f8614 Fixed clip rect being set for unfocused windows. Camilla Berglund 2013-10-07 15:30:57 +0200
  • 161065ac19 Clarified configuration header comments. Camilla Berglund 2013-10-06 11:45:28 +0200
  • 2053767709 Added credit. Camilla Berglund 2013-10-06 11:37:16 +0200
  • 55530dbd14 Merge pull request #149 from andrewcorrigan/master Camilla Berglund 2013-10-04 08:47:29 -0700
  • 12f0d8d4ca Build documentation grammar fix. Camilla Berglund 2013-10-04 17:08:04 +0200
  • 34f1c298b6 config.h.in --> glfw_config.h.in Andrew Corrigan 2013-10-04 09:41:08 -0400
  • 8194f1e2ae Added hack for setting WM_CLASS. Camilla Berglund 2013-10-04 13:41:19 +0200
  • a7af3b2c8f Put GLFW_CLIENT_LIBRARY into correct section. Camilla Berglund 2013-10-04 13:13:16 +0200
  • 6d9d85670f Clarified unit of cursor positions. Camilla Berglund 2013-09-28 22:12:50 +0200
  • 521fa7d005 Added crossrefs for window and fb size. Camilla Berglund 2013-09-26 20:02:19 +0200
  • 5759d0fdf2 Fixed F13 being reported as PrtSc on OS X. Camilla Berglund 2013-09-26 19:57:42 +0200
  • 07db5daa61 Added note on GDI software OpenGL. Camilla Berglund 2013-09-26 19:15:36 +0200
  • 201d0a78b1 Fixed Grave and World 1 being flipped. Camilla Berglund 2013-09-25 23:55:05 +0200
  • 1f6696d433 Added references to build guide. Camilla Berglund 2013-09-24 22:17:35 +0200
  • 59422ec980 Started 3.0.4. Camilla Berglund 2013-09-24 21:35:37 +0200
  • fd3813f0d9 Updated notes referring to Mac OS X. Camilla Berglund 2013-09-24 21:34:46 +0200
  • 25eb8dc277 Removed index.html from URL. Camilla Berglund 2013-09-24 21:32:21 +0200
  • ebe38eedd8 Merge pull request #141 from siavashserver/doxygen-theme Camilla Berglund 2013-09-21 12:49:41 -0700
  • 96c5aea3ba Removed invisible element. siavash 2013-09-21 15:18:49 +0430
  • cca61d752d New theme for doxygen generated documentations. siavash 2013-09-21 15:14:37 +0430
  • 6af51e049f Added more detailed notes on some CMake options. Camilla Berglund 2013-09-19 22:24:03 +0200
  • 3af1c411ca Added notes on swap interval defaults. Camilla Berglund 2013-09-19 21:37:01 +0200
  • d3f22b8a04 Fixed Mac OS X bug where request for one fullscreen window blacks out other monitors Pieroman 2013-09-19 21:33:44 +0200
  • fd4ea8bc25 Added description of 3.0.3 release. 3.0.3 Camilla Berglund 2013-09-19 14:30:47 +0200
  • d3f3e2d6c5 Removed unused flag. Camilla Berglund 2013-09-19 01:12:50 +0200
  • 546c794321 Fixed OS X cursor bugs #3, #72 and #88. Camilla Berglund 2013-09-19 01:05:51 +0200
  • d69796d9e0 Updated menu label for minimization. Camilla Berglund 2013-09-10 19:33:32 +0200
  • 4ff8095dee Workaround for libXi and CMake 2.8.7. Camilla Berglund 2013-09-13 14:41:13 +0200
  • 3415f3ccde Conditionally define API version macros. Camilla Berglund 2013-09-13 12:27:43 +0200
  • 6770ae0556 Added workaround for legacy MinGW. Camilla Berglund 2013-09-13 12:22:28 +0200
  • bb5581690d Documentation fixes for glfwSetCursorPos. Camilla Berglund 2013-09-09 23:31:59 +0200
  • 57b8be1c24 Added support for mouse buttons 4-n. Camilla Berglund 2013-09-08 16:08:15 +0200
  • c93b120252 Disabled stddef.h for GLFW_INCLUDE_NONE, cleanup. Camilla Berglund 2013-09-08 16:07:34 +0200
  • 5cf8587269 Merge pull request #121 from Systemcluster/patch-1 Camilla Berglund 2013-09-03 04:51:29 -0700
  • b998d4fe01 Fixed _WIN32_WINNT not being set to Windows XP. Camilla Berglund 2013-09-03 13:38:16 +0200
  • d0a0e37b2b Declared unnamed typedef structs as their types Systemcluster 2013-08-29 06:15:55 +0200
  • 3f74712540 Updated NSGL error tag. Camilla Berglund 2013-08-26 22:48:07 +0200
  • 124bc392ab Removed stale comment. Camilla Berglund 2013-08-26 20:18:03 +0200
  • 8c1588b14e Started 3.0.3. Camilla Berglund 2013-08-26 16:22:06 +0200
  • 58aef89521 Made release description match website. 3.0.2 Camilla Berglund 2013-08-25 21:40:06 +0200
  • f54b4e174d Fixed error code for missing GLES. Camilla Berglund 2013-08-21 11:56:48 +0200
  • 83f57ff0ce Fixed potential segfault on init. Camilla Berglund 2013-08-21 10:14:16 +0200
  • 71c07feffd Added description of 3.0.2 release. Camilla Berglund 2013-08-20 12:46:32 +0200
  • 9c20737b60 Allowed characters regardless of modifier keys. Camilla Berglund 2013-08-19 13:08:35 +0200
  • 951f02acf3 Fixed keypad 5 release events. Camilla Berglund 2013-08-16 17:48:11 +0200
  • 735bc2d815 Added NvOptimusEnablement. Camilla Berglund 2013-08-07 18:07:33 +0200
  • a024e61bf8 Build documentation improvements. Camilla Berglund 2013-08-07 17:53:19 +0200
  • 082fc019c7 Build documentation improvements. Camilla Berglund 2013-08-07 17:17:15 +0200
  • ffb699fb06 Build documentation improvements. Camilla Berglund 2013-08-07 17:05:32 +0200
  • d318de7c00 Expanded section on X11 and Mesa packages. Camilla Berglund 2013-08-07 16:01:38 +0200
  • 68bd6687d6 Formatting. Camilla Berglund 2013-08-07 15:30:15 +0200
  • a3ca7ad93a Removed cursor centering XFlush hack. Camilla Berglund 2013-08-06 20:46:26 +0200
  • 261f290abf Fixed original video mode being overwritten. Camilla Berglund 2013-08-06 19:51:29 +0200
  • 63a191eb8d Added clearing of callbacks on terminate. Camilla Berglund 2013-07-30 17:06:06 +0200
  • a6a5fa937c Fixed window position being incorrect on some WMs. arturo 2013-07-30 15:52:23 +0200
  • 670070e61a Updated change log. Camilla Berglund 2013-07-30 15:02:08 +0200
  • 3cfc400cf9 Simplified source file comment headers. Camilla Berglund 2013-07-29 20:53:17 +0200
  • 6e85924bd3 Replaced selector test with NSAppKitVersionNumber. Camilla Berglund 2013-07-29 19:17:47 +0200
  • f7282e86c0 Added pointer swap macro for callback setters. Camilla Berglund 2013-07-30 14:43:01 +0200
  • 9d0e102135 Fixed glfwCreateWindow return value semantics. Camilla Berglund 2013-07-30 14:19:24 +0200
  • 5b8ff4a2fc Merge pull request #102 from shurcooL/patch-1 Camilla Berglund 2013-07-25 03:44:36 -0700
  • c99b7fe7da Fixed #if-guard logic and signature for hasPreciseScrollingDeltas. Dmitri Shuralyov 2013-07-24 23:06:58 -0700
  • bd2d571c31 Added explanation for #error. Camilla Berglund 2013-07-23 01:59:27 +0200
  • bea59f64b2 Enabled inclusion of stddef.h on all platforms. Camilla Berglund 2013-07-23 00:20:23 +0200
  • 00d004a528 Updated extension headers. Camilla Berglund 2013-07-23 00:12:09 +0200
  • 53cf4a3b4d Merge pull request #95 from shurcooL/master Camilla Berglund 2013-07-21 14:08:50 -0700
  • 7e8c7843c5 Updated extension headers. Camilla Berglund 2013-07-21 14:08:55 +0200
  • 5655e26315 Changed scrollWheel to use precise scrolling deltas when available. Dmitri Shuralyov 2013-07-17 19:36:43 -0700
  • 0463e196b4 Cleanup of size_t use. siavash 2013-07-15 18:37:02 +0200
  • b12c973922 Moved X11 character translation failure test. siavash 2013-07-15 18:28:09 +0200
  • f1397843ee Added GLFW_OPENED to transition guide. Camilla Berglund 2013-07-11 14:01:06 +0200
  • 6632cc7c1d Tagged close flag for use from secondary threads. Camilla Berglund 2013-07-11 02:00:48 +0200
  • 45653c5549 Cleaned up X error handler work. Camilla Berglund 2013-07-11 01:23:26 +0200
  • f67c7b49ab Merge pull request #86 from siavashserver/master Camilla Berglund 2013-07-10 15:46:49 -0700
  • 50b2961d34 Moved to auto-updated docs URLs. Camilla Berglund 2013-07-10 15:51:10 +0200
  • d10eff4531 Updated OS X OpenGL compatibility docs. Camilla Berglund 2013-07-10 15:47:32 +0200
  • e67ee935a2 Fixed documentation tag name. Camilla Berglund 2013-07-10 15:39:08 +0200
  • 41a1374744 Updated references to OS X (previously Mac OS X). Camilla Berglund 2013-07-10 15:26:16 +0200
  • c8b01f61d6 Enabled OpenGL 3.x and 4.x context on OS X 10.9. Camilla Berglund 2013-07-10 15:03:14 +0200
  • 3b4eb2f0a0 Added blank cursor creation error checking on X11. siavash 2013-07-09 21:08:21 +0430
  • d20aa0428a Fixed window positioning on OS X. Camilla Berglund 2013-07-09 17:08:26 +0200
  • 1c80e99008 Added forcing of swap interval on DWM composition. Camilla Berglund 2013-07-07 23:29:13 +0200
  • 0e12fb869c Merge pull request #84 from Nibe/cursor-fix Camilla Berglund 2013-07-07 15:31:17 -0700
  • a55c3f48eb Fix incorrect cursor position Niklas Behrens 2013-07-07 22:05:29 +0200
  • 4b7ae4918b Documentation work. Camilla Berglund 2013-07-07 12:06:59 +0200
  • 763ec6cbcb Cleanup. siavash 2013-07-05 14:26:02 +0200
  • dcb4d8ee32 Fixed possible X11 screensaver race condition. Camilla Berglund 2013-07-04 17:52:15 +0200
  • 58c69a9ac4 Enabled compilation on OS X 10.6 SDK. Camilla Berglund 2013-07-04 15:02:01 +0200
  • 7a03ca8dbc Removed superflous casts of allocated memory. Camilla Berglund 2013-07-04 14:54:07 +0200
  • d7512f529c Clarified names of gamma array helper functions. Camilla Berglund 2013-07-04 14:51:52 +0200
  • 209a470a5f Replaced all uses of malloc with calloc. Camilla Berglund 2013-07-04 14:20:14 +0200
  • 1947557eb1 Documentation work. Camilla Berglund 2013-07-04 13:05:19 +0200
  • 621753e8a8 Added credit. Camilla Berglund 2013-07-01 13:18:05 +0200
  • fca5a4687c Merge pull request #73 from waywardmonkeys/typo-fixes Camilla Berglund 2013-06-30 11:47:44 -0700
  • 5f37d36d4a Fix typo. Bruce Mitchener 2013-06-27 17:28:31 +0700