Daggerbot
|
c9194e922e
|
Fixes for x11-rs/osmesa-sys conversion.
|
2015-04-11 18:17:49 -07:00 |
|
Pierre Krieger
|
1e94d85d35
|
Adds get_pixel_format() to Window
|
2015-04-11 09:06:08 +02:00 |
|
Daggerbot
|
2d20050b89
|
Using x11-rs and osmesa-rs .
|
2015-04-09 10:38:58 +00:00 |
|
tomaka
|
70d36a3d3d
|
Merge pull request #366 from tomaka/tomaka-patch-1
Run travis for both the beta and the nightly
|
2015-04-08 21:39:59 +02:00 |
|
tomaka
|
5da2da5fb2
|
Run travis for both the beta and the nightly
|
2015-04-08 21:09:14 +02:00 |
|
tomaka
|
2a2c98d631
|
Publish 0.0.23
|
2015-04-08 10:17:00 +02:00 |
|
tomaka
|
0d35ce0035
|
Merge pull request #354 from tomaka/srgb
Add support for sRGB attribute and fix creation on windows
|
2015-04-08 10:16:38 +02:00 |
|
Pierre Krieger
|
65f4809280
|
Add support for sRGB attribute and fix creation on windows
|
2015-04-08 09:44:19 +02:00 |
|
tomaka
|
41044c160a
|
Merge pull request #364 from tomaka/x11-cursor-pos
Implement set_cursor_position() on X11
|
2015-04-08 09:03:36 +02:00 |
|
tomaka
|
3da91fbc92
|
Merge pull request #360 from SSheldon/delegate_refactor
Modify WindowDelegate to own its state
|
2015-04-07 21:58:55 +02:00 |
|
Pierre Krieger
|
5a31b2e438
|
Implement set_cursor_position() on X11
|
2015-04-07 21:54:53 +02:00 |
|
tomaka
|
68856c3add
|
Merge pull request #361 from tomaka/x11-closing
Fix wait_events() not stopping when window is closed on X11
|
2015-04-06 21:46:38 +02:00 |
|
Pierre Krieger
|
80a9e2c316
|
Fix wait_events() not stopping when window is closed on X11
|
2015-04-06 16:47:39 +02:00 |
|
Steven Sheldon
|
b87193c674
|
Modify WindowDelegate to own its state.
|
2015-04-05 20:56:58 -07:00 |
|
tomaka
|
b5a085343e
|
Merge pull request #357 from bobakker/master
Fix OS X window closing bug
|
2015-04-04 07:23:28 +02:00 |
|
Bo Bakker
|
1a33192187
|
Fix OS X window closing bug
|
2015-04-04 01:00:10 +02:00 |
|
tomaka
|
dc5b0110c9
|
Publish 0.0.22
For Rust 1.0.0-beta
|
2015-04-03 19:18:40 +02:00 |
|
tomaka
|
36c927c7a4
|
Merge pull request #356 from tomaka/rustup
Remove deprecated functions
|
2015-04-03 19:18:14 +02:00 |
|
Pierre Krieger
|
b99309bee2
|
Remove deprecated functions
|
2015-04-03 18:41:11 +02:00 |
|
tomaka
|
424cc5ea49
|
Merge pull request #347 from tomaka/win32-pixel-format-details
Fix missing parameter for pixel formats infos on win32
|
2015-04-03 13:54:20 +02:00 |
|
tomaka
|
52fa3c8382
|
Publish 0.0.21
|
2015-04-03 13:10:01 +02:00 |
|
tomaka
|
cd7c1264bf
|
Merge pull request #352 from SSheldon/stable_rust
Update OSX to compile on stable rust
|
2015-04-03 12:01:58 +02:00 |
|
Steven Sheldon
|
9c21758bb7
|
Removed unused features from build and examples.
|
2015-04-03 02:31:15 -07:00 |
|
Steven Sheldon
|
a65a4fd15a
|
Removed unstable clone_from method so OSX can compile.
|
2015-04-03 02:30:29 -07:00 |
|
tomaka
|
631cedb58c
|
Publish 0.0.20
|
2015-04-03 09:57:36 +02:00 |
|
tomaka
|
b13b397286
|
Merge pull request #351 from tomaka/rustup
Remove all features for 1.0 beta
|
2015-04-03 09:57:04 +02:00 |
|
Pierre Krieger
|
0f7bd9071e
|
Remove all features for 1.0 beta
|
2015-04-03 09:42:45 +02:00 |
|
tomaka
|
1c74614c4a
|
Merge pull request #349 from binsoftware/update-rust-cocoa
updating use statements from recent rust-cocoa module changes
|
2015-04-03 08:15:13 +02:00 |
|
tomaka
|
93f4581c08
|
Merge pull request #348 from tomaka/rustup
Rustup
|
2015-04-03 07:52:12 +02:00 |
|
tomaka
|
6c990ae488
|
Merge pull request #350 from bjwbell/README-set_cursor_note
README del note that set_cursor isnt implemented
|
2015-04-03 07:51:59 +02:00 |
|
Bryan Bell
|
1ed1cc6e3c
|
README del note that set_cursor isnt implemented
|
2015-04-02 22:37:41 -07:00 |
|
Ryan Stewart
|
348de5cbe4
|
updating use statements from recent rust-cocoa module changes
|
2015-04-02 15:19:51 -07:00 |
|
Pierre Krieger
|
d33c138164
|
Rustup
|
2015-04-02 22:41:35 +02:00 |
|
Pierre Krieger
|
4d81cc2df1
|
Fix missing parameter for pixel formats infos on win32
|
2015-04-02 13:53:15 +02:00 |
|
tomaka
|
2e1fe8283f
|
Publish 0.0.19
|
2015-04-02 13:23:45 +02:00 |
|
tomaka
|
d96f38cb7e
|
Merge pull request #345 from tomaka/travis-sudo
Use the sudo feature of travis
|
2015-04-02 13:23:25 +02:00 |
|
tomaka
|
aa97fac6ff
|
Merge pull request #344 from tomaka/gles-win32
Add support for GLES on Win32
|
2015-04-02 13:22:59 +02:00 |
|
tomaka
|
a1ce4b6616
|
Merge pull request #343 from tomaka/gl-debug
Fix the default value for OpenGL flag again
|
2015-04-02 13:22:45 +02:00 |
|
Pierre Krieger
|
14bec6c3e4
|
Use the sudo feature of travis
|
2015-04-02 12:53:44 +02:00 |
|
Pierre Krieger
|
eabfa9e624
|
Add support for GLES on Win32
|
2015-04-02 11:17:14 +02:00 |
|
Pierre Krieger
|
8cf875434c
|
Fix the default value for OpenGL flag again
|
2015-04-02 10:13:01 +02:00 |
|
tomaka
|
e51b694d59
|
Merge pull request #340 from tomaka/winimpl-platform
Rename "winimpl" module to "platform"
|
2015-04-02 09:52:21 +02:00 |
|
tomaka
|
f0f4a96d50
|
Merge pull request #342 from tomaka/debug-gl
Fix default OpenGL debug flag being the opposite of what it should be
|
2015-04-02 09:51:58 +02:00 |
|
Pierre Krieger
|
eb430ff207
|
Fix default OpenGL debug flag being the opposite of what it should be
|
2015-04-02 09:06:33 +02:00 |
|
Pierre Krieger
|
414335e0fc
|
Rename "winimpl" to "platform"
|
2015-04-02 08:27:32 +02:00 |
|
tomaka
|
a0ac31b70f
|
Merge pull request #338 from XMPPwocky/master
Fix WM_SETCURSOR
|
2015-04-01 19:41:26 +02:00 |
|
Nathaniel Theis
|
e51dd82478
|
cursor state on w32
|
2015-04-01 10:12:53 -07:00 |
|
tomaka
|
837ea45867
|
Publish 0.0.18
|
2015-04-01 18:18:10 +02:00 |
|
tomaka
|
7a72f79d3d
|
Merge pull request #337 from mitchmindtree/master
Fixed error where rustc couldn't infer the type (OSX)
|
2015-04-01 12:47:27 +02:00 |
|
mitchmindtree
|
ee2a5e4a2f
|
Fixed error where rustc couldn't infer the type
|
2015-04-01 21:23:30 +11:00 |
|