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