index
:
mozo
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
master
Easy MATE menu editing tool
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mozo
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
Skip Collection directory
rbuj
1
-13
/
+20
2020-02-24
add meson build files to EXTRA_DIST
raveit65
1
-1
/
+3
2019-08-13
Add Undo and Redo buttons
gm10
2
-5
/
+18
2019-08-11
moveItem: Remove redundant code, add missing check for move mode when merging...
gm10
1
-7
/
+8
2019-08-11
Change DragAction to MOVE
gm10
1
-2
/
+2
2019-08-11
undo/redo: Handle missing files
gm10
1
-18
/
+36
2019-08-11
Fix item drag & drop creating copies, fix undo, redo and a crash when refreshing
gm10
2
-47
/
+41
2019-06-12
Fix DeprecationWarning ABCs from 'collections'
Sam Tygier
1
-1
/
+1
2019-06-12
Fix DeprecationWarning: cgi.escape is deprecated
Sam Tygier
1
-8
/
+8
2019-05-21
use meson to build
Wu Xiaotian
1
-0
/
+27
2019-05-15
Fix drag and drop of .desktop file
Sam Tygier
1
-6
/
+6
2019-03-11
Fix creating new menus and items
gm10
1
-2
/
+2
2019-03-11
Fix moving a menu corrupting the menu
gm10
1
-5
/
+6
2019-02-23
Fix menu entry can not move
Wu Xiaotian
1
-2
/
+2
2018-09-28
Remove libdir from Mozo/config.py
Alexei Sorokin
2
-4
/
+0
2018-05-31
Support new mate-menus api
yetist
3
-167
/
+240
2018-04-25
just reindent python code
yetist
3
-1487
/
+1487
2016-08-23
quit on delete event
Stefano Facchini
1
-0
/
+3
2016-08-23
MainWindow: make property editing work again
Jasper St. Pierre
1
-4
/
+2
2016-08-23
MainWindow: refactor button sensitivity code a bit
Jasper St. Pierre
1
-20
/
+12
2016-08-23
MainWindow: don't select the destination directory after a drop
Jasper St. Pierre
1
-1
/
+0
2016-08-23
MainWindow: fix drag/drop handlers
Jasper St. Pierre
1
-1
/
+1
2016-08-23
util: remove unused for_properties
Jasper St. Pierre
1
-7
/
+1
2016-08-23
add properties and a delete button
Matt Jorde
1
-0
/
+11
2016-08-22
fix minidom related crashes (#29)
Alexei Sorokin
1
-0
/
+11
2016-08-22
encode with utf-8 before writing XML
Alexei Sorokin
2
-14
/
+36
2016-08-22
remove dumb explicit checks
Jasper St. Pierre
3
-18
/
+18
2016-08-22
MenuEditor: be resilient to bad XML
Jasper St. Pierre
1
-16
/
+20
2016-08-22
move revert item code close together
Jasper St. Pierre
1
-25
/
+25
2016-08-22
MenuEditor: undo and redo lists should not be global
Jasper St. Pierre
1
-4
/
+3
2016-08-22
MenuEditor: put removeWhitespaceNodes somewhere else
Jasper St. Pierre
2
-17
/
+18
2016-08-22
MenuEditor: fix up XML writing
Jasper St. Pierre
1
-49
/
+38
2016-08-22
MenuEditor: remove regex madness
Jasper St. Pierre
1
-3
/
+2
2016-08-22
util: use GLib for xdg basedir spec stuff
Jasper St. Pierre
2
-55
/
+24
2016-08-22
MenuEditor: scrap unused __deleteItem
Jasper St. Pierre
1
-4
/
+0
2016-08-22
util: replace our own DesktopParser with GKeyFile
Jasper St. Pierre
3
-140
/
+85
2016-08-22
fix several drag-and-drop usability issues
Lars Kruse
2
-13
/
+37
2016-08-22
don't crash when a desktop has a / in the name
Olav Vitters
1
-1
/
+1
2016-03-21
Fix some deprecations
Sorokin Alexei
1
-1
/
+1
2016-03-04
fix use of spaces/tabs inconsistency in formatting
Sorokin Alexei
2
-3
/
+3
2016-03-04
pygi support fixes
Sorokin Alexei
2
-22
/
+21
2016-03-04
Fix help button callback
Sander Sweers
1
-1
/
+1
2016-03-04
Migrate to GObject Introspection and Gtk3
Stefano Karapetsas
2
-50
/
+63
2015-07-23
Don't crash when a desktop has a / in the name
infirit
1
-1
/
+1
2015-07-23
make undo work when deleting files
infirit
1
-1
/
+1
2015-07-23
Use AM_SILENT_RULES
infirit
1
-1
/
+1
2015-07-23
Don't use a hardcoded path in /tmp
infirit
1
-2
/
+4
2015-07-16
fix wrong highlighting while moving menu items
monsta
1
-0
/
+2
2015-07-09
fixed help link - now it points to mate-user-guide
Monsta
1
-1
/
+1
2012-11-18
fixed incorrect fsf addresses.
Steve Zesch
3
-3
/
+3
[next]