summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-07Fix case-insensitive comparison in running_in_mateZhang Xianwei3-6/+6
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-11-02connect-server-dialog: Respect password save settingTomas Bzatek1-0/+6
2018-11-02properties-window: fix checking inconsistent stateAlexandru Pandelea1-1/+1
2018-10-20monitor: watch for removal of non-native mounts on GVolumeMonitorlukefromdc3-10/+96
2018-10-19Add 'Configurable' interface and add support to caja-file-management-properties20kdc4-3/+218
2018-10-19caja-application.c: Remove redundant empty linesZhang Xianwei1-3/+0
2018-10-18Update caja manpage with info about "--force-desktop" optionZhang Xianwei1-0/+3
2018-10-03Caja-icon-info: Optimize icon lookups by GIcon.lukefromdc2-149/+74
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 Masci6-74/+146
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"raveit653-70/+68
2018-09-16Fix indents, update docs to reflect ability to open URIs in tabslukefromdc3-68/+70
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 Barciela2-0/+51
2018-07-31caja-window: Fix: mouse doesn't work with [ctrl] + [.] or [ctrl] + [;]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-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-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-07-12caja-location-bar: Fix: change background color based on activity statePablo Barciela1-15/+48
2018-07-03release 1.21.2v1.21.2raveit652-1/+33
2018-07-03sync with transifexraveit65119-27198/+28659
2018-06-21eel-gtk-extensions: show icons in right-click menus only if "menus-have-icons...lukefromdc1-2/+9
2018-06-20tx: update source fileraveit651-121/+129
2018-06-18caja-sidebar-title: Fix: images broken in sidebarPablo Barciela1-5/+30
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-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 Barciela2-2/+12
2018-06-04avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela6-10/+3
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 Barciela2-10/+12
2018-05-18update potfilemonsta1-124/+120
2018-05-16Pathbar button: fix poor response to right-clicklukefromdc1-1/+1
2018-05-16editable-label: avoid deprecated 'gtk_im_multicontext_append_menuitems'Pablo Barciela1-15/+1
2018-05-16zoom-control: use NULL instead of uninitialized variablemonsta1-2/+1