Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-26 | release 1.21.1v1.21.1 | raveit65 | 2 | -5/+11 | |
2018-12-26 | tx: sync with transifex | raveit65 | 123 | -608/+1218 | |
2018-12-26 | disable deprecation warnings for distcheck | raveit65 | 1 | -1/+3 | |
2018-09-28 | Merge pull request #45 from XRevan86/clean-vars | raveit65 | 2 | -4/+0 | |
Remove libdir from Mozo/config.py | |||||
2018-09-28 | Remove libdir from Mozo/config.py | Alexei Sorokin | 2 | -4/+0 | |
2018-05-31 | release 1.21.0v1.21.0 | raveit65 | 2 | -1/+8 | |
2018-05-31 | sync with transifex | raveit65 | 121 | -1029/+2472 | |
2018-05-31 | update mozo.pot | raveit65 | 1 | -6/+6 | |
2018-05-31 | drop acinclude.m4 which is not needed anymore | monsta | 1 | -132/+0 | |
no more use for AM_PATH_PYTHON_VERSION | |||||
2018-05-31 | Support new mate-menus api | yetist | 6 | -174/+247 | |
- Requires mate-menus 1.21.0 - Use Gobject-introspection - Migrate to python3 | |||||
2018-04-25 | just reindent python code | yetist | 4 | -1498/+1497 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-18 | tx: add makepot and .pot files | raveit65 | 2 | -0/+87 | |
2018-03-12 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-02-01 | release 1.20v1.20.0 | raveit65 | 2 | -1/+5 | |
2018-02-01 | sync with transifex | raveit65 | 8 | -14/+101 | |
2017-10-13 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+4 | |
2017-10-13 | sync with transifex | raveit65 | 100 | -120/+122 | |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 | |
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 | |
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 | |