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 choose.cc choose.h main.cc pro ...


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	cgf@sourceware.org	2009-06-20 21:54:22

Modified files:
	.              : ChangeLog choose.cc choose.h main.cc 
	                 propsheet.cc threebar.cc threebar.h 

Log message:
	* threebar.cc (ThreeBarProgressPage::ins_dialog): Move variable to more
	appropriate class.
	(ThreeBarProgressPage::MaximizeDialog): Move function to more appropriate
	class.
	(ThreeBarProgressPage::OnMessageApp): Remove MaximizeDialog calls.
	* threebar.h: Remove maximize handling.
	* choose.cc (ChooserPage::ins_dialog): New variable.
	(ChooserPage::MaximizeDialog): New function.
	(ChooserPage::ChooserPage): Remove unneeded handling of nCmdShow.
	(ChooserPage::OnActivate): Maximize chooser page via MaximizeDialog.
	(ChooserPage::OnNext): Revert chooser page to normal before returning.
	* main.cc (main): Don't pass cmd_show to ChooserPage.
	* propsheet.cc (PropSheetProc): Accommodate change in class for SetHwndDialog.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.630&r2=2.631
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/choose.cc.diff?cvsroot=cygwin-apps&r1=2.147&r2=2.148
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/choose.h.diff?cvsroot=cygwin-apps&r1=2.37&r2=2.38
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/main.cc.diff?cvsroot=cygwin-apps&r1=2.51&r2=2.52
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/propsheet.cc.diff?cvsroot=cygwin-apps&r1=2.13&r2=2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/threebar.cc.diff?cvsroot=cygwin-apps&r1=2.14&r2=2.15
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/threebar.h.diff?cvsroot=cygwin-apps&r1=2.8&r2=2.9


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