summaryrefslogtreecommitdiff
path: root/NEWS
blob: 143a6be4fc68e6c34e1b9de7dda38120edc56cd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Version 0.3.0
~~~~~~~~~~~~~
Released: 2022-02-16

New Features:
 - Add a GTK4 variant (Georges Basile Stavracas Neto)

Bugfixes:
 - Make introspection optional in meson (David Michael)
 - Make GTK3 build optional too (Georges Basile Stavracas Neto)

Version 0.2.0
~~~~~~~~~~~~~
Released: 2019-06-20

New Features:
 - Migrate to gettext (Martin Blanchard)
 - Port to DocBook 5 (Martin Blanchard)
 - Port to the Meson build system (Martin Blanchard)

Bugfixes:
 - Do not leak plug_name (Roman Lebedev)
 - Fix gtk-doc build when srcdir != builddir (Ting-Wei Lan)

Version 0.1.26
~~~~~~~~~~~~~~
Released: 2014-12-02

New Features:
 - Actually install the cd-convert utility (Richard Hughes)
 - Provide an optional Gtk2 version of libcolord-gtk (Richard Hughes)

Bugfixes:
 - Do not link against the unused gio-unix-2.0 (Richard Hughes)
 - Fix cd-convert to work with multiple sensors attached (Richard Hughes)

Version 0.1.25
~~~~~~~~~~~~~~
Released: 2013-03-19

New Features:
 - Give the sample widget slightly curved corners and a gray outline (Richard Hughes)

Bugfixes:
 - Do not use deprecated functions from libcolord (Richard Hughes)
 - Fix warnings when building ColordGtk-1.0.gir (Richard Hughes)
 - Fix up the licence boilerplate for CdSampleWidget (Richard Hughes)

Version 0.1.24
~~~~~~~~~~~~~~
Released: 2012-12-17

New Features:
 - Hide the mouse cursor when it goes over the sample widget (Richard Hughes)

Bugfixes:
 - Don't use a GtkImage for the sample window (Richard Hughes)
 - Fix automatic dep on vala (Pacho Ramos)
 - Fix the build (Matthias Clasen)
 - Never use -Werror as it breaks jhbuild (Richard Hughes)

Version 0.1.23
~~~~~~~~~~~~~~
Released: 2012-08-29

Bugfixes:
 - Do not reuse __COLORD_H_INSIDE__ as this causes #include insanity (Richard Hughes)
 - Add include guards to cd-sample-window.h (Richard Hughes)

Version 0.1.22
~~~~~~~~~~~~~~
Released: 2012-06-27

New Features:
 - Import GTK-specific code from colord into a new project (Richard Hughes)

Bugfixes:
 - Assorted colord-gtk introspection fixes (Evan Nemerson)
 - Clarify that CdSampleWindow is LGPLv2+, not GPLv2+ (Richard Hughes)
 - Fix release instructions and version number (Richard Hughes)
 - Fix Vala binding generation for colord-gtk (Evan Nemerson)