summaryrefslogtreecommitdiff
path: root/NEWS
blob: c02e6a5a53fd8f7f1be5da5a28b7b033275ab070 (plain)
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
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
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
1.3.x
=====
- Fix crash when trying to thumbnail a file with unknown content type.
- Fix properties dialog crash with files with unknown content type.
- Fix crash when hovering a CD drive with a special icon (bug #7309).
  Reported and solved by Ambroz Bizjak.
- Use portable abicheck.sh from xfconf.
- Avoid segfaults due to interpreting display names as format strings.
- Improve the UI according to bugs #7496 and #7497.
- Treat backup files as hidden as with thunar-vfs (bug #7615).
- Fix crash when opening a mountable drive with no media (bug #7308)
  in a way that does not break SMB shares (#bug 7774).
  Patches by Ambroz Bizjak and Axel Sommerfeldt.
- Fix segfaults in case icons are missing or not found (bug #7880).
- Allow exec bit of MS-DOS executables and MSI to be changed 
  (bug #3545).
- Prevent falling back to an unexpected locale (bug #4746).
  Patch by Martin Jürgens and Mark Trompell.
- Show translated names of desktop files (bug #7393).
  Fix by Lionel Le Folgoc<lionel@lefolgoc.net>.
- Fix sorting of filenames with large numbers (bug #5356).
  Patch by Eric Koegel.
- Respect ThunarIconFactory::show-thumbnails. Fixes a regression.

1.3.0
=====
- Paste files in correct order (bug #6504).
- Fix truncated strings when loading and storing emblems (bug #7171).
- Only erase top-level items from trash (bug #7147).
- Don't interpret file display names as format strings (bug #7128).
- Ship stock_folder-copy.png and stock_folder-move.png icons with
  Thunar itself (bug #6851).
- Fix segfault when calling strcasecmp with NULL parameters (bug #7206).
- Only change the Name field when renaming desktop files (bug #7155).
- Force desktop file reload after changing the Name field.
- Fix memory leak caused by not destroying the rename job.
- Allow installation of helper scripts in a custom location using the
  --with-helper-path-prefix=PATH configure option.
- Improve thumbnailing by avoid sending thumbnail requests while the
  user is scrolling in a directory.
- Cancel thumbnail requests when leaving a directory.
- Avoid regenerating thumbnails when files are copied, moved, linked
  or trashed.
- Update the thumbnail cache when files are deleted permanently.
- Translation updates: Galician, Polish, Portuguese, Romanian, Serbian.

1.2.0
=====
- Properly try alternative names when creating links (bug #6867).
- Only show the "Eject Volume" context menu action when the volume is
  present.
- Translation updates: Arabic, French, Galician, Greek, Romanian, 
  Turkish.

1.1.6
=====
- Fix unused variable warning when building with GLib < 2.20.
- Fix file operation status icon not disappearing by hiding the icon
  prior to destroying it (bug #6891). Patch by Xavier D.
- Fix Gtk 2.16 function.
- Fix twp plugin for images with a quote in file name (bug #5056).
- Bump copyrights to 2011.
- Translation updates (zh_TW, de, cs, fi, uk, pt, ru, nb, ja,
  de, en_GB, sv, id, hr, ar).

1.1.5
=====
- Make .desktop entries installed by Thunar validate against 
  desktop-file-utils 0.16 (bug #6655). Patch by Samuli Suominen.
- Fix missing instruction to load the sendto model (bug #6762).
- Fix the sample D-Bus client for the org.xfce.FileManager interface.
- Fix home folder being displayed as "Desktop" if $HOME is set to
  /home/username/Desktop.
- Fix outdated Thunar D-Bus API usage in the trash panel applet.
- Create user dirs instead of showing an error if they don't exist.
- Allow scrolling in the 'Open With' combo box of the file properties
  dialog (bug #3055).
- Expand filenames starting with './' based on the current working
  directory instead of home (bug #3451).
- Print an error if thunar-settings fails to contact the file manager
  service (bug #6547).
- Permanently delete files if at least one of them cannot be trashed
  (bug #6748).
- Fix a typo in configure.in.in (bug #6724).
- Include panel macro header (bug #6680).
- Use GTK_STOCK_FILE as the fallback icon for files (bug #6662).
- Fix compiler warnings about shadowed variables.
- Use Name field as display name of desktop entries (bug #6860).
- Fix a memory leak in thunar_transfer_job_execute().
- Fix a segmentation fault when reloading files.
- Avoid GIO 2.20 function calls.
- Properly avoid launching the file manager recursively by checking
  the GAppInfo id/name.
- Translation updates: Hungarian, German, Slovak, 
  Portuguese (Brazilian), Chinese (China), Greek, Catalan (Valencian),
  Italian, Basque, Spanish (Castilian), Kazakh, Portuguese, Hebrew,
  Galician, Indonesian, Chinese (Taiwan), Japanese. 

1.1.4
=====
- Add startup parameter to the D-Bus call in thunar-settings (bug 
  #6768). This will make thunar-settings start again.
- Properly hide partitions that are not mountable by the user.
- Translation updates: Japanese, Finnish.

1.1.3
=====
- Add new D-Bus methods:
  - Execute()
  - CreateFileFromTemplate()
  - CreateFile()
  - RenameFile()
- Properly remember the default handler for a file / content type (bug
  #6167).
- Replace - with _ in parameter names of the D-Bus API.
- Do not display shadowed mounts.
- Provide an eject button for removable and present volumes in the 
  side pane (bug #3658).
- Auto-select previously selected subdirectories when walking through
  the history (bug #5538).
- Delay applying the file selection until folders have finished 
  loading.
- Fix broken compilation with -Wl,-z,defs and -Wl,--as-needed.
- Translation updates: Basque, Chinese (Taiwan), Ukrainian, Galician,
  Portuguese, Catalan (Valencian), Finnish, Italian, Danish, Kazakh,
  Swedish, Greek, Japanese, Russian, German, Uyghur. 

1.1.2
=====
- Move helpers from $libexecdir to $libdir/Thunar.
- Fix replacing @docdir@ in ThunarHelp.
- Move panel plugin to $(libdir)/xfce4/panel/plugins.
- Move manual translations to docs/manual/po.
- Abort dist when validating the xml file fails.
- Wait for a reply in thunar-settings.
- Add CopyTo, CopyInto, MoveInto, LinkInto, UnlinkFiles
  D-Bus methods.
- Add startup-id to more D-Bus methods.
- Move LaunchFiles to org.xfce.FM.
- Remove README.volumes and ThumbnailersCacheFormat as
  those are specific to thunar-vfs.
- Display content type in the file properties dialog
  tooltip (bug #2369).
- Translation updates (kk, pt, ca, fr, da, fi, it, uk, he, de,
  zh_TW, gl)

1.1.1
=====
- Port the code related to thunar-volman to udev. This is an optional
  part of Thunar. The consequences are that instead of calling
  thunar-volman with HAL UDIs, we'll now call thunar-volman with
  sysfs paths. For this to work, a more recent version of thunar-volman
  is required: 0.5.0.
- Re-implement mount/eject notifications based on libnotify.
  Notifications were gone after the port to GIO because we no longer
  used exo-mount to mount or eject devices.
- Fix segfaults when loading image icons.
- Force a folder reload when the new_file closure is finished (bug
  #6409).
- Update the trash panel plugin to the new panel framework.
- Create status icon only when we're actually going to display it.
- Change CWD before spawning applications in ThunarLauncher.
- Fix browsing shortcuts and mountables in ThunarLauncher.
- Synchronize ThunarListModel sorting with detailed list view
  captions.
- Fix sorting by type in ThunarListModel (bug #6143).
- Refilter the tree model when a hidden dir is entered/left (bug
  #6142).
- Properly update the cursor when a row is deleted (bug #5361).
- Use stock icons and standard icon names where appropriate (bug
  #6133).
- Updated translations: Kazakh, Hebrew, Greek, Italian, Chinese
  (Taiwan), Indonesian, Croatian, Bengali, German, Slovak, French,
  Uyghur, Turkish, Galician, Spanish (Castilian), Russian, Sinhala,
  Ukrainian, Portuguese (Brazilian), Danish, Basque, Finnish, Czech.

1.1.0
=====
- Replace ThunarVFS with GIO. There will be a separate maintenance
  release of ThunarVFS soon after this release. All functionality
  previously based on ThunarVFS is now implemented on top of GIO
  and GVfs. This means that remote filesystems can be accessed via
  SFTP, FTP, SMB etc. For this as well as the trash feature GVfs
  is required. Thunar does not depend on it because GVfs is a set
  of GIO extensions and there is no guarantee for those to be
  available at runtime if they are installed at buildtime. This is left
  for distributions to set up properly.
- Thumbnails are now generated using the thumbnail management D-Bus
  specification. One implementation of this specification is Tumbler
  which is released independently.
- Bump the API version of Thunarx to 2 because symbols related to
  ThunarVFS were removed and replaced by new symbols dealing with GIO.
  This requires all existing plugins to be updated and linked against
  thunarx-2 instead of thunarx-1.
- Show "Network" item in the side pane and the "Go" menu if the
  network:// URI scheme is supported by GIO (via an extension). Make
  the "Trash" item optional too.
- Use a single shared progress dialog for file operations instead of
  individual dialogs for each operation. The visual information in this
  shared dialog still has to be improved (work on this has been started
  in an experimental branch).
- Use g_utf8_strlen to calculate the side pane width (bugs #3965, #5390)
- Add startup ID parameter to the BulkRename and LaunchFiles D-Bus methods
  in order to support startup notification over D-Bus.
- Avoid requesting drag data if the drag target is GDK_NONE (bug #5771).
- Add startup notification support to the custom actions plugin.
- Use install-exec-hook for installing the thunar symlink (bug #5835).
- Use silent build rules if available.
- Use libxfce4ui instead of libxfcegui4.
- Depend on xfce4-dev-tools >= 4.7.2 to get rid of custom configure code.
- Depend on exo-1 >= 0.5.1.
- Updated translations: German, French, Chinese, Portuguese, Czech, Slovak,
  Latvian, Basque, Danish, Asturian, Japanese, Galician, Spanish, Greek,
  Turkish, Russian, Swedish, Catalan, Albanian, Kazakh.

1.0.1
========
- Put quotes around filenames in thunar-wallpaper-plugin (bug #5056)
- Apply umask properly when creating files/directories.
  Patch by Giovanni Bechis (bug #3532).

1.0.0
========
- Fix crash when entering the same hidden directory twice in the
  location entry (bug #4847).
- Pass the current event time to startup notification, so focus
  stealing works properly.

0.9.99.1
========
- Optional nano version added to configure.in.in.
- Update Danish, Norwegian Bokmal, Simplified Chinese and Turkish
  translations.

0.9.93
======
- Fix crash in the tree side pane when hidden files are toggled (bug #2502).
- Always show an error dialog if one of the files passed via the command
  line cannot be opened.
- Only show eject option for devices when requires_eject is TRUE (bug #3978).
- Fix crash when cd drive is ejected (bug #4257).
- Use posix_fadvise() for copying large files.
- Use -V for version information.
- Restore the selection after deleting a file (bug #3884).
- Fix completion in the path bar when ~/ is used (bug #2973).
- Change the tooltip of the trash plugin from "Trash is full" to
  "Trash contains files" (bug #3266).
- Popup the location selector when the dead tilde is pressed. This allows
  people with dead keys to use the location selector.
- Unload folders in the tree side pane when they are collapsed (bug #4051).
- Don't monitor /proc and /dev on Linux systems.
- Implement window groups so modal dialogs don't block other Thunar
  windows (bug #3586).
- Open a question dialog before removing a custom action (bug #3838).
- Make the first alpha numeric character upper-case in the case renamer
  (bug #3559).
- Update links to the Glib reference manual in the docs (bug #4555).
- Only respond to the predefined key bindings for deleting files when
  the user has not set a custom accelerator (bug #4173).
- Implement menu providers in the side pane popup menus (bug #2740).
- Unmounted volumes are 50% translucent so give some visual feedback.
- Add rename option to the tree side pane popup menu.
- Don't go back in the history anymore if the new directory is the first
  one in the backward history (bug #4660).
- Implement reorder, positioned drag and drop and rubberbanding in the
  renamer dialog (bug #3325).
- Change Name value of the desktop entry to "Thunar File Manager".
- Go back and forward using the 8th and 9th button on the mouse (bug #4687).
- Various compilers warnings were fixed, some performace improvements
  and less memory allocations.
- Update Albanian, Basque, Belarusian, Brazilian Portuguese, Catalan, Czech,
  Danish, Finnish, French, Galician, German, Hungarian, Indonesian, Japanese,
  Norwegian Bokmal, Polish, Simplified Chinese, Spanish, Swedish, Turkish and
  Ukrainian translations.

0.9.92
======
- Fix build on MacOS X (bug #4433).
- Don't create Thunar -> thunar symlink on case-insensitive
  filesystems (bug #4430).
- Add thunar-wallpaper-plugin for setting the wallpaper on
  xfdesktop >= 4.5.90.

0.9.91
======
- Update Basque, French and Spanish translations

0.9.80
======
- Fix .desktop file to launch thunar-settings dialog with
  xfce4-settings-manager
- Update Indonesian, Korean, Polisn, Arabic, Ukranian, Galician, Turkish,
  English Brittish, Lithuanian, Latvian, Chinese (traditional), Portuguese,
  Brazilian Portuguese, Catalan, Greek, French, Spanish, Russian, Czech and
  Hungarian translations.
- Add Kurdish translation


0.9.0
=====
- Do not display volumes without mountable file systems (Bug #3555).
- Properly recognize OGG files as audio files for custom actions (Bug #3604).
- Add new date renamer (Bug #3656).
- Pass the correct $DISPLAY value to processes spawned by Thunar and
  xfdesktop in multi screen environments (Bug #3667).
- Preselect the whole filename when renaming folders (Bug #3057).
- Prevent infinite recursion on JPEG files with broken EXIF data (Bug #3452).
- Fix crash on amd64 (Bug #3303).
- Add support to retry job based operations.
- Display more details in the override dialog (Bug #3268).
- Add support for different date/time formats (Bug #3265).
- Fix crash on sparc64 (Bug #2815).
- Properly binaries selected for custom actions (Bug #3105).
- Fix invalid invocation of thunar-volman for volumes that should be
  ignored (Bug #2789).
- Reduce binary size by stripping XML comments and whitespace (Bug #3094).
- Use the correct HAL property to determine whether a given volume or
  device requires eject (Bug #3119).
- Automatically disable thumbnailing if storing a thumbnail fails because
  of a fatal error (Bug #3020).
- Fix crash because of unaligned memory access (Bug #2880).
- Fix compilation with the Sun Studio 11 compiler (Bug #2899, #2900).
- Updated translations: Alexander Nyakhaychyk (be), Pau Rul-lan Ferragut (ca),
                        Benedikt Meurer (de), Piarres Beobide (eu), Jari
                        Rahkonen (fi) Daichi Kawahata (ja), ByungHyun Choi (ko),
                        Stephan Arts, Peter Maassen and Vincent Tunru (nl),
                        Szymon Kałasz (pl), Fábio Nogueira (pt_BR), Mişu
                        Moldovan (ro), Eren Turkay (tr), Dmitry Nikitin (uk)
- New translations: Mohamed Magdy (ar), Jeff Bailes (en_GB), Rihards Prieditis
                    (lv), Terje Uriansrud (nb_NO), Amanpreet SIngh Alam (pa),
                    Nuno Miguel (pt_PT), Besnik Bleta (sq), ﻢﺤﻣﺩ ﻊﻠﻳ ﺎﻠﻤﻜﻳ (ur)


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).


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)


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)


0.3.2beta2
==========
- 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.