- May 17, 2011
-
-
Jannis Pohlmann authored
-
- Apr 15, 2011
-
-
Jannis Pohlmann authored
-
- Feb 19, 2011
-
-
Ambroz Bizjak authored
This fixes a crash when hovering CD drives with a special icon in computer://. Signed-off-by:
Jannis Pohlmann <jannis@xfce.org>
-
Jannis Pohlmann authored
Error spotted, reported and solved by Ambroz Bizjak.
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
-
- Feb 14, 2011
-
-
Jannis Pohlmann authored
-
- Jan 30, 2011
-
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
This fixes a regression introduced in 4.8. In thunar-vfs we did the same thing we do now: when a desktop entry is to be renamed we only replace the Name field instead of renaming the file itself. This also affects xfdesktop which uses Thunar's rename feature through D-Bus.
-
- Jan 29, 2011
-
-
Jannis Pohlmann authored
-
- Jan 26, 2011
-
-
Jannis Pohlmann authored
These icons were part of older gnome-icon-theme releases but have now disappeared. There are no useful equivalents in the icon naming specification or the GTK+ stock icons (well, there is GTK_STOCK_COPY, but no appropriate replacement for "stock_folder-move"), so for now it's best to ship the icons ourselves, I think.
-
- Jan 24, 2011
-
-
Jannis Pohlmann authored
This avoids a segmentation fault when creating files like '%s' or '%S' using File => Create Document => Empty File.
-
Jannis Pohlmann authored
Apparently, the GVfs trash backend only allows top-level directories in the trash to be modified. Children can be deleted implicitely but e.g. when emptying the trash, only the top-level items may be deleted. To give an example: g_file_delete() fails for "trash:///test/foo.txt" but succeeds for "trash:///test". This problem is covered in the trash specification under "Implementation notes".
-
Jannis Pohlmann authored
The last character of all key names was always left out when storing the key/value pair in the TDB file. As a consequence, two similarly named files (e.g. x1 and x2) were treated the same (x) and both were assigned the same emblems.
-
- Jan 16, 2011
-
-
Jannis Pohlmann authored
-
- Jan 10, 2011
-
-
Jannis Pohlmann authored
-
- Jan 03, 2011
-
-
Jannis Pohlmann authored
This was a regression compared to the Thunar code based on ThunarVFS. When creating a symbolic link with a name for which a file already exists, we need to try alternative names such as "link to foo", "another link to foo" and "4th link to foo", just like we do when copying files. This commit hopefully fixes this and also makes the "Make link(s)" action in the "Edit" menu work again.
-
- Jan 02, 2011
-
-
Nick Schermer authored
-
- Dec 06, 2010
-
-
Jannis Pohlmann authored
This appears to be a bug in GTK+. If the status icon is not hidden before it is destroyed, it will sometimes not disappear (the notification area will never receive a "removed" signal). For more information please see http://bugzilla.gnome.org/show_bug.cgi?id=589860
-
Jannis Pohlmann authored
-
- Dec 05, 2010
-
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
-
- Dec 04, 2010
-
-
Jannis Pohlmann authored
-
- Nov 21, 2010
-
-
Jannis Pohlmann authored
-
- Nov 14, 2010
-
-
Jannis Pohlmann authored
As a consequence, we no longer need the fallback icon. It is thus removed from the repository.
-
Mike Massonnet authored
Signed-off-by:
Jannis Pohlmann <jannis@xfce.org>
-
Jannis Pohlmann authored
-
- Nov 13, 2010
-
-
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
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 09, 2010
-
-
Jannis Pohlmann authored
-
- Nov 04, 2010
-
-
Jannis Pohlmann authored
-
Jannis Pohlmann authored
-
- Nov 03, 2010
-
-
Jannis Pohlmann authored
-
- Sep 05, 2010
-
-
Nick Schermer authored
-
- Jul 25, 2010
-
-
Jannis Pohlmann authored
-
- Jan 09, 2010
-
-
Jannis Pohlmann authored
-
- Jan 08, 2010
-
-
Jannis Pohlmann authored
-