summaryrefslogtreecommitdiff
path: root/sendto
AgeCommit message (Collapse)AuthorFilesLines
2016-01-02drop MateConf migration scriptsMonsta2-7/+0
2015-06-08Uncapitalize "To" in "Send To..."Piotr Jurkiewicz1-2/+2
2015-01-14sendto: safer access to list element's dataMonsta1-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-10Update POTFILES.in with renamed extension filesinfirit1-2/+1
So we do not have to add *.caja-extension.in to extra dist
2015-01-10fix dist for extension ini filesinfirit1-2/+13
2014-12-23sendto: use proper GTK+ version in .pc fileMonsta1-1/+1
2014-12-17pidgin plugin: various fixesMonsta1-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-17gajim plugin: don't leak memoryMonsta1-5/+7
2014-12-17caja-sendto-command: don't leak memoryMonsta1-0/+2
Closes https://github.com/mate-desktop/caja-extensions/pull/7
2014-11-16Remove obsolete property from ui filesmonsta1-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-03Add information for about dialogsStefano Karapetsas2-4/+8
2014-10-27Add ini files for extension managementStefano Karapetsas2-0/+9
2014-05-20Remove call to deprecated g_thread_initinfirit1-1/+0
2014-05-07Remove autogenerated doc filesinfirit10-327/+0
2014-03-23sendto plugin: re-introduce the option to select plugins to buildinfirit7-14/+17
2014-01-23Remove autogenerated filesStefano Karapetsas10-1077/+0
2013-11-02sendto and share: move *.ui files in one directoryraveit651-1/+1
2013-10-26Fix make dist and make distcheckStefano Karapetsas2-11/+11
2013-10-17Add sendto extensionStefano Karapetsas52-0/+5701