Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
0.8.0
=====
- Add documentation for the bulk renamer (Bug #1594).
- Improve the user manual (Bug #1365).
- Connect the various "Help" buttons (Bug #1230).
- Automatically add removable devices as targets to the "Send To" menu
(Bug #2683).
- Allow to use "Eject" button on CD-ROM drives to unmount and eject the media
(Bug #2759).
- Use Exif embedded thumbnails if available, which reduces the amount of data
that must be retrieved from a camera to around 50k instead of the whole JPEG
image, which can be up to several mega bytes.
- Treat hotplugged drives as removable drives, so they will be displayed in
the side pane.
- Improve startup notification support.
- Add support for trashes other than the home trash (Bug #2132).
- Fix crash on platforms where sizeof(GType) != sizeof(gint) (Bug #2726).
- Add support for thunar-volman, which gets invoked by Thunar whenever a
new device is added to the HAL device tree.
- Add support for memory cards and generic removable disk drives (Bug #2652).
- Handle blank discs and pure audio discs as well (Bug #2599).
- Use exo-mount to mount, eject and unmount volumes of relying on external
utilities, like pmount or gnome-mount, that do not always behave properly
(Bug #2715).
- Add ability to mount floppy drives using exo-mount (Bug #2075).
- Make sure GThread gets initialized first to avoid possible crashes in
the GSlice allocator later.
- Add ability to load custom thumbnailers from .desktop files.
- Stop unused threads after ten seconds of idle time to return some more
free memory to the kernel.
- Improve performance when loading really large folders using a parallel
lock-free algorithm.
- Ellipsize long shortcut names, but make sure "File System" still fits into
the side pane.
- Properly initialize the translation domain for thunar-vfs (Bug #2543).
- Do not gather detailed statistics from non-regular files to avoid blocking
Thunar forever reading from a named pipe (Bug #2655).
- Add keyboard shortcuts to switch between the different views (Bug #2600).
- Do not display "Desktop (Create Link)" action in "Send To" menu for
trashed files, because symlinks cannot be created for files in the
trash (Bug #2539).
- Fix crash when transfering a lot of files via drag'n'drop or clipboard
(Bug #2356).
- Fix modal about dialog blocking other windows (Bug #2545).
- Fix build with dbus-binding-tool 0.72 and above (Bug #2528).
- Fix installation on case insensitive file systems (Bug #2521).
- Set word-wrap width depending on current zoom-level (Bug #2505).
- Improve the performance of the automatic path completion (Bug #1681).
- Properly redraw the shortcuts pane after after drag'n'drop (Bug #2498).
- Updated translations: Pau Rul-lan Ferragut (ca), Michal Várady (cs),
Benedikt Meurer and Fabian Nowak (de), Stavros
Giannouris (el), Piarres Beobide (eu), Jari Rahkonen
(fi), Maximilian Schleiss, Mike Massonnet and Niki
Kovacs (fr), Szervác Attila (hu), Roberto Pariset
(it), Piotr Maliński and Szymon Kałasz (pl), Andrey
Fedoseev (ru), Alexander Toresson (sv), Kang
Kang (zh_CN).
- New translations: Alexander Nyakhaychyk (be), ByungHyun Choi (ko), Jovan
Naumovski and Viktor Stojanovski (mk), Stephan Arts and
Vincent Tunru (nl), Amanpreet Singh Alam (pa).
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
0.5.0rc1
========
- Add a "Trash" menu entry to the "Go" menu (#2486).
- Add a drop-down menu to the toolbar-style location bar to enable quick
access to the shortcuts even if the classic file manager look'n'feel is
being used (#2024).
- Add support for HAL on FreeBSD. Make HAL the preferred volume manager on
FreeBSD.
- Adjust the preferences dialog to match the look of the other Xfce preferences
dialogs (#2379).
- Allow to change the icon of .desktop files (#2150).
- Allow Thunar extensions to add menu items to the Drag'n'Drop context menu.
This is for example used by the thunar-archive-plugin to add an "Extract
Here" action, which extracts a dragged archive file at the drop location.
- Display the real mime type as tooltip for the "Kind" label in the properties
dialog (#2369).
- Keep the modification time when copying files (#2244).
- Make sure emblems don't get too large with SVG icon themes (#2466).
- Make sure Thunar is restarted prior to xfdesktop, so the trash support in
xfdesktop works as expected even if D-Bus autoactivation is not setup
properly.
- Place automake options into configure.in.in instead of Makefile.am and add
the tar-ustar option to fix building distributions on system where tar
defaults to the deprecated V7 format (#2304).
- Place cursor on the first selected file after a new file or folder was
created (#2368).
- Place focus on the main view after changing the current directory (#2367).
- Properly clean up the path bar when a folder that is currently displayed
on the path bar is deleted.
- Properly validate the Name of .desktop files (#2227).
- Update the icon mime icon lookup to try icon names from Icon Naming Spec
first, and fallback to legacy GNOME icon names.
- Use default dbus connection timeout (#2243).
- Use exo-open for the default "Open Terminal Here" action (#2256).
- Use the thumbnail database to load SVG icons from the icon theme, because
loading SVG is quite slow and takes a lot more memory than loading and
scaling PNG icons from the thumbnail database.
- Fix usage of deprecated HAL policy functions (#2475).
- Fix crash with newer GtkTreeView's if the "row-has-child-toggled" signal is
emitted even if the child state of a node did not change (#2372).
- Fix several race conditions that were introduced over time and prevented the
"new-files" job handling from working properly with Gamin and automatic
folder reload (#2199).
- Fix invalid calculation of free space on OpenBSD/amd64 (#2383).
- Fix crash due to invalid handling of file names with printf(3)-style format
arguments (#2468).
- Fix crash on systems with small per-thread stacks (#2269).
- Fix installation on Win32 platforms (#2432).
- Fix build with GLib 2.6.x (#2317).
- Fix build with latest dbus-glib (#2263).
- Updated translations: Pau Rul-lan Ferragut (ca), Michal Várady (cs), Benedikt
Meurer (de), Stavros Giannouris (el), Jarbas Araujo,
Antono Vasiljev and Sylvain Vedrenne (eo), Piarres
Beobide (eu), Jari Rhkonen (fi), Maximilian Schleiss
(fr), Piotr Maliński (pl), Adriano Winter Bess (pt_BR),
Andrey Fedoseev (ru), Hydonsingore Cia (zh_TW)
- New translations: Sonam Pelden (dz)
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
0.4.0rc1
========
- An implementation of the XDG Trash Specification was imported and is now
used by both Thunar and xfdesktop to display and manage trashed files.
The implementation is currently limited to the home trash, but that will
be extended to support foreign trash cans soon.
- Add a trash panel applet for the Xfce panel, that displays the current
state of the trash, allows to open and empty the trash, and supports
drops of files to the trash.
- Add "No to all" response to the transfer progress dialog, which allows to
skip all further overwrite dialogs (Bug #1666).
- Add ISO Speed Ratings to the Image page of the properties dialog.
- Add rubberband selection support to the detailed list view when build with
GTK+ 2.9.0 and above (Bug #1996).
- Add menus to the "Back" and "Forward" buttons in the toolbar (Bug #1782).
- Update the path bar with the latest changes to GtkFileChooser (Bug #2060).
- The dependency of the thunar-vfs library on GConf is gone. Instead the
available thumbnailers are now determined by an external tool and added to
a cache file, which will be mapped by all processes using the thunar-vfs
library (Bug #2131).
- Add a new thumbnailer for TrueType fonts using the FreeType 2.x library.
- Add a warning text to the window when running as super user (Bug #2218).
- Add desktop shortcut to the shortcuts pane and use a special icon for the
desktop folder (Bug #2235).
- Use the new icon chooser dialog, available with exo 0.3.1.10rc1, to pick
icons for custom actions.
- Fix invalid display of the file's group in the properties dialog (Bug #1838).
- Fix the location entry completion crashing with certain GTK+ versions (Bug
#1891).
- Fix list model related crashes with GTK+ 2.10 (Gnome Bug #349128).
- Use CRLF for text/uri-list as specified by RFC 2483 (Bug #2166).
- Fix invalid substitution of %d in custom commands (Bug #2214).
- Fix not working Ctrl+A in the location entry (Bug #2036).
- Fix the progress bar text being truncated (Bug #2003).
- Fix missing mkdtemp on Solaris (Bug #2070).
- Fix compilation with compilers other than gcc (Bug #1852).
- Fix compilation on NetBSD 2.99 and above.
- Fix compilation on OpenBSD.
- Add manual page for Thunar (Bug #1650).
- Unmount volumes prior to ejecting them (Bug #2236).
- Do not use different icons to represent the home folder.
- Use "<folder> - File Manager" for the title of Thunar windows to make it
easier to identify file manager windows in the taskbar.
- The thunar-vfs reference manual was updated to reflect the latest changes.
- Case sensitive sorting is now disabled by default (Bug #2064).
- Use a localized human readable format for the file dates (Bug #2057).
- Use the new GSlice allocator where possible to reduce memory overhead.
- Avoid the usage of GMemChunk, because in GLib 2.10 and above that is not
only inefficient, but also continously leaks memory.
- Updated translations: Pau Rul-lan Ferragut (ca), Michal Várady (cs),
Benedikt Meurer and Fabian Nowak (de), Stavros
Giannouris (el), Sylvain Vedrenne (eo), Piarres
Beobide (eu), Jari Rahkonen (fi), Maximilian
Schleiss (fr), Szervác Attila (hu), Roberto
Pariset (it), Piotr Maliński and Szymon Kałasz (pl),
Hydonsingore Cia (zh_TW)
- New translations: Iván Seoane Pardo (gl), Dimitri Gogelia (ka)
- The default operation when dropping files into a folder is now to move the
files if both the source files and the target folder is on the same file
system and the source files are owned by the user.
- The custom actions are now run using the shell.
- Added the "Send To" menu, which allows users to easily send files to other
applications from within the file manager. Default targets are "Desktop
(Create Link)", "Mail Recipient" and "Side Pane (Create Shortcut)". Additio-
nal targets can be dynamically added via .desktop files.
- Support for session management was added.
- The "Open With" dialog now allows users to remove launchers that were
previously added via the custom command box.
- The number of relocations for the libraries was reduced to improve the
application startup time.