summaryrefslogtreecommitdiff
path: root/src/file-manager
AgeCommit message (Expand)AuthorFilesLines
2020-04-04use MATE_COMPILE_WARNINGS from mate-commonraveit651-1/+1
2020-02-08Drop GLIB version checkWu Xiaotian1-3/+0
2020-01-12fm-properties: Remove use of mate-desktop-thumbnail helperraveit651-5/+3
2019-08-26Let some strings be translatableWu Xiaotian2-8/+9
2019-08-26add new interfaceWu Xiaotian2-65/+44
2019-08-26add CajaWidgetViewProvider docsWu Xiaotian1-12/+78
2019-08-26add new extension for widget viewWu Xiaotian1-4/+19
2019-08-26Set FmWidgetView is single view.Wu Xiaotian6-49/+50
2019-08-26add new FmWidgetView objectWu Xiaotian3-0/+441
2019-08-26fix build error about autoptr cleanWu Xiaotian1-0/+5
2019-08-19Remove comments that are not written to translators from pot filerbuj4-13/+13
2019-07-27use show icons option in views tabWu Xiaotian1-1/+1
2019-07-27Add preference option to hide icons in list view.Wu Xiaotian1-0/+14
2019-07-26fm-directory-view: add icon to "empty trash" into "File" menuPablo Barciela1-1/+1
2019-07-24add git.mk to generate .gitignoreWu Xiaotian1-0/+2
2019-07-23fm-list-view: replace deprecated gtk_drag_beginraveit651-6/+7
2019-07-23Show thumbnails in list viewWu Xiaotian1-1/+8
2019-07-21fix build error about fm-empty-viewWu Xiaotian1-1/+2
2019-07-17src / file-manager: reduce the scope of some variablesPablo Barciela10-229/+408
2019-07-10Replace gdkpixbuf with cairo_surfaces in a few more placesVictor Kareh1-3/+3
2019-07-02desktop icon view: disconnect callback from correct GSettings instancemonsta1-1/+1
2019-07-02Add scroll tabs with mouse wheelLaurent Napias1-0/+8
2019-06-29fm-list-view: suppress GtkAction warningsraveit651-0/+2
2019-06-29fm-icon-view: suppress GtkAction warningsraveit651-0/+16
2019-06-29fm-directory-view: change G_GNUC_END_IGNORE_DEPRECATIONS placePablo Barciela1-2/+2
2019-06-28Fix cppcheck warningsPablo Barciela2-110/+110
2019-06-27Revert "fm-directory-view: free var action_name"raveit651-2/+0
2019-06-27fm-directory-view: free var action_nameraveit651-0/+2
2019-06-27fm-directory-view: fix previous GtkAction commitraveit651-9/+12
2019-06-25fm-directory-view: suppress GtkAction warningsraveit651-3/+107
2019-06-25fm-desktop-icon-view: suppress GtkAction warningsraveit651-0/+9
2019-06-18Remove trailing whitespacesrbuj2-2/+2
2019-06-11Change URL prefixes from http to httpsrbuj1-1/+1
2019-05-04eel: remove date & time functionsrbuj2-3/+3
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela18-194/+194
2019-04-10local #include files inside "" instead <>Pablo Barciela18-245/+287
2019-04-08Pass "NULL" for keyboard eventlukefromdc2-2/+10
2019-04-05fm-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