This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup ChangeLog geturl.cc geturl.h res.rc


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2006-03-09 12:26:17

Modified files:
	.              : ChangeLog geturl.cc geturl.h res.rc 

Log message:
	2006-03-09  Bas van Gompel  <patch-cygsup.buzz@bavag.tmfweb.nl>
	Max Bowsher  <maxb1@ukf.net>
	
	Provide indication of site that a file is being downloaded from.
	
	* geturl.cc: Use std::string instead of String throughout.
	(init_dialog): Put more information into GUI.
	Remove unused 'owner' parameter and change all callers.
	(progress): Remove spurious \n characters from GUI.
	* geturl.h: Use std::string instead of String throughout.
	* res.rc (IDD_INSTATUS): Use SS_ENDELLIPSIS.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.525&r2=2.526
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/geturl.cc.diff?cvsroot=cygwin-apps&r1=2.25&r2=2.26
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/geturl.h.diff?cvsroot=cygwin-apps&r1=2.10&r2=2.11
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/res.rc.diff?cvsroot=cygwin-apps&r1=2.68&r2=2.69


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]