Age | Commit message (Expand) | Author | Files | Lines |
2021-01-15 | Remove warning -Wtype-limits | rbuj | 1 | -1/+1 |
2020-11-15 | fm-properties-window: make the location of system folders portable | rbuj | 2 | -2/+4 |
2020-11-11 | Remove unused macros | Pablo Barciela | 3 | -13/+0 |
2020-09-05 | fm-directory-view: Error message when a link could not be created | rbuj | 1 | -8/+23 |
2020-08-04 | Remove trailing spaces/tabs | rbuj | 1 | -2/+2 |
2020-07-21 | Guard block is missing | rbuj | 1 | -0/+6 |
2020-07-13 | fm-icon-view: totem-audio-preview was removed in totem 2.25.90 | rbuj | 2 | -16/+3 |
2020-07-10 | Remove unused variable from eel_notebook_scroll_event_cb | rbuj | 1 | -2/+2 |
2020-07-10 | fm-properties-window: Do not display Modified field for mounted points | rbuj | 1 | -1/+10 |
2020-06-30 | caja properties-window: display dir last modified | Ԝеѕ | 1 | -3/+20 |
2020-06-15 | fm-properties: Don't show notebook arrows | raveit65 | 1 | -1/+0 |
2020-05-15 | mate-submodules: use git submodule for libegg | Wu Xiaotian | 1 | -0/+1 |
2020-04-04 | use MATE_COMPILE_WARNINGS from mate-common | raveit65 | 1 | -1/+1 |
2020-02-08 | Drop GLIB version check | Wu Xiaotian | 1 | -3/+0 |
2020-01-12 | fm-properties: Remove use of mate-desktop-thumbnail helper | raveit65 | 1 | -5/+3 |
2019-08-26 | Let some strings be translatable | Wu Xiaotian | 2 | -8/+9 |
2019-08-26 | add new interface | Wu Xiaotian | 2 | -65/+44 |
2019-08-26 | add CajaWidgetViewProvider docs | Wu Xiaotian | 1 | -12/+78 |
2019-08-26 | add new extension for widget view | Wu Xiaotian | 1 | -4/+19 |
2019-08-26 | Set FmWidgetView is single view. | Wu Xiaotian | 6 | -49/+50 |
2019-08-26 | add new FmWidgetView object | Wu Xiaotian | 3 | -0/+441 |
2019-08-26 | fix build error about autoptr clean | Wu Xiaotian | 1 | -0/+5 |
2019-08-19 | Remove comments that are not written to translators from pot file | rbuj | 4 | -13/+13 |
2019-07-27 | use show icons option in views tab | Wu Xiaotian | 1 | -1/+1 |
2019-07-27 | Add preference option to hide icons in list view. | Wu Xiaotian | 1 | -0/+14 |
2019-07-26 | fm-directory-view: add icon to "empty trash" into "File" menu | Pablo Barciela | 1 | -1/+1 |
2019-07-24 | add git.mk to generate .gitignore | Wu Xiaotian | 1 | -0/+2 |
2019-07-23 | fm-list-view: replace deprecated gtk_drag_begin | raveit65 | 1 | -6/+7 |
2019-07-23 | Show thumbnails in list view | Wu Xiaotian | 1 | -1/+8 |
2019-07-21 | fix build error about fm-empty-view | Wu Xiaotian | 1 | -1/+2 |
2019-07-17 | src / file-manager: reduce the scope of some variables | Pablo Barciela | 10 | -229/+408 |
2019-07-10 | Replace gdkpixbuf with cairo_surfaces in a few more places | Victor Kareh | 1 | -3/+3 |
2019-07-02 | desktop icon view: disconnect callback from correct GSettings instance | monsta | 1 | -1/+1 |
2019-07-02 | Add scroll tabs with mouse wheel | Laurent Napias | 1 | -0/+8 |
2019-06-29 | fm-list-view: suppress GtkAction warnings | raveit65 | 1 | -0/+2 |
2019-06-29 | fm-icon-view: suppress GtkAction warnings | raveit65 | 1 | -0/+16 |
2019-06-29 | fm-directory-view: change G_GNUC_END_IGNORE_DEPRECATIONS place | Pablo Barciela | 1 | -2/+2 |
2019-06-28 | Fix cppcheck warnings | Pablo Barciela | 2 | -110/+110 |
2019-06-27 | Revert "fm-directory-view: free var action_name" | raveit65 | 1 | -2/+0 |
2019-06-27 | fm-directory-view: free var action_name | raveit65 | 1 | -0/+2 |
2019-06-27 | fm-directory-view: fix previous GtkAction commit | raveit65 | 1 | -9/+12 |
2019-06-25 | fm-directory-view: suppress GtkAction warnings | raveit65 | 1 | -3/+107 |
2019-06-25 | fm-desktop-icon-view: suppress GtkAction warnings | raveit65 | 1 | -0/+9 |
2019-06-18 | Remove trailing whitespaces | rbuj | 2 | -2/+2 |
2019-06-11 | Change URL prefixes from http to https | rbuj | 1 | -1/+1 |
2019-05-04 | eel: remove date & time functions | rbuj | 2 | -3/+3 |
2019-04-12 | local #include files who are libraries inside <> instead "" | Pablo Barciela | 18 | -194/+194 |
2019-04-10 | local #include files inside "" instead <> | Pablo Barciela | 18 | -245/+287 |
2019-04-08 | Pass "NULL" for keyboard event | lukefromdc | 2 | -2/+10 |
2019-04-05 | fm-desktop-icon-view: remove dead code | Pablo Barciela | 1 | -11/+1 |