summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-07-20Show thumbnails in list viewWu Xiaotian1-1/+8
2022-07-20fix build error about fm-empty-viewWu Xiaotian1-1/+2
2022-07-20src / file-manager: reduce the scope of some variablesPablo Barciela10-229/+408
2022-07-20preferences: Render extension icons as cairo_surfacesVictor Kareh2-14/+14
2022-07-20preferences: Render media icons as cairo_surfaceVictor Kareh1-8/+9
2022-07-20Replace gdkpixbuf with cairo_surfaces in a few more placesVictor Kareh2-31/+30
2022-07-20sidebar: Render info icon as vectorVictor Kareh1-16/+16
2022-07-20Add support for loading theme-specific caja-desktop CSSColomban Wendling1-5/+40
2022-07-20Refactor custom CSS loading into a separate functionColomban Wendling1-23/+18
2022-07-20desktop icon view: disconnect callback from correct GSettings instancemonsta1-1/+1
2022-07-20Add scroll tabs with mouse wheelLaurent Napias2-0/+15
2022-07-20migrate intltool to gettextWu Xiaotian2-6/+6
2022-07-20caja-zoom-action: suppress GtkAction warningsraveit651-0/+8
2022-07-20caja-window: suppress GtkAction warningsraveit651-0/+30
2022-07-20caja-window-toolbars: suppress GtkAction warningsraveit651-2/+9
2022-07-20caja-spartial-window: suppress GtkAction warningsraveit651-0/+4
2022-07-20caja-window-menus: suppress GtkAction warningsraveit651-4/+30
2022-07-20window-manage-views: suppress GtkAction warningsraveit651-0/+2
2022-07-20caja-window-bookmarks: suppress GtkAction warningsraveit651-0/+2
2022-07-20view-as-action: suppress GtkAction warningsraveit651-0/+8
2022-07-20caja-navigation-window-menus: suppress GtkAction warningsraveit651-1/+32
2022-07-20caja-navigation-action: suppress GtkAction warningsraveit651-0/+8
2022-07-20caja-desktop-window: suppress GtkAction warningsraveit651-0/+2
2022-07-20fm-list-view: suppress GtkAction warningsraveit651-0/+2
2022-07-20fm-icon-view: suppress GtkAction warningsraveit651-0/+16
2022-07-20fm-directory-view: change G_GNUC_END_IGNORE_DEPRECATIONS placePablo Barciela1-2/+2
2022-07-20Fix cppcheck warningsPablo Barciela2-110/+110
2022-07-20Revert "fm-directory-view: free var action_name"raveit651-2/+0
2022-07-20fm-directory-view: free var action_nameraveit651-0/+2
2022-07-20fm-directory-view: fix previous GtkAction commitraveit651-9/+12
2022-07-20fm-directory-view: suppress GtkAction warningsraveit651-3/+107
2022-07-20fm-desktop-icon-view: suppress GtkAction warningsraveit651-0/+9
2022-07-20Remove trailing whitespacesrbuj15-75/+75
2022-07-20src: reduce the scope of some variablesPablo Barciela32-208/+331
2022-07-20Change URL prefixes from http to httpsrbuj2-2/+2
2022-07-20Change url projet's websiteLaurent Napias1-1/+1
2022-07-19eel: remove date & time functionsrbuj3-10/+10
2022-07-19caja-spatial-window: Unused variable irbuj1-1/+0
2022-07-19caja-location-dialog: Fix 'cppcheck' and 'clang' warningsPablo Barciela1-5/+5
2022-07-19caja-property-browser: Fix cast from non-struct type to struct typePablo Barciela1-4/+4
2022-07-19drop functions defined but not usedPablo Barciela6-463/+0
2022-07-19local #include files inside "" instead <>Pablo Barciela80-753/+902
2022-07-19Fix invocation with --geometry from the command linelukefromdc1-7/+14
2022-07-19Pass "NULL" for keyboard eventlukefromdc2-2/+10
2022-07-19caja-application: avoid NULL inside 'g_object_unref'Pablo Barciela1-3/+4
2022-07-19fm-desktop-icon-view: remove dead codePablo Barciela1-11/+1
2019-03-29eel: remove g_object_list_copyrbuj3-4/+4
2019-03-28caja-sidebar-title: avoid 'NULL' inside 'setup_gc_with_fg'Pablo Barciela1-1/+1
2019-03-07avoid variables set but not usedPablo Barciela9-46/+7
2019-03-06caja-window: Fix garbage valuePablo Barciela1-1/+2