- Feb 19, 2025
-
-
Alexander Schwinn authored
In order to make the kernel reclaim unused memory MR !599
-
- Feb 17, 2025
-
-
Anonymous authored
1011 translated messages, 28 untranslated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Feb 16, 2025
-
-
Anonymous authored
1039 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
-
- Feb 13, 2025
-
-
MR !594
-
- Feb 12, 2025
-
-
Theo Linkspfeifer authored
Use emblem names which are more commonly used instead.
-
See: #1506
-
Completes: 78f73f66
-
- Feb 10, 2025
-
-
Theo Linkspfeifer authored
If a file cannot be trashed, deleting it via keyboard shortcut should now always present a confirmation dialog. Improves: 3f5ef047
-
- Feb 07, 2025
-
-
Anonymous authored
1039 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
It is now possibly to select and copy the strings for kind, link target and location, The strings are not ellipsized anymore. Fixes #1537 MR !579
-
- Feb 05, 2025
-
-
Alexander Schwinn authored
Restore code from 6b6dbcd7 to fix the wrong selection after a rename in list view when a row change occurs. MR !590
-
- Feb 04, 2025
-
-
Anonymous authored
891 translated messages, 148 untranslated messages. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
890 translated messages, 149 untranslated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Feb 02, 2025
-
-
Gaël Bonithon authored
It now (glib 2.83.3) adds GLIB_VERSION_2_84 macro to the generated code, so we need to let the user generates these files himself. Related: xfce4-panel#904
-
- Feb 01, 2025
- Jan 30, 2025
-
-
Theo Buehler authored
fixes build with llvm 19, from @botovq
-
- Jan 24, 2025
-
-
Alexander Schwinn authored
Since thunar-settings are simple to open in the application itself, it is not required to additional show a launcher for it in the application-menu.
-
- Jan 23, 2025
-
-
Anonymous authored
1039 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Jan 22, 2025
- Jan 20, 2025
-
-
Theo Linkspfeifer authored
-
Alexander Schwinn authored
MR !584
-
Alexander Schwinn authored
Fixes b17570c9 by using only g_files in the content type loading thread and updating the according ThunarFiles only after the thread finished MR !583
-
- Jan 19, 2025
-
-
Gaël Bonithon authored
Include guards are added to headers other than libxfce4panel.h in libxfce4panel 4.21.0, so no headers other than this one should be included. Code preceding this patch can still be built by linking against libxfce4panel >= 4.21.0 by adding -DLIBXFCE4PANEL_COMPILATION to CFLAGS. Related: xfce4-panel!162
-
Alexander Schwinn authored
Since there is the risk for a race condition if a g_file inside a ThunarFile is changed during runtime.
-
Alexander Schwinn authored
Fixes a race condition which might occur when a g_file inside a ThunarFile is replaced, while the g_file is used inside a Job at the same time.
-
- Jan 16, 2025
-
-
Anonymous authored
865 translated messages, 174 untranslated messages. Transifex (https://explore.transifex.com/xfce/).
-
Alexander Schwinn authored
Till now the confirmation dialog only was shown when trashed files are deleted via right click menu. Now the dialog is as well shown when trashed files are deleted via keyboard shortcut. Fixes #1545 MR !580
-
- Jan 13, 2025
-
-
Anonymous authored
1039 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Jan 10, 2025
-
-
Anonymous authored
1039 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
1039 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Jan 09, 2025
-
-
Anonymous authored
1039 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Jan 08, 2025
-
-
Anonymous authored
1017 translated messages, 22 untranslated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Jan 07, 2025
-
-
Anonymous authored
933 translated messages, 106 untranslated messages. Transifex (https://explore.transifex.com/xfce/).
-
Prevent random non-hidden files from being selected after removing hidden files from the view. Note that, in list view the selection will still jump to the next non-hidden file.
-