Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-12 | 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]> | |||||
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 | |
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-03-23 | sendto plugin: re-introduce the option to select plugins to build | infirit | 7 | -14/+17 | |
2013-10-17 | Add sendto extension | Stefano Karapetsas | 15 | -0/+2279 | |