Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-20 | Restore Polish translation credits from GNOME | Piotr Drąg | 1 | -6/+8 | |
2017-04-18 | remove ancient NEWS.GNOME | monsta | 1 | -434/+0 | |
2017-03-30 | pre-bump version | raveit65 | 2 | -1/+3 | |
2017-03-12 | release 1.18.0v1.18.01.18 | raveit65 | 1 | -1/+1 | |
2017-03-12 | sync with transifex | raveit65 | 3 | -5/+5 | |
2017-03-12 | update NEWS for 1.18 | monsta | 1 | -2/+4 | |
2017-01-19 | sync with Transifex and drop empty translations | monsta | 24 | -1806/+4 | |
2017-01-19 | Revert "Update POTFILES.skip." | monsta | 1 | -4/+0 | |
we better patch intltool instead of each project we have, see https://bugs.launchpad.net/bugs/1117944 for the patch This reverts commit e588099d9f7b229ab3acb02db913cf5fdc68fe51. | |||||
2017-01-13 | Update mozo NEWS to use consistent, project wide, markdown-like formatting. ↵ | Martin Wimpress | 1 | -9/+9 | |
This will make generating release announcements easier. | |||||
2017-01-12 | Bump version to 1.17.0v1.17.0 | Martin Wimpress | 2 | -1/+5 | |
2017-01-12 | Update POTFILES.skip. | Martin Wimpress | 1 | -0/+4 | |
2017-01-12 | Sync translations. | Martin Wimpress | 26 | -6/+1978 | |
2016-09-20 | release 1.16.0v1.16.01.16 | raveit65 | 1 | -1/+1 | |
2016-09-19 | update NEWS for 1.16 | monsta | 1 | -24/+11 | |
2016-09-19 | sync with Transifex | monsta | 1 | -6/+7 | |
2016-09-04 | update to 1.15.1 releasev1.15.1 | raveit65 | 2 | -1/+26 | |
2016-09-04 | sync with transiflex | raveit65 | 4 | -24/+25 | |
2016-08-23 | quit on delete event | Stefano Facchini | 2 | -0/+4 | |
https://bugzilla.gnome.org/show_bug.cgi?id=706821 | |||||
2016-08-23 | MainWindow: make property editing work again | Jasper St. Pierre | 1 | -4/+2 | |
It seems I was mixing up binary/unicode data again. Rather than copy manually by reading into memory, just use shutil to do a direct copy. | |||||
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 | |
based on a patch by Antti Kaihola. https://bugzilla.gnome.org/show_bug.cgi?id=551390 | |||||
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 | 2 | -3/+41 | |
https://bugzilla.gnome.org/show_bug.cgi?id=518251 | |||||
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 | |
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-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 | |