2001-11-16  Bruno Pires Marinho  <bapm@netcabo.pt>

	* configure.in: version=0.4.11

	* NEWS: 
	* gtm.spec.in: Thanks to Gregory Leblanc
	<gleblanc@linuxweasel.com> for rewriting the spec file.

2001-11-15  Bruno Pires Marinho  <bapm@netcabo.pt>

	* NEWS: Updated the file for the next release.

	* doc/pt/*:
	* doc/C/*: 
	* doc/*: Fixed some problems with the manual build and
	installation. Updated English manual and added Portuguese manual.

	* src/file-data.c: Fixed a bug several bugs in the detection if a
	directory was writable by a certain user.

2001-10-05  Bruno Pires Marinho  <bapm@netcabo.pt>

	* configure.in: version=0.4.10

	* configure.in (ALL_LINGUAS): Added Polish translation.

2001-09-30  Bruno Pires Marinho  <bapm@netcabo.pt>

	* BUGS:
	* NEWS: Updated the files for the next release.

	* gtm.spec.in: The software directories was not properlly
	setup. Thanks to Alex Converse for the fix.

	* gtm.desktop:
	* gtm.soundlist:
	* applet/gtm_applet.desktop: Syncronized with gnome-i18n CVS.

2001-09-26  Christophe Fergeau  <teuf@users.sourceforge.net>

	* configure.in:
	* applet/Makefile.am:
	* applet/gtm_applet.c:
	* idl/Makefile.am:
	* idl/GNOME_GTM.oaf:
	* src/Makefile.am:
	* src/main.c: ported to OAF (thanks to Marco from Galeon for helping
	me to fix two nasty bugs)

2001-08-12  Matthew Tuck  <matty@chariot.net.au>

	* BUGS: Added new bugs.  Moved fixed bugs into different
	  sections.  Reexplained some bugs.

	* TODO: Did a brain dump (and scanned the mailing lists), and
	added lots of new requests.

	* BUGS:
	* TODO: Some parts of these files used spaces, some used tabs, they
	all use tabs now.

2001-07-19  Ross Arnold  <ronz@users.sourceforge.net>

	* acconfig.h:
	* configure.in:
	* applet/dialog-add.c:
	* applet/dialog-new.c:
	* applet/dialog-prop.c:
	* applet/gtm_applet.c:
	* applet/gtm_applet.h:
	* src/dialog-new.c:
	* src/dialog-numdown.c:
	* src/dialog-prefs.c:
	* src/file-data.c:
	* src/file-list.c:
	* src/gtm.h: Make SSL support optional with --disable-ssl.

2001-07-18  Ross Arnold  <ronz@users.sourceforge.net>

	* src/file-data.c (file_data_start_download): Set language to C rather
	than en_US for wget output.  Thanks to Christian Marillat
	<marillat.christian@wanadoo.fr>.

	* configure.in: Oops forgot to add nl to ALL_LINGUAS.
	Thanks to Christian Marillat <marillat.christian@wanadoo.fr>.

2001-07-17  Ross Arnold  <ronz@users.sourceforge.net>

	* TODO:
	* src/dialog-prefs.c:
	* src/file-data.c:
	* src/file-list.c:
	* src/file-list.h:
	* src/gtm.h:
	* src/main.c: Add pref to run a shell command when all downloads
	completed (in other words, when gtm has done all it can do without
	user intervention).

	* TODO: Remove wishlist entries for things that have been done a while
	ago (pref for dropping URL on the applet; separate icon for transfers
	which have not yet been attempted.).  Also add one new wishlist item.

	* src/main-window.c: Rename "List Statistics" to "Statistics" and
	move it to the "Tools" menu.  Also try to make one of the strings less
	confusing.

	* src/Gtm-impl.c
	* src/dialog-add.c:
	* src/dialog-new.c:
	* src/file-list.c:
	* src/file-list.h: Improve handling of case where file already exists
	in the download dir.  User now has option to delete it, try to resume,
	or cancel the operation.
	
	* applet/dialog-add.c:
	* applet/dialog-new.c: GTM can refuse to accept a URL for more reasons
	now (not just because it is already in the list, but also because user
	can cancel the operation when we tell them the file already exists.)
	So changed error dialogs to reflect this.
	
	* src/wget-log.c: Handle more wget error messages (some from wget 1.7).

	* src/download-dirs.c: Clarify column header label.

	* src/dialog-prefs.c: Change "Load pause auto download state" to
	"Remember whether auto download is paused".  Maybe slightly better?

2001-07-16  Ross Arnold  <ronz@users.sourceforge.net>

	* src/dialog-numdown.c: 
	* src/dialog-new.c:
	* src/main.c: 
	* src/gtm.h:
	* src/dialog-common-elements.c: 
	* src/file-list.c: Add SSL support (latest version of wget supports it)
	
	* src/file-data.c: Support SSL proxy.
	* src/dialog-prefs.c: Add preferences for SSL support.

	* src/wget-log.c (wget_log_process_line): Add warning for unsupported
	protocol - this can now happen because we now allow https URLs but
	wget >= 1.7 is needed for it to actually work.

	* applet/gtm_applet.h: 
	* applet/gtm_applet.c: 
	* applet/dialog-prop.c: 
	* applet/dialog-new.c: 
	* applet/dialog-add.c: Accept URLs starting with "https"
	
	* src/file-list.c (file_list_load_old_format_data): Fix minor bug from
	my last checkin.

	* src/main.c (load_preferences):  
	* src/file-data.c (file_data_start_download):
	* src/gtm.h: 
	* src/dialog-prefs.c: Make the timeout value for wget configurable.

	* src/dialog-new.c:
	* src/file-data.c:
	* src/file-data.h:
	* src/wget-log.c: Check that target dir exists and is writable.

2001-07-15  Ross Arnold  <ronz@users.sourceforge.net>

	* src/file-list.c: Add simple sanity checks to file list loading.

2001-07-14  Ross Arnold  <ronz@users.sourceforge.net>

	* src/dialog-prefs.c: Make proxy prefs less ugly. 

2001-04-25  Bruno Pires Marinho  <bapm@netcabo.pt>

	* src/main-window.c: Used the new icon num-dl.xpm.

	* src/Makefile.am:
	* src/num-dl.xpm:
	* src/pause-robot.xpm:
	* src/robot.xpm:
	* gtm.png:
	* src/dl-infopage.xpm: A new set of really good looking icons for
	GTM. Thanks to Paolo Bacchilega <paolo.bacch@tin.it>.

	* src/file-list.c: Applied patch from Gustavo Joo Alves Marques
	Carneiro <ee96090@fe.up.pt> to fix application core dump when a
	section was missing on the config file.

2001-04-21  Matthew Tuck  <matty@chariot.net.au>

	* src/dialog-add.c:
	* src/dialog-common-elements.c:
	* src/dialog-common-elements.h:
	* src/dialog-new.c:
	* src/dialog-numdown.c:
	* src/dialog-prefs.c: Changed way directory suggestion works
	in the application. You no longer have to press a button, and
	instead you only have to do something if you don't want suggestion.

2001-03-29  Bruno Pires Marinho  <bapm@netcabo.pt>

	* configure.in:
	* NEWS: version=0.4.9

	* src/download-info.c: The buttons on the download info page where
	not disable on startup

	* gtm.spec.in:
	* doc/gtm.sgml:
	* doc/gtm.1:
	* doc/gtm_applet.sgml:
	* doc/gtm_applet.1:
	* doc/Makefile.am: Added man pages of the gtm and gtm_applet
	thanks to Christian Marillat <marillat@wanadoo.fr>.

2001-03-27  Bruno Pires Marinho  <bapm@netcabo.pt>

	* src/file-list.c: Overwrite the file if already exists in the
	download dir.

	* src/main-window.c: Corrected English strings.

	* src/log.c (style_set_cb): I was using gtk_rc_get_style instead
	of gtk_widget_get_style so the application just blew up.

2001-03-26  Bruno Pires Marinho  <bapm@netcabo.pt>

	* configure.in:
	* NEWS: version=0.4.8

	* src/Makefile.am: Image file missing for the distribution.

	* configure.in: New language walloon (wa).

2001-03-25  Bruno Pires Marinho  <bapm@netcabo.pt>

	* applet/dialog-add.c:
	* applet/dialog-new.c:
	* src/file-list.c:
	* src/main.c:
	* src/dialog-prop.c:
	* src/dialog-add.c:
	* src/dialog-new.c: Make all the error dialog boxes parented so
	they don't go away from the window generating the error

2001-03-24  Bruno Pires Marinho  <bapm@netcabo.pt>

	* src/log.h: 
	* src/log.c: 
	* src/wget-log.c: 
	* src/main-window.c: 
	* src/Makefile.am: Added new log text box to the application and
	removed all the poping windows for download log events.

	* macros/*: Updated files from gnome CVS.

	* src/download-info.c: The download_info_update_* functions should
	be static.

	* src/gtm.h:
	* src/dialog-prefs.c:
	* src/main.c: Update the check interface time without a restart.

	* src/main-window.h:
	* src/main-window.c:
	* src/gtm.h:
	* src/main.c:
	* src/dialog-prefs.c: Added the ability to auto hide the download
	info page, controled from the preferences dialog box.

	* src/dialog-prefs.c:
	* src/main-window.h:
	* src/main-window.c: Added a toolbar button to toggle the download
	info page (removed the show download info page from the
	preferences dialog box)

	* src/file-list.c (file_list_start_auto_downloads):
	* src/gtm.h:
	* src/main.c:
	* src/main-window.h:
	* src/main-window.c: Added a master switch to pause the auto start
	of the downloads. Added new preference to keep the state of the
	pause button after an application restart

	* src/dialog-prefs.c: Fixed UI problems on the preferences dialog
	box.

2001-03-19  Bruno Pires Marinho  <bapm@netcabo.pt>

	* src/download-info.c: Missed that the download info page was
	wrongly	stretched. The size reported when the download is complete
	is wrong.

	* src/dialog-numdown.c: This file was mixed when BUG 2 was fixed.

	* src/download-info.c (download_info_update): Missed two conditions
	when the progress bar doesn't make sense to be visible, download
	not started and completed

	* NEWS:
	* src/download-info.c: Compacted the download info page

	* BUGS:
	* NEWS: Updated NEWS and BUGS file to reflect the bugs fixed

	* src/dialog-prop.c:
	* src/dialogs.h:
	* src/download-info.h:
	* src/download-info.c:
	* src/file-data.c:
	* src/file-list.c:
	* src/file-list.h:
	* src/main-window.c:
	* src/wget-log.c: Fixed BUG 8.

	* src/download-info.c (download_info_update_total_size): If the
	download is complete show the downloaded file size instead of
	unspecified in the case downloads of unknown size

	* src/download-info.c: Hide the progress bar on the download info
	if it doesn't make sense

	* src/file-list.c:
	* src/download-info.c:
	* src/wget-log.c (wget_log_process_line): If the file size is
	unspecified the downloaded size and the total and session time
	doesn't grow

	* src/file-data.c (file_data_restart_download): If you do a
	restart the percentage on the list doesn't get updated right away

	* gtm.png: Sharpen the application icon.

	* src/file-data.c (file_data_stop_download): If the auto download
	was unset because an error occurred and the user had the option to
	stop download on a error this auto download change was not saved
	on the configuration file.
	(file_data_set_url): Changing the auto download from the dialog
	properties stopped the download

	* src/file-list.c (file_list_simple_add): When loading a file not
	downloaded gave an error of already existing file.

	* src/Makefile.am:
	* src/dialog-stats.c:
	* src/file-list.h:
	* src/file-list.c:
	* src/unstarted.xpm: Added new picture for the not started state.

2001-03-16  Bruno Pires Marinho  <bapm@netcabo.pt>

	* configure.in:
	* NEWS: version=0.4.7

2001-03-09 Gianluca Montecchi <gianluca@pluto.linux.it>

	* src/file-list.c: Little fix about bug 9. Now the the dialog
	are shown only if there is the file and the entry in the list 
	have the status not equal to DL_COMPLETED

	* src/dialog-new.c:
	* applet/dialog-new.c: Fixed bug 2. 
	
	* src/file-list.c: Fixed bug 4.

	* src/dialog-add.c: Now when we add a url with drag&drop, we
	consider the value of gtm_pref.use_proxy instead of forcing TRUE
	the use_proxy option.
	
	* po/it.po: some minor typos correted. No changes to the file


2001-03-06 Gianluca Montecchi <gianluca@pluto.linux.it>

	* src/file-list.c:
	* src/dialog-new.c: Finally fixed bug 9. Work with add dialog,
	drag&drop from netscape and numeric download.
	
	* po/gtm.pot: 
	* po/it.po: updated the gtm.pot file and italian translation

	* po/update.pl: fixed two type error

2001-03-06  Bruno Pires Marinho  <bapm@netcabo.pt>

	* applet/gtm_applet.c:
	* gtm.png:
	* applet/Makefile.am:
	* applet/gtm_applet.png:
	* applet/gtm_applet.desktop: Added a new icon for the application
	and applet.

2001-03-05  Gianluca Montecchi <gianluca@pluto.linux.it>
	
	* src/dialog-new.c:
	* BUGS: Fixed bug 9
	
	* po/it.po
	* po/gtm.pot: updated the file to add the new strings needed
	from the bug fix and the Italian translation


2001-03-04  Matthew Tuck  <matty@chariot.net.au>

	* src/Gtm-impl.c:
	* src/dialog-new.c:
	* src/file-data.c:
	* src/file-data.h:
	* src/file-list.h:
	* src/wget-log.c:
	* src/dialog-add.c:
	* src/file-list.c:
	* src/dialog-numdown.c:
	* BUGS: Fixed BUGS 7, 10, 11.

2001-03-04  Bruno Pires Marinho  <bapm@netcabo.pt>

	* src/gtm.h:
	* applet/gtm_applet.h:
	* src/dialog-prefs.c:
	* src/main.c:
	* applet/gtm_applet.c:
	* applet/dialog-prop.c: Placed an option on the applet and
	application to presume a protocol and the respective control from
	the preferences dialog box but I don't know where we should use
	the variable.

	* src/main.c: Changed the default settings of the main
	application.

2001-03-02  Bruno Pires Marinho  <bapm@netcabo.pt>

	* NEWS: Updated the file with the stuff I added/fixed.

	* applet/dialog-add.c:
	* applet/dialog-new.c: Added a new option to override the download
	dir instead of hopping the user knows that an empty download dir
	doesn't override the download dir selected by the main application.

	* applet/dialog-prop.c (dialog_prop):
	* applet/dialog-new.c (dialog_new):
	* applet/dialog-add.c (dialog_add): Gianluca missed two dialog
	titles.

	* applet/dialog-add.c (dialog_add): By default proxy and auto
	download is used and the default download is not overridden when
	adding a new URL to download without confirmation.

	* applet/dialog-prop.c:
	* applet/dialog-new.c:
	* applet/gtm_applet.c:
	* applet/dialog-add.c:
	* applet/gtm_applet.h: Totally removed the download dir options
	from the applet. Now you can only override from the add and new
	dialog boxes and doesn't make sense to define it here if you can
	define it inside the application with glob and all that.

2001-02-26 Gianluca Montecchi <gianluca@pluto.linux.it>

	* BUGS: Numbered the bugs
	* src/dialog-common-elements.c: fix for the problem that if you add
	a file to the list, you have always the "use proxy" active, also if
	you select to NOT use the proxy. Not listed in the BUGS file

2001-02-26  Bruno Pires Marinho  <bapm@netcabo.pt>

	* configure.in:
	* NEWS: version=0.4.6

	* configure.in: Added new translations
	
	* gtm.soundlist:
	* gtm.desktop:
	* applet/gtm_applet.desktop: Updated translations from gnome-i18n

2001-02-18  Bruno Pires Marinho  <bapm@netcabo.pt>

	* AUTHORS:
	* src/dialog-about.c: Added a new contributor.

2001-02-05  Matthew Tuck  <matty@chariot.net.au>
	
	* BUGS:
	* main-window.c: Fix for the problem that if a selection of files
	had different "use auto download" settings, the settings for all of
	the files would be set the same.  Now the settings don't change.

2001-01-29  Ross Arnold  <rossa@inet.net.nz>

	* BUGS: Additions from Matthew Tuck <matty@chariot.net.au>

	* src/dialog-common-elements.c:
	* src/dialog-common-elements.h:
	* dialog-new.c:
	* dialog-numdown.c: dialog-new.c will now give an error message if 
	there is no directory.  Also check for an invalid url before 
	attempting to suggest a directory.  And some code tidy-ups.
	(thanks to Matthew Tuck <matty@chariot.net.au>)

2001-01-23  Ross Arnold  <rossa@inet.net.nz>

	* src/wget-log.c: Fix missing #include (thanks to Matthew Tuck
	<matty@chariot.net.au>)

2001-01-22  Bruno Pires Marinho  <bapm@netcabo.pt>

	* gtm.soundlist:
	* gtm.desktop:
	* applet/gtm_applet.desktop: Updated this files from
	gnome-i18n/extra-po/gtm (GNOME CVS).

	* src/Makefile.am:
	* src/dialog-add.c:
	* src/dialog-common-elements.h:
	* src/dialog-common-elements.c:
	* src/dialog-new.c:
	* src/dialog-numdown.c: Applied refactoring patch of Matthew Tuck
	<matty@chariot.net.au> and fix to some bug introduced while
	removing double negatives problem.

2001-01-18  Ross Arnold  <ronz@users.sourceforge.net>

	* src/download-info.c:
	* src/dialog-stats.c: Change strings: kb to kB (kilobytes)
	(thanks to Tivo Leedjrv <leedjarv@interest.ee>)

2001-01-16  Ross Arnold  <ronz@users.sourceforge.net>

	* src/download-dirs.c:
	* src/file-list.c: Make the delete key delete selected items from
	file list and download dirs config. 
	(thanks to Tivo Leedjrv <leedjarv@interest.ee>)

	* configure.in: Add et (Estonian) to ALL_LINGUAS
	(thanks to Tivo Leedjrv <leedjarv@interest.ee>)

	* src/main-window.c (menu_toolbar_set_auto_dl): Fix bug in setting
	auto download toggle with multiple selection
	(thanks to  Matthew Tuck <matty@chariot.net.au> for spotting it

2001-01-15  Ross Arnold  <ronz@users.sourceforge.net>

	* src/file-list.c: 
	* src/main-window.c: 
	* src/dialog-remove.c: Clarify what the "remove" command does.
	(thanks to Juan Carlos Castro y Castro <jcastro@appi.com.br>
	for the idea).

	* src/robot.xpm: Change robot.xpm from crossed-out-robot to robot
	to make sense with the double negatives fix.

	* BUGS: Wrote a better description of the auto d/l button bug.

2001-01-15  Bruno Pires Marinho  <bapm@netcabo.pt>

	* applet/gtm_applet.c (gtm_add_url): Fixed the bug of having a
	duplicate URL error even if the URL was not already in the list.

2001-01-14  Bruno Pires Marinho  <bapm@netcabo.pt>

	* BUGS:
	* applet/gtm_applet.h:
	* applet/gtm_applet.c:
	* applet/dialog-prop.c:
	* applet/dialog-add.c:
	* applet/dialog-new.c:
	* src/Gtm-impl.c:
	* src/dialog-add.c:
	* src/dialog-new.c:
	* src/dialog-numdown.c:
	* src/dialog-prop.c:
	* src/download-info.c:
	* src/file-list.c:
	* src/file-data.c:
	* src/file-data.h:
	* src/main-window.c:
	* src/wget-log.c: Fixed the use of double negatives (disable
	proxy and disable download dir)

2001-01-09  Ross Arnold  <ronz@users.sourceforge.net>

	* applet/Makefile.am: Add new xpm file names to EXTRA_DIST

	* TODO:
	* BUGS:
	* src/main-window.c: 
	* src/dialog-numdown.c: Add remainder of numeric download patch 
	from Matthew Tuck <matty@chariot.net.au>

2001-01-09  Bruno Pires Marinho  <bapm@netcabo.pt>

	* gtm.spec.in:
	* Makefile.am:
	* TODO:download_info_update_statistics
	* BUGS: Changed the bugs information from TODO into a new BUGS
	file.

	* NEWS:
	* src/Makefile.am:
	* src/dialog-numdown.c:
	* src/dialogs.h:
	* src/main-window.c: Added new dialog box to add a list of files
	to be downloaded differing only in a sequence number (code
	contributed by Matthew Tuck <matty@chariot.net.au>).

2001-01-08  Bruno Pires Marinho  <bapm@netcabo.pt>

	* AUTHORS:
	* doc/C/gtm.sgml:
	* README:
	* src/dialog-about.c: Updated my email address.

	* TODO: 
	* NEWS: 
	* src/wget-log.c: Applied Gianluca Montecchi patch to fix problem
	with lots of error messages when network was not present.

2001-01-08  Ross Arnold  <ronz@users.sourceforge.net>

	* TODO: Minor update to the startup efficiency bug description.
	(thanks to Matthew Tuck <matty@chariot.net.au>)

2001-01-07  Ross Arnold  <ronz@users.sourceforge.net>

	* TODO: Added some more wishlist items
	(thanks to Matthew Tuck <matty@chariot.net.au>)

2001-01-06  Ross Arnold  <ronz@users.sourceforge.net>

	* TODO: Added SourceForge bug #108692 as a wishlist item.

2001-01-02  Ross Arnold  <ronz@users.sourceforge.net>

	* TODO: Added Debian bug #72003 as a wishlist item. 
