summaryrefslogtreecommitdiff
path: root/src/dummy
AgeCommit message (Expand)AuthorFilesLines
2011-07-19Use git.mk and remove the manual .gitignore filesRichard Hughes2-7/+1
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes2-3/+2
2010-07-12trivial: fix make distcheckRichard Hughes1-0/+8
2010-06-05Port to GTestRichard Hughes3-52/+1
2010-06-05Assign names to our idle sources when using new versions of glib2Richard Hughes1-1/+5
2010-03-30trivial: Add stubs to dummy backend to make it compile again.Michael Biebl1-0/+56
2010-03-26Make dummy backend usable for architectures without a native backendMichael Biebl2-2/+23
2010-03-26Remove libdevkit-power-gobject dependency from backendsMichael Biebl1-1/+0
2010-02-06devkit-power-gobject/up-enum.h be goneMichael Biebl1-0/+1
2010-02-05Remove EGG_* log define.Michael Biebl1-4/+0
2010-01-27Update the Free Software Foundation addressRichard Hughes1-1/+1
2010-01-26trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes1-1/+1
2010-01-18trivial: rename some internal defines for the upower moveRichard Hughes1-5/+5
2010-01-18trivial: DkpNative -> UpNative (no ABI or API break)Richard Hughes1-5/+5
2010-01-18trivial: switch to using the new internal library name (no ABI or API break)Richard Hughes1-2/+2
2010-01-18trivial: switch to using the new marshal names internally (no ABI or API break)Richard Hughes1-2/+2
2010-01-18trivial: switch to using the new enum names internally (no ABI or API break)Richard Hughes1-2/+2
2010-01-18trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes1-6/+6
2010-01-18trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes1-4/+4
2010-01-18trivial: DkpBackend -> UpBackend (no ABI or API break)Richard Hughes1-42/+42
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes3-7/+7
2009-10-16Don't emit changed events from the DkpBackend layer, instead push then throug...Richard Hughes1-9/+9
2009-09-11Add some self tests and fix up some obvious bugsRichard Hughes4-2/+54
2009-09-11bugfix: make the remove logic much cleaner to try to fix bugs where removing ...Richard Hughes1-6/+6
2009-09-11Fix compile for Linux backendRichard Hughes1-2/+5
2009-07-27Initial split to make DeviceKit-power compile without GUdev for non-linux pla...Richard Hughes4-0/+289