This is the mail archive of the cygwin-apps mailing list for the Cygwin 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]

[PATCH] Setup: adjust copyright and fix the "installation finished" behavior for download-only mode


The attached patch fixes the seemingly abrupt exit in download-only mode
reported in <http://cygwin.com/ml/cygwin/2007-04/msg00251.html> (and also
adds 2007 to the copyright range).  The ChangeLog is below.  Comments
welcome.  Please let me know if it's ok to commit.
	Igor
==============================================================================
ChangeLog:
2007-04-09  Igor Peshansky  <pechtcha@cs.nyu.edu>

	* resource.h (IDC_STATIC_HEADER): New control id.
	* res.rc (IDD_SPLASH): Adjust the copyright.
	(IDD_DESKTOP): Make header text accessible as a separate control.
	* desktop.cc (set_status): Use eset() instead of SetWindowText().
	(load_dialog): Disable checkboxes and change dialog text in
	download-only mode.
	(DesktopSetupPage::OnInit): Disable checkboxes in download-only
	mode.
	* threebar.cc (ThreeBarProgressPage::OnMessageApp): Deprecate the
	default fallthrough.
	* download.cc (do_download_thread): Explicitly return the next
	dialog.

-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha@cs.nyu.edu | igor@watson.ibm.com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Freedom is just another word for "nothing left to lose"...  -- Janis Joplin

Attachment: setup-remove-final-mbox-fix.patch
Description: Text document


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