Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |