public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup ChangeLog archive_tar.cc choose.cc choos ...
@ 2012-08-30 22:32 yselkowitz
  0 siblings, 0 replies; only message in thread
From: yselkowitz @ 2012-08-30 22:32 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	yselkowitz@sourceware.org	2012-08-30 17:32:14

Modified files:
	.              : ChangeLog archive_tar.cc choose.cc choose.h 
	                 filemanip.cc netio.cc proppage.cc proppage.h 
	                 site.cc window.cc 

Log message:
	First step towards X86-64 compatibility.
	* archive_tar.cc (archive_tar::next_file_name): Fix sscanf formats
	for 64-bit size_t.
	* choose.cc (ChooserPage::OnMouseWheel): Fix return type.
	* choose.h (ChooserPage::OnMouseWheel): Ditto.
	* filemanip.cc (nt_wfopen): Fix argument cast for _open_osfhandle.
	* netio.cc (auth_proc): Fix return type.
	* proppage.cc (PropertyPage::FirstDialogProcReflector): Fix return type.
	Use SetWindowLongPtr and DWLP_* instead of SetWindowLong and DWL_*.
	(PropertyPage::DialogProcReflector): Ditto.
	(PropertyPage::DialogProc): Ditto.
	(PropertyPage::OnMouseWheel): Ditto.
	* proppage.h (PropertyPage::FirstDialogProcReflector): Fix return type.
	(PropertyPage::DialogProcReflector): Ditto.
	(PropertyPage::DialogProc): Ditto.
	(PropertyPage::OnMouseWheel): Ditto.
	* site.cc (drop_proc): Fix return type.
	* window.cc (Window::FirstWindowProcReflector): Use GWLP_* with
	SetWindowLongPtr calls.
	(Window::WindowProcReflector): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.778&r2=2.779
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/archive_tar.cc.diff?cvsroot=cygwin-apps&r1=2.17&r2=2.18
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/choose.cc.diff?cvsroot=cygwin-apps&r1=2.161&r2=2.162
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/choose.h.diff?cvsroot=cygwin-apps&r1=2.40&r2=2.41
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.cc.diff?cvsroot=cygwin-apps&r1=2.35&r2=2.36
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/netio.cc.diff?cvsroot=cygwin-apps&r1=2.15&r2=2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/proppage.cc.diff?cvsroot=cygwin-apps&r1=2.21&r2=2.22
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/proppage.h.diff?cvsroot=cygwin-apps&r1=2.14&r2=2.15
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/site.cc.diff?cvsroot=cygwin-apps&r1=2.51&r2=2.52
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/window.cc.diff?cvsroot=cygwin-apps&r1=2.18&r2=2.19


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-30 22:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-30 22:32 setup ChangeLog archive_tar.cc choose.cc choos yselkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).