- Dec 25, 2020
-
-
黃柏諺 authored
792 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Andreas Eitel authored
792 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Merges !53
-
Emin Tufan Çetin authored
792 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Pjotr authored
792 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Anonymous authored
792 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Dec 24, 2020
-
-
-
O H authored
Convert the callbacks into a real GSourceFunc. Signed-off-by:
Olaf Hering <olaf@aepfle.de>
-
Alexander Schwinn authored
-
This makes rightclick+drag in details view bring up the GDK_ACTION_ASK menu for the dragged file. This behavior was prior to this commit not present when an item was dragged from the NAME column.
-
-
- Dec 23, 2020
-
-
Alexander Schwinn authored
Fixes #236
-
Alexander Schwinn authored
In order to dont clutter the (whisker)menu with duplicated entries
-
Fixes #224
-
This adds a menu item under "Arrange Items" sub-menu to toggle the sort direction (Ascending/Descending) on the currently sorting column for all views.
-
Add "Arrange Items" sub-menu to details view (listview). Changes the behavior if one selects an action that is already applied. Sort order (Ascending/Descending) will get toggled if the currently active sort attribute is chosed. Previously the Arrange Items sub-menu was specific to icon-view. This means that all the functions where static in abstract-icon-view.c . Here I have moved all those functions to standard-view (which is the parent class of all views), now all views will inherit the menu, actions and functions related to sorting. This is why the line count is 100 lines less is more. Fix !39
-
Fixes #209
-
- Dec 22, 2020
-
-
Simon Steinbeiss authored
-
Simon Steinbeiss authored
-
- Dec 20, 2020
-
-
- Dec 19, 2020
-
-
Alexander Schwinn authored
when folder-specific settings are enabled Fixes #443
-
Kevin Brubeck Unhammer authored
766 translated messages, 19 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Dec 16, 2020
-
-
Anonymous authored
785 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
-
-
- Dec 15, 2020
-
-
Alexander Schwinn authored
Current glib minimum is 2.50.0
-
- Dec 14, 2020
-
-
Alexander Schwinn authored
-
- Dec 13, 2020
-
-
Alexander Schwinn authored
Fixes #440
-
Le Tri authored
710 translated messages, 75 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Dec 12, 2020
-
-
Le Tri authored
678 translated messages, 107 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Dec 09, 2020
-
-
Alexander Schwinn authored
g_drive_is_removable seems to be more reliable for detecting removable USB HDD partitions Fixes #384 Co-authored-by:
Theo Linkspfeifer <lastonestanding@tutanota.com>
-
- Dec 08, 2020
-
-
Alexander Schwinn authored
As agreed in the 4.16 roadmap 2.50 is required for a fix of Issue #384
-
Alexander Schwinn authored
Targets app_info added via "open with"-->"other application"--> "custom command" Introduces a comparison check to dont add the same app_info multiple times. Fixes #309
-
- Dec 07, 2020
-
-
Alexander Schwinn authored
for open with --> custom command dialog. When the file-chooser dialog was used to pick a file, whitespace characters will be escaped. This will fix this old bug: https://bugzilla.xfce.org/show_bug.cgi?id=10883 withouth causing trouble for direct command input (Issue #425)
-
Alexander Schwinn authored
Fixes #425 This will re-introduce this old bug: https://bugzilla.xfce.org/show_bug.cgi?id=10883
-
- Dec 06, 2020
-
-
Kevin Brubeck Unhammer authored
748 translated messages, 37 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Dec 04, 2020
-
-
Kevin Brubeck Unhammer authored
747 translated messages, 38 untranslated messages. Transifex (https://www.transifex.com/xfce/public/).
-
- Dec 02, 2020
-
-
k3dAR authored
786 translated messages. Transifex (https://www.transifex.com/xfce/public/).
-
Alexander Schwinn authored
... instead of failing to load all UCA's. This will simplify switching between thunar versions with different UCA elements. (E.g. When a new element will be introduced, like foreseen in Issue #184)
-
Alexander Schwinn authored
Since "current-directory" of the launcher was not initialized, the context menu was not fully shown, and activation led to a crash. Fixes #436
-