summaryrefslogtreecommitdiff
path: root/libcaja-private
AgeCommit message (Expand)AuthorFilesLines
2019-03-24caja-autorun: avoid NULL in 'memcpy'Pablo Barciela1-1/+4
2019-03-22caja-file: Fix: true and false branches are identicalPablo Barciela1-2/+0
2019-03-22caja-file-operations: add comment with false positive warning:Pablo Barciela1-0/+8
2019-03-07eel: remove g_str_list_copyrbuj3-7/+7
2019-03-07avoid variables set but not usedPablo Barciela5-13/+2
2019-03-06caja-file: Fix use of memory after it is freedPablo Barciela1-7/+13
2019-03-05caja-icon-container: Fix use of memory after it is freedPablo Barciela1-2/+2
2019-03-04caja-tree-view-drag-dest: Fix memory leakPablo Barciela1-0/+1
2019-03-04[Security] Use 'g_strlcpy' instead of 'strcpy'Pablo Barciela1-3/+3
2019-03-04drop unused variablesPablo Barciela3-4/+0
2019-02-06Add --disable-self-check for configureWu Xiaotian1-5/+1
2019-02-02Fix incompatible pointer typesVictor Kareh1-2/+2
2019-01-31Avoid deprecated g_type_class_add_private under libcaja-privateWu Xiaotian5-45/+29
2019-01-31Avoid deprecated g_type_class_add_private under libcaja-privateWu Xiaotian6-30/+27
2019-01-31Avoid deprecated g_type_class_add_private under libcaja-privateWu Xiaotian5-63/+76
2019-01-31Avoid deprecated g_type_class_add_private under libcaja-privateWu Xiaotian6-27/+15
2019-01-29Fix compile warningWu Xiaotian2-3/+1
2019-01-28Fixed the value of 6 month and 1 year.Wu Xiaotian3-21/+18
2019-01-28Support querying files by modification time and sizeWu Xiaotian3-18/+91
2019-01-03[libcaja-private] Re-check file MIME type before picking an application.Max Eliaser3-0/+30
2018-12-27Fix: weird item in bookmarks if the folder was removedPablo Barciela1-2/+7
2018-12-27Minor code-quality enhancementsSargastic2-6/+7
2018-12-27Forgot to initialize is_backup fieldSargastic1-0/+1
2018-12-27Remove useless comments, correct description stringSargastic1-1/+1
2018-12-27Skip hidden files only, not backupsSargastic1-3/+1
2018-12-27Add independent show/hide backup filesSargastic11-14/+83
2018-12-27caja-progress-info: new behavior with notifications:Pablo Barciela1-10/+3
2018-12-27caja-progress-info: show notifications with the gsettings key:Pablo Barciela2-8/+22
2018-12-01caja-bookmark: Fix memory leakPablo Barciela1-1/+4
2018-12-01caja-desktop-link-monitor: Fix memory leakPablo Barciela1-4/+5
2018-11-17GSettings should init beforce use it.yetist1-0/+1
2018-11-02monitor: fix crash on unmounting remote filesystemslukefromdc1-2/+2
2018-11-02CajaFile: fix crash in modify_link_hash_tableMichael Catanzaro1-1/+1
2018-10-20monitor: watch for removal of non-native mounts on GVolumeMonitorlukefromdc3-10/+96
2018-10-03Caja-icon-info: Optimize icon lookups by GIcon.lukefromdc2-149/+74
2018-08-01add the ability to switch tabs using [ctrl+tab] and [ctrl+shift+tab]Pablo Barciela1-0/+5
2018-07-15caja-desktop-directory: stop segfaults in directory_ready_callbacklukefromdc1-0/+4
2018-07-12caja-directory.c: fix build warninglukefromdc1-31/+0
2018-07-11libcaja-private: remove redundant prefs application to hash tablelukefromdc1-47/+0
2018-07-11[desktop-bg] Fix memory leak during background change eventsLars R. Damerow1-2/+5
2018-06-07caja-progress-info.c: show notifications in begin/end of progressPablo Barciela1-4/+18
2018-06-07caja-progress-info.c: avoid deprecated 'gtk_status_icon_get_visible'Pablo Barciela1-2/+5
2018-06-04avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela2-4/+2
2018-06-02caja-bookmark.c: drop unused variablePablo Barciela1-1/+0
2018-05-23caja-bookmark.c: Fix icons in bookmarksPablo Barciela1-16/+10
2018-05-20icon-container: avoid deprecated 'gtk_style_context_get_border_color'Pablo Barciela1-2/+7
2018-05-18avoid deprecated 'gtk_dialog_get_action_area'Pablo Barciela1-5/+6
2018-05-16use NULL instead of uninitialized variablemonsta1-4/+2
2018-05-07Replace deprecated gtk_menu_popupraveit651-4/+4
2018-05-07libcaja-private: replace deprecated gdk_error_trap functionsraveit651-4/+6