summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-082-5/+5
* Do not build the examples as part of the regular buildRichard Hughes2017-07-241-30/+0
* Fix compile with -Wformat-signednessRichard Hughes2016-07-271-2/+2
* trivial: Add another python example that shows getting a refcounted listRichard Hughes2013-07-021-0/+28
* trivial: Add a C++ exampleRichard Hughes2013-05-091-0/+67
* trivial: Add a python version of the CdIcc exampleRichard Hughes2013-04-181-0/+30
* trivial: Include a call to setlocale() in the example applicatonRichard Hughes2013-04-181-0/+3
* Add an example for using CdIcc in applicationsRichard Hughes2013-04-181-0/+75
* Don't use the deprecated INCLUDES in Makefile.amRichard Hughes2013-01-141-1/+1
* trivial: Fix up some whitespace problemsRichard Hughes2013-01-111-3/+3
* Fix a crash in the example code if the device has a non-standard qualifier fo...Richard Hughes2012-11-061-0/+4
* Add a Vala version of cd-gtk-demo.Evan Nemerson2012-06-261-0/+43
* trivial: rename some of the API added in the last commitRichard Hughes2012-05-041-11/+11
* Add CdWindow which allows us to get the color profile for a GtkWidgetRichard Hughes2012-05-031-0/+86
* trivial: Add copyright headers to the example programsRichard Hughes2012-05-032-0/+25
* trivial: less hardcoding in examplesRichard Hughes2012-04-261-2/+9
* Add a GObject Introspection exampleRichard Hughes2012-04-231-0/+18
* Don't crash the example program if there is no default profile assignedRichard Hughes2011-07-071-2/+8
* trivial: fix the compile invocation line in one of the examplesRichard Hughes2011-07-071-1/+1
* trivial: fix up two warnings from clangRichard Hughes2011-06-131-0/+1
* Add automatic .gitignore generationRichard Hughes2011-06-102-4/+2
* trivial: add some example code showing off FindDeviceByPropertyRichard Hughes2011-06-031-0/+85
* trivial: fix up the raw DBus example code after the API breakRichard Hughes2011-03-071-4/+4
* trivial: use calloc rather than malloc in the raw C exampleRichard Hughes2011-02-251-10/+7
* Add cd-dbus-use-qualifier as an example of how to use a qualifier in raw DBusRichard Hughes2011-02-233-1/+313
* Move the DBus sample program into examples/ as others will soon followRichard Hughes2011-02-233-0/+141