| .. |
|
.gitignore
|
of course, the right thing to do is make a static lib to avoid playing with ../src/ type paths
|
2008-08-01 17:27:12 +01:00 |
|
dkp-client.c
|
trivial: add a fixme
|
2009-01-23 17:14:02 +00:00 |
|
dkp-client.h
|
feature: get rid of DkpObject and instead use the GObject property system correctly
|
2009-02-27 11:59:27 +00:00 |
|
dkp-device.c
|
feature: get rid of DkpObject and instead use the GObject property system correctly
|
2009-02-27 11:59:27 +00:00 |
|
dkp-device.h
|
feature: get rid of DkpObject and instead use the GObject property system correctly
|
2009-02-27 11:59:27 +00:00 |
|
dkp-enum.c
|
feature: get rid of DkpObject and instead use the GObject property system correctly
|
2009-02-27 11:59:27 +00:00 |
|
dkp-enum.h
|
feature: get rid of DkpObject and instead use the GObject property system correctly
|
2009-02-27 11:59:27 +00:00 |
|
dkp-history-obj.c
|
convert to using egg_ functionality like other projects
|
2008-08-28 15:49:19 +01:00 |
|
dkp-history-obj.h
|
bugfix: remove use of EggObjList, which was pretty hacky, and try to make the library more sane
|
2009-02-26 12:15:20 +00:00 |
|
dkp-qos-obj.c
|
trivial: fix build
|
2009-02-09 16:34:08 +00:00 |
|
dkp-qos-obj.h
|
bugfix: remove use of EggObjList, which was pretty hacky, and try to make the library more sane
|
2009-02-26 12:15:20 +00:00 |
|
dkp-stats-obj.c
|
feature: add two new properties, has-history and has-statistics
|
2008-10-23 13:38:22 +01:00 |
|
dkp-stats-obj.h
|
bugfix: remove use of EggObjList, which was pretty hacky, and try to make the library more sane
|
2009-02-26 12:15:20 +00:00 |
|
dkp-wakeups-obj.c
|
trivial: change the interface to be a double with per seconds, not per minute
|
2009-01-30 13:53:56 +00:00 |
|
dkp-wakeups-obj.h
|
bugfix: remove use of EggObjList, which was pretty hacky, and try to make the library more sane
|
2009-02-26 12:15:20 +00:00 |
|
dkp-wakeups.c
|
trivial: return zero for GetTotal when the method fails
|
2009-01-30 14:33:24 +00:00 |
|
dkp-wakeups.h
|
bugfix: remove use of EggObjList, which was pretty hacky, and try to make the library more sane
|
2009-02-26 12:15:20 +00:00 |
|
egg-debug.c
|
convert to using egg_ functionality like other projects
|
2008-08-28 15:49:19 +01:00 |
|
egg-debug.h
|
convert to using egg_ functionality like other projects
|
2008-08-28 15:49:19 +01:00 |
|
egg-string.c
|
convert to using egg_ functionality like other projects
|
2008-08-28 15:49:19 +01:00 |
|
egg-string.h
|
convert to using egg_ functionality like other projects
|
2008-08-28 15:49:19 +01:00 |
|
Makefile.am
|
feature: get rid of DkpObject and instead use the GObject property system correctly
|
2009-02-27 11:59:27 +00:00 |