------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=112143 henriquepinto ufmg br changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From henriquepinto ufmg br 2005-09-14 01:39 ------- SVN commit 460470 by henrique: * Fix the history of extraction dirs * Rename some variables * Add a keyboard accelerator for going to the extraction path combobox in the Extraction Dialog * Fix extraction of files in ZIP archives * Show sort indicator in the FileListView header * Manage column sizes automatically * Change the version number to 2.6.0 BUG: 112143 M +58 -61 arkwidget.cpp M +6 -6 arkwidget.h M +16 -7 extractiondialog.cpp M +4 -0 extractiondialog.h M +74 -22 filelistview.cpp M +13 -6 filelistview.h M +41 -19 main.cpp