Age | Commit message (Expand) | Author | Files | Lines |
2019-01-24 | Update copyright to 2019 | Wu Xiaotian | 1 | -1/+1 |
2019-01-22 | CajaApplication: avoid deprecated 'g_type_class_add_private' | Wu Xiaotian | 2 | -8/+6 |
2019-01-19 | caja-application: Check for smclient before trying to load session | lukefromdc | 1 | -3/+3 |
2019-01-03 | [libcaja-private] Re-check file MIME type before picking an application. | Max Eliaser | 1 | -0/+7 |
2019-01-03 | [file-manager] Fix apparent bug in context menu updating code. | Max Eliaser | 1 | -1/+1 |
2018-12-30 | Revert "fm-directory-view.c: Decrease minimum update interval." | Pablo Barciela | 1 | -2/+2 |
2018-12-27 | Fix: weird item in bookmarks if the folder was removed | Pablo Barciela | 1 | -9/+33 |
2018-12-27 | Change show/hide backup files shortcut | Sargastic | 1 | -1/+1 |
2018-12-27 | Remove useless comments, correct description string | Sargastic | 2 | -7/+0 |
2018-12-27 | Add independent show/hide backup files | Sargastic | 9 | -7/+173 |
2018-12-02 | caja-places-sidebar: replace two other uses of g_drive_poll_for_media_finish | lukefromdc | 1 | -2/+2 |
2018-12-02 | Fix segfault on stopping USB hard drives | lukefromdc | 1 | -1/+1 |
2018-12-01 | fm-properties-window: Fix memory leaks | Pablo Barciela | 1 | -6/+13 |
2018-11-07 | Fix case-insensitive comparison in running_in_mate | Zhang Xianwei | 2 | -4/+4 |
2018-11-02 | connect-server-dialog: Respect password save setting | Tomas Bzatek | 1 | -0/+6 |
2018-11-02 | properties-window: fix checking inconsistent state | Alexandru Pandelea | 1 | -1/+1 |
2018-10-19 | Add 'Configurable' interface and add support to caja-file-management-properties | 20kdc | 1 | -3/+60 |
2018-10-19 | caja-application.c: Remove redundant empty lines | Zhang Xianwei | 1 | -3/+0 |
2018-10-02 | fm-directory-view.c: Decrease minimum update interval. | lukefromdc | 1 | -2/+2 |
2018-09-19 | Remove dead code, fix a memory leak | lukefromdc | 1 | -11/+3 |
2018-09-17 | add option to open multiple uri in tabs at startup | Clément Masci | 5 | -74/+143 |
2018-09-17 | Revert "add option to open multiple uri in tabs at startup" | raveit65 | 5 | -123/+55 |
2018-09-17 | Revert "Memory leak fix" | raveit65 | 1 | -1/+0 |
2018-09-17 | Revert "Fix indents, update docs to reflect ability to open URIs in tabs" | raveit65 | 2 | -67/+68 |
2018-09-16 | Fix indents, update docs to reflect ability to open URIs in tabs | lukefromdc | 2 | -68/+67 |
2018-09-15 | Memory leak fix | Clément Masci | 1 | -0/+1 |
2018-09-14 | add option to open multiple uri in tabs at startup | Clément Masci | 5 | -55/+123 |
2018-08-24 | pathbar: Activate pane when changing location | Victor Kareh | 1 | -0/+3 |
2018-08-01 | add the ability to switch tabs using [ctrl+tab] and [ctrl+shift+tab] | Pablo Barciela | 1 | -0/+46 |
2018-07-31 | caja-window: Fix: mouse doesn't work with [ctrl] + [.] or [ctrl] + [;] | Pablo Barciela | 1 | -0/+5 |
2018-07-11 | pathbar: increase reference count of path in update_button_types | lukefromdc | 1 | -1/+6 |
2018-07-11 | Fix some issues found by static analysis | lukefromdc | 1 | -2/+0 |
2018-07-11 | pathbar: Fix crash when accessing drive root | lukefromdc | 1 | -3/+4 |
2018-07-12 | caja-location-bar: Fix: change background color based on activity state | Pablo Barciela | 1 | -15/+48 |
2018-06-18 | caja-sidebar-title: Fix: images broken in sidebar | Pablo Barciela | 1 | -5/+30 |
2018-06-07 | caja-sidebar-title: fix [-Wmaybe-uninitialized] warning | raveit65 | 1 | -0/+1 |
2018-06-06 | desktop window: Add is-desktop AtkObject attribute | Samuel Thibault | 2 | -0/+51 |
2018-06-05 | caja-desktop-window.c: Fix: caja crashes unexpectedly | Pablo Barciela | 1 | -0/+13 |
2018-06-05 | avoid deprecated 'gtk_widget_override_font' | Pablo Barciela | 1 | -1/+7 |
2018-06-04 | avoid deprecated 'gtk_window_set_wmclass' | Pablo Barciela | 4 | -6/+1 |
2018-05-18 | avoid deprecated 'gtk_dialog_get_action_area' | Pablo Barciela | 1 | -5/+6 |
2018-05-16 | zoom-control: use NULL instead of uninitialized variable | monsta | 1 | -2/+1 |
2018-05-16 | remove unused function | monsta | 1 | -25/+0 |
2018-05-10 | eel-gtk-extensions: replace deprecated gtk_menu_popup function | raveit65 | 3 | -17/+6 |
2018-05-10 | zoom-control: don't use eel_pop_up_context_menu function | raveit65 | 1 | -6/+10 |
2018-05-07 | Replace deprecated gtk_menu_popup | raveit65 | 5 | -99/+23 |
2018-05-07 | fm-desktop-icon-view: replace deprecated gdk_error_trap_push/pop functions | raveit65 | 1 | -4/+6 |
2018-05-07 | replace deprecated gdk_flush | raveit65 | 2 | -3/+5 |
2018-05-05 | avoid deprecated 'gtk_style_context_get_background_color' | Pablo Barciela | 3 | -5/+33 |
2018-05-03 | caja-spatial-window.c: avoid deprecated 'gtk_vbox_new' | Pablo Barciela | 1 | -4/+2 |