summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-file.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-29eel: replace eel_ref_str with GRefStringrbuj1-81/+79
2019-03-24caja-file: Fix incomplete file replacement dialogPablo Barciela1-9/+5
2019-03-22caja-file: Fix: true and false branches are identicalPablo Barciela1-2/+0
2019-03-07eel: remove g_str_list_copyrbuj1-2/+2
2019-03-06caja-file: Fix use of memory after it is freedPablo Barciela1-7/+13
2019-01-31Avoid deprecated g_type_class_add_private under libcaja-privateWu Xiaotian1-3/+2
2019-01-03[libcaja-private] Re-check file MIME type before picking an application.Max Eliaser1-0/+18
2018-12-27Minor code-quality enhancementsSargastic1-6/+6
2018-12-27Forgot to initialize is_backup fieldSargastic1-0/+1
2018-12-27Add independent show/hide backup filesSargastic1-8/+22
2018-11-02CajaFile: fix crash in modify_link_hash_tableMichael Catanzaro1-1/+1
2018-10-03Caja-icon-info: Optimize icon lookups by GIcon.lukefromdc1-9/+7
2018-04-08Add sort criterion by reversed extension segmentsMoritz Bruder1-0/+200
2018-04-04file: support HiDpi for thumbnails imagesCosimo Cecchi1-3/+3
2018-04-04Support HiDpi iconsCosimo Cecchi1-15/+17
2017-05-25added feature: present the size on disk of files as we present the size of th...Felipe Barriga Richards1-38/+165
2017-04-20file: make caja_file_get_gicon return custom icons too (#765)monsta1-0/+5
2017-04-18don't parse .hidden files manually - GIO does it since 2.36monsta1-10/+1
2016-12-29file: don't consider all desktop files caja linkslukefromdc1-3/+6
2016-10-10Fix hashtable warnings on closelukefromdc1-2/+1
2016-08-22drop a large amount of completely unused codemonsta1-29/+0
2016-07-12libcaja-private: drop some more unused codemonsta1-17/+0
2016-02-07fix crash when restoring file with special characters from trashmonsta1-6/+2
2015-12-22drop source files that aren't used for yearsmonsta1-1/+0
2015-09-17use standard defines for "trash::" attributesmonsta1-2/+2
2015-01-13drop support for GLib < 2.36Monsta1-39/+21
2014-12-10zero-init all signals arraysMonsta1-1/+1
2014-12-10added checks for NULL pointer where it's neededMonsta1-1/+1
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij1-1/+3
2014-01-27Add option to show file sizes with IEC units instead of SI unitsStefano Karapetsas1-4/+16
2013-09-22Add check if mimetype is null before apply thumbnail frameStefano Karapetsas1-6/+7
2013-09-05fixed thumbnail frame not being displayed for some files. also fixes #135.romovs1-2/+11
2013-05-07Fix for #111Scott Balneaves1-5/+7
2013-04-17Possible fix for Issue #111Scott Balneaves1-0/+4
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-18/+11
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-10/+18
2012-10-10refactor thumbnails codemate-file-manager-1.5.0Stefano Karapetsas1-6/+17
2012-09-05convert icon-view preferences to gsettingsStefano Karapetsas1-4/+5
2012-09-05convert preview settings to gsettingsStefano Karapetsas1-9/+13
2012-09-05convert show-directory-item-counts to gsettingsStefano Karapetsas1-4/+5
2012-09-05convert show-text-in-icons to gsettingsStefano Karapetsas1-4/+5
2012-09-05convert date-format to gsettingsStefano Karapetsas1-3/+3
2012-09-05start migration to gsettingsStefano Karapetsas1-27/+7
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2012-06-16add diff button for text files in file conflict dialogStefano Karapetsas1-0/+45
2012-01-04applied 15_nautilus_file_peek_crash.patch from debian nautilus 2.30.1Stefano Karapetsas1-0/+13
2011-12-26fix some forgotten thingsStefano Karapetsas1-1/+1
2011-12-26ported nautilus-elementary UNDO-REDO (bzr rev 60)Stefano Karapetsas1-0/+44
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+8411