summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release colord-gtk 0.1.26COLORD_GTK_0_1_26Richard Hughes2014-12-023-3/+14
|
* Do not link against the unused gio-unix-2.0Richard Hughes2014-12-021-1/+1
|
* trivial: Remove unused include fileRichard Hughes2014-12-021-1/+0
|
* Fix cd-convert to work with multiple sensors attachedRichard Hughes2014-11-111-13/+33
|
* Actually install the cd-convert utilityRichard Hughes2014-11-116-5/+137
|
* Provide an optional Gtk2 version of libcolord-gtkRichard Hughes2013-05-176-10/+75
|
* trivial: post release version bumpRichard Hughes2013-03-192-5/+5
|
* Release colord-gtk 0.1.25COLORD_GTK_0_1_25Richard Hughes2013-03-193-5/+17
|
* Fix up the licence boilerplate for CdSampleWidgetRichard Hughes2013-03-192-22/+22
|
* Give the sample widget slightly curved corners and a gray outlineRichard Hughes2013-01-291-2/+36
|
* trivial: Add some 'Since:' markupRichard Hughes2013-01-282-0/+10
|
* Fix warnings when building ColordGtk-1.0.girRichard Hughes2013-01-183-0/+3
| | | | | Add missing includes in some header files to remove warnings when building the GObjectIntrospection files.
* trivial: Fix up a gtk-doc warningRichard Hughes2013-01-181-1/+1
|
* Do not use deprecated functions from libcolordRichard Hughes2013-01-182-4/+4
|
* trivial: Fix some invalid gtk-doc markupRichard Hughes2013-01-091-0/+1
|
* trivial: post release version bumpRichard Hughes2012-12-172-6/+6
|
* Release colord-gtk 0.1.24COLORD_GTK_0_1_24Richard Hughes2012-12-172-1/+14
|
* trivial: Use GDK_EXPOSURE_MASK otherwise the sample windows doesn't show upRichard Hughes2012-12-101-1/+2
|
* Hide the mouse cursor when it goes over the sample widgetRichard Hughes2012-12-102-1/+59
|
* Never use -Werror as it breaks jhbuildRichard Hughes2012-12-101-3/+0
|
* trivial: Enable the vala files in the example spec fileRichard Hughes2012-12-091-0/+1
|
* Don't use a GtkImage for the sample windowRichard Hughes2012-12-095-45/+239
| | | | This allows us to have _huge_ sample windows in the future.
* trivial: enable vala when doing make distcheckRichard Hughes2012-10-241-0/+1
|
* Fix the buildMatthias Clasen2012-10-241-2/+0
| | | | | | | cd-profile.h can't be included like that anymore. It is not needed either. Signed-off-by: Richard Hughes <richard@hughsie.com>
* Fix automatic dep on valaPacho Ramos2012-10-021-2/+6
| | | | Signed-off-by: Richard Hughes <richard@hughsie.com>
* trivial: fix an include typo in cd-window.hRichard Hughes2012-09-211-1/+1
|
* trivial: post release version bumpRichard Hughes2012-08-292-5/+5
|
* Release colord-gtk 0.1.23COLORD_GTK_0_1_23Richard Hughes2012-08-291-0/+8
|
* trivial: add include guards to cd-sample-window.hRichard Hughes2012-06-272-1/+5
|
* Do not reuse __COLORD_H_INSIDE__ as this causes #include insanityRichard Hughes2012-06-274-9/+6
|
* trivial: post release version bumpRichard Hughes2012-06-272-11/+8
|
* Release colord-gtk 0.1.22COLORD_GTK_0_1_22Richard Hughes2012-06-272-13/+10
|
* trivial: bump the release to 0.1.22 to avoid doing tricks with epochsRichard Hughes2012-06-262-5/+5
|
* Clarify that CdSampleWindow is LGPLv2+, not GPLv2+Richard Hughes2012-06-263-357/+183
|
* trivial: Fix up Fedora example spec file after Fedora package reviewRichard Hughes2012-06-261-8/+10
|
* Fix Vala binding generation for colord-gtkEvan Nemerson2012-06-261-3/+4
| | | | Signed-off-by: Richard Hughes <richard@hughsie.com>
* introspection: assorted colord-gtk introspection fixesEvan Nemerson2012-06-262-5/+3
| | | | | | | Scan the C files, change the prefix to "cd", and clean up some warnings emitted when --warn-all is passed. Signed-off-by: Richard Hughes <richard@hughsie.com>
* Fix release instructions and version numberRichard Hughes2012-06-262-16/+8
| | | | The version number isn't going to be linked to colord.
* Import GTK-specific code from colord into a new projectRichard Hughes2012-06-1836-0/+2908
| | | | This removes the dependancy loop when bootstrapping a distro, or using jhbuild.
* Initial commitRichard Hughes2012-06-181-0/+339