Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-24 | migrate from intltool to gettext | Wu Xiaotian | 3 | -13/+15 | |
2019-10-01 | i18n caja extension copyright | rbuj | 1 | -1/+1 | |
2019-08-18 | Build either with gupnp version 1.0 or 1.2. | Jonathan Brielmaier | 1 | -0/+4 | |
This fixes https://github.com/mate-desktop/caja-extensions/issues/52. * (configure.ac): Check also for gupnp-1.2 and set HAS_GUPNP_VERSION_1_2 to yes if found. * (sendto/plugins/upnp/upnp.c): Use gupnp_context_manager_create when building with gupnp-1.2 as gupnp_context_manager_new was removed. Signed-off-by: Jonathan Brielmaier <[email protected]> Co-authored-by: Gianfranco Costamagna <[email protected]> | |||||
2019-06-30 | Remove trailing whitespaces | Laurent Napias | 9 | -80/+80 | |
2019-06-10 | Change url project's website | Laurent Napias | 1 | -1/+1 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -4/+0 | |
2017-08-03 | sendto burn: avoid deprecated gtk_show_uri | raveit65 | 1 | -0/+4 | |
2016-11-23 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -1/+1 | |
and require caja >= 1.17.1 and libmate-desktop >= 1.17.0 | |||||
2016-01-02 | drop MateConf migration scripts | Monsta | 2 | -7/+0 | |
2015-06-08 | Uncapitalize "To" in "Send To..." | Piotr Jurkiewicz | 1 | -2/+2 | |
2015-01-14 | sendto: safer access to list element's data | Monsta | 1 | -6/+6 | |
g_list_nth_data just returns NULL if either list or element is NULL Closes https://github.com/mate-desktop/caja-extensions/pull/11 | |||||
2015-01-10 | Update POTFILES.in with renamed extension files | infirit | 1 | -2/+1 | |
So we do not have to add *.caja-extension.in to extra dist | |||||
2015-01-10 | fix dist for extension ini files | infirit | 1 | -2/+13 | |
2014-12-23 | sendto: use proper GTK+ version in .pc file | Monsta | 1 | -1/+1 | |
2014-12-17 | pidgin plugin: various fixes | Monsta | 1 | -11/+9 | |
- add missing spaces (code looked ugly) - remove a GError variable which has never been used actually (and avoid dereferencing NULL pointer at the same time) - don't leak memory | |||||
2014-12-17 | gajim plugin: don't leak memory | Monsta | 1 | -5/+7 | |
2014-12-17 | caja-sendto-command: don't leak memory | Monsta | 1 | -0/+2 | |
Closes https://github.com/mate-desktop/caja-extensions/pull/7 | |||||
2014-11-16 | Remove obsolete property from ui files | monsta | 1 | -1/+0 | |
should fix the showing of rotate dialog in GTK+3 build, see https://git.gnome.org/browse/nautilus-image-converter/commit/?id=23441ed6d74b4eba68333c802890cb396721a6d6 Closes https://github.com/mate-desktop/caja-extensions/pull/8 | |||||
2014-11-03 | Add information for about dialogs | Stefano Karapetsas | 2 | -4/+8 | |
2014-10-27 | Add ini files for extension management | Stefano Karapetsas | 2 | -0/+9 | |
2014-05-20 | Remove call to deprecated g_thread_init | infirit | 1 | -1/+0 | |
2014-05-07 | Remove autogenerated doc files | infirit | 10 | -327/+0 | |
2014-03-23 | sendto plugin: re-introduce the option to select plugins to build | infirit | 7 | -14/+17 | |
2014-01-23 | Remove autogenerated files | Stefano Karapetsas | 10 | -1077/+0 | |
2013-11-02 | sendto and share: move *.ui files in one directory | raveit65 | 1 | -1/+1 | |
2013-10-26 | Fix make dist and make distcheck | Stefano Karapetsas | 2 | -11/+11 | |
2013-10-17 | Add sendto extension | Stefano Karapetsas | 52 | -0/+5701 | |