Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-25 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -0/+3 | |
2016-01-20 | share: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -1/+1 | |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -1/+3 | |
2016-01-02 | drop MateConf migration scripts | Monsta | 4 | -13/+0 | |
2015-12-25 | GTK+3: fix share name entry color when error or warning is set | Monsta | 1 | -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-25 | make indentation consistent | Monsta | 1 | -44/+44 | |
2015-12-16 | wallpaper: setting wallpaper takes place immediately, so remove "..." | monsta | 1 | -2/+2 | |
2015-12-07 | share: rename GtkBuilder variable | monsta | 1 | -16/+16 | |
2015-12-07 | share: rename mate-file-manager-share.* -> caja-share.* | monsta | 5 | -10/+10 | |
2015-12-07 | image-converter: remove redundant declarations | monsta | 1 | -6/+0 | |
2015-11-03 | 1.12.0v1.12.01.12 | Clement Lefebvre | 1 | -1/+1 | |
2015-11-03 | Sync translations with transifex | Clement Lefebvre | 3 | -0/+1784 | |
2015-11-02 | removed some weird symbols that surely shouldn't be in the code | monsta | 1 | -2/+0 | |
2015-11-02 | drop non-english comments: pluma refused to load that file using UTF-8 | monsta | 1 | -2/+0 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -1/+1 | |
2015-10-07 | Add NEWS for 1.11.0caja-extensions-1.11.0 | monsta | 1 | -0/+3 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 2 | -1/+3 | |
2015-10-06 | Bump version to 1.10.1 | Monsta | 2 | -1/+5 | |
2015-08-26 | Sync translations with transifex | mate-i18n | 29 | -376/+1595 | |
2015-07-13 | Sync translations with transifex | mate-i18n | 45 | -1617/+2938 | |
2015-06-30 | open-terminal: fix parse_sftp_uri to return full host | Roman Anasal | 1 | -1/+1 | |
with a port given in the uri parse_sftp_uri would strip the last character of the host otherwise | |||||
2015-06-30 | open-terminal: don't pass default ssh port when not explicitly given | Roman Anasal | 1 | -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-09 | Merge pull request #17 from piotrjurkiewicz/master | Martin Wimpress | 2 | -4/+4 | |
Consistent capitalization of commands | |||||
2015-06-08 | Uncapitalize "In" in "Open In Terminal" | Piotr Jurkiewicz | 1 | -2/+2 | |
2015-06-08 | Uncapitalize "To" in "Send To..." | Piotr Jurkiewicz | 1 | -2/+2 | |
2015-05-05 | Bump version to 1.10.0caja-extensions-1.10.0 | Stefano Karapetsas | 2 | -2/+2 | |
2015-04-05 | Bump version to 1.9.90caja-extensions-1.9.90 | Stefano Karapetsas | 2 | -5/+2 | |
2015-04-05 | Sync translations with transifex | mate-i18n | 27 | -335/+909 | |
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 | 7 | -15/+9 | |
So we do not have to add *.caja-extension.in to extra dist | |||||
2015-01-10 | fix dist for extension ini files | infirit | 6 | -4/+31 | |
2014-12-23 | sendto: fixed gajim plugin build, corrected some messages | Monsta | 1 | -6/+6 | |
2014-12-23 | fix copy/paste error in comment | Monsta | 1 | -1/+1 | |
2014-12-23 | sendto: use proper GTK+ version in .pc file | Monsta | 2 | -1/+2 | |
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-12-16 | Revert "Frop back to Glib 2.32" | infirit | 1 | -1/+1 | |
This reverts commit 27d1d617fe98ebd8d598cd98a28dcbe2ef822b2a. | |||||
2014-12-16 | Frop back to Glib 2.32 | infirit | 1 | -1/+1 | |
2014-11-16 | Remove obsolete property from ui files | monsta | 2 | -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-05 | Sync translations with transifex | mate-i18n | 8 | -74/+77 | |
2014-11-03 | Add information for about dialogs | Stefano Karapetsas | 16 | -27/+57 | |
2014-11-03 | Update NEWS | Stefano Karapetsas | 1 | -0/+4 | |
2014-11-03 | Add 'Set as wallpaper' extension | Stefano Karapetsas | 8 | -0/+325 | |
2014-11-02 | Sync translations with transifex | mate-i18n | 42 | -595/+2154 | |
2014-10-27 | Update POTFILES.in | Stefano Karapetsas | 1 | -0/+5 | |
2014-10-27 | Add ini files for extension management | Stefano Karapetsas | 10 | -2/+47 | |
2014-10-23 | Sync translations with transifex | mate-i18n | 16 | -312/+840 | |
2014-05-20 | Bump required version for gtk+-2 and glibcaja-extensions-1.9.0 | infirit | 1 | -2/+2 | |
2014-05-20 | Remove call to deprecated g_thread_init | infirit | 1 | -1/+0 | |