Commit graph

  • e467819794 Merge pull request #767 from emilio/x11-cursor-hide tomaka 2016-04-17 19:36:34 +0200
  • 0918fe4d9c
    x11: Refactor NoneCursor logic so it applies to CursorState::Hide too Emilio Cobos Álvarez 2016-04-17 18:14:53 +0200
  • 51aeb27d7e
    x11: Add cursor hiding Emilio Cobos Álvarez 2016-04-17 17:32:34 +0200
  • 558eeadbd5 Merge pull request #766 from est31/master tomaka 2016-04-17 17:33:25 +0200
  • 7fb6450d17 Improve X11 cursor symbols handling est31 2016-04-16 20:37:53 +0200
  • 648e831538 Merge pull request #763 from Bobo1239/glx-caveat tomaka 2016-04-13 15:22:36 +0200
  • b9065f56ba glx: Always set CONFIG_CAVEAT to DONT_CARE Boris-Chengbiao Zhou 2016-04-13 13:37:58 +0200
  • ff3dcf2573 Merge pull request #762 from pierrechevalier83/master tomaka 2016-04-13 09:12:42 +0200
  • 18c065a2a1 Publish 0.5.1 Pierre Chevalier 2016-04-13 07:52:31 +0100
  • ce3d6dbe56 Merge pull request #761 from pierrechevalier83/master tomaka 2016-04-13 08:41:17 +0200
  • c68c0d96b2 Fix pixel format support detection in glx. #748 Pierre Chevalier 2016-04-13 01:13:56 +0100
  • ce03ade47c Merge pull request #759 from tomaka/tomaka-patch-1 tomaka 2016-04-11 13:30:40 +0200
  • 136d3beed1 Publish 0.5.0 tomaka 2016-04-06 16:34:30 +0200
  • d2343106bc Merge pull request #755 from BonsaiDen/glx_multisampling_conformance tomaka 2016-04-06 16:34:05 +0200
  • 9a129aa862 Merge pull request #750 from BonsaiDen/x11_window_size_constraints tomaka 2016-03-30 09:15:13 +0200
  • 1b313df1ea glx: Support non-conformant multisampling fbconfigs. Ivo Wetzel 2016-03-30 08:40:32 +0200
  • 0e9fad5d23 Merge branch 'master' of github.com:tomaka/glutin into x11_window_size_constraints Ivo Wetzel 2016-03-30 08:21:01 +0200
  • 89dd63b9ce Merge pull request #752 from RichardlL/master tomaka 2016-03-27 21:40:11 +0200
  • 117069ef90 Changed MouseMoved((i32, i32)) to MouseMoved(i32, i32), breaking change Richard Lettich 2016-03-27 14:39:20 -0400
  • f7bef4f156 Merge pull request #7 from tomaka/fix-test tomaka 2016-03-26 18:23:21 +0100
  • 007ad0f911 Fix the test and the examples Pierre Krieger 2016-03-26 18:07:52 +0100
  • 6d7e3e73d1 Merge pull request #6 from tomaka/merge-glutin tomaka 2016-03-26 18:07:17 +0100
  • d216d6b052 Merge remote-tracking branch 'glutin/master' into merge-glutin Pierre Krieger 2016-03-26 17:55:03 +0100
  • 1b7a3cd31f Correctly apply initial size constraints for x11 windows. Ivo Wetzel 2016-03-25 19:52:57 +0100
  • 7a5e47c446 Merge branch 'master' into x11_window_size_constraints Ivo Wetzel 2016-03-25 02:54:40 +0100
  • 8ae2df68e1 Merge pull request #744 from adamncasey/patch-1 tomaka 2016-03-24 19:56:55 +0100
  • 0cf1f01990 Merge pull request #746 from Thinkofname/hide-cursor-state-x11 tomaka 2016-03-24 07:37:58 +0100
  • 261a3ef6b5 Merge pull request #749 from bjz/update-gl_generator tomaka 2016-03-24 07:31:47 +0100
  • e8b3570db4 Update gl_generator to v0.5 Brendan Zabarauskas 2016-03-24 14:03:38 +1100
  • 5acd63df63 Merge pull request #747 from Thinkofname/remove-debug-print tomaka 2016-03-21 22:38:18 +0100
  • 5c4bfe1379 Remove a debug print added in 1de66e4ef Thinkofname 2016-03-21 18:49:00 +0000
  • 267221af3e Implement CursorState::Hide for x11 Thinkofname 2016-03-21 18:42:54 +0000
  • 9a8ca6ebae Merge pull request #745 from SSheldon/objc2 tomaka 2016-03-21 10:15:54 +0100
  • c5268309c3 Update objc to 0.2. Steven Sheldon 2016-03-20 16:04:11 -0700
  • 9e2a179daa Enable more Windows keys Adam Casey 2016-03-19 09:45:14 +0000
  • 9643d2625c Merge pull request #743 from UK992/win32-vk tomaka 2016-03-18 06:48:53 +0100
  • 28599a5d79 Uncomment more keys on win32 UK992 2016-03-18 02:44:48 +0100
  • 45d25471c3 Merge pull request #730 from Manishearth/nav tomaka 2016-03-17 12:45:58 +0100
  • 1de66e4efb Add support for navigation keys Manish Goregaokar 2016-02-27 15:29:06 +0530
  • a3543b700f Merge pull request #733 from fkaa/cocoa-memleak Paul Rouget 2016-03-17 03:08:47 +0100
  • 3e9a5e711e Merge pull request #740 from pcwalton/mac-resize-drag-borderless-tomaka Paul Rouget 2016-03-16 06:08:33 +0100
  • 141f61002e Merge pull request #741 from tomaka/fix-mac-build Paul Rouget 2016-03-15 16:13:31 +0100
  • c0adb8d87e Fix Mac build by bumping core-graphics. Corey Farwell 2016-03-14 20:22:16 -0400
  • 7249529654 Make Mac borderless windows resizable and draggable. Patrick Walton 2016-03-14 15:51:10 -0700
  • 140fd1f156 Merge pull request #736 from metajack/fix-core-graphics tomaka 2016-03-09 07:17:35 +0100
  • 717d0184c0 Pin core-graphics to 0.2 since cocoa 0.2.4 does Jack Moffitt 2016-03-08 22:59:15 -0700
  • 7473d99c2f Implement min/max_dimensions for x11 windows. Ivo Wetzel 2016-03-06 20:47:10 +0100
  • e843206c13 Merge pull request #735 from metajack/overscroll-tomaka Paul Rouget 2016-03-04 01:28:43 +0100
  • 7886ff9acd Add phases to wheel events. Patrick Walton 2016-03-02 16:13:13 -0800
  • 08c311839f Fix memory leak while creating NSEvent and swapping buffers (Fixes #514) Felix Kaaman 2016-03-02 16:40:19 +0100
  • 2638db665a Merge pull request #732 from zkirill/master tomaka 2016-03-02 06:42:13 +0100
  • 74a28adba2 Fix this_platform_is_not_supported on OpenBSD. Kirill Zdornyy 2016-03-01 18:06:13 -0800
  • 366608d026 Merge pull request #731 from pcwalton/event-deflooding-tomaka Paul Rouget 2016-03-01 00:56:11 +0100
  • bcd7999bf6 cocoa: Post Awakened events at the end of the queue to avoid floods. Patrick Walton 2016-02-29 15:10:35 -0800
  • 7eeaddebd4 Merge pull request #4 from tomaka/xlib tomaka 2016-02-27 14:03:57 +0100
  • 16f76b2407 Make it compile on Linux Pierre Krieger 2016-02-27 13:59:11 +0100
  • 6a6d7a29d5 Merge pull request #725 from paulrouget/forceTouch tomaka 2016-02-26 11:18:50 +0100
  • 68818751f4 TouchpadPressure event Paul Rouget 2016-02-19 04:51:02 +0100
  • b4d4fee8b6 Merge pull request #2 from fkaa/cocoa-cleanup tomaka 2016-02-23 13:44:34 +0100
  • 778b8fa87a Purge OpenGL from cocoa Felix Kaaman 2016-02-23 13:25:33 +0100
  • 3548276f8f Merge pull request #1 from tomaka/cleanup tomaka 2016-02-23 13:01:04 +0100
  • ffb6b0f15c Travis adjustements Pierre Krieger 2016-02-23 13:00:32 +0100
  • 10bb03c5f0 Remove most OpenGL stuff and make it compile on win32 Pierre Krieger 2016-02-23 12:56:23 +0100
  • bd605478d1 Merge pull request #723 from petevine/master tomaka 2016-02-14 18:21:45 +0100
  • e4bf0a22b5 Update Cargo.toml petevine 2016-02-14 18:03:50 +0100
  • c6c9ef4fca Merge pull request #702 from tomaka/platform-specific tomaka 2016-02-10 18:33:13 +0100
  • ec76d991ad Unlocks platform-specific attributes Pierre Krieger 2016-01-07 16:01:18 +0100
  • 86dd75f7e9 Publish 0.4.8 Pierre Krieger 2016-02-09 15:24:44 +0100
  • 9238a48ffc Merge branch 'master' of http://github.com/tomaka/gl-init-rs Pierre Krieger 2016-02-09 15:20:06 +0100
  • 75a940d4f1 Merge pull request #668 from tomaka/emscripten tomaka 2016-02-09 14:40:21 +0100
  • 982279bc39 Update the emscripten port of glutin Pierre Krieger 2015-12-05 11:54:56 +0100
  • 03ca5d5216 Merge pull request #722 from paulrouget/azerty tomaka 2016-02-09 09:53:58 +0100
  • 202f8c5a2d allow non ascii character in ReceivedCharacter Paul Rouget 2016-02-08 14:42:44 +0100
  • 3246613a51 Merge pull request #709 from gdamjan/support-utf8-window-title tomaka 2016-02-03 10:13:14 +0100
  • b63070db25 Merge pull request #718 from paulrouget/hidpiwheel tomaka 2016-02-02 10:53:11 +0100
  • 99073eec7b osx: scroll delta should take hidpi factor into account Paul Rouget 2016-02-02 10:25:26 +0100
  • 5288b7dfc6 Merge pull request #717 from petevine/patch-1 tomaka 2016-02-01 16:46:46 +0100
  • abdfa91b75 Update Cargo.toml petevine 2016-02-01 16:27:16 +0100
  • 4222812e12 Merge pull request #716 from mmatyas/typofix tomaka 2016-02-01 11:54:04 +0100
  • 4c7460a410 Typo fix in package description Mátyás Mustoha 2016-02-01 11:22:22 +0100
  • 5cce3f9640 Publish 0.4.7 Pierre Krieger 2016-01-29 07:36:09 +0100
  • 8f1151cbc4 Publish 0.4.6 tomaka 2016-01-28 22:44:32 +0100
  • 5cdf6c1798 Merge pull request #715 from mbrubeck/glx-double-buffer tomaka 2016-01-28 22:44:12 +0100
  • c67e43d076 Use double buffering by default on GLX Matt Brubeck 2016-01-28 13:03:21 -0800
  • 50c7c91c19 Merge pull request #714 from mmatyas/i8_to_char tomaka 2016-01-26 13:15:35 +0100
  • 11bbca7ca7 Replace i8 with libc::c_char Mátyás Mustoha 2016-01-26 12:44:34 +0100
  • 0faaa590b1 Merge pull request #713 from jshrake/fix-readme-usage tomaka 2016-01-23 21:30:18 +0100
  • bccbbaa57c Fix the usage example in the README jshrake 2016-01-23 11:37:32 -0800
  • 1ab6677f1e Merge pull request #710 from notriddle/master tomaka 2016-01-22 08:01:27 +0100
  • 0a43f8f733 Allow it to work under Xvfb. Michael Howell 2016-01-18 22:39:08 -0700
  • 1113fa1c13 Merge pull request #703 from FredrikNoren/master tomaka 2016-01-18 23:07:31 +0100
  • 2a66d1cffc Construct cocoa headless context based on args Fredrik Noren 2016-01-18 13:12:40 -0500
  • db074dc32f Use GLES Fredrik Noren 2016-01-18 12:45:55 -0500
  • e9fc0eeb87 call set_title() in new() Damjan Georgievski 2016-01-17 18:40:31 +0100
  • c923b27cad support utf8 window titles via _NET_WM_NAME standard Damjan Georgievski 2016-01-17 18:02:40 +0100
  • 0297efb741 Merge pull request #707 from rhoot/nswindow tomaka 2016-01-17 16:51:46 +0100
  • c71b14afb9 Adding os::macos. Johan Sköld 2016-01-16 15:12:21 -0800
  • 3e0f6adec4 Merge pull request #706 from ecoal95/xinputfocus-error tomaka 2016-01-16 19:49:32 +0100
  • 4d729164c7 x11: Poll the window until it is really visible Emilio Cobos Álvarez 2016-01-16 18:11:06 +0100
  • 9ba16e31a9 Merge pull request #705 from dten/patch-2 tomaka 2016-01-14 17:26:18 +0100