aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add support for navigation keysManish Goregaokar2016-03-174-13/+18
|/ /
* | Merge pull request #733 from fkaa/cocoa-memleakPaul Rouget2016-03-171-1/+13
|\ \
| * | Fix memory leak while creating NSEvent and swapping buffers (Fixes #514)Felix Kaaman2016-03-021-1/+13
* | | Merge pull request #740 from pcwalton/mac-resize-drag-borderless-tomakaPaul Rouget2016-03-161-1/+3
|\ \ \
| * | | Make Mac borderless windows resizable and draggable.Patrick Walton2016-03-141-1/+3
* | | | Merge pull request #741 from tomaka/fix-mac-buildPaul Rouget2016-03-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Mac build by bumping core-graphics.Corey Farwell2016-03-141-1/+1
|/ / /
* | | Merge pull request #736 from metajack/fix-core-graphicstomaka2016-03-091-1/+1
|\ \ \
| * | | Pin core-graphics to 0.2 since cocoa 0.2.4 doesJack Moffitt2016-03-081-1/+1
|/ / /
| | * Implement `min/max_dimensions` for x11 windows.Ivo Wetzel2016-03-061-6/+28
| |/ |/|
* | Merge pull request #735 from metajack/overscroll-tomakaPaul Rouget2016-03-045-10/+19
|\ \ | |/ |/|
| * Add phases to wheel events.Patrick Walton2016-03-035-10/+19
|/
* Merge pull request #732 from zkirill/mastertomaka2016-03-0214-15/+22
|\
| * Fix this_platform_is_not_supported on OpenBSD.Kirill Zdornyy2016-03-0114-15/+22
|/
* Merge pull request #731 from pcwalton/event-deflooding-tomakaPaul Rouget2016-03-011-1/+1
|\
| * cocoa: Post Awakened events at the end of the queue to avoid floods.Patrick Walton2016-02-291-1/+1
|/
* Merge pull request #725 from paulrouget/forceTouchtomaka2016-02-263-6/+16
|\
| * TouchpadPressure eventPaul Rouget2016-02-263-6/+16
|/
* Merge pull request #723 from petevine/mastertomaka2016-02-141-0/+7
|\
| * Update Cargo.tomlpetevine2016-02-141-0/+7
* | Merge pull request #702 from tomaka/platform-specifictomaka2016-02-1013-17/+92
|\ \
| * | Unlocks platform-specific attributesPierre Krieger2016-02-1013-17/+92
|/ /
* | Publish 0.4.8Pierre Krieger2016-02-091-2/+2
* | Merge branch 'master' of http://github.com/tomaka/gl-init-rsPierre Krieger2016-02-0910-32/+83
|\ \
| * \ Merge pull request #668 from tomaka/emscriptentomaka2016-02-098-19/+49
| |\ \
| | * | Update the emscripten port of glutinPierre Krieger2016-02-098-19/+49
| |/ /
| * | Merge pull request #722 from paulrouget/azertytomaka2016-02-091-3/+1
| |\ \
| | * | allow non ascii character in ReceivedCharacterPaul Rouget2016-02-081-3/+1
| |/ /
| * | Merge pull request #709 from gdamjan/support-utf8-window-titletomaka2016-02-031-7/+20
| |\ \
| | * | call set_title() in new()Damjan Georgievski2016-01-171-4/+2
| | * | support utf8 window titles via _NET_WM_NAME standardDamjan Georgievski2016-01-171-3/+18
| * | | Merge pull request #718 from paulrouget/hidpiwheeltomaka2016-02-021-2/+5
| |\ \ \
| | * | | osx: scroll delta should take hidpi factor into accountPaul Rouget2016-02-021-2/+5
| |/ / /
| * | | Merge pull request #717 from petevine/patch-1tomaka2016-02-011-0/+7
| |\ \ \ | | |_|/ | |/| |
| | * | Update Cargo.tomlpetevine2016-02-011-0/+7
| |/ /
| * | Merge pull request #716 from mmatyas/typofixtomaka2016-02-011-1/+1
| |\ \
| | * | Typo fix in package descriptionMátyás Mustoha2016-02-011-1/+1
* | | | Publish 0.4.7Pierre Krieger2016-01-291-1/+1
|/ / /
* | | Publish 0.4.6tomaka2016-01-281-1/+1
* | | Merge pull request #715 from mbrubeck/glx-double-buffertomaka2016-01-281-4/+3
|\ \ \
| * | | Use double buffering by default on GLXMatt Brubeck2016-01-281-4/+3
|/ / /
* | | Merge pull request #714 from mmatyas/i8_to_chartomaka2016-01-261-2/+2
|\ \ \
| * | | Replace `i8` with `libc::c_char`Mátyás Mustoha2016-01-261-2/+2
|/ / /
* | | Merge pull request #713 from jshrake/fix-readme-usagetomaka2016-01-231-1/+1
|\ \ \ | |/ / |/| |
| * | Fix the usage example in the READMEjshrake2016-01-231-1/+1
|/ /
* | Merge pull request #710 from notriddle/mastertomaka2016-01-221-30/+27
|\ \
| * | Allow it to work under Xvfb.Michael Howell2016-01-191-30/+27
|/ /
* | Merge pull request #703 from FredrikNoren/mastertomaka2016-01-184-139/+149
|\ \ | |/ |/|
| * Construct cocoa headless context based on argsFredrik Noren2016-01-184-100/+105
| * Use GLESFredrik Noren2016-01-183-3/+5