Hiho folks, I though it might be a nice idea to post the latest ChangeLog from VS HEAD entries... it's not like nobody would do anything on the code in CVS HEAD.
Christian Biere (who was added back as a developer) also fixed a few things, but he didn't add any comments to the ChangeLog about them. To get the full information I suggest you may use cvs2cl, which generates a ChangeLog file from the commit comments. Note that they don't always 100% match the information in the normal ChangeLog. Cheers Richard --- # since last version - (2004.04.15 - Richard) * [Gtk1] Added toolbar style selection combo to gui config pane * [Gtk1] [Gtk2] Added icons for PROP_FILE_DESCRITOR_SHORTAGE and PROP_FILE_DESCRIPTOR_RUNOUT * Updated filter.xpm - (2004.04.11 - RAM) * Renamed parq_is_banned_source() into parq_banned_source_expire() and have it return the expiration date of the banning. * When GTKG rejects an upload with "403 ... removed from PARQ", it will include a Retry-After header to indicate the banning limit, since further requests from the host will be back-holed. * When downloading, treat GTKG's "403 ... removed from PARQ" specially, looking for a possible Retry-After to know when retrying will be possible. - (2004.04.11 - Hans) * [Gtk1] [Gtk2] Fileinfo pane now contains a visual indication of the download progress for the selected file. - (2004.04.10 - RAM) * Will now parse up to 150 hosts in hostfile replies. * Change webcache everytime we want to perform an action, in case we hit a bad cache that ignores our updates silently or replies with bad (static!) data. - (2004.04.07 - RAM) * Added my own web cache, now that I run GhostWhiteCrab/0.1. * Only write readable filenames in done.sha1. - (2004.04.02 - RAM) * (hostiles.c) Avoid side effect when calling isspace(). * Removed default cache on raphael.manfredi.free.fr, which was erased. - (2004.03.28 - RAM) * [GTK1] Fileinfo filtering now also applies the regexp to fileinfo aliases. * Compile glade-generated files last, to save time when there is an error elsewhere. - (2004.03.26 - Richard) * Show queued status in fileinfo pane. (Closes #916976) * Comment out GTK_GNUTELLA_DIR export in run script. - (2004.03-17 - Richard) * [GTK1] Slight layout change in the fileinfo pane. * [GTK2] Purging of multiple files is now possible. - (2004.03.15 - RAM) * [GTK1] Added anti-crash countermeasures for memory corruption in GUI search results data. Does NOT fix the root cause! -- Richard Eckart <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
