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

Commit Graph

  • eab31f228f Added description of 3.0.4 release. 3.0.4 Camilla Berglund 2013-12-31 20:06:18 +0100
  • d937b74b8f Fixed glfwSetWindowSize stealing focus. Camilla Berglund 2013-12-28 20:56:57 +0100
  • 0e8dace18c Removed stray whitespace in version string. Camilla Berglund 2013-12-24 00:48:28 +0100
  • b17bed28c8 Added note on gdi32 as non-defaultlib on MinGW. Camilla Berglund 2013-12-23 00:52:28 +0100
  • 4eea3175f1 Re-worded OS X context creation limits. Camilla Berglund 2013-12-18 12:42:05 +0100
  • cf458fa7a2 Formatting. Camilla Berglund 2013-12-11 14:41:51 +0100
  • 8ac7cab100 Added notes on API headers. Camilla Berglund 2013-12-11 14:38:27 +0100
  • 0108a6bdeb Added credit. Camilla Berglund 2013-12-10 13:45:21 +0100
  • 402189ba14 Fixed pthread.h not included by GLX header. Camilla Berglund 2013-12-10 00:46:06 +0100
  • 61ccb034d0 Formatting. Camilla Berglund 2013-12-09 00:27:36 +0100
  • 50c694fab4 Added errors for override redirect iconification. Camilla Berglund 2013-12-08 14:59:52 +0100
  • a18b187494 Expanded cursor mode descriptions. Camilla Berglund 2013-12-05 03:27:12 +0100
  • 5668eb0732 Added paragraph on object sharing. Camilla Berglund 2013-12-05 03:15:35 +0100
  • 56e600d7a1 Fixed iconify callback not triggered by Alt+Tab. Camilla Berglund 2013-12-05 02:15:14 +0100
  • 2ae46fa90a Added notes on window refresh. Camilla Berglund 2013-12-04 19:12:24 +0100
  • 0c0bb28d39 Allow setting swap interval to zero on DWM. Camilla Berglund 2013-12-04 08:00:53 +0100
  • ed98e06651 Clarified WGL missing OpenGL error. Camilla Berglund 2013-12-04 05:35:36 +0100
  • 06289110e7 Documented utility functions. Camilla Berglund 2013-11-24 23:31:26 +0100
  • 8443848637 Updated swap interval notes. Camilla Berglund 2013-11-24 23:31:15 +0100
  • 823cc38ac1 Cleanup. Camilla Berglund 2013-11-20 20:04:00 +0100
  • 5ef4f77fb5 Added support for _NET_WM_BYPASS_COMPOSITOR. Camilla Berglund 2013-11-20 19:58:06 +0100
  • e0ee90d50c Fixed news item tag name. Camilla Berglund 2013-11-20 15:37:08 +0100
  • 171538d01c Grammar fix. Camilla Berglund 2013-11-20 15:33:40 +0100
  • c21745c886 Added reference to manual compilation guide. Camilla Berglund 2013-11-20 15:28:30 +0100
  • 2db0401a57 Removed excuse. Camilla Berglund 2013-11-20 15:08:53 +0100
  • 9979da59e3 Manual compilation guide work. Camilla Berglund 2013-11-20 14:32:45 +0100
  • 8b1b322771 Added manual compilation guide. Camilla Berglund 2013-11-20 14:27:05 +0100
  • 0ccbddf767 Moved version number macro to internal.h. Camilla Berglund 2013-11-20 13:58:57 +0100
  • 23021422f3 Added explicit configuration header macro. Camilla Berglund 2013-11-20 11:49:44 +0100
  • bb3f29d8bc Added note on profile detection. Camilla Berglund 2013-11-19 17:57:08 +0100
  • 87e6417353 Added hack detecting ARB_compatibility. Camilla Berglund 2013-11-18 12:14:51 +0100
  • 95c7029e19 Formatting. Camilla Berglund 2013-11-18 12:06:39 +0100
  • 45368f410a Fixed warnings from Clang static analysis. Camilla Berglund 2013-11-14 13:42:29 +0100
  • a79b93f5bc Avoid X11 video mode setting if modes match. Camilla Berglund 2013-11-14 12:59:08 +0100
  • 4fe88a52fa Added credit. Camilla Berglund 2013-11-13 12:59:49 +0100
  • a5b6a306ae Added note. Camilla Berglund 2013-11-13 12:47:44 +0100
  • 109e3d13ed Fixed reporting of negative window positions. Camilla Berglund 2013-11-13 12:34:43 +0100
  • 7af99bce88 Fixed cursor centering for odd window sizes. Camilla Berglund 2013-11-13 12:19:43 +0100
  • d82095d7ea Changed from PREFIX to CMAKE_INSTALL_PREFIX. Camilla Berglund 2013-11-10 15:43:25 +0100
  • 76afd41727 Added X error reporting to window creation failure. Camilla Berglund 2013-11-10 14:12:07 +0100
  • bc625b21b3 Removed completed todo. Camilla Berglund 2013-11-10 14:03:34 +0100
  • adbd52ba27 Formatted todos and notes. Camilla Berglund 2013-11-10 14:03:07 +0100
  • b9d4875f3e Improved documentation of hacks. Camilla Berglund 2013-11-10 13:56:27 +0100
  • a79c844c4d Oh dear. Camilla Berglund 2013-11-10 03:31:10 +0100
  • b13c84f854 Removed joystick axis value negation on OS X. Camilla Berglund 2013-11-07 20:45:29 +0100
  • b410cff68c Updated change log. Camilla Berglund 2013-11-07 20:36:45 +0100
  • 4013f733fe Reverted change of IOKit functions. Camilla Berglund 2013-11-07 20:11:50 +0100
  • cc4c7167fd Fixed joysticks test segfault. Camilla Berglund 2013-11-07 19:29:33 +0100
  • 6c12ffc902 Added the GLFW_BUILD_DOCS CMake option. Camilla Berglund 2013-11-07 18:22:44 +0100
  • a83d257ac6 Moved application activation to window showing. Camilla Berglund 2013-11-07 18:07:46 +0100
  • ec5cb9c6f7 Moved to Cocoa for transformation and activation. Camilla Berglund 2013-11-07 18:03:39 +0100
  • e7c7ebf665 Added workaround for 10.9 SDK type definitions. Camilla Berglund 2013-11-07 17:20:06 +0100
  • cc7f0bd532 Fixed crash retrieving the name of some displays. Camilla Berglund 2013-11-07 16:20:52 +0100
  • 97ae40496d Added reporting of extension string retrieval failure. Camilla Berglund 2013-11-07 15:17:25 +0100
  • e4a87b8a1c Added Compiz to bug fix entry. Camilla Berglund 2013-11-03 16:08:35 +0100
  • f18aef4aec Removed fixed @bug. Camilla Berglund 2013-11-03 14:17:03 +0100
  • 1cbd06c8a2 Fixed hidden window positioning on Metacity. Camilla Berglund 2013-11-03 13:51:34 +0100
  • 785e68bb0d Added flag descriptions to glfwinfo -h. Camilla Berglund 2013-11-03 13:38:45 +0100
  • 86e50b1044 Placed glfwinfo version test after getopt. Camilla Berglund 2013-11-03 13:29:21 +0100
  • eabbb20d17 Added NULL test for glGetStringi. Camilla Berglund 2013-11-01 13:55:33 +0100
  • 0153dab346 Clarified WGL re-creation comment. Camilla Berglund 2013-10-28 14:50:33 +0100
  • 1a4ffa497a Added credit. Camilla Berglund 2013-10-28 13:22:34 +0100
  • 58045a5c07 Added Lion full scren menu item. Camilla Berglund 2013-10-28 13:01:58 +0100
  • 7d1ae7aea7 Cleaned up Win32 timer. Camilla Berglund 2013-10-28 12:07:09 +0100
  • 174c72f2c0 Moved GLFW compilation guide to docs. Camilla Berglund 2013-10-27 12:50:33 +0100
  • b9fb45f408 Documentation updates. Camilla Berglund 2013-10-27 11:03:47 +0100
  • 9c4b925a96 Updated extension headers. Camilla Berglund 2013-10-27 09:45:15 +0100
  • 394c44ccf9 More words on window closing. Camilla Berglund 2013-10-25 15:55:24 +0200
  • baf100f78c Merge pull request #159 from metajack/fix-10-7-build Camilla Berglund 2013-10-24 01:31:29 -0700
  • 5be45d214b Fix build on Mac OS X 10.7 Lion. Jack Moffitt 2013-10-24 02:24:34 -0600
  • e309a784d1 Documentation work. Camilla Berglund 2013-10-21 22:37:55 +0200
  • 99f40ede1b Documentation work. Camilla Berglund 2013-10-21 22:35:22 +0200
  • db8e6bed7a Cross-linked build guides. Camilla Berglund 2013-10-21 22:23:15 +0200
  • 6172e2cfcc Fixed change log entry. Camilla Berglund 2013-10-21 17:46:05 +0200
  • bc8ff545ca Fixed mode enumeration for Thunderbolt monitors. Camilla Berglund 2013-10-17 20:38:56 +0200
  • e576bdc894 Removed joystick axis value negation. Camilla Berglund 2013-10-17 20:08:56 +0200
  • d78510457c Added hack for full screen focus on OS X. Camilla Berglund 2013-10-17 19:59:09 +0200
  • dbdf01d4a0 Added getopt dependency to events text. Camilla Berglund 2013-10-17 15:35:01 +0200
  • 7ef7beb9fb Formatting. Camilla Berglund 2013-10-17 15:15:40 +0200
  • 16e63adc40 Tenative setting of install_name. Camilla Berglund 2013-10-16 20:56:59 +0200
  • e85455719d Point made. Camilla Berglund 2013-10-16 20:33:28 +0200
  • 23ff318f59 Replaced find_library with CMAKE_DL_LIBS. Camilla Berglund 2013-10-13 16:24:33 +0200
  • 0041699048 Fixed glfw3.pc not using LIB_SUFFIX. Camilla Berglund 2013-10-12 20:22:48 +0200
  • a5df39e14f Added section on user pointer to window guide. Camilla Berglund 2013-10-12 20:00:16 +0200
  • 4175c9edea Merge pull request #155 from siavashserver/master Camilla Berglund 2013-10-12 10:20:40 -0700
  • 1695fd08f0 Fixed page header background image location. siavash 2013-10-11 23:11:11 +0330
  • 2c920fbb8b Clarified character callback parameter. Camilla Berglund 2013-10-10 19:41:56 +0200
  • 7dd8770e6f Added full screen option to events test. Camilla Berglund 2013-10-10 00:17:53 +0200
  • 9c15e2ff86 Enabled Lion full screen. Camilla Berglund 2013-10-10 00:09:03 +0200
  • 7775c87cd6 Cleanup and change log update. Camilla Berglund 2013-10-09 23:58:43 +0200
  • 1047d5646d Merge pull request #139 from Pieroman/patch-1 Camilla Berglund 2013-10-09 14:47:41 -0700
  • fa765ee719 Removed DOS line breaks. Camilla Berglund 2013-10-09 21:35:35 +0200
  • 50850602b2 Clarified change log entries. Camilla Berglund 2013-10-09 21:12:03 +0200
  • 553cc8ac96 Clarified change log entry. Camilla Berglund 2013-10-09 20:24:57 +0200
  • f2a04a56a4 Added CoreVideo dependency to change log. Camilla Berglund 2013-10-09 20:22:45 +0200
  • a8ff81fd8a Updated .gitignore. Camilla Berglund 2013-10-09 19:46:44 +0200
  • aab08712dd Fixed zero refresh rate on some monitors. Camilla Berglund 2013-10-09 19:45:39 +0200
  • 99784fb8f0 Fixed hidden cursor positioning corner case. Andri Pálsson 2013-10-09 19:03:47 +0200
  • 0e7c6e1d82 Updated change log. Camilla Berglund 2013-10-09 11:58:08 +0200
  • 4e3c990656 Updated change log. Camilla Berglund 2013-10-06 12:34:17 +0200