blob: 7e5793cca123bf422c6bfde62f0fc27b3621c518 (
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
|
1.15.1
* Translation update
* Slider: improve GtkStyleContex functions
* Standard: port to GtkStyleContext
* themes: make text translatable
* standard: do not use dprecated GtkAlignment
* Save some RAM in NotifyTimeout
* slider: do not use dprecated GtkAlignment
* nodoka: do not use deprecated GtkAlignment
* coco: do not use dprecated GtkAlignment
* GTK+-3.20 daemon: avoid deprecated GdkDeviceManager
1.15.0
* Translations update
* remove ancient and unneeded NEWS.GNOME file
* use 'm4' dir instead of 'macros' - it's more common name for it
* slider: remove color overriding that does nothing these days
* require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build option
* 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
|