pkgsummon 0.6 --------------------------------- added a search box in local package list (renamed PKG control center); code has been rewritten in many small files for future planning; fixes on networking code for correct execution with GLib & GTK 2.4.0; pkgsummon 0.55 --------------------------------- bugfix: new parsing based on tokens for FILE_LIST, much more reliable; added a new icon for packages which have only a different build number; added combo box in preferences, with many ready slackware mirrors; added combo box in preferences, with many ready download managers; added function which tries to keep alive connection with FTP server; added check box in preferences, to enable/disable keep-alive; error handling for generic FTP error conditions (raw 530); error handling for g_io_status_error while reading from socket; pkgsummon 0.5 --------------------------------- new algorithm for checking package version, architecture, build; added a new icon for packages with same version but different arch/build; added count for each package type in package sections; added window which shows files and description for each installed package; added new menu "view" on main window; added new menu command "pkg list - local" under "view" menu; moved menu commands "refresh list" and "wipe list" under "view" menu; new command-line parameter --list for launching local package list; new command-line parameter --version for version displaying; new command-line parameter --help for quick help displaying. pkgsummon 0.4 --------------------------------- added FILE_LIST, a new method for getting package list from FTP; added support for the "extra" package set, using FILE_LIST; user can choose in preferences between recursive NLST and FILE_LIST; query ftp / query all buttons behave differently depending on the method; much better code for non-blocking write to sockets; error handling for missing FILE_LIST file; disconnection from FTP server when there are changes in preferences. pkgsummon 0.3 --------------------------------- major change: program has been ported from wxWindows to GTK+-2.2; connect button only connects to FTP server, no package listing; added query sel button to list packages in a choosen section; added query all button to list packages in multiple sections; config file is now named .pkgsummongtk; config file now uses a XML-like scheme; preferences command menu has been moved under file menu; added option in prefences, for saving current package list; added a symbols guide dialog under help menu; added menu command for refreshing current package list; added menu command for wiping current package list; FTP and DTP now use non-blocking sockets, even if write still blocks; error handling for anonymous login problem; error handling for unknown hostname and unavailable connection; all package descriptions are now retrieved from FTP; removed download of packages by double clicking package name in tree; removed statistics about package availability for each package set. pkgsummon 0.2 --------------------------------- viewable package description, got from system for local packages; viewable package description, got from FTP for missing packages; error handling for incorrect FTP path; error handling for missing directories and missing package descriptions; statistics about package availability for each package set; valid FTP path must now point to the main directory of a slackware distro; more efficient algorithm for FTP transactions; minor GUI changes. pkgsummon 0.1 --------------------------------- No changelog, this is the first version.