public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup window.h window.cc choose.cc PickCategor ...
@ 2010-04-13 17:25 davek
  0 siblings, 0 replies; only message in thread
From: davek @ 2010-04-13 17:25 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	davek@sourceware.org	2010-04-13 17:25:27

Modified files:
	.              : window.h window.cc choose.cc 
	                 PickCategoryLine.cc ChangeLog 

Log message:
	* window.cc (Window::Window): Initialise BusyCount and BusyCursor.
	(Window::SetBusy): Set hourglass cursor, counting nested activations.
	(Window::ClearBusy): Cancel one call to SetBusy and restore original
	cursor if no longer busy.
	* window.h (Window::BusyCount): New data member.
	(Window::OldCursor): Likewise.
	(Window::BusyCursor): Likewise.
	(Window::SetBusy): Prototype.
	(Window::ClearBusy): Likewise.
	* choose.cc (ChooserPage::createListview): Invoke busy cursor
	around long-running operation.
	(ChooserPage::OnInit): Likewise.
	(ChooserPage::changeTrust): Likewise.
	* PickCategoryLine.cc (PickCategoryLine::set_action): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/window.h.diff?cvsroot=cygwin-apps&r1=2.12&r2=2.13
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/window.cc.diff?cvsroot=cygwin-apps&r1=2.15&r2=2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/choose.cc.diff?cvsroot=cygwin-apps&r1=2.154&r2=2.155
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/PickCategoryLine.cc.diff?cvsroot=cygwin-apps&r1=2.10&r2=2.11
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.697&r2=2.698


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

only message in thread, other threads:[~2010-04-13 17:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-13 17:25 setup window.h window.cc choose.cc PickCategor davek

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).