summaryrefslogtreecommitdiff
path: root/NEWS
blob: 4dee81a6a4d856c496ff2b84fb98ff2746806b9c (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
1.16.1
  * Fix markup parsing
  * Translations update

1.16.0
  * Build: use 'm4' dir instead of 'macros' for m4 macros, like
    in other projects
  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
    --with-gtk build option
  * Add support for GNotification
  * Fix escaping of special characters
  * Fix various GTK+ deprecations
  * Translations update

1.14.1
  * Translations update
  * themes: make text translatable
  * Save some RAM in NotifyTimeout
  * Coco, Nodoka: set notification window type

1.14.0
  * Drop MateConf migration script
  * GTK+3: explicitly wrap notification text at 50 characters
  * GTK+3: stop reversing fg/bg colors in slider theme (use colors
    from current GTK+ theme as is)
  * GTK+3: some more fixes for slider theme
  * GTK+3: some deprecation fixes
  * Translations update
  * Add Changelog generation

1.12.1
  * Fix crash due to regression
  * GTK+3 fixes
  * Translations update

1.12.0
  * Retrieve strings directly from gschema (requires intltool 0.50.1)
  * Fix height and visibility of themes in gtk3
  * Multiple theme fixes
  * Some more fixes and cleanups

1.10.2
  * Standard theme: fix crash when clicking on close button
  * Properties: remove useless help button
  * Fix build with GLib 2.36
  * Some more bugfixes

1.10.1
  * Don't crash on notifications from Rhythmbox
  * Some more bugfixes
  * Translations update

1.10.0
  * Bugfixes

1.8.0
  * Switch to libwnck