summaryrefslogtreecommitdiff
path: root/NEWS
blob: aa0184c391292780813bfdaf60daab9d7595cc26 (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
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)