- Oct 15, 2022
-
-
Alexander Schwinn authored
MR !298
-
Alexander Schwinn authored
In order to be able to have an g_object for which properties 'can_undo' and 'can_redo' can be added. Required for undo/redo toolbar buttons. MR !298
-
- Jul 14, 2022
-
-
First of four steps for full undo/redo support. - This first commit will only bring support for 'copy'. Support for other operations will follow soon. - Undo will be provided in the 'edit' menu (or via STRG+Z shortcut). - 'ThunarJobOperation' models a single user operation, containing one to many source- and target-files. - A 'ThunarJobOperation' can be inverted to do the opposite of what was originally done. MR !266
-
- Jun 06, 2022
-
-
In order to reflect its purpose in a better way MR !258
-
- Apr 28, 2022
-
-
Yongha Hwang authored
Annotation glossary should be included to detect anntotations like (transfer full). Related: https://gitlab.gnome.org/GNOME/gtk-doc/-/issues/61
-
- Feb 25, 2022
-
-
- Feb 23, 2022
-
-
Related:libxfce4util!24
-
- Feb 18, 2022
-
-
Related: exo#82 Instead of never-maintained exo_strdup_strftime(), use glib native function g_date_time_format() which has more formatting options.
-
- Aug 12, 2021
-
-
Adds an option to compare source file and copy by using a checksum to compare them. MR !144
-
- Jul 30, 2021
-
-
Yongha Hwang authored
Related: Issue #111 MR !139 It is logically impossible to move a folder into its subdirectory. This patch adds a check before trying to move files. Added: thunar_g_file_is_descendant () : New function thunar_application_move_into () : Added destination check
-
- Jul 17, 2021
-
-
Yongha Hwang authored
MR !130 To resume copy after an interrupted attempt, a user would retry the same process again. To save time, one would skip all duplicate files. But unfortunately, it is almost guaranteed to have a single fragmented file that has a same name as an original file. This causes an incomplete copy, and normally the only way to solve this is to give up this method and remove all the files that are copied. This MR provides a way to do this properly by copying individual files into an intermediate file that is named *.partial~. Only after the file is properly transfered, its name is changed to its original name. By this method, fragmented file is guaranteed to have a separate name, so a user can resume copy without a problem. Changes: * thunar_g_file_copy() * ThunarUsePartialMode * transform_enum_value_to_index()
-
- Jul 05, 2021
-
-
Only using the executable flag to 'trust' launchers is insecure, because the flag e.g. can be pre-set in archives. 'Trusting' a launcher now will generate a checksum of the launcher and store it via gvfs-metadata. MR !121 Fixes #156 Related Merge requests: exo!44 libxfce4util!16
-
- May 11, 2021
-
-
Alexander Schwinn authored
Files passed via CLI are not executed any more
-
- Feb 15, 2021
-
-
- Jan 23, 2021
-
-
Gaël Bonithon authored
-
- Dec 24, 2020
-
-
Alexander Schwinn authored
-
- Jul 13, 2019
-
-
Andre Miranda authored
-
- May 09, 2019
-
-
(Bug #15374)
-
- Apr 06, 2018
-
-
Andre Miranda authored
Also remove the trailing slash
-
Andre Miranda authored
-
- Mar 04, 2018
-
-
- Nov 19, 2017
-
-
Andre Miranda authored
Also refactoring some menu related code into thunar-menu-util.c
-
- Nov 05, 2017
-
-
Andre Miranda authored
-
- Nov 02, 2017
-
-
Andre Miranda authored
-
Andre Miranda authored
-
Andre Miranda authored
Instead use the new ThunarxMenuItem class and keep all the deprecated stuff internally, away from the extensions API.
-
- Sep 18, 2017
-
-
- Get ride of sgml template, use xml - Update thunar website - Next commit will migrate all documentation inside c-source for better gtk-doc processing
-
- Sep 07, 2017
-
-
Andre Miranda authored
-
- May 22, 2015
-
-
Harald Judt authored
Remove them or replace them with vim modelines where appropriate.
-
- May 15, 2015
-
-
Harald Judt authored
Building it fails starting with gtk-doc-1.22, and there have been lots of validity errors with previous versions for some time. Until someone comes and fixes it, stop building it.
-
- Jan 04, 2015
-
-
Andrzej authored
-
- May 06, 2013
-
-
Nick Schermer authored
-
- Jan 06, 2013
-
-
Nick Schermer authored
-
- Sep 26, 2012
-
-
- Feb 16, 2012
-
-
Nick Schermer authored
Manual has been moved to http://docs.xfce.org/xfce/thunar/start
-
- Jan 03, 2012
-
-
Andres Sanchez authored
New status: 262 messages complete with 21 fuzzies and 10 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
- Dec 29, 2011
-
-
Chipong Luo authored
New status: 293 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
- Dec 17, 2011
-
-
André Luiz Dias de Miranda authored
New status: 65 messages complete with 0 fuzzies and 228 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
André Luiz Dias de Miranda authored
New status: 58 messages complete with 0 fuzzies and 235 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
- Dec 09, 2011
-
-
Chipong Luo authored
New status: 293 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-