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
path:
root
/
libcaja-private
/
caja-file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-11
Remove unused macros
Pablo Barciela
1
-6
/
+0
2020-05-24
caja-file: remove warning GTimeVal is deprecated
rbuj
1
-1
/
+13
2020-04-13
Fix -Wmissing-prototypes build warnings
Pablo Barciela
1
-1
/
+1
2019-12-15
libcaja-private/caja-file: redundant condition
rbuj
1
-4
/
+3
2019-07-10
Replace gdkpixbuf with cairo_surfaces in a few more places
Victor Kareh
1
-21
/
+0
2019-07-05
Render file-conflict icons as cairo_surface vectors
Victor Kareh
1
-0
/
+21
2019-06-18
Remove trailing whitespaces
rbuj
1
-10
/
+10
2019-06-11
Change URL prefixes from http to https
rbuj
1
-1
/
+1
2019-05-06
libcaja-private: reduce the scope of some variables
Pablo Barciela
1
-57
/
+89
2019-05-04
eel: remove date & time functions
rbuj
1
-25
/
+23
2019-04-12
local #include files who are libraries inside <> instead ""
Pablo Barciela
1
-10
/
+10
2019-04-10
local #include files inside "" instead <>
Pablo Barciela
1
-26
/
+26
2019-04-10
caja-file: avoid shifting signed 32-bit value by 31 bits
Pablo Barciela
1
-1
/
+1
2019-03-29
eel: replace eel_ref_str with GRefString
rbuj
1
-81
/
+79
2019-03-24
caja-file: Fix incomplete file replacement dialog
Pablo Barciela
1
-9
/
+5
2019-03-22
caja-file: Fix: true and false branches are identical
Pablo Barciela
1
-2
/
+0
2019-03-07
eel: remove g_str_list_copy
rbuj
1
-2
/
+2
2019-03-06
caja-file: Fix use of memory after it is freed
Pablo Barciela
1
-7
/
+13
2019-01-31
Avoid deprecated g_type_class_add_private under libcaja-private
Wu Xiaotian
1
-3
/
+2
2019-01-03
[libcaja-private] Re-check file MIME type before picking an application.
Max Eliaser
1
-0
/
+18
2018-12-27
Minor code-quality enhancements
Sargastic
1
-6
/
+6
2018-12-27
Forgot to initialize is_backup field
Sargastic
1
-0
/
+1
2018-12-27
Add independent show/hide backup files
Sargastic
1
-8
/
+22
2018-11-02
CajaFile: fix crash in modify_link_hash_table
Michael Catanzaro
1
-1
/
+1
2018-10-03
Caja-icon-info: Optimize icon lookups by GIcon.
lukefromdc
1
-9
/
+7
2018-04-08
Add sort criterion by reversed extension segments
Moritz Bruder
1
-0
/
+200
2018-04-04
file: support HiDpi for thumbnails images
Cosimo Cecchi
1
-3
/
+3
2018-04-04
Support HiDpi icons
Cosimo Cecchi
1
-15
/
+17
2017-05-25
added feature: present the size on disk of files as we present the size of th...
Felipe Barriga Richards
1
-38
/
+165
2017-04-20
file: make caja_file_get_gicon return custom icons too (#765)
monsta
1
-0
/
+5
2017-04-18
don't parse .hidden files manually - GIO does it since 2.36
monsta
1
-10
/
+1
2016-12-29
file: don't consider all desktop files caja links
lukefromdc
1
-3
/
+6
2016-10-10
Fix hashtable warnings on close
lukefromdc
1
-2
/
+1
2016-08-22
drop a large amount of completely unused code
monsta
1
-29
/
+0
2016-07-12
libcaja-private: drop some more unused code
monsta
1
-17
/
+0
2016-02-07
fix crash when restoring file with special characters from trash
monsta
1
-6
/
+2
2015-12-22
drop source files that aren't used for years
monsta
1
-1
/
+0
2015-09-17
use standard defines for "trash::" attributes
monsta
1
-2
/
+2
2015-01-13
drop support for GLib < 2.36
Monsta
1
-39
/
+21
2014-12-10
zero-init all signals arrays
Monsta
1
-1
/
+1
2014-12-10
added checks for NULL pointer where it's needed
Monsta
1
-1
/
+1
2014-10-27
implementation of extension interface and status management (gsoc2014)
Alexander van der Meij
1
-1
/
+3
2014-01-27
Add option to show file sizes with IEC units instead of SI units
Stefano Karapetsas
1
-4
/
+16
2013-09-22
Add check if mimetype is null before apply thumbnail frame
Stefano Karapetsas
1
-6
/
+7
2013-09-05
fixed thumbnail frame not being displayed for some files. also fixes #135.
romovs
1
-2
/
+11
2013-05-07
Fix for #111
Scott Balneaves
1
-5
/
+7
2013-04-17
Possible fix for Issue #111
Scott Balneaves
1
-0
/
+4
2012-11-23
[all] include src/glibcompat.h & use g_list_free_full() where needed
Jasmine Hassan
1
-18
/
+11
2012-11-16
[all] use g_list_free() and g_strcmp0 instead of eel functions
Jasmine Hassan
1
-10
/
+18
2012-10-10
refactor thumbnails code
mate-file-manager-1.5.0
Stefano Karapetsas
1
-6
/
+17
[next]