blob: 62c9e44ab8ae927e2b9d65a5318b9d03fc2afa5f (
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
|
### mate-netbook 1.19.0
* WidthOfScreen and HeightOfScreen implementation
* window picker: disconnect signal handlers in dispose function
* window picker: add icon to prefs dialog
* window picker: disable vertical expand of button in prefs dialog
* window picker: add icon for taskbar to About dialog
* maximus: don't crash on invalid window ID
* Translations update
### mate-netbook 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting
to make generating release announcements easier
* Build: require mate-panel >= 1.17
* Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
--with-gtk build option
* Translations update
### mate-netbook 1.16.1
* Window Picker Applet: fix invisible icons in GTK+3 build
* Window Picker Applet: fix occasional runtime warning about
workspace being NULL
* Translations update
### mate-netbook 1.16.0
* Window Picker Applet: use GtkAboutDialog instead of MateAboutDialog
* Window Picker Applet: prevent possible crash
* mate-maximus: port from libunique to GApplication
* Drop dependencies on libmate-desktop and libunique
* Translations update
### mate-netbook 1.14.0
* Drop MateConf migration script
* GTK+3: fix some deprecations
* Several fixes and cleanups
* Translations update
* Fix Changelog generation
### mate-netbook 1.12.0
* Window Picker Applet: have background automatically painted
* Retrieve strings directly from gschema (requires intltool 0.50.1)
* Several small fixes and cleanups
### mate-netbook 1.10.0
* translation update
### mate-netbook 1.9.91
* Use MateAboutDialog
### mate-netbook 1.8.0
* Add GTK3 support
* Use libwnck instead of libmatewnck
* Fix long delay with different window managers than marco
### mate-netbook 1.5.0
* Migrate to GSettings and drop mateconf
* Drop libmateui
* Update to new libmatepanelapplet-4.0
|