Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 04/01/2001 11:16:49
Module Name:	pkgsrc
Committed By:	tron
Date:		Sun Apr  1 08:16:49 UTC 2001

Modified Files:
	pkgsrc/net/gtm: Makefile
	pkgsrc/net/gtm/files: md5
	pkgsrc/net/gtm/pkg: PLIST

Log Message:
Update "gtm" package to version 0.4.9. Changes since version 0.4.7:
- Added man pages of the gtm and gtm_applet thanks to Christian
  Marillat <marillat@wanadoo.fr>.
- Fixed a couple of bugs
    - The buttons on the download info page where not disable on
    startup
    - Wrong error message if the file already existed in the download
    dir when the new download was added. Replace the file to solve it
    - Correct wrong English strings (thanks #i18n people)
    - Wrong call to gtk_rc_get_style instead of gtk_widget_get_style
- Added new log text box to the application and removed all the
  poping windows for download log events
- Added the ability to auto hide the download info page, controled
  from the preferences dialog box
- Added a toolbar button to toggle the download info page (removed
  the show download info page from the preferences dialog box)
- 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
- Fixed UI problems on the preferences dialog box
- Compacted the download info page
- Fixed lots of bugs
    - Make all the error dialog boxes parented so they don't go
      away from the window generating the error
    - Update the check interface time without a restart
    - BUG 8
    - When BUG 2 was fixed dialog for the numeric download was missed
    - New icon on the list for the not started state (sourceforge
      bug #208692)
    - When loading a file not downloaded gave an error of
      already existing file
    - 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
    - Changing the auto download from the dialog properties
      stopped the download
    - If you do a restart the percentage on the list doesn't get
      updated right away
    - If the file size is unspecified the downloaded size and the
      total and session time doesn't grow
    - Hide the progress bar on the download info if it doesn't make
      sense
    - If the download is complete show the downloaded file size
      instead of unspecified in the case downloads of unknown size
- Sharpen the application icon
This update was contributed by Mario Kemper in PR pkg/12519.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/net/gtm/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/net/gtm/files/md5
cvs rdiff -r1.4 -r1.5 pkgsrc/net/gtm/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.