Commit Graph

  • 839721b926 Fixed VC++ warnings. Camilla Berglund 2014-08-15 12:53:47 +0200
  • 8cd88ddf61 Cleanup of OS X cursor fixes. Camilla Berglund 2014-08-13 09:15:48 +0200
  • 87fb437d76 Fixed changing cursor while it's outside window. Arseny Kapoulkine 2014-07-30 19:57:43 -0700
  • e74ebf0be3 Fix cursor behavior on OS X. Arseny Kapoulkine 2014-07-29 08:35:56 -0700
  • c95c934920 Merge 737e58768d into 26f86ac50a Arseny Kapoulkine 2014-08-13 07:02:53 +0000
  • 26f86ac50a Merge pull request #333 from ricardomv/fix-reopen Camilla Berglund 2014-08-13 08:59:25 +0200
  • b4d4fc8f79 Optimize _glfwInitJoysticks on OS X. Arseny Kapoulkine 2014-05-01 22:39:21 -0700
  • 7058c481e9 Merge 7051308a17 into e7de2bbc9e Arseny Kapoulkine 2014-08-13 06:03:06 +0000
  • e7de2bbc9e Optimize _glfwInitJoysticks on OS X. Arseny Kapoulkine 2014-05-01 22:39:21 -0700
  • 3b7d34a1d5 Moved XKB header to header variable. Camilla Berglund 2014-08-11 23:53:37 +0200
  • aa4ec94d71 Removed link interface no-op. Camilla Berglund 2014-08-11 20:30:12 +0200
  • dd043d737f Use CMake threading variable for Wayland. Camilla Berglund 2014-08-11 20:27:48 +0200
  • 6e0ea02f17 Quoted all CMake paths with substitution. Camilla Berglund 2014-08-11 20:24:16 +0200
  • 87490316c8 Fixed video modes not being rotated to match CRTC. Camilla Berglund 2014-08-10 16:35:09 +0200
  • 6ce60ae014 Fixed win32 issue with Fullscreen to Window retaining HWND_TOPMOST. HWND_NOTOPMOST used to set as highest non top window, and removed SWP_NOZORDER to ensure the HWND_NOTOPMOST parameter is used. Doug Binks 2014-07-31 17:11:33 +0100
  • 737e58768d Fix changing cursor while it's outside the window Arseny Kapoulkine 2014-07-30 19:57:43 -0700
  • ab1301de8a Fix cursor behavior on OSX Arseny Kapoulkine 2014-07-29 08:35:56 -0700
  • 036da0fb4e Added RandR header inclusion to native header. Camilla Berglund 2014-07-28 21:19:50 +0200
  • a7c9ca3b43 wayland: Release input focus when window is destroyed Ricardo Vieira 2014-07-26 21:55:43 +0100
  • 7051308a17 Optimize _glfwInitJoysticks on OSX Arseny Kapoulkine 2014-05-01 22:39:21 -0700
  • c39ebfe1b8 Fixed callback syntax in tutorial. Camilla Berglund 2014-07-23 23:48:24 +0200
  • 434d0947e5 Merge pull request #321 from ricardomv/wayland-resize Camilla Berglund 2014-07-21 14:45:23 +0200
  • acf6bfb1f6 wayland: Destroy window context before clearing the egl surface Ricardo Vieira 2014-07-10 22:08:28 +0100
  • 2c5c6a1ff5 wayland: Add support for resizing windows Ricardo Vieira 2014-07-10 22:07:30 +0100
  • 08dccc390d wayland: Remove unused code Ricardo Vieira 2014-07-10 22:05:54 +0100
  • 70fd348432 Fixed API version in header files. Camilla Berglund 2014-07-08 13:44:34 +0200
  • ec971959cc Added style WS_VISIBLE to fix focus issue. Doug Binks 2014-06-24 17:32:33 +0200
  • 9705113529 Added mode toggling to Boing. Camilla Berglund 2013-10-29 14:09:46 +0100
  • 6b21ef5759 Added glfwSetWindowMonitor. Camilla Berglund 2013-10-28 16:03:53 +0100
  • cd93df4fe0 Made events test monitor callback static. Camilla Berglund 2014-07-07 23:23:46 +0200
  • 0364457947 Added custom Doxygen layout file. Camilla Berglund 2014-07-04 13:27:19 +0200
  • 9c545d6a14 Fixed typo. Siavash Eliasi 2014-07-03 10:26:49 +0430
  • c015852498 Restored smaller Doxygen code block padding. Camilla Berglund 2014-07-02 18:41:11 +0200
  • 7135f203f5 Merge pull request #322 from glfw/light-grey-highlight Camilla Berglund 2014-07-02 18:21:49 +0200
  • 5a48f3123f Using a light grey syntax highlighting theme. Siavash Eliasi 2014-07-02 20:32:33 +0430
  • ef60891c2c Added credit. Camilla Berglund 2014-07-01 10:49:50 +0200
  • 7d1d5752c3 Merge 06de4b9ed6 into 704dc3e34d Ricardo Vieira 2014-07-01 08:42:46 +0000
  • 704dc3e34d Fixed crash on Wayland with DRM-backend. Ricardo Vieira 2014-06-30 01:59:41 +0100
  • 0b12906e06 Merge 8d1892cb89 into 3eae79f6e0 Ricardo Vieira 2014-07-01 08:38:55 +0000
  • 3eae79f6e0 Fixed Wayland EGL pkg-config module name. Ricardo Vieira 2014-06-28 17:36:17 +0100
  • f31b3d24e4 Merge 5e35720bb4 into 76f78cf123 Jonas Ådahl 2014-07-01 08:36:27 +0000
  • 76f78cf123 Fixed name of xkbcommon pkg-config module. Jonas Ådahl 2014-06-30 09:08:00 +0200
  • 5e35720bb4 CMakeList.txt: Use 'xkbcommon' as dep name instead of libxkbcommon Jonas Ådahl 2014-06-30 09:08:00 +0200
  • 2230a68e42 wayland: Follow _glfwInputChar() type change Jonas Ådahl 2014-06-30 09:07:36 +0200
  • 06de4b9ed6 Fix crash on wayland with drm-backend Ricardo Vieira 2014-06-30 01:59:41 +0100
  • 879ee22f35 Fix xkbcommon package name in pkg-config Ricardo Vieira 2014-06-30 00:38:17 +0100
  • 93e2db0237 Fix build, give _glfwInputChar the right arguments Ricardo Vieira 2014-06-29 23:09:51 +0100
  • 896d040c68 Merge pull request #316 from jadahl/wayland-input Camilla Berglund 2014-06-29 23:44:35 +0200
  • 9ac854b7bb wayland: Add keyboard support Jonas Ådahl 2014-06-29 23:09:21 +0200
  • 2f71bfc152 x11: Move KeySym to unicode converter out of x11 backend Jonas Ådahl 2014-06-29 23:01:11 +0200
  • 819e148510 examples/boing: Add ball-follow-cursor functionality Jonas Ådahl 2014-06-29 16:51:25 +0200
  • 7d373477ed wayland: Build with -pthread Jonas Ådahl 2014-06-29 12:30:19 +0200
  • a75cf5a163 wayland: Add basic input support Jonas Ådahl 2014-06-29 12:29:00 +0200
  • 4c68049d86 wayland: Fix indentation Jonas Ådahl 2014-06-29 12:22:23 +0200
  • dea861abd8 Fixed all EGLConfigs listed as single-buffered. Ricardo Vieira 2014-06-29 19:19:34 +0100
  • 2cdac057ad Merge 0084d1c567 into 51208601a4 boscorillium 2014-06-29 10:45:39 +0000
  • 8d1892cb89 wayland: fix pkg-config package name Ricardo Vieira 2014-06-28 17:36:17 +0100
  • 51208601a4 Setting CSS for horizontal rules. Siavash Eliasi 2014-06-03 12:53:53 +0430
  • 2ea74e60f9 Using slightly brighter set of colors for message boxes. Siavash Eliasi 2014-06-03 12:42:49 +0430
  • db5b089cee Increasing code block padding. Siavash Eliasi 2014-06-03 12:35:32 +0430
  • ce3ff08932 Using different color for links inside code blocks. Siavash Eliasi 2014-06-03 11:58:25 +0430
  • 30eccfd454 No orange links in documentation message boxes. Siavash Eliasi 2014-06-03 10:38:56 +0430
  • eb13951fb2 Removed unnecessary CSS rule. Siavash Eliasi 2014-06-03 10:08:28 +0430
  • 0a9147486e Merge 716c2d97a0 into deb50ce0cb Doug Binks 2014-06-25 10:30:41 +0000
  • deb50ce0cb Added style WS_VISIBLE to fix focus issue. Doug Binks 2014-06-24 17:32:33 +0200
  • 716c2d97a0 Removed styleMod. Doug Binks 2014-06-25 10:06:53 +0200
  • 08b91c5516 FIxed issue in previous commit. Doug Binks 2014-06-24 23:07:00 +0200
  • 2c5a381675 Moved WS_VISIBLE modifier to SetWindowLongPtr in _glfwPlatformSetWindowMonitor Doug Binks 2014-06-24 22:51:32 +0200
  • e4c919a6df WS_VISIBLE only set if window needs to be visible. Doug Binks 2014-06-24 20:17:09 +0200
  • 53df5422b8 Added style WS_VISIBLE to fix mode change issues with focus. Doug Binks 2014-06-24 17:32:33 +0200
  • 271d9fc76e Formatting. Camilla Berglund 2014-06-24 13:24:54 +0200
  • 384de3d1d1 Merge 27df891a7a into 55b5ca0bcc Doug Binks 2014-06-24 11:09:52 +0000
  • 55b5ca0bcc Fixed WGL not re-creating for sRGB hint. Doug Binks 2014-06-23 20:29:25 +0200
  • 46a56ea742 Clarified charmods in events test. Camilla Berglund 2014-06-24 13:04:40 +0200
  • 27df891a7a Merge branch 'master' into AnalyzeContext-sRGB Doug Binks 2014-06-24 11:54:22 +0200
  • 96b12ee504 Added character with modifiers callback. Camilla Berglund 2014-06-12 23:04:20 +0200
  • ad3a40f35b _glfwAnalyzeContext adds check for sRGB Doug Binks 2014-06-23 20:29:25 +0200
  • 601021eff5 Merge b27b644610 into 9b6c14b7ae Dmitri Shuralyov 2014-06-22 21:05:19 +0000
  • 9b6c14b7ae Unified X11 cursor creation. Camilla Berglund 2014-06-22 13:13:53 +0200
  • cdaec8a93f Added mode toggling to Boing. Camilla Berglund 2013-10-29 14:09:46 +0100
  • 0f7d412890 Added glfwSetWindowMonitor. Camilla Berglund 2013-10-28 16:03:53 +0100
  • 215924f797 Removed harmless CGDisplay to NSScreen error. Camilla Berglund 2014-06-19 13:50:29 +0200
  • e8e05d462c Documentation work. Camilla Berglund 2014-04-23 13:30:11 +0200
  • a7b9deb2ca Fixed use of previous member name. Camilla Berglund 2014-06-18 21:07:54 +0200
  • 8ac54e8b14 Formatting. Camilla Berglund 2014-04-09 18:12:10 +0200
  • dcc3e72d39 Introducing extra.less and using Less CSS for higher flexibility. Siavash Eliasi 2014-06-02 13:44:44 +0430
  • 0a4796b2a0 Doxygen CSS cleanup. Siavash Eliasi 2014-06-01 16:06:59 +0430
  • 9e72bb1775 Setting CSS for missed elements. Siavash Eliasi 2014-05-21 14:04:35 +0430
  • f3b65445dc Fixed cursor outside new full screen windows. Camilla Berglund 2014-06-18 17:10:26 +0200
  • 7cb217ed4a Fixed plural forms on key/button arrays. Camilla Berglund 2014-05-18 21:28:11 +0200
  • cdd44849b8 Updated glad. Camilla Berglund 2014-04-24 09:47:46 +0200
  • 35fd08f594 Made windows test show all windows at once. Camilla Berglund 2014-05-19 11:55:56 +0200
  • 11587f1dde Added position testing to windows test. Camilla Berglund 2014-04-23 16:47:09 +0200
  • 3ce7bfef07 Added GLFW_FLOATING. Camilla Berglund 2014-05-23 14:01:02 +0200
  • c9808586b3 Added GLFW_DOUBLEBUFFER. Camilla Berglund 2014-04-24 19:21:10 +0200
  • 281013002d Added GLFW_DONT_CARE. Camilla Berglund 2014-04-08 18:57:43 +0200
  • 25e7ff1196 Added GLFW_AUTO_ICONIFY. Camilla Berglund 2014-04-08 15:32:34 +0200
  • 4fb5da75dc Consume WM_ERASEBKGND. Camilla Berglund 2014-04-08 21:16:48 +0200
  • 5e008ad074 Removed tautological test. Camilla Berglund 2014-04-08 15:50:27 +0200
  • 20792526c6 Clarified dependency list. Camilla Berglund 2014-06-18 16:13:49 +0200