Commit Graph

18 Commits

Author SHA1 Message Date
Julian Ospald 6e5a9ab5d4
Switch to using glib-sys
We need GVariant and to_glib_none() later,
which must be from the crate glib_sys.
2017-07-09 14:19:48 +02:00
Julian Ospald bf90bccef8
Undeprecate 2017-07-09 13:52:54 +02:00
Mika Attila 5ab8f64e88 Deprecate in favor of notify-rust 2017-04-01 17:55:11 +02:00
Mika Attila a61230b012 Update dependencies 2016-01-27 23:11:38 +01:00
Mika Attila 69a2d18218 Version bump 2015-11-03 09:19:13 +01:00
Mika Attila d19aadb4d2 Version bump 2015-10-24 14:55:05 +02:00
Mika Attila 7556615e78 Specify exact versions of dependencies 2015-10-24 14:54:47 +02:00
Mikhail Zabaluev d979d8a2d1 Renamed glib packages
I'm going to normalize the package names in gi-rust, while also switching
to generated code that provides nearly all of the library API. This
package is one of the few that depends on the current name.
2015-10-23 23:34:09 +03:00
Mika Attila d23eabffea Version bump 2015-09-19 09:42:31 +02:00
Mika Attila ffd99b67e2 Depend on gtypes 2015-09-19 09:42:17 +02:00
Mika Attila 72df2c0adb Version bump 2015-03-27 08:34:00 +01:00
Mika Attila e9665b08c2 Version bump 2015-03-09 21:18:05 +01:00
Mika Attila c66aec1c86 Add documentation link 2015-03-09 21:17:41 +01:00
Mika Attila 87de6c375f Add more info to Cargo.toml 2015-03-09 21:06:34 +01:00
Mika Attila f6229fed25 Depend on crates.io packages instead of git 2015-03-09 21:04:13 +01:00
Mika Attila 23951a87a8 Temporarily rely on crumblingstatue/glib-sys 2015-03-08 17:34:28 +01:00
Mika Attila 2d06fb7cc3 Implement a rudimentary API for showing a message. 2015-03-07 13:55:19 +01:00
Mika Attila 67a9f17d0e Add skeleton 2015-03-06 20:25:55 +01:00