Commit Graph

18 Commits

Author SHA1 Message Date
Mika Attila
d3ad5323fb Update doc example 2015-03-10 19:18:44 +01:00
Mika Attila
445f0b6d13 Implement std::fmt::Display for the error types 2015-03-10 19:14:18 +01:00
Mika Attila
a0955acabd Add example to the documentation 2015-03-10 08:46:54 +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
0f65528ba1 Add MIT License 2015-03-09 21:05:03 +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
e2a758d947 Update show example 2015-03-08 17:14:52 +01:00
Mika Attila
4fa9d1d959 Add info to doc that there can only be one context at a time 2015-03-08 17:11:44 +01:00
Mika Attila
2e317752c2 Add some documentation 2015-03-08 17:07:50 +01:00
Mika Attila
0e83385a01 Context::new_notification: Make body arg optional, add icon arg 2015-03-08 16:59:15 +01:00
Mika Attila
a0a98a6521 Remove std_misc feature attribute
Apparently, it's not needed anymore
2015-03-08 16:35:46 +01:00
Mika Attila
68b3d02ba2 Make sure Notification cannot outlive Context 2015-03-07 14:21:17 +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
Mika Attila
3ccac5755b Initial commit 2015-03-06 20:22:32 +01:00