summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-02properties-window: fix checking inconsistent stateAlexandru Pandelea1-1/+1
2018-10-19Add 'Configurable' interface and add support to caja-file-management-properties20kdc1-3/+60
2018-10-19caja-application.c: Remove redundant empty linesZhang Xianwei1-3/+0
2018-10-02fm-directory-view.c: Decrease minimum update interval.lukefromdc1-2/+2
2018-09-19Remove dead code, fix a memory leaklukefromdc1-11/+3
2018-09-17add option to open multiple uri in tabs at startupClément Masci5-74/+143
2018-09-17Revert "add option to open multiple uri in tabs at startup"raveit655-123/+55
2018-09-17Revert "Memory leak fix"raveit651-1/+0
2018-09-17Revert "Fix indents, update docs to reflect ability to open URIs in tabs"raveit652-67/+68
2018-09-16Fix indents, update docs to reflect ability to open URIs in tabslukefromdc2-68/+67
2018-09-15Memory leak fixClément Masci1-0/+1
2018-09-14add option to open multiple uri in tabs at startupClément Masci5-55/+123
2018-08-24pathbar: Activate pane when changing locationVictor Kareh1-0/+3
2018-08-01add the ability to switch tabs using [ctrl+tab] and [ctrl+shift+tab]Pablo Barciela1-0/+46
2018-07-31caja-window: Fix: mouse doesn't work with [ctrl] + [.] or [ctrl] + [;]Pablo Barciela1-0/+5
2018-07-11pathbar: increase reference count of path in update_button_typeslukefromdc1-1/+6
2018-07-11Fix some issues found by static analysislukefromdc1-2/+0
2018-07-11pathbar: Fix crash when accessing drive rootlukefromdc1-3/+4
2018-07-12caja-location-bar: Fix: change background color based on activity statePablo Barciela1-15/+48
2018-06-18caja-sidebar-title: Fix: images broken in sidebarPablo Barciela1-5/+30
2018-06-07caja-sidebar-title: fix [-Wmaybe-uninitialized] warningraveit651-0/+1
2018-06-06desktop window: Add is-desktop AtkObject attributeSamuel Thibault2-0/+51
2018-06-05caja-desktop-window.c: Fix: caja crashes unexpectedlyPablo Barciela1-0/+13
2018-06-05avoid deprecated 'gtk_widget_override_font'Pablo Barciela1-1/+7
2018-06-04avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela4-6/+1
2018-05-18avoid deprecated 'gtk_dialog_get_action_area'Pablo Barciela1-5/+6
2018-05-16zoom-control: use NULL instead of uninitialized variablemonsta1-2/+1
2018-05-16remove unused functionmonsta1-25/+0
2018-05-10eel-gtk-extensions: replace deprecated gtk_menu_popup functionraveit653-17/+6