This is the mail archive of the cygwin-apps-cvs@sources.redhat.com 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 LogFile.cc Makefile.am localdi ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2004-10-28 21:27:08

Modified files:
	.              : ChangeLog LogFile.cc Makefile.am localdir.cc 
	                 res.rc resource.h splash.cc threebar.cc 
Removed files:
	.              : cistring.cc cistring.h 

Log message:
	2004-10-28  Max Bowsher  <maxb@ukf.net>
	
	* LogFile.cc (LogFile::getFileName), splash.cc (SplashPage::Create),
	threebar.cc (ThreeBarProgressPage::SetBar2):
	Migrate from cistring and string resources
	to String and string literals.
	* localdir.cc: Remove unneeded #include of "cistring.h".
	* cistring.cc, cistring.h: Remove this now-redundant class.
	* Makefile.am: Remove mention of the above removed files.
	* res.rc, resource.h: Remove obsolete strings and IDs, both those
	obseleted by and obselete before the above changes.
	* res.rc: Merge the 2 adjacent STRINGTABLEs.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.442&r2=2.443
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/LogFile.cc.diff?cvsroot=cygwin-apps&r1=2.10&r2=2.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.42&r2=2.43
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/localdir.cc.diff?cvsroot=cygwin-apps&r1=2.19&r2=2.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/res.rc.diff?cvsroot=cygwin-apps&r1=2.56&r2=2.57
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/resource.h.diff?cvsroot=cygwin-apps&r1=2.25&r2=2.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/splash.cc.diff?cvsroot=cygwin-apps&r1=2.12&r2=2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/threebar.cc.diff?cvsroot=cygwin-apps&r1=2.8&r2=2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/cistring.cc.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/cistring.h.diff?cvsroot=cygwin-apps&r1=2.4&r2=NONE


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