index
:
caja-extensions
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
gh-pages
master
sendto-remove-gajim
Set of extensions for Caja file manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-02-08
build: allow users to disable gettext support (--disable-nls)
rbuj
13
-23
/
+72
2021-02-02
build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
rbuj
1
-1
/
+1
2021-01-28
gksu: do not run the command on a new thread
rbuj
1
-39
/
+49
2021-01-28
Do not call bindtextdomain/bind_textdomain_codeset in libraries
rbuj
10
-30
/
+0
2021-01-28
Include i18n header after defining GETTEXT_PACKAGE macro
rbuj
21
-46
/
+86
2021-01-28
caja-image-rotator: remove user_data cast on signal handler
rbuj
1
-4
/
+4
2021-01-28
caja-image-resizer: remove user_data cast on signal handler
rbuj
1
-6
/
+4
2021-01-28
caja-image-resizer: use gtk_builder_new_from_resource
rbuj
1
-8
/
+1
2021-01-28
caja-image-rotator: use gtk_builder_new_from_resource
rbuj
1
-8
/
+1
2021-01-28
caja-image-resizer: promote to final class
rbuj
2
-117
/
+95
2021-01-28
caja-image-rotator: promote to final class
rbuj
2
-108
/
+75
2021-01-28
build: Use PACKAGE_URL variable
rbuj
8
-8
/
+8
2021-01-18
Print status messages
rbuj
5
-3
/
+9
2021-01-16
update resource for transifex
rbuj
1
-36
/
+55
2021-01-16
Update copyright
rbuj
7
-7
/
+7
2021-01-16
Remove warning -Wshadow
rbuj
3
-11
/
+10
2020-12-08
update issue template
raveit65
1
-1
/
+1
2020-12-08
update issue template
raveit65
1
-1
/
+1
2020-12-04
caja-sendto-command: use g_list_free_full
rbuj
1
-2
/
+1
2020-11-25
lookup_in_data_dir, caja_open_terminal_get_file_items are static
rbuj
1
-2
/
+2
2020-11-25
Use `#include <config.h>`
rbuj
8
-8
/
+13
2020-11-18
Remove USE_MATE2_MACROS from autogen.sh (legacy)
rbuj
1
-1
/
+0
2020-11-16
travis CI: use rolling tag for ubuntu docker image
raveit65
1
-1
/
+1
2020-11-16
travis CI: fix build issue of gtk-doc module
raveit65
1
-0
/
+2
2020-09-01
Remove unused macros
Pablo Barciela
3
-5
/
+3
2020-08-12
Travis CI: debian build: add -Wunused-macros to CFLAGS
Pablo Barciela
1
-1
/
+1
2020-06-27
Travis CI: enable irc notifications with tagged commits
Pablo Barciela
1
-1
/
+1
2020-06-23
release 1.25.0
v1.25.0
raveit65
2
-1
/
+21
2020-06-23
sync with transifex
raveit65
31
-344
/
+358
2020-06-23
update resource for transifex
raveit65
1
-121
/
+83
2020-06-23
[ci] fix release tarball on travis CI failed
Wu Xiaotian
1
-1
/
+3
2020-06-23
add git.mk to generate .gitignore
tamplan
16
-0
/
+428
2020-06-23
Require gtk+ 3.22 in glade files
tamplan
2
-4
/
+4
2020-06-21
sendto: Fix evolution command for sending an email
rbuj
1
-1
/
+5
2020-04-18
ci: don't run configure with autogen.sh
raveit65
1
-1
/
+1
2020-04-18
build: silent build warnings for distcheck
raveit65
1
-0
/
+1
2020-04-18
Travis CI: enable irc notifications with broken builds
Pablo Barciela
1
-0
/
+12
2020-04-13
Travis CI: debian build: add clang compiler
Pablo Barciela
1
-0
/
+8
2020-04-13
Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGS
Pablo Barciela
1
-4
/
+6
2020-04-12
image-converter: Add error-dialog.ui
rbuj
5
-30
/
+185
2020-04-11
ci: use maximum compile-warnings
raveit65
1
-2
/
+1
2020-04-11
ci: build with mate-common-1.24.1 tarball
raveit65
1
-0
/
+17
2020-04-11
use MATE_COMPILE_WARNINGS from mate-common
raveit65
1
-13
/
+17
2020-04-05
ci: avoid deprecated skip_cleanup
raveit65
1
-2
/
+2
2020-04-04
ci: update build environment
raveit65
1
-12
/
+14
2020-03-25
Fix memory leak allocated with 'gtk_builder_new ()'
rbuj
3
-47
/
+49
2020-03-25
caja-image-rotator: fix memory leak pointed to by 'angle'
rbuj
1
-0
/
+3
2020-03-25
caja-image-resizer: fix memory leak pointed to by 'size'
rbuj
1
-0
/
+3
2020-03-14
image-converter: use gresources for UI files
rbuj
4
-20
/
+39
2020-03-12
share: rewrite share-dialog.ui from scratch
rbuj
2
-191
/
+168
fixing deprecations
[next]