Commit Graph

  • fa35d701a7 Fixed sharing between windowed and fullscreen windows. Camilla Berglund 2013-05-02 17:30:57 +0200
  • cdfbe68a96 Cleanup. Camilla Berglund 2013-04-30 19:40:29 +0200
  • 4a2a00766c TLS key cleanup. Camilla Berglund 2013-05-02 16:48:11 +0200
  • 6b7f5671f8 Merged GLX error code into library struct. Camilla Berglund 2013-05-02 16:37:55 +0200
  • be28914732 Added setting of _NET_WM_PID. Camilla Berglund 2013-05-02 16:31:27 +0200
  • 5cf56a442c Removed APPLE as UNIX is true on OS X. Camilla Berglund 2013-05-01 17:11:49 +0200
  • 161c73ea66 Removed centered flag. Camilla Berglund 2013-04-30 17:30:24 +0200
  • 98c16700a5 Merge pull request #54 from johnbartholomew/unix-so-hide-internal-symbols Camilla Berglund 2013-05-01 07:33:16 -0700
  • 93f4effd2b Do not export internal symbols from a unix shared library. John Bartholomew 2013-05-01 13:08:09 +0100
  • 7ecd2eb53b Fixed NSBeep on certain chords. Camilla Berglund 2013-04-30 19:02:31 +0200
  • 296632c8d2 Fixed joystick state not being initialized. Camilla Berglund 2013-04-30 17:03:09 +0200
  • aa3364a73e Fixed jitter in captured cursor mode. Camilla Berglund 2013-04-30 15:50:01 +0200
  • d6030808eb Cleanup of clipboard manager work. Camilla Berglund 2013-04-30 02:16:24 +0200
  • affb62514a Cleanup of clipboard manager work. Camilla Berglund 2013-04-29 20:54:42 +0200
  • 179194a687 Added support for clipboard manager. Camilla Berglund 2013-04-29 13:16:56 +0200
  • 1b34887e10 Formatting. Camilla Berglund 2013-04-29 12:45:18 +0200
  • ae1532670c Separated formats from targets. Camilla Berglund 2013-04-29 12:43:54 +0200
  • dab22c4c53 Cleanup. Camilla Berglund 2013-04-29 12:33:27 +0200
  • 822eb1c986 Added support for MULTIPLE target. Camilla Berglund 2013-04-29 12:26:25 +0200
  • 7012d97958 Removed clipboard format index macros. Camilla Berglund 2013-04-29 00:23:59 +0200
  • 3ec2925da4 Added note on coordinate truncation. Camilla Berglund 2013-04-25 18:03:15 +0200
  • 690fe6f645 Added undecorated windows to news page. Camilla Berglund 2013-04-24 23:54:15 +0200
  • 0046b210e2 Merged hints into library struct. Camilla Berglund 2013-04-24 23:47:08 +0200
  • 9bc6b7f550 Removed addressed bug. Camilla Berglund 2013-04-23 23:00:46 +0200
  • 72277846bd Removed stale comment. Camilla Berglund 2013-04-22 17:33:47 +0200
  • 4538a525f0 Added notes on synthetic release events. Camilla Berglund 2013-04-24 19:49:46 +0200
  • 3ec843a1da Fixed captured cursor mode on OS X. Camilla Berglund 2013-04-22 00:38:51 +0200
  • 7423cfa5bf Corrected type of cursor coordinates. Camilla Berglund 2013-04-22 16:04:24 +0200
  • 7405bc48cd Added proper monitor comparison. Camilla Berglund 2013-04-22 14:43:13 +0200
  • 2891c9629f Fixed hidden cursor mode on OS X. Camilla Berglund 2013-04-22 00:12:25 +0200
  • a2745574c8 OS X hidden cursor cleanup. Camilla Berglund 2013-04-21 22:46:35 +0200
  • 74d6a5d883 Nomenclature fix. Camilla Berglund 2013-04-21 21:54:33 +0200
  • f5ba0d9f22 Video mode setting cleanup. Camilla Berglund 2013-04-21 21:28:07 +0200
  • b0ae7a6957 Added refresh event for resize on OS X. Camilla Berglund 2013-04-21 17:39:10 +0200
  • ace0a8ef28 Fixed type for cached cursor coords. Camilla Berglund 2013-04-21 16:28:46 +0200
  • 6fd396f766 Removed C99-ism. Camilla Berglund 2013-04-21 16:28:08 +0200
  • f175b2dddc Only apply cursor mode to focused windows. Camilla Berglund 2013-04-19 00:19:48 +0200
  • 037c5ec6f5 Added repository URL to readme. Camilla Berglund 2013-04-19 00:19:22 +0200
  • 11a27de3d3 Added return by setters of previous callback. Camilla Berglund 2013-04-08 21:21:21 +0200
  • 37a137559e Monitor enumeration cleanup. Camilla Berglund 2013-04-18 15:30:28 +0200
  • dc58dd1bef Merge pull request #52 from nilium/osx-cursor-hidden-patch Camilla Berglund 2013-04-18 06:22:53 -0700
  • 57751a5494 Added initial NSScreen integration. Camilla Berglund 2013-04-17 23:07:44 +0200
  • 130f07d8c3 Added include required for XUniqueContext. Camilla Berglund 2013-04-17 17:31:29 +0200
  • f06a700307 Renamed support directory to deps. Camilla Berglund 2013-04-17 15:42:21 +0200
  • 1c4f7525d5 Added mintty/msvcrt fix to events test. Camilla Berglund 2013-04-17 15:31:20 +0200
  • e9712739ba Formatting. Camilla Berglund 2013-04-17 15:29:17 +0200
  • 1fe21b22a3 Assume that malloc works. Camilla Berglund 2013-04-17 15:14:42 +0200
  • 662958ef11 Make resetMouseCursor consistent with setCursorMode Noel Cower 2013-04-16 16:49:43 -0600
  • 1ba8fd05c0 Add GLFW_CURSOR_HIDDEN. Noel Cower 2013-04-16 16:37:06 -0600
  • 1f148f2bd6 Keep cursor centered in window while captured. Noel Cower 2013-04-16 16:35:14 -0600
  • 94853a3a05 Made context creation use correct CGDisplay. Camilla Berglund 2013-04-16 23:33:49 +0200
  • 1ffd8f667f Cleanup. Camilla Berglund 2013-04-16 23:19:58 +0200
  • 7b7ef1e07b Cleanup of Win32 mouse button handling. Camilla Berglund 2013-04-16 20:57:51 +0200
  • c12759880d Fixed Win32 cursor mode switch jitter. Camilla Berglund 2013-04-16 20:50:59 +0200
  • 008376d450 Restore cursor position on capture mode exit. Camilla Berglund 2013-04-16 20:46:58 +0200
  • 648c8e7371 Put synthetic key releases after defocus event. Camilla Berglund 2013-04-16 16:06:28 +0200
  • 2caee225ea Fixed hidden cursor mode for focus events. Camilla Berglund 2013-04-16 16:05:30 +0200
  • 948cc0488d Documentation work. Camilla Berglund 2013-04-16 02:02:22 +0200
  • 26756b9ae1 Moved to use X11 context manager. Camilla Berglund 2013-04-15 02:16:51 +0200
  • 32273c5d96 Formatting. Camilla Berglund 2013-04-14 16:33:20 +0200
  • 52ade53553 Removed stale comment. Camilla Berglund 2013-04-14 16:10:16 +0200
  • 6164eb603b Added tracking of cursor visibility. Camilla Berglund 2013-04-14 15:36:10 +0200
  • 608109c249 Documentation work. Camilla Berglund 2013-04-11 20:18:46 +0200
  • 2e8446fe74 Fixed member order in GLFWvidmode. Camilla Berglund 2013-04-11 01:31:00 +0200
  • 082306b1db Added support for WM_UNICHAR. Camilla Berglund 2013-04-11 00:59:21 +0200
  • fa0cbd9a44 Documentation work. Camilla Berglund 2013-04-11 01:07:07 +0200
  • 159f9b9526 Changed default cursor mode for fullscreen. Camilla Berglund 2013-04-10 01:57:43 +0200
  • 8282a8fbe0 Documentation work. Camilla Berglund 2013-04-10 23:01:12 +0200
  • 7b5b33ee3b Documented GLFW_DECORATED. Camilla Berglund 2013-04-08 15:28:38 +0200
  • 49db3b2a9e Formatting. Camilla Berglund 2013-04-08 15:16:32 +0200
  • 8e2e7b37a1 Undecorated window support on win/mac/linux. NathanSweet 2013-04-08 03:07:52 +0200
  • 2f7cad5765 Added credit. Camilla Berglund 2013-04-08 15:23:52 +0200
  • 85b64edcf0 Fix modifier keys. NathanSweet 2013-04-08 03:04:10 +0200
  • d4a61bbd36 Removed unused type. Camilla Berglund 2013-04-08 13:59:04 +0200
  • cd2b6eb83c Replaced __declspec(thread) with TlsAlloc. Camilla Berglund 2013-04-08 03:48:39 +0200
  • e248fb6056 Documentation work. Camilla Berglund 2013-03-29 14:06:23 +0100
  • 98063d2957 Replaced NULL with EGL_DEFAULT_DISPLAY. Camilla Berglund 2013-03-24 21:19:53 +0100
  • 28bf3f700d Fixed uninitialized variable. Camilla Berglund 2013-03-24 21:18:33 +0100
  • 3ee5b0e788 Added note on atexit removal. Camilla Berglund 2013-03-19 13:36:44 +0100
  • 13ccf7d9de Fixed bullet lists. Camilla Berglund 2013-04-07 13:46:38 +0200
  • 21525d119f Updated readme links to guides. Camilla Berglund 2013-04-07 13:26:06 +0200
  • f0bae76e5f Added credit. Camilla Berglund 2013-04-07 13:25:17 +0200
  • 87a085a65c Merge pull request #48 from jayschwa/fix-dlopen Camilla Berglund 2013-04-07 04:19:25 -0700
  • 83b26c9160 Fixed dlopen entry point retrieval mechanism. Jay Weisskopf 2013-04-06 05:28:36 -0400
  • 953b7f52e5 No characters from Ctrl and Alt chords. Camilla Berglund 2013-04-04 17:13:28 +0200
  • 810d889539 Fixed function signature on OS X. Camilla Berglund 2013-03-28 00:30:08 +0100
  • f41d85a209 Added initial XInput2 cursor motion. Camilla Berglund 2013-04-04 16:48:58 +0200
  • 129e94da2e Changed cursor pos to double. Camilla Berglund 2013-04-04 16:16:21 +0200
  • 4c0e946da3 Added possible ES3 bit. Camilla Berglund 2013-03-21 01:18:07 +0100
  • 9843666e1c Updated eglext.h. Camilla Berglund 2013-03-21 01:17:16 +0100
  • 7915e8d778 Added setting of EGL_RENDERABLE_TYPE. Camilla Berglund 2013-03-21 01:12:07 +0100
  • fbda6d4f62 Made docs build (quietly) by default. Camilla Berglund 2013-03-18 21:31:04 +0100
  • ebe02f94af Added CMake target for documentation. Camilla Berglund 2013-03-18 21:21:12 +0100
  • c6ef232dba Clarified language on hint usage. Camilla Berglund 2013-03-18 21:19:35 +0100
  • 8fe816d248 Removed GLFW_NO_ERROR. Camilla Berglund 2013-03-18 19:21:17 +0100
  • 2d5fb77c90 Documentation work. Camilla Berglund 2013-03-18 19:11:02 +0100
  • 87af36830c Added reference to example source file. Camilla Berglund 2013-03-18 15:57:58 +0100
  • 469a9cf338 Transition guide work. Camilla Berglund 2013-03-18 15:52:47 +0100
  • 23f6176fbf Expanded docs on init and terminate. Camilla Berglund 2013-03-12 19:53:29 +0100
  • 378c75d153 Added GLFW_INCLUDE_NONE. Camilla Berglund 2013-03-13 20:44:00 +0100