From 32676b06198998a09c9a38097874ce026d85e3c6 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Fri, 11 Mar 2011 22:20:14 +0000 Subject: filter by directory and some filter fixes --- redhat/transmission-remote-gtk.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'redhat') diff --git a/redhat/transmission-remote-gtk.spec b/redhat/transmission-remote-gtk.spec index 65cb503..3296824 100644 --- a/redhat/transmission-remote-gtk.spec +++ b/redhat/transmission-remote-gtk.spec @@ -1,5 +1,5 @@ Name: transmission-remote-gtk -Version: 0.2.2 +Version: 0.3 Release: 1%{?dist:%{dist}} Summary: Remote control client for Transmission BitTorrent @@ -91,7 +91,12 @@ fi %{_datadir}/icons/hicolor/48x48/apps/transmission-remote-gtk.png %changelog -* Sun Feb 27 2011 Alan Fitton - 0.2.2 +* Sat Mar 11 2011 Alan Fitton - 0.3 +- Case insensitive text filtering. +- Speed graph. +- i18n support (currently German and Korean). +- Use table layout instead of fixed for general panel. +- libproxy support. - Fix torrent bandwidth priority setting. - Better suspending of tracker/files update until ack. - Put versions in some spec/configure deps. @@ -100,6 +105,7 @@ fi - Remove 5px window border (much better on some dark themes). - Fix hardcoded path to Transmission icon in about dialog. - Fix a leak from gtk_tree_selection_get_selected_rows(). +- TRG_NOUNIQUE env variable to start multiple instances. * Mon Feb 21 2011 Alan Fitton - 0.2.1 - Fix crash in update-blocklist/port-test callbacks. -- cgit v1.2.3