summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-01-30Fix Python 2 INT_ASLONG function.Patrick Monnerat1-1/+1
Ref: https://github.com/mate-desktop/python-caja/pull/34#issuecomment-457189545
2019-01-30Include Python 3 ABI flags in shared library name.Patrick Monnerat3-2/+5
Python 3 appends the ABI flags to the version in the shared library file name: since this library is loaded as a gmodule, the correct file name must be provided.
2019-01-30Make Python statements compatible with version 2 and 3.Patrick Monnerat2-2/+2
2019-01-30Implement Python 3 C API compatibility using conditional and macros.Patrick Monnerat2-7/+31
The updated sources are still compatible with Python 2.
2019-01-30Allow to "make dist" without building the docs.Patrick Monnerat1-4/+4
2019-01-30Fail to build if some referenced symbol cannot be resolved at link time.Patrick Monnerat2-1/+2
This also requires to link with the gmodule library.
2019-01-30Modernize examplesPatrick Monnerat7-13/+188
The example extension scripts need to be in sync with new versions of referenced foreign packages. This commit also makes them compatible with Python version 3 (retaining Python 2 compatibility). An additional example extension "mixed" is added: it implements all caja extension features and can also be used as a new extension pattern. See source header comment for a description. Ref: https://github.com/mate-desktop/python-caja/pull/34#issuecomment-457257832
2018-12-26release 1.21.0v1.21.0raveit651-0/+3
2018-12-26tx: sync with transifexraveit6572-344/+727
2018-12-26tx: fix Project-Id-Version and Content-Type in resource fileraveit651-3/+3
2018-12-26disable deprecation warnings for distcheckraveit651-1/+4
2018-06-19pre-bump versionraveit652-1/+3
2018-03-23tx: update config with branch specific resouresraveit651-2/+2
2018-03-18tx: add makepot and .pot filesraveit652-0/+31
2018-03-12transifex: set minimum_perc and type in config fileraveit651-0/+2
2018-02-02release 1.20v1.20.0raveit652-1/+5
2018-02-02sync with transifexraveit6566-73/+129
2017-10-13update to 1.19.0v1.19.0raveit651-0/+4
2017-10-13sync with transifexraveit6564-63/+91
2017-07-26sync with transifexraveit658-13/+71
2017-07-26use standard python exception messagemonsta1-1/+1
2017-07-21Added gi.require_version()leigh123linux1-1/+14
taken from: https://github.com/linuxmint/nemo-extensions/commit/67cc631
2017-07-18update issue_templateraveit651-0/+3
2017-06-08create issue_template.mdraveit651-0/+16
2017-03-30pre-bump versionraveit652-1/+3
2017-03-13Bump version to 1.18.0v1.18.0Martin Wimpress2-4/+4
2017-03-13Sync translations.Martin Wimpress6-9/+64
2017-01-13Update python-caja NEWS to use consistent, project wide, markdown-like ↵Martin Wimpress1-9/+9
formatting. This will make generating release announcements easier.
2016-11-28po: actually add new languages from Transifexmonsta1-0/+4
2016-11-24release 1.17.0v1.17.0raveit651-0/+4
2016-11-24sync with transifexraveit659-11/+119
2016-11-23support GTK+3 only: require Caja 1.17.1 and pygobject-3.0monsta3-20/+13
2016-10-18drop ancient check for Python 2.5, not needed these daysmonsta1-6/+0
2016-09-19release 1.16.0v1.16.01.16raveit651-1/+1
2016-09-19update NEWS for 1.16monsta1-1/+4
2016-09-19sync with Transifexmonsta1-3/+4
2016-08-24examples: add dummy function to background-image extensionmonsta1-0/+3
seems like the only way to fix Caja warning: caja_menu_provider_get_background_items: assertion 'CAJA_IS_MENU_PROVIDER (provider)' failed
2016-08-23examples: use proper import in update-file-info-async.pymonsta1-2/+2
2016-08-23examples: fix Caja crash when loading background-image extensionmonsta1-1/+1
due to wrong background schema name
2016-08-23remove ancient NEWS.GNOMEmonsta1-78/+0
2016-06-21po: re-add two non-empty translationsmonsta3-0/+56
2016-06-21revert addition of empty translationsmonsta103-2680/+0
they're all empty - except for two which I'll re-add later - so they simply don't do anything. no translated strings, no use. This reverts commit cc34243266804068147a2a1b6c25081efdc377ce.
2016-06-12Bump version to 1.15.0v1.15.0Martin Wimpress2-1/+5
2016-06-12sync Transifex.Martin Wimpress103-0/+2680
2016-04-07release 1.14.0v1.14.01.14raveit652-2/+3
2016-04-07Fix Changelog generationraveit651-12/+8
2016-04-07add new languages and sync with transiflexraveit6547-114/+259
2016-04-07po: add missing languages to LINGUASmonsta1-0/+7
2016-04-05update NEWSmonsta1-2/+5
2016-04-05fix indent a bitmonsta1-12/+12