blob: e3579675acf06efe1eb325c192b733e31158f05b (
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
68
|
### mozo 1.21.0
sync with transifex
drop acinclude.m4 which is not needed anymore
Support new mate-menus api
just reindent python code
### mozo 1.20.0
* Translations update
### mozo 1.19.0
* Translations update
* Restore Polish translation credits from GNOME
* remove ancient NEWS.GNOME
### mozo 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting
to make generating release announcements easier
* Translations update
### mozo 1.16.0
* Add Properties and Delete buttons
* Fix several drag-and-drop issues
* Fix crash when .desktop file has slash in the name
* Some more fixes and cleanups
* Translations update
### mozo 1.14.1
* Fix crash and erasing of menu file when processing
non-ASCII character
* Fix crash on invalid XML file
* Always encode with UTF-8 before writing XML file
* Translations update
### mozo 1.14.0
* Move to GTK+3 and GObject Introspection, drop old
PyGTK-related code
* Translations update
* Fix Changelog generation
### mozo 1.12.0
* Enable startup notification
* Add silent rules
* Some bugfixes
### mozo 1.10.1
* Fix wrong highlighting while moving menu items
when separators are present.
* Remove deprecated GTK properties
* Fix help link
### mozo 1.10.0
* Translations update
### mozo 1.8.0
* Tarball renamed to mozo
* Update translations
* Update manpage
|