summaryrefslogtreecommitdiff
path: root/src/file-manager
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Wl bgleaks fixes (#1763)Luke from DC1-13/+30
2024-01-17wayland-background-dialog: fix two issues found by cppchecklukefromdc1-3/+2
2024-01-17wayland-background-dialog: ensure style provider is added only oncelukefromdc1-3/+3
2024-01-17wayland-background-dialog: Preview images at original aspect ratiolukefromdc1-1/+1
2024-01-17wayland-background-dialog: fix memory leakslukefromdc2-87/+128
2024-01-17wayland background dialog: fix build warninglukefromdc1-4/+0
2024-01-17Make wayland background dialog more intuitivelukefromdc1-6/+6
2024-01-17Manage desktop backgrounds when running in waylandlukefromdc4-6/+470
2023-12-01Do not show "Organize Desktop by Name" when desktop icons are lockedlukefromdc1-0/+6
2023-07-08wayland: initial support for showing the desktopLuke from DC1-21/+67
2022-12-23Remove unused members and structuresColomban Wendling3-42/+9
2022-12-23Remove unused memberColomban Wendling1-1/+0
2022-07-22Fix build warning -Wbad-function-castrbuj1-3/+6
2022-06-08Document and fix default-sort-order preferenceGordon Norman Squash1-1/+3
2022-02-09Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj2-3/+3
2022-02-09Fix some -Wsign-compare warningsrbuj2-3/+3
2021-12-31fm-directory-view: fix memory leakrbuj1-1/+5
2021-11-20Use a blank line at mostrbuj14-116/+0
2021-06-18Update copyright to 2021raveit652-0/+2
2021-04-20Add creation time supportrbuj2-0/+17
2021-04-13icon view: Add a directory setting to block moving iconsColomban Wendling3-0/+78
2021-04-01warning: missing initializer for a field of ‘GtkActionEntry’rbuj2-26/+27
2021-02-07build: allow users to disable gettext support (--disable-nls)rbuj4-0/+8
2021-01-15Remove warning -Wtype-limitsrbuj1-1/+1
2020-11-15fm-properties-window: make the location of system folders portablerbuj2-2/+4
2020-11-11Remove unused macrosPablo Barciela3-13/+0
2020-09-05fm-directory-view: Error message when a link could not be createdrbuj1-8/+23
2020-08-04Remove trailing spaces/tabsrbuj1-2/+2
2020-07-21Guard block is missingrbuj1-0/+6
2020-07-13fm-icon-view: totem-audio-preview was removed in totem 2.25.90rbuj2-16/+3
2020-07-10Remove unused variable from eel_notebook_scroll_event_cbrbuj1-2/+2
2020-07-10fm-properties-window: Do not display Modified field for mounted pointsrbuj1-1/+10
2020-06-30caja properties-window: display dir last modifiedԜеѕ1-3/+20
2020-06-15fm-properties: Don't show notebook arrowsraveit651-1/+0
2020-05-15mate-submodules: use git submodule for libeggWu Xiaotian1-0/+1
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