tomaka
|
8b564fd1d1
|
Merge pull request #389 from tomaka/tomaka-patch-1
Update the tested version on travis
|
2015-04-22 18:37:40 +02:00 |
|
tomaka
|
f4a73f5287
|
Update the tested version on travis
|
2015-04-22 18:12:05 +02:00 |
|
tomaka
|
efd2f6cec0
|
Merge pull request #385 from gfxmonk/fix-rbracket
Fix x11 XK_bracketright keycode
|
2015-04-22 08:10:53 +02:00 |
|
Tim Cuthbertson
|
bc2472f32b
|
Fix x11 XK_bracketright keycode
|
2015-04-22 11:06:47 +10:00 |
|
tomaka
|
f81a430c6d
|
Merge pull request #383 from tomaka/remove-deprecated
Remove functions marked as #[deprecated]
|
2015-04-19 11:29:29 +02:00 |
|
Pierre Krieger
|
1ec168fed0
|
Remove functions marked as #[deprecated]
|
2015-04-19 09:52:03 +02:00 |
|
tomaka
|
b1311c984d
|
Merge pull request #382 from ozkriff/fix-android
android: Updated for Rust be9bd7c93 2015-04-05
|
2015-04-18 20:26:31 +02:00 |
|
Andrey Lesnikov
|
65c2884dc3
|
android: Updated for Rust be9bd7c93 2015-04-05
|
2015-04-18 21:12:40 +03:00 |
|
tomaka
|
4d0472f7d8
|
Merge pull request #380 from fkaa/cocoa-mouse-features
Add mouse hiding and more cursors for Cocoa
|
2015-04-17 19:44:18 +02:00 |
|
Felix Kaaman
|
e294441049
|
Add mouse hiding and more cursors for Cocoa
|
2015-04-17 18:01:06 +02:00 |
|
Pierre Krieger
|
677e69fd3a
|
Fix compilation on linux
|
2015-04-17 17:59:37 +02:00 |
|
tomaka
|
2d7a800aee
|
Merge pull request #368 from Daggerbot/wip
Using `x11-rs` and `osmesa-rs`.
|
2015-04-17 17:42:46 +02:00 |
|
tomaka
|
e2307f3113
|
Merge pull request #381 from tomaka/fix-examples
Fix examples so that travis passes again
|
2015-04-17 15:42:24 +02:00 |
|
Pierre Krieger
|
c68fdf3af2
|
Fix examples so that travis passes again
|
2015-04-17 15:23:13 +02:00 |
|
tomaka
|
5494ef9b4e
|
Remove sudo: false or docs generation doesn't work
|
2015-04-16 21:35:54 +02:00 |
|
tomaka
|
d56e723677
|
Publish 0.0.25
|
2015-04-14 22:14:57 +02:00 |
|
tomaka
|
079212961d
|
Merge pull request #378 from bobakker/master
Fixes #358
|
2015-04-13 06:25:27 +02:00 |
|
tomaka
|
226c1b96fd
|
Merge pull request #375 from kvark/x11-pixel-format
X11 get_pixel_format and sRGB
|
2015-04-12 19:50:09 +02:00 |
|
Dzmitry Malyshau
|
ac23d3114c
|
Implemented get_pixel_format for X11
|
2015-04-12 13:45:41 -04:00 |
|
tomaka
|
d5138d2708
|
Merge pull request #371 from tomaka/get-pixel-format
Adds get_pixel_format() to Window
|
2015-04-12 19:44:12 +02:00 |
|
tomaka
|
253a27d306
|
Merge pull request #376 from tomaka/prim-monitor-win32
Fix get_primary_monitor on win32
|
2015-04-12 19:04:27 +02:00 |
|
Bo Bakker
|
53663d0ecc
|
Fixes #358
|
2015-04-12 16:02:06 +02:00 |
|
Pierre Krieger
|
b81cd0cd2f
|
Fix get_primary_monitor on win32
|
2015-04-12 09:32:25 +02:00 |
|
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 |
|