[PATCH] Percent complete in Setup.exe window title.

Gary R. Van Sickle g.r.vansickle@worldnet.att.net
Sun Feb 24 00:26:00 GMT 2002


This one goes good with the new minimizeability of Setup.exe:

2002-02-24  Gary R. Van Sickle  <g.r.vansickle@worldnet.att.net>

	* res.rc (STRINGTABLE): Add IDS_CYGWIN_SETUP and
	IDS_CYGWIN_SETUP_WITH_PROGRESS strings.
	* resource.h: Add IDS_CYGWIN_SETUP and
	IDS_CYGWIN_SETUP_WITH_PROGRESS IDs.

	* splash.cc (OnInit): Qualify SetWindowText() call with global scope
	operator (::SetWindowText()).

	* threebar.cc: Run indent.
	(cistring.h): Add include.
	(SetText1, SetText2, SetText3): Qualify SetWindowText() call with
	global scope operator.
	(SetBar2): Add logic for writing percent complete into window title.

	* window.h: Run indent.
	(SetWindowText): New function.
	(String): Add forward declaration.
	* window.cc: Run indent.
	(String++.h): Add include.
	(SetWindowText): New function.

-- 
Gary R. Van Sickle
Brewer.  Patriot. 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setup-pct-title.diff
Type: application/octet-stream
Size: 6197 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20020224/e6723ef0/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ChangeLog.setup.grvs
Type: application/octet-stream
Size: 734 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20020224/e6723ef0/attachment-0001.obj>


More information about the Cygwin-patches mailing list