public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup ChangeLog site.cc
@ 2014-04-22 17:40 jturney
  0 siblings, 0 replies; 6+ messages in thread
From: jturney @ 2014-04-22 17:40 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	jturney@sourceware.org	2014-04-22 17:40:03

Modified files:
	.              : ChangeLog site.cc 

Log message:
	* site.cc (PopulateListBox): Select listbox items by finding the
	index of the item with a matching full URL, not by LB_FINDSTRING
	which does an inexact match on the displayed URL.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.848&r2=2.849
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/site.cc.diff?cvsroot=cygwin-apps&r1=2.52&r2=2.53


^ permalink raw reply	[flat|nested] 6+ messages in thread

* setup ChangeLog site.cc
@ 2014-04-22 17:41 jturney
  0 siblings, 0 replies; 6+ messages in thread
From: jturney @ 2014-04-22 17:41 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	jturney@sourceware.org	2014-04-22 17:41:55

Modified files:
	.              : ChangeLog site.cc 

Log message:
	* site.cc (init): Handle sitenames which aren't FQDNs correctly.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.849&r2=2.850
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/site.cc.diff?cvsroot=cygwin-apps&r1=2.53&r2=2.54


^ permalink raw reply	[flat|nested] 6+ messages in thread

* setup ChangeLog site.cc
@ 2010-12-10 18:57 jturney
  0 siblings, 0 replies; 6+ messages in thread
From: jturney @ 2010-12-10 18:57 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	jturney@sourceware.org	2010-12-10 18:57:05

Modified files:
	.              : ChangeLog site.cc 

Log message:
	* site.cc (init): Canonicalize mirror URLs to ensure the end
	with a '/'.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.738&r2=2.739
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/site.cc.diff?cvsroot=cygwin-apps&r1=2.49&r2=2.50


^ permalink raw reply	[flat|nested] 6+ messages in thread

* setup ChangeLog site.cc
@ 2009-08-21  4:15 cgf
  0 siblings, 0 replies; 6+ messages in thread
From: cgf @ 2009-08-21  4:15 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	cgf@sourceware.org	2009-08-21 04:15:01

Modified files:
	.              : ChangeLog site.cc 

Log message:
	* site.cc (SiteSetting::registerSavedSite): Fix comment.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.645&r2=2.646
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/site.cc.diff?cvsroot=cygwin-apps&r1=2.45&r2=2.46


^ permalink raw reply	[flat|nested] 6+ messages in thread

* setup ChangeLog site.cc
@ 2005-10-14  4:23 igor
  0 siblings, 0 replies; 6+ messages in thread
From: igor @ 2005-10-14  4:23 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	igor@sourceware.org	2005-10-14 04:23:14

Modified files:
	.              : ChangeLog site.cc 

Log message:
	2005-10-13  Igor Pechtchanski  <pechtcha@cs.nyu.edu>
	
	* site.cc (get_site_list): Default to empty mirror list if
	server unavailable and none cached, to allow using preferred
	mirrors anyway.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.519&r2=2.520
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/site.cc.diff?cvsroot=cygwin-apps&r1=2.39&r2=2.40


^ permalink raw reply	[flat|nested] 6+ messages in thread

* setup ChangeLog site.cc
@ 2004-12-29 12:39 maxb
  0 siblings, 0 replies; 6+ messages in thread
From: maxb @ 2004-12-29 12:39 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	maxb@sourceware.org	2004-12-29 12:38:07

Modified files:
	.              : ChangeLog site.cc 

Log message:
	2004-12-29  Max Bowsher  <maxb@ukf.net>
	
	* site.cc (get_site_list): Filter the incoming mirrors list to contain
	only URL schemes that we can read.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.469&r2=2.470
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/site.cc.diff?cvsroot=cygwin-apps&r1=2.34&r2=2.35


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-04-22 17:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-22 17:40 setup ChangeLog site.cc jturney
  -- strict thread matches above, loose matches on Subject: below --
2014-04-22 17:41 jturney
2010-12-10 18:57 jturney
2009-08-21  4:15 cgf
2005-10-14  4:23 igor
2004-12-29 12:39 maxb

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