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 res.rc


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	davek@sourceware.org	2009-06-26 15:15:52

Modified files:
	.              : ChangeLog res.rc 

Log message:
	* res.rc (SETUP_STANDARD_DIALOG_W, SETUP_STANDARD_DIALOG_H,
	SETUP_SMALL_DIALOG_W, SETUP_SMALL_DIALOG_H):  Add constant defines
	for dialog sizes.
	(SETUP_STANDARD_DIALOG_DIMS, SETUP_SMALL_DIALOG_DIMS):  Add helper
	macros for (W,H) pairs of dimensions.
	(SETUP_HEADICON_X):  New global constant define.
	(IDD_SOURCE, IDD_VIRUS, IDD_LOCAL, IDD_ROOT, IDD_SITE, IDD_NET,
	IDD_INSTATUS, IDD_PROXY_AUTH, IDD_NET_AUTH, IDD_DESKTOP,
	IDD_FTP_AUTH DIALOG, IDD_DROPPED):  Use the above for dialog sizes,
	horizontal rules and icon positioning.
	(SETUP_KPCE_W):  New define for radio-button size.
	(SETUP_VIEWCAP_W, SETUP_VIEWCAP_X, SETUP_VIEW_W, SETUP_VIEW_X,
	SETUP_EXP_X, SETUP_CURR_X, SETUP_PREV_X, SETUP_KEEP_X):  Add defines
	for right-aligned controls.
	(SETUP_SEARCH_X, SETUP_SEARCH_W, SETUP_SEARCHTEXT_X,
	SETUP_SEARCHTEXT_W, SETUP_CLEAR_X, SETUP_CLEAR_W):  Likewise defines
	for left-aligned controls.
	(IDD_CHOOSE):  Use all the above, and reformat with whitespace
	between args for clarity.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.636&r2=2.637
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/res.rc.diff?cvsroot=cygwin-apps&r1=2.79&r2=2.80


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