Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-07-07 | po: drop languages not present on Transifex | monsta | 6 | -413/+0 | |
2016-06-21 | po: actually add a new language from Transifex | monsta | 1 | -0/+1 | |
2016-06-07 | release 1.15.0v1.15.0 | raveit65 | 2 | -1/+5 | |
2016-06-07 | sync with Transiflex | raveit65 | 5 | -20/+104 | |
2016-04-07 | po: add missing language to LINGUAS + fix sorting a bitv1.14.0 | monsta | 1 | -1/+2 | |
2016-04-07 | release 1.14.0 | raveit65 | 2 | -1/+2 | |
2016-04-07 | Fix Changelog generation | raveit65 | 1 | -11/+5 | |
2016-04-07 | add new languages and sync with transiflex | raveit65 | 99 | -855/+1288 | |
2016-04-06 | update NEWS and pack 1.13.x changes into single 1.14.0 entry | monsta | 1 | -6/+4 | |
2016-04-06 | revert "don't show scrollbar on categories list" | Sorokin Alexei | 1 | -1/+1 | |
having different behavior for different gtk is undesired | |||||
2016-03-23 | fix pkg name in autogen.sh | raveit65 | 1 | -1/+1 | |
2016-03-21 | Fix some deprecations | Sorokin Alexei | 2 | -317/+204 | |
2016-03-10 | configure.ac: don't check for old python versions | monsta | 1 | -1/+1 | |
2016-03-10 | configure.ac: correct indent a bit | monsta | 1 | -2/+2 | |
2016-03-10 | README: mention modern bug tracker address | monsta | 1 | -1/+1 | |
2016-03-05 | release 1.13.1v1.13.1 | raveit65 | 2 | -1/+5 | |
2016-03-04 | don't show scrollbar on categories list | Sorokin Alexei | 1 | -1/+1 | |
GtkPolicyType.EXTERNAL is only available since Gtk 3.16, in older versions warning will be shown and it'll fallback to AUTOMATIC | |||||
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 | Fix configure for Gtk3 | Stefano Karapetsas | 1 | -47/+1 | |
2016-03-04 | Fix debug | Stefano Karapetsas | 1 | -2/+2 | |
2016-03-04 | Migrate to GObject Introspection and Gtk3 | Stefano Karapetsas | 2 | -50/+63 | |
2016-02-19 | Sync with Transifex | Martin Wimpress | 3 | -24/+24 | |
2016-01-25 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -0/+2 | |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -1/+3 | |
2015-11-03 | 1.12.0v1.12.01.12 | Clement Lefebvre | 1 | -1/+1 | |
2015-11-03 | Sync translations with transifex | Clement Lefebvre | 1 | -0/+83 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -1/+5 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 2 | -1/+3 | |
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 startup notification | infirit | 1 | -1/+1 | |
2015-07-23 | Use AM_SILENT_RULES | infirit | 3 | -3/+4 | |
2015-07-23 | Don't use a hardcoded path in /tmp | infirit | 1 | -2/+4 | |
2015-07-21 | Bump version to 1.10.1mozo-1.10.11.10 | Monsta | 2 | -1/+8 | |
2015-07-16 | Remove deprecated GTK properties | Stefano Karapetsas | 1 | -2/+0 | |
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. | |||||
2015-05-20 | Bump version to 1.10.0mozo-1.10.0 | Stefano Karapetsas | 2 | -1/+5 | |
2015-05-10 | Sync translations with transifex | mate-i18n | 4 | -12/+96 | |