Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-07-19 | local #include files inside "" instead <> | Pablo Barciela | 80 | -753/+902 |
2022-07-19 | Fix invocation with --geometry from the command line | lukefromdc | 1 | -7/+14 |
2022-07-19 | Pass "NULL" for keyboard event | lukefromdc | 2 | -2/+10 |
2022-07-19 | caja-application: avoid NULL inside 'g_object_unref' | Pablo Barciela | 1 | -3/+4 |
2022-07-19 | fm-desktop-icon-view: remove dead code | Pablo Barciela | 1 | -11/+1 |
2019-03-29 | eel: remove g_object_list_copy | rbuj | 3 | -4/+4 |
2019-03-28 | caja-sidebar-title: avoid 'NULL' inside 'setup_gc_with_fg' | Pablo Barciela | 1 | -1/+1 |
2019-03-07 | avoid variables set but not used | Pablo Barciela | 9 | -46/+7 |
2019-03-06 | caja-window: Fix garbage value | Pablo Barciela | 1 | -1/+2 |
2019-03-05 | Fix attempt to free released memory | rbuj | 1 | -1/+0 |
2019-03-04 | fm-tree-model: Fix use of memory after it is freed | Pablo Barciela | 1 | -2/+6 |
2019-03-04 | caja-information-panel: Fix use of memory after it is freed | Pablo Barciela | 1 | -1/+4 |