Commit Graph

  • 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
  • 868c7bef86 Merge 6e62fc240c into d82095d7ea sagaceilo 2013-11-12 09:07:01 -0800
  • 6e62fc240c Window WM_MOVE issue Kamil 2013-11-12 17:58:01 +0100
  • a601c69719 Mouse "walking" Kamil 2013-11-12 03:08:18 +0100
  • 5e9117bad2 Merge 8069d56c8c into d82095d7ea sagaceilo 2013-11-11 03:27:43 -0800
  • 8069d56c8c Parent window Kamil 2013-11-11 12:13:45 +0100
  • ef463151b1 Parent window Kamil 2013-11-11 12:02:32 +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
  • 0ec33b5c76 Merge ffdbdcee58 into cc4c7167fd proc-addr 2013-11-07 10:59:55 -0800
  • 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
  • a311a5d21e made glfwConfig.cmake create a GLFW_LIBRARIES cmake variable charlie 2013-11-03 21:18:04 -0500
  • 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
  • 0657c1b64b Merge 6a7935b65e into 1cbd06c8a2 assassini 2013-11-03 04:52:10 -0800
  • 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
  • 6a7935b65e Fixed initial window position and size for hidden windows on X11. assassini 2013-11-03 10:08:01 +0200
  • eabbb20d17 Added NULL test for glGetStringi. Camilla Berglund 2013-11-01 13:55:33 +0100
  • ffdbdcee58 clean up peter 2013-10-28 20:09:41 +0000
  • 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
  • 0200b85f24 convert osx joystick code to use HID interface peter 2013-10-27 12:20:55 +0000
  • 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
  • 63f5e764f0 Merge 1695fd08f0 into 2c920fbb8b siavashserver 2013-10-11 12:45:09 -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
  • 63ca772fea Merge d3f22b8a04 into fa765ee719 Pieroman 2013-10-09 14:43:09 -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
  • ae9de33bb6 Merge 3e1b931033 into 0e7c6e1d82 Andri Pálsson 2013-10-09 08:30:48 -0700
  • 0e7c6e1d82 Updated change log. Camilla Berglund 2013-10-09 11:58:08 +0200
  • 3e1b931033 OSX fix for changing cursor mode from NORMAL to DISABLED Andri Pálsson 2013-10-08 22:33:19 +0200
  • 6a26ef0920 OSX fixed set cursor position on retina in fullscr. Andri Pálsson 2013-10-06 17:51:37 +0200
  • 28a0dc0fb9 OSX set cursor position not working in fullscreen mode Andri Pálsson 2013-10-06 17:03:07 +0200
  • 9369545bb4 OSX fixed cursor flickering Andri Pálsson 2013-10-06 16:55:39 +0200
  • 04abe922b7 OSX fixed set cursor pos in HIDDEN and NORMAL mode Andri Pálsson 2013-10-06 16:54:52 +0200
  • 4e3c990656 Updated change log. Camilla Berglund 2013-10-06 12:34:17 +0200
  • e9694cca47 Merge pull request #152 from sjml/master Camilla Berglund 2013-10-08 10:43:55 -0700
  • f2f748d92d Merge 9e0c07b7ba into 16a8fafab2 Shane Liesegang 2013-10-08 07:51:32 -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
  • dbb2fe98ee Merge 9afd5171ea into 6e68d89e0f aloucks 2013-10-07 07:24:20 -0700
  • 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
  • 2da8742e24 Fixed dead keys in X11. The library will now try to create an X input context to handle dead keys properly on international keyboards. This makes it possible to enter for example an e with accent grave on a German keyboard without further efforts. A fallback mechanism is provided in case the client does not support X input method / context creation. In that case, the library will behave as it did before. Lucas Hinderberger 2013-10-06 21:19:38 +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
  • 5330c651be Merge 34f1c298b6 into 12f0d8d4ca Andrew Corrigan 2013-10-04 08:18:18 -0700