summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-11-24 22:01:51 +0100
committerNick Schermer <nick@xfce.org>2012-11-24 22:01:51 +0100
commit0b6be7332faa319e337f4bbd100d7341a17bcbfe (patch)
tree0cf58f64098be3f2de013f3c69faf2a1c03c4306 /NEWS
parent3ef31277ffe1abe842bc5d2374883a92425a8de9 (diff)
downloadthunar-0b6be7332faa319e337f4bbd100d7341a17bcbfe.tar.gz
Updates for release.thunar-1.5.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e5c13218..624df093 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+1.5.3
+=====
+- Re-add the has-handler check when inserting rows.
+- Use g_object_notify_by_pspec in most places.
+- Install GParamSpec properties at once in a couple of objects.
+- Update the statusbar in a short timeout.
+- Remove image resolution from statusbar.
+- Fix supported applications for multiple files.
+- Idle updating the launcher.
+- Don't queue tumbler requests for non-regular files.
+- Pass the correct emblem size to the icon factory.
+- Store cairo surfaces on pixbufs.
+- Right-click on not-selected row will show menu of current folder
+ in details view (bug #3386).
+- Load content types on-demand and preload in an idle.
+- Use origional date in properties page for images.
+- Add option to only show local thumbnails.
+- Translation updates: Arabic, Czech, German, Italian, Kazakh,
+ Korean, Polish, Portuguese, Russian, Ukrainian, Chinese (China),
+ Chinese (Taiwan).
+
1.5.2
=====
- Do not unref g_file_icon_get_file() file (bug #9439).