v0.3.0 master v0.3.0
authorLukas Hrazky <lukkash@email.cz>
Mon, 23 Aug 2010 20:07:32 +0000 (22:07 +0200)
committerLukas Hrazky <lukkash@email.cz>
Mon, 23 Aug 2010 20:07:32 +0000 (22:07 +0200)
Signed-off-by: Lukas Hrazky <lukkash@email.cz>

debian/changelog
debian/control

index 5b1f321..6d05003 100644 (file)
@@ -1,3 +1,17 @@
+case (0.3.0) unstable; urgency=low
+
+  * click to inactive file list won't change selection
+  * added possibility to pause/abort the operations
+  * fixed error handling on sequential file check
+  * new style for the progressbars, display more info
+  * code cleanup
+  * pause in the middle of copying a file w/o reset
+  * made progressbar layout 2 rows, max 6 bars total
+  * slight styling enhancements for panes
+  * remember scrollbar position for visited directories
+
+ -- Lukas Hrazky <lukkash@email.cz>  Mon, 23 Aug 2010 22:05:41 +0200
+
 case (0.2.0) unstable; urgency=low
 
   * option to enter new name in overwrite dialog
index a928096..2562834 100644 (file)
@@ -132,6 +132,13 @@ XB-Maemo-Icon-26:
  pPji1Kr4JSFDziowC844FwkQBoFdT1zPCdAghMM6IZyGprM7c1zDIpzElw6n
  ITi7bcVZwOBCEA4HqXDrQk/gEoGUkXJT72ZC/h9bZg7QiEKVqwAAAABJRU5E
  rkJggg==
-XB-Maemo-Upgrade-Description: possibility to enter new name when overwriting, fixes
- * option to enter new name in overwrite dialog
- * fixed entering path from the addressbar
+XB-Maemo-Upgrade-Description: pause/abort file operations, new progressbars, tweaks & fixes
+ * click to inactive file list won't change selection
+ * added possibility to pause/abort the operations
+ * fixed error handling on sequential file check
+ * new style for the progressbars, display more info
+ * code cleanup
+ * pause in the middle of copying a file w/o reset
+ * made progressbar layout 2 rows, max 6 bars total
+ * slight styling enhancements for panes
+ * remember scrollbar position for visited directories