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]

cygrunsrv ChangeLog cygrunsrv.cc


CVSROOT:	/cvs/cygwin-apps
Module name:	cygrunsrv
Changes by:	corinna@sourceware.org	2006-03-26 14:11:31

Modified files:
	.              : ChangeLog cygrunsrv.cc 

Log message:
	* cygrunsrv.cc: Bump version to 1.13.
	(title): New global variable used for the console title.
	(prepare_daemon): Move allocating console to cygwin_premain0.
	Set console title here.
	(hide_console): Just use console title set in prepare_daemon.
	(cygwin_premain0): New function to allocate console so that Cygwin
	doesn't create an invisible console on an invisible WindowStation.
	Also try to maintain window focus and Z-order.
	
	* cygrunsrv.cc (print_service): Fix conditional.
	(main): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.45&r2=1.46
http://sourceware.org/cgi-bin/cvsweb.cgi/cygrunsrv/cygrunsrv.cc.diff?cvsroot=cygwin-apps&r1=1.30&r2=1.31


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