summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Make device ejection notifications translatableJonathan Michalon1-3/+3
2019-09-17Fix a grammar mistake reported by translatorsrbuj1-2/+2
2019-08-09Use the same view settings for search results as the folder being searchedAndrey Streltsov1-1/+14
2019-07-24fix build error about fm-empty-viewWu Xiaotian1-1/+2
2019-07-23preferences: Render extension icons as cairo_surfacesVictor Kareh2-14/+14
2019-07-23preferences: Render media icons as cairo_surfaceVictor Kareh1-8/+9
2019-07-23Replace gdkpixbuf with cairo_surfaces in a few more placesVictor Kareh2-31/+30
2019-07-23sidebar: Render info icon as vectorVictor Kareh1-16/+17
2019-07-23caja-location-dialog: Fix 'cppcheck' and 'clang' warningsPablo Barciela1-5/+5
2019-07-23caja-application: avoid NULL inside 'g_object_unref'Pablo Barciela1-3/+4
2019-07-23fm-desktop-icon-view: remove dead codePablo Barciela1-11/+1
2019-07-23caja-sidebar-title: avoid 'NULL' inside 'setup_gc_with_fg'Pablo Barciela1-1/+1
2019-07-23caja-window: Fix garbage valuePablo Barciela1-1/+2
2019-07-23Fix attempt to free released memoryrbuj1-1/+0
2019-07-10desktop icon view: disconnect callback from correct GSettings instancemonsta1-1/+1
2019-04-09Fix invocation with --geometry from the command linelukefromdc1-7/+14
2019-04-08Pass "NULL" for keyboard eventlukefromdc2-2/+10
2019-03-05fm-tree-model: Fix use of memory after it is freedPablo Barciela1-2/+6
2019-03-05caja-information-panel: Fix use of memory after it is freedPablo Barciela1-1/+4
2019-03-05fm-directory-view: Fix use of memory after it is freedPablo Barciela1-1/+1
2019-03-05[Security] Use 'g_strlcpy' instead of 'strcpy'Pablo Barciela1-1/+1
2019-02-18Read authors and documenters fom caja.about filerbuj3-109/+37
2019-02-17Ensure proper translation of the about dialog titlerbuj1-0/+1
2019-02-14Update authorsrbuj1-4/+59
2019-02-13Update Documentersrbuj1-1/+2
2019-02-06Add --disable-self-check for configureWu Xiaotian1-0/+2
2019-02-02Avoid deprecated g_type_class_add_private under srcWu Xiaotian6-57/+17
2019-02-02Fix incompatible pointer typesVictor Kareh3-6/+6
2019-01-31Avoid deprecated g_type_class_add_private under srcWu Xiaotian8-55/+29
2019-01-31Avoid deprecated g_type_class_add_private under srcWu Xiaotian6-31/+24
2019-01-29Fix compile warningWu Xiaotian1-18/+21
2019-01-28Let file size units follow the users preferenceWu Xiaotian1-22/+49
2019-01-28Fixed the value of 6 month and 1 year.Wu Xiaotian1-9/+49
2019-01-28Support querying files by modification time and sizeWu Xiaotian1-2/+253
2019-01-28Avoid deprecated g_type_class_add_privateWu Xiaotian21-118/+81
2019-01-24Update copyright to 2019Wu Xiaotian1-1/+1
2019-01-22CajaApplication: avoid deprecated 'g_type_class_add_private'Wu Xiaotian2-8/+6
2019-01-19caja-application: Check for smclient before trying to load sessionlukefromdc1-3/+3
2019-01-03[libcaja-private] Re-check file MIME type before picking an application.Max Eliaser1-0/+7
2019-01-03[file-manager] Fix apparent bug in context menu updating code.Max Eliaser1-1/+1
2018-12-30Revert "fm-directory-view.c: Decrease minimum update interval."Pablo Barciela1-2/+2
2018-12-27Fix: weird item in bookmarks if the folder was removedPablo Barciela1-9/+33
2018-12-27Change show/hide backup files shortcutSargastic1-1/+1
2018-12-27Remove useless comments, correct description stringSargastic2-7/+0
2018-12-27Add independent show/hide backup filesSargastic9-7/+173
2018-12-02caja-places-sidebar: replace two other uses of g_drive_poll_for_media_finishlukefromdc1-2/+2
2018-12-02Fix segfault on stopping USB hard driveslukefromdc1-1/+1
2018-12-01fm-properties-window: Fix memory leaksPablo Barciela1-6/+13
2018-11-07Fix case-insensitive comparison in running_in_mateZhang Xianwei2-4/+4
2018-11-02connect-server-dialog: Respect password save settingTomas Bzatek1-0/+6