Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-29 | open-terminal: use g_uri_parse_scheme | monsta | 1 | -8/+5 | |
2016-07-29 | open-terminal: reduce code duplication a bit | monsta | 1 | -19/+14 | |
2016-07-15 | distcheck: explicitly use currently selected GTK+ version | raveit65 | 1 | -0/+3 | |
2016-06-21 | po: actually add new languages from Transifex | monsta | 1 | -0/+2 | |
2016-06-08 | release 1.15.0v1.15.0 | raveit65 | 2 | -1/+5 | |
2016-06-08 | sync with Transiflex | raveit65 | 10 | -30/+1178 | |
2016-04-07 | po: add missing languages to LINGUASv1.14.0 | monsta | 1 | -0/+3 | |
2016-04-06 | release 1.14.0 | raveit65 | 2 | -2/+3 | |
2016-04-06 | Add Changelog generation | raveit65 | 1 | -0/+11 | |
2016-04-06 | add new languages and sync with transiflex | raveit65 | 51 | -1432/+5354 | |
2016-04-05 | update NEWS | monsta | 1 | -2/+4 | |
2016-02-19 | Sync with Transifex | Martin Wimpress | 14 | -805/+739 | |
2016-02-01 | fix a build warning | monsta | 1 | -3/+0 | |
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 |