index
:
caja
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.24
1.26
1.28
1.6
1.8
build_for_epel8
fix-file-previews
gh-pages
master
Caja, the file manager for the MATE desktop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
eel-string: Use 'va_copy' instead of 'G_VA_COPY'
Pablo Barciela
1
-3
/
+3
2019-04-12
eel-editable-label: Use 'memmove' instead of 'memcpy'
Pablo Barciela
1
-1
/
+1
2019-04-12
eel: remove eel_g_object_list_ref
rbuj
3
-17
/
+1
2019-04-10
drop functions defined but not used
Pablo Barciela
8
-511
/
+0
2019-04-10
local #include files inside "" instead <>
Pablo Barciela
189
-1202
/
+1427
2019-04-10
caja-icon-canvas-item: avoid 'cppcheck' warning
Pablo Barciela
1
-14
/
+13
2019-04-10
caja-file: avoid shifting signed 32-bit value by 31 bits
Pablo Barciela
1
-1
/
+1
2019-04-09
Fix invocation with --geometry from the command line
lukefromdc
1
-7
/
+14
2019-04-08
caja-icon-canvas-item: initialize variable 'scale'
Pablo Barciela
1
-1
/
+1
2019-04-08
Pass "NULL" for keyboard event
lukefromdc
2
-2
/
+10
2019-04-08
pre-bump version
raveit65
2
-1
/
+3
2019-04-07
caja-application: avoid NULL inside 'g_object_unref'
Pablo Barciela
1
-3
/
+4
2019-04-07
travis: enable 'cppcheck'
Pablo Barciela
1
-0
/
+5
2019-04-05
fm-desktop-icon-view: remove dead code
Pablo Barciela
1
-11
/
+1
2019-04-05
caja-file-operations: make sure 'error' isn't NULL
Pablo Barciela
1
-2
/
+2
2019-04-03
caja-open-with-dialog: make sure there is error before showing it
Pablo Barciela
1
-2
/
+5
2019-04-03
eel-string: Fix: 'memcpy' overflows destination buffer
Pablo Barciela
1
-2
/
+3
2019-04-03
eel-string: avoid 'memcpy' with NULL argument
Pablo Barciela
1
-0
/
+4
2019-03-30
caja-progress-info: make sure argument is initialized
Pablo Barciela
1
-3
/
+3
2019-03-29
eel: replace eel_ref_str with GRefString
rbuj
8
-218
/
+94
2019-03-29
eel: remove g_object_list_copy
rbuj
7
-23
/
+10
2019-03-28
caja-sidebar-title: avoid 'NULL' inside 'setup_gc_with_fg'
Pablo Barciela
1
-1
/
+1
2019-03-26
github release
raveit65
1
-10
/
+27
2019-03-24
caja-file: Fix incomplete file replacement dialog
Pablo Barciela
1
-9
/
+5
2019-03-24
caja-autorun: avoid NULL in 'memcpy'
Pablo Barciela
1
-1
/
+4
2019-03-22
eel-editable-label: call argument with initialized value
Pablo Barciela
1
-2
/
+2
2019-03-22
caja-file: Fix: true and false branches are identical
Pablo Barciela
1
-2
/
+0
2019-03-22
caja-file-operations: add comment with false positive warning:
Pablo Barciela
1
-0
/
+8
2019-03-08
[ci] switch to use build scripts on master branch
Wu Xiaotian
1
-3
/
+3
2019-03-08
[ci] If possible, compile with make -jN
Wu Xiaotian
1
-1
/
+5
2019-03-08
[ci] Use status notification
Wu Xiaotian
1
-3
/
+8
2019-03-08
[ci] use clang analyzer
Wu Xiaotian
1
-11
/
+64
2019-03-07
configure.ac: fix portability issue with test
David H. Gutteridge
1
-1
/
+1
2019-03-07
eel: remove g_str_list_copy
rbuj
5
-28
/
+7
2019-03-07
Remove USE_MATE2_MACROS from autogen.sh (legacy)
rbuj
1
-1
/
+0
2019-03-07
eel: remove g_list_free_deep_custom
rbuj
2
-20
/
+1
2019-03-07
avoid variables set but not used
Pablo Barciela
16
-65
/
+9
2019-03-06
eel-canvas: Fix warning: Undefined or garbage value returned to caller
Pablo Barciela
1
-1
/
+1
2019-03-06
caja-window: Fix garbage value
Pablo Barciela
1
-1
/
+2
2019-03-06
eel-gdk-pixbuf-extensions: Fix division by zero
Pablo Barciela
1
-3
/
+12
2019-03-06
caja-file: Fix use of memory after it is freed
Pablo Barciela
1
-7
/
+13
2019-03-05
caja-icon-container: Fix use of memory after it is freed
Pablo Barciela
1
-2
/
+2
2019-03-05
Fix attempt to free released memory
rbuj
1
-1
/
+0
2019-03-04
fm-tree-model: Fix use of memory after it is freed
Pablo Barciela
1
-2
/
+6
2019-03-04
caja-information-panel: Fix use of memory after it is freed
Pablo Barciela
1
-1
/
+4
2019-03-04
fm-directory-view: Fix use of memory after it is freed
Pablo Barciela
1
-1
/
+1
2019-03-04
caja-tree-view-drag-dest: Fix memory leak
Pablo Barciela
1
-0
/
+1
2019-03-04
[Security] eel-string: Use 'g_strlcat' instead of 'strcat'
Pablo Barciela
1
-2
/
+2
2019-03-04
[Security] Use 'g_strlcpy' instead of 'strcpy'
Pablo Barciela
2
-4
/
+4
2019-03-04
drop unused variables
Pablo Barciela
9
-11
/
+0
[prev]
[next]