summaryrefslogtreecommitdiff
path: root/src/file-manager
AgeCommit message (Expand)AuthorFilesLines
2022-07-20Let some strings be translatableWu Xiaotian2-8/+9
2022-07-20add new interfaceWu Xiaotian2-65/+44
2022-07-20add CajaWidgetViewProvider docsWu Xiaotian1-12/+78
2022-07-20add new extension for widget viewWu Xiaotian1-4/+19
2022-07-20Set FmWidgetView is single view.Wu Xiaotian6-49/+50
2022-07-20add new FmWidgetView objectWu Xiaotian3-0/+441
2022-07-20fix build error about autoptr cleanWu Xiaotian1-0/+5
2022-07-20Remove comments that are not written to translators from pot filerbuj4-13/+13
2022-07-20use show icons option in views tabWu Xiaotian1-1/+1
2022-07-20Add preference option to hide icons in list view.Wu Xiaotian1-0/+14
2022-07-20fm-directory-view: add icon to "empty trash" into "File" menuPablo Barciela1-1/+1
2022-07-20add git.mk to generate .gitignoreWu Xiaotian1-0/+2
2022-07-20fm-list-view: replace deprecated gtk_drag_beginraveit651-6/+7
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-20Replace gdkpixbuf with cairo_surfaces in a few more placesVictor Kareh1-3/+3
2022-07-20desktop icon view: disconnect callback from correct GSettings instancemonsta1-1/+1
2022-07-20Add scroll tabs with mouse wheelLaurent Napias1-0/+8
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 whitespacesrbuj2-2/+2
2022-07-20Change URL prefixes from http to httpsrbuj1-1/+1
2022-07-19eel: remove date & time functionsrbuj2-3/+3
2022-07-19local #include files inside "" instead <>Pablo Barciela18-245/+287
2022-07-19Pass "NULL" for keyboard eventlukefromdc2-2/+10
2022-07-19fm-desktop-icon-view: remove dead codePablo Barciela1-11/+1
2019-03-29eel: remove g_object_list_copyrbuj1-1/+1
2019-03-07avoid variables set but not usedPablo Barciela1-4/+0
2019-03-04fm-tree-model: Fix use of memory after it is freedPablo Barciela1-2/+6
2019-03-04fm-directory-view: Fix use of memory after it is freedPablo Barciela1-1/+1
2019-03-04drop unused variablesPablo Barciela1-1/+0
2019-02-02Fix incompatible pointer typesVictor Kareh1-4/+4
2019-01-28Avoid deprecated g_type_class_add_privateWu Xiaotian4-39/+31
2019-01-03[libcaja-private] Re-check file MIME type before picking an application.Max Eliaser1-0/+7
2019-01-03[file-manager] Fix apparent bug in context menu updating code.Max Eliaser1-1/+1
2018-12-30Revert "fm-directory-view.c: Decrease minimum update interval."Pablo Barciela1-2/+2
2018-12-27Remove useless comments, correct description stringSargastic2-7/+0
2018-12-27Add independent show/hide backup filesSargastic3-4/+67
2018-12-01fm-properties-window: Fix memory leaksPablo Barciela1-6/+13
2018-11-02properties-window: fix checking inconsistent stateAlexandru Pandelea1-1/+1
2018-10-02fm-directory-view.c: Decrease minimum update interval.lukefromdc1-2/+2
2018-06-04avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela1-1/+0