- Nov 19, 2010
-
-
Jannis Pohlmann authored
This reverts commit 043c6301. The change introduced a crasher when too many files were trashed at once. Too many folder reloads are not good. Perhaps we need removed_files closure in addition to the new_files closure.
-
Jannis Pohlmann authored
This will make trashing files feel much more responsive.
-
Jannis Pohlmann authored
This hopefully fixes the delay between deleting a file and the file disappearing in the view. The same fix will be applied to other file operations soon.
-
- Nov 17, 2010
-
-
Piarres Beobide authored
New status: 678 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Nick Schermer authored
-
Nick Schermer authored
-
- Nov 15, 2010
-
-
Baurzhan Muftakhidinov authored
New status: 678 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
- Nov 14, 2010
-
-
Sergio Marques authored
New status: 679 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Jannis Pohlmann authored
As a consequence, we no longer need the fallback icon. It is thus removed from the repository.
-
Jannis Pohlmann authored
Hopefully this will fix it, but I'm not sure this was even a problem.
-
Mike Massonnet authored
Signed-off-by:
Jannis Pohlmann <jannis@xfce.org>
-
Jannis Pohlmann authored
-
- Nov 13, 2010
-
-
Per Kongstad authored
New status: 679 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
This involves a number of changes but it's an existing bug that was reported first in 2007. Paths starting with '.' or './' are now resolved based on the current working directory.
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
The open with button is now implemented as a subclass of GtkComboBox. The original patch for this was written by Nick. It had to be rewritten to apply against the new GIO codebase.
-
- Nov 11, 2010
-
-
Jannis Pohlmann authored
I think this can be implemented better, like asking the user if he wants to create that folder or like hiding user dirs in the go menu if they don't exist. But that's new features, I'm just fixing an error we don't need to show. Also fixed compiler warnings due to variable name shadowing.
-
- Nov 10, 2010
-
-
Yaron Shahrabani authored
New status: 673 messages complete with 0 fuzzies and 7 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Jannis Pohlmann authored
-
- Nov 09, 2010
-
-
Jannis Pohlmann authored
If the home and desktop folders are the same, then we want to show the home folder as "username" rather than as "Desktop" in the shortcuts pane. So we will no longer apply special label treatment to the desktop folder (I guess GIO would internally figure out the localized desktop display name based on xdg-user-dirs anyway...).
-
Jannis Pohlmann authored
I guess this is more like a mini-feature than a bug though.
-
Jannis Pohlmann authored
Make sure to always pass a fourth startup_id parameter to all D-Bus methods (add the parameter in the comments as well).
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
Apparently, I forgot to add the call to thunar_sendto_model() load back again when I rewrote the sendto model based on GIO.
-
- Nov 08, 2010
-
-
Cristian Marchi authored
New status: 293 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Cristian Marchi authored
New status: 680 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Leandro Regueiro authored
New status: 289 messages complete with 0 fuzzies and 4 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
- Nov 07, 2010
-
-
Andhika Padmawan authored
New status: 126 messages complete with 0 fuzzies and 167 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Andhika Padmawan authored
New status: 680 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
- Nov 05, 2010
-
-
Cheng-Chia Tseng authored
New status: 680 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Masato HASHIMOTO authored
New status: 680 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Masato HASHIMOTO authored
New status: 680 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Yaron Shahrabani authored
New status: 669 messages complete with 0 fuzzies and 11 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Yaron Shahrabani authored
New status: 665 messages complete with 3 fuzzies and 12 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
- Nov 04, 2010
-
-
Cristian Marchi authored
New status: 680 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Cristian Marchi authored
New status: 680 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Cristian Marchi authored
New status: 293 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Cristian Marchi authored
New status: 293 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (translations.xfce.org).
-
Jannis Pohlmann authored
-