Age | Commit message (Expand) | Author | Files | Lines |
2022-07-20 | Support querying files by contained text | Slava Aseev | 1 | -0/+50 |
2022-07-20 | use show icons option in views tab | Wu Xiaotian | 3 | -53/+19 |
2022-07-20 | Add preference option to hide icons in list view. | Wu Xiaotian | 3 | -0/+68 |
2022-07-20 | fm-directory-view: add icon to "empty trash" into "File" menu | Pablo Barciela | 1 | -1/+1 |
2022-07-20 | caja-places-sidebar: add icon to "empty trash" | Pablo Barciela | 1 | -1/+1 |
2022-07-20 | add git.mk to generate .gitignore | Wu Xiaotian | 2 | -0/+4 |
2022-07-20 | spatial-window: replace geprecated gtk_menu_popup | raveit65 | 1 | -27/+6 |
2022-07-20 | property-browser: replace deprecated gtk_drag_begin | raveit65 | 1 | -5/+7 |
2022-07-20 | fm-list-view: replace deprecated gtk_drag_begin | raveit65 | 1 | -6/+7 |
2022-07-20 | Show thumbnails in list view | Wu Xiaotian | 1 | -1/+8 |
2022-07-20 | fix build error about fm-empty-view | Wu Xiaotian | 1 | -1/+2 |
2022-07-20 | src / file-manager: reduce the scope of some variables | Pablo Barciela | 10 | -229/+408 |
2022-07-20 | preferences: Render extension icons as cairo_surfaces | Victor Kareh | 2 | -14/+14 |
2022-07-20 | preferences: Render media icons as cairo_surface | Victor Kareh | 1 | -8/+9 |
2022-07-20 | Replace gdkpixbuf with cairo_surfaces in a few more places | Victor Kareh | 2 | -31/+30 |
2022-07-20 | sidebar: Render info icon as vector | Victor Kareh | 1 | -16/+16 |
2022-07-20 | Add support for loading theme-specific caja-desktop CSS | Colomban Wendling | 1 | -5/+40 |
2022-07-20 | Refactor custom CSS loading into a separate function | Colomban Wendling | 1 | -23/+18 |
2022-07-20 | desktop icon view: disconnect callback from correct GSettings instance | monsta | 1 | -1/+1 |
2022-07-20 | Add scroll tabs with mouse wheel | Laurent Napias | 2 | -0/+15 |
2022-07-20 | migrate intltool to gettext | Wu Xiaotian | 2 | -6/+6 |
2022-07-20 | caja-zoom-action: suppress GtkAction warnings | raveit65 | 1 | -0/+8 |
2022-07-20 | caja-window: suppress GtkAction warnings | raveit65 | 1 | -0/+30 |
2022-07-20 | caja-window-toolbars: suppress GtkAction warnings | raveit65 | 1 | -2/+9 |
2022-07-20 | caja-spartial-window: suppress GtkAction warnings | raveit65 | 1 | -0/+4 |
2022-07-20 | caja-window-menus: suppress GtkAction warnings | raveit65 | 1 | -4/+30 |
2022-07-20 | window-manage-views: suppress GtkAction warnings | raveit65 | 1 | -0/+2 |
2022-07-20 | caja-window-bookmarks: suppress GtkAction warnings | raveit65 | 1 | -0/+2 |
2022-07-20 | view-as-action: suppress GtkAction warnings | raveit65 | 1 | -0/+8 |
2022-07-20 | caja-navigation-window-menus: suppress GtkAction warnings | raveit65 | 1 | -1/+32 |
2022-07-20 | caja-navigation-action: suppress GtkAction warnings | raveit65 | 1 | -0/+8 |
2022-07-20 | caja-desktop-window: suppress GtkAction warnings | raveit65 | 1 | -0/+2 |
2022-07-20 | fm-list-view: suppress GtkAction warnings | raveit65 | 1 | -0/+2 |
2022-07-20 | fm-icon-view: suppress GtkAction warnings | raveit65 | 1 | -0/+16 |
2022-07-20 | fm-directory-view: change G_GNUC_END_IGNORE_DEPRECATIONS place | Pablo Barciela | 1 | -2/+2 |
2022-07-20 | Fix cppcheck warnings | Pablo Barciela | 2 | -110/+110 |
2022-07-20 | Revert "fm-directory-view: free var action_name" | raveit65 | 1 | -2/+0 |
2022-07-20 | fm-directory-view: free var action_name | raveit65 | 1 | -0/+2 |
2022-07-20 | fm-directory-view: fix previous GtkAction commit | raveit65 | 1 | -9/+12 |
2022-07-20 | fm-directory-view: suppress GtkAction warnings | raveit65 | 1 | -3/+107 |
2022-07-20 | fm-desktop-icon-view: suppress GtkAction warnings | raveit65 | 1 | -0/+9 |
2022-07-20 | Remove trailing whitespaces | rbuj | 15 | -75/+75 |
2022-07-20 | src: reduce the scope of some variables | Pablo Barciela | 32 | -208/+331 |
2022-07-20 | Change URL prefixes from http to https | rbuj | 2 | -2/+2 |
2022-07-20 | Change url projet's website | Laurent Napias | 1 | -1/+1 |
2022-07-19 | eel: remove date & time functions | rbuj | 3 | -10/+10 |
2022-07-19 | caja-spatial-window: Unused variable i | rbuj | 1 | -1/+0 |
2022-07-19 | caja-location-dialog: Fix 'cppcheck' and 'clang' warnings | Pablo Barciela | 1 | -5/+5 |
2022-07-19 | caja-property-browser: Fix cast from non-struct type to struct type | Pablo Barciela | 1 | -4/+4 |
2022-07-19 | drop functions defined but not used | Pablo Barciela | 6 | -463/+0 |