Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gudev: split Javascript examples into gjs and seed specific files | David Zeuthen | 2009-06-02 | 2 | -9/+89 |
| | |||||
* | gudev: Fix up docs for the GUdevClient::uevent signal | David Zeuthen | 2009-06-02 | 1 | -1/+0 |
| | |||||
* | gudev: Fix up pkgconfig file so things actually work | David Zeuthen | 2009-06-01 | 1 | -2/+3 |
| | |||||
* | Fix distcheck | David Zeuthen | 2009-06-01 | 1 | -4/+7 |
| | |||||
* | Add a GObject-based wrapper library for libudev | David Zeuthen | 2009-06-01 | 19 | -0/+2295 |
This makes it much simpler to use libudev from programs already using GObject. It also makes it possible to easily use libudev from other programming languages, such as Javascript, because of GObject introspection support. |