summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-04-06release 1.14.0raveit652-2/+3
2016-04-06Add Changelog generationraveit651-0/+11
2016-04-06add new languages and sync with transiflexraveit6551-1432/+5354
2016-04-05update NEWSmonsta1-2/+4
2016-02-19Sync with TransifexMartin Wimpress14-805/+739
2016-02-01fix a build warningmonsta1-3/+0
2016-01-25release 1.13.0v1.13.0Wolfgang Ulbrich1-0/+3
2016-01-20share: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-1/+1
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich2-1/+3
2016-01-02drop MateConf migration scriptsMonsta4-13/+0
2015-12-25GTK+3: fix share name entry color when error or warning is setMonsta1-9/+38
color and bg color depend on theme, so e.g. error color won't always be white-on-red as in GTK+2 build
2015-12-25make indentation consistentMonsta1-44/+44
2015-12-16wallpaper: setting wallpaper takes place immediately, so remove "..."monsta1-2/+2
2015-12-07share: rename GtkBuilder variablemonsta1-16/+16
2015-12-07share: rename mate-file-manager-share.* -> caja-share.*monsta5-10/+10
2015-12-07image-converter: remove redundant declarationsmonsta1-6/+0
2015-11-031.12.0v1.12.01.12Clement Lefebvre1-1/+1
2015-11-03Sync translations with transifexClement Lefebvre3-0/+1784
2015-11-02removed some weird symbols that surely shouldn't be in the codemonsta1-2/+0
2015-11-02drop non-english comments: pluma refused to load that file using UTF-8monsta1-2/+0
2015-10-30update NEWS for 1.12monsta1-1/+1
2015-10-07Add NEWS for 1.11.0caja-extensions-1.11.0monsta1-0/+3
2015-10-06pre-bump version to 1.11.0raveit652-1/+3
2015-10-06Bump version to 1.10.1Monsta2-1/+5
2015-08-26Sync translations with transifexmate-i18n29-376/+1595
2015-07-13Sync translations with transifexmate-i18n45-1617/+2938
2015-06-30open-terminal: fix parse_sftp_uri to return full hostRoman Anasal1-1/+1
with a port given in the uri parse_sftp_uri would strip the last character of the host otherwise
2015-06-30open-terminal: don't pass default ssh port when not explicitly givenRoman Anasal1-3/+6
omit the port on the commandline passed to the underlying ssh when none is explicitly given in vfs_uri and so leave it to ssh to determine the right port instead which may be a non-standard one configured in ssh_config
2015-06-09Merge pull request #17 from piotrjurkiewicz/masterMartin Wimpress2-4/+4
Consistent capitalization of commands
2015-06-08Uncapitalize "In" in "Open In Terminal"Piotr Jurkiewicz1-2/+2
2015-06-08Uncapitalize "To" in "Send To..."Piotr Jurkiewicz1-2/+2
2015-05-05Bump version to 1.10.0caja-extensions-1.10.0Stefano Karapetsas2-2/+2
2015-04-05Bump version to 1.9.90caja-extensions-1.9.90Stefano Karapetsas2-5/+2
2015-04-05Sync translations with transifexmate-i18n27-335/+909
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 filesinfirit7-15/+9
So we do not have to add *.caja-extension.in to extra dist
2015-01-10fix dist for extension ini filesinfirit6-4/+31
2014-12-23sendto: fixed gajim plugin build, corrected some messagesMonsta1-6/+6
2014-12-23fix copy/paste error in commentMonsta1-1/+1
2014-12-23sendto: use proper GTK+ version in .pc fileMonsta2-1/+2
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-12-16Revert "Frop back to Glib 2.32"infirit1-1/+1
This reverts commit 27d1d617fe98ebd8d598cd98a28dcbe2ef822b2a.
2014-12-16Frop back to Glib 2.32infirit1-1/+1
2014-11-16Remove obsolete property from ui filesmonsta2-2/+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-05Sync translations with transifexmate-i18n8-74/+77
2014-11-03Add information for about dialogsStefano Karapetsas16-27/+57
2014-11-03Update NEWSStefano Karapetsas1-0/+4
2014-11-03Add 'Set as wallpaper' extensionStefano Karapetsas8-0/+325