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

Commit Graph

  • 98cbf6fda1 Added documentation for modifier bits. Camilla Berglund 2013-05-23 14:42:33 +0200
  • 1f0122e05c Fixed uses of renamed symbol. Camilla Berglund 2013-05-23 14:41:43 +0200
  • eff85f9500 Added super modifier bit. Noel Cower 2013-05-23 13:22:27 +0200
  • 3bcffba24a Renamed control modifier bit to match key token. Camilla Berglund 2013-05-23 14:11:05 +0200
  • 47b06e1fdc Removed C99-ism. Camilla Berglund 2013-05-23 00:12:11 +0200
  • 2bb0be38ce Corrected sonames in .gitignore file. Camilla Berglund 2013-05-22 23:04:43 +0200
  • 15ed715f4e Moved public headers to the GLFW directory. Camilla Berglund 2013-05-22 22:46:34 +0200
  • ce1e84def6 Made glfwGetVideoMode consistent with getters. Camilla Berglund 2013-05-22 22:16:43 +0200
  • 5d308db654 New gamma ramp API. Camilla Berglund 2013-05-19 15:46:44 +0200
  • 6df692b61e Renamed CURSOR_CAPTURED to CURSOR_DISABLED. Camilla Berglund 2013-04-26 17:20:31 +0200
  • 9264b5da0e Removed double mode for cursor mode. Camilla Berglund 2013-04-26 14:29:55 +0200
  • 2d1b835711 Added a conservative set of key modifiers. Camilla Berglund 2012-12-09 19:19:00 +0100
  • 7f2eb7b15b New joystick API. Camilla Berglund 2013-04-24 19:25:42 +0200
  • c4d856bcb2 Fixed window positioning on OS X. Camilla Berglund 2013-05-22 21:37:41 +0200
  • 0b5de6dd28 Fixed cursor positioning on OS X. Camilla Berglund 2013-05-22 18:03:54 +0200
  • a8a69006ff Added paragraph on clipboard manager. Camilla Berglund 2013-05-20 14:22:19 +0200
  • f68f28ba0b Formatting. Camilla Berglund 2013-05-20 13:12:13 +0200
  • 583c8a8e8e Added XInput dependency to pkgconfig file. Camilla Berglund 2013-05-20 13:06:09 +0200
  • 2b0b031ed7 Updated gitignore file. Camilla Berglund 2013-05-20 12:40:35 +0200
  • 9a5feaad05 Dropped fsfocus test. Camilla Berglund 2013-05-20 12:41:28 +0200
  • f966ff894a Added refresh rate calculation to tearing test. Camilla Berglund 2013-05-19 19:18:18 +0200
  • 19cfc5e6f2 Grammar fix. Camilla Berglund 2013-05-19 10:24:14 +0200
  • 9fe71af79a Fixed broken test for broken RandR gamma. Camilla Berglund 2013-05-19 09:48:36 +0200
  • e5a4bea4df Improved reopen test input. Camilla Berglund 2013-05-19 09:18:57 +0200
  • 67e7d8ca5f Fixed window position for EWMH full screen. Camilla Berglund 2013-05-19 09:08:42 +0200
  • 97d71393cc Made CMake file require XInput. Camilla Berglund 2013-05-19 08:16:19 +0200
  • 673d5b55e7 Added section on Ubuntu dependencies. Camilla Berglund 2013-05-17 02:52:33 +0200
  • c00d057eda Documented that out parameters always get set. Camilla Berglund 2013-05-15 15:01:42 +0200
  • e20e8f9954 Comment fixes. Camilla Berglund 2013-05-14 01:11:28 +0200
  • 1eac29d168 Ensured that count out parameter is always set. Camilla Berglund 2013-05-14 01:06:31 +0200
  • 64630af362 CMake config file cleanup. Camilla Berglund 2013-05-14 01:03:40 +0200
  • d82f068f7e Reintroduced manual framebuffer config selection. Camilla Berglund 2013-05-13 15:49:59 +0200
  • 538556bfd5 Merge pull request #18 from belkiss/master Camilla Berglund 2013-05-12 09:57:36 -0700
  • f6eccf145b Add glfwConfig module. Lambert Clara 2013-05-09 15:47:44 +0200
  • c310d1c47c Restored explicit linking for threading test. Camilla Berglund 2013-05-07 22:37:18 +0200
  • 807f1622ea Added threading library to link dependencies. Camilla Berglund 2013-05-07 21:39:09 +0200
  • 475d10d9d8 Formatting. Camilla Berglund 2013-05-02 22:41:22 +0200
  • f27eca113e Moved OpenGL framework loading to NSGL module. Camilla Berglund 2013-05-02 22:41:09 +0200
  • efe3ee8818 Initial OS X fullscreen iconification work. Camilla Berglund 2013-05-02 18:16:23 +0200
  • 58ae11778a Replaced expensive IOKit function. Camilla Berglund 2013-05-02 18:02:52 +0200
  • b0e66c925c Explicitly choose closest policy. Camilla Berglund 2013-05-02 17:35:09 +0200
  • 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