- May 04, 2024
-
-
- May 02, 2024
-
-
Alexander Schwinn authored
Regression introduced in !436 Fixes #1348
-
- May 01, 2024
-
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Apr 30, 2024
-
-
Alexander Schwinn authored
-
- Apr 25, 2024
-
-
Alexander Schwinn authored
If the file is renamed from ".hidden" to "hidden" or vice versa.
-
Alexander Schwinn authored
Using GList has serious performance downsides when it comes to e.g. 100.000 files. So whenever a container-type for files is required and there is the possibility that a big number of files could be involved, use GHashTable or GSequence over GList.
-
Alexander Schwinn authored
-
- Apr 24, 2024
-
-
MR xfce/thunar!444 Fixes #1233
-
- Apr 23, 2024
-
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Apr 21, 2024
-
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
Alexander Schwinn authored
That is total overkill. Instead, check in the icon factory if the icons we have match the current "draw_frames" state during draw Fixes #1337
-
- Apr 20, 2024
-
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Apr 18, 2024
- Apr 12, 2024
-
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Apr 11, 2024
-
-
Alexander Schwinn authored
Bug introduced in 958e97eb
-
Alexander Schwinn authored
In 'thunar_list_model_files_changed' it makes sense to assume that the number of changed files is smaller than the number of files which are already in the model. Otherwise a a folder with many files inside will iterate on them again and again for each added file
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Apr 10, 2024
-
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Apr 09, 2024
-
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
743 translated messages, 273 untranslated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Apr 08, 2024
-
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Apr 07, 2024
-
-
Alexander Schwinn authored
It is actually not required to monitor files inside a folder for changes, if we already monitor the according folder for changes. This prevents freeze when leaving a folder of 100.000 files.
-
Alexander Schwinn authored
Calling "g_signal_handlers_disconnect_by_func" seems to be expensive when here are thousands of instances of ThunarFile present. Keeping a link to the concrete handler to disconnect is much more performant, so let's use that.
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
Empty msgid. It is reserved by GNU gettext: gettext("") returns the header entry with meta information, not the empty string.
-
-
Anonymous authored
1015 translated messages, 1 untranslated message. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
- Apr 06, 2024
-
-
Anonymous authored
1015 translated messages, 1 untranslated message. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
628 translated messages, 388 untranslated messages. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
1016 translated messages. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
670 translated messages, 346 untranslated messages. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
515 translated messages, 501 untranslated messages. Transifex (https://explore.transifex.com/xfce/).
-
Anonymous authored
515 translated messages, 501 untranslated messages. Transifex (https://explore.transifex.com/xfce/).
-