Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-22 | encode with utf-8 before writing XML | Alexei Sorokin | 2 | -14/+36 | |
based on: https://github.com/GNOME/alacarte/commit/f7835d7 https://github.com/GNOME/alacarte/commit/0d7f351 | |||||
2016-08-22 | remove dumb explicit checks | Jasper St. Pierre | 3 | -18/+18 | |
replace "== None" with "is None", replace "== False" with "not" | |||||
2016-08-22 | MenuEditor: be resilient to bad XML | Jasper St. Pierre | 1 | -16/+20 | |
https://bugzilla.gnome.org/show_bug.cgi?id=654167 | |||||
2016-08-22 | move revert item code close together | Jasper St. Pierre | 1 | -25/+25 | |
quick organizational commit | |||||
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 | |
don't even. | |||||
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 | |
1) drag and drop of an item from the item pane "into" a menu item of the item pane 2) moving a separator item from the item pane "into" a menu item of the "menu pane" 3) dragging an item from the item pane to another position in the item pane (between two other items) https://bugzilla.gnome.org/show_bug.cgi?id=611278 | |||||
2016-08-22 | don't crash when a desktop has a / in the name | Olav Vitters | 1 | -1/+1 | |
reported by Andreas Moog https://bugzilla.gnome.org/show_bug.cgi?id=576531 | |||||
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 | |
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/225941 | |||||
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 | |
when separators are present. fixes https://github.com/mate-desktop/mozo/issues/16 | |||||
2015-07-09 | fixed help link - now it points to mate-user-guide | Monsta | 1 | -1/+1 | |
please note though that the guide only mentions "menubar" editing, while all other menu types can be freely edited with Mozo as well - since they all use the same set of items under the hood. | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 3 | -3/+3 | |
2012-07-12 | fix help link | Stefano Karapetsas | 1 | -1/+1 | |
2012-01-12 | switch to autogen.sh | Stefano Karapetsas | 1 | -482/+0 | |
2012-01-12 | Alacarte => Mozo | Stefano Karapetsas | 7 | -0/+2158 | |