Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-16 | Remove warning -Wshadow | rbuj | 2 | -7/+6 | |
2020-11-25 | Use `#include <config.h>` | rbuj | 6 | -6/+10 | |
2020-06-23 | add git.mk to generate .gitignore | tamplan | 7 | -0/+13 | |
2020-06-21 | sendto: Fix evolution command for sending an email | rbuj | 1 | -1/+5 | |
2020-02-29 | automake: do not include CFLAGS in CPPFLAGS | rbuj | 12 | -78/+149 | |
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 | 4 | -42/+42 | |
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 | |