public inbox for rhdb-cvs@sourceware.org
help / color / mirror / Atom feed
From: djee@sources.redhat.com
To: rhdb-cvs@sources.redhat.com
Subject: src/rhdb/installer ChangeLog com/redhat/rhdb/i ...
Date: Wed, 17 Dec 2003 21:03:00 -0000	[thread overview]
Message-ID: <20031217210259.28528.qmail@sources.redhat.com> (raw)

CVSROOT:	/cvs/rhdb
Module name:	src
Changes by:	djee@sourceware.org	2003-12-17 21:02:58

Modified files:
	rhdb/installer : ChangeLog 
	rhdb/installer/com/redhat/rhdb/installer: Config.java 
	                                          InstallMainPage.java 
	                                          Installer.java 
	                                          PreInstallCheckPage.java 
	rhdb/installer/com/redhat/rhdb/installer/resources: 
	                                                    InstallerResources.java 
	                                                    Resources.java.in 
	rhdb/installer/com/redhat/rhdb/installer/util: 
	                                               PreInstallDryInstallCheck.java 
	                                               RPM42PackageCategory.java 
Added files:
	rhdb/installer/com/redhat/rhdb/installer: 
	                                          InstallerSplashScreen.java 

Log message:
	2003-12-17  David Jee  <djee@redhat.com>
	
	* com/redhat/rhdb/installer/Config.java: Add private fields
	display and shell.
	(constructor): New arguments - display and shell.
	(initialize): DryInstallCheck now takes display and shell as arguments.
	* com/redhat/rhdb/installer/InstallMainPage.java: Instead of displaying
	the splash screen here, display a welcome message instead. Splash screen
	is displayed elsewhere now.
	* com/redhat/rhdb/installer/Installer.java
	(init): Center the shell on the screen. Display splash screen while
	initializing config, which takes a while.
	* com/redhat/rhdb/installer/InstallerSplashScreen.java: New file.
	Displays a splash screen image.
	* com/redhat/rhdb/installer/PreInstallCheckPage.java: Obtaining the
	package category should be done inside the waitAndCheck thread, to
	guarantee that we're working with the latest selected category.
	* com/redhat/rhdb/installer/resources/InstallerResources.java: New
	resources for main page welcome message, and dry install failure message.
	* com/redhat/rhdb/installer/resources/Resources.java.in: Ditto.
	* com/redhat/rhdb/installer/util/PreInstallDryInstallCheck.java: Add new
	private methods, display and shell.
	(constructor): Takes in two new arguments, display and shell, used to
	display the error dialog.
	(performCheck): Display an error dialog in case of an exception.
	* com/redhat/rhdb/installer/util/RPM42PackageCategory.java
	(getRPMOptions): Change test-install's rpm option, from "--quiet" to
	"-v".  This matches the actual install command more closely.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/ChangeLog.diff?cvsroot=rhdb&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/InstallerSplashScreen.java.diff?cvsroot=rhdb&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/Config.java.diff?cvsroot=rhdb&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/InstallMainPage.java.diff?cvsroot=rhdb&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/Installer.java.diff?cvsroot=rhdb&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/PreInstallCheckPage.java.diff?cvsroot=rhdb&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/resources/InstallerResources.java.diff?cvsroot=rhdb&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/resources/Resources.java.in.diff?cvsroot=rhdb&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/util/PreInstallDryInstallCheck.java.diff?cvsroot=rhdb&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/installer/com/redhat/rhdb/installer/util/RPM42PackageCategory.java.diff?cvsroot=rhdb&r1=1.1.1.1&r2=1.2


             reply	other threads:[~2003-12-17 21:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-17 21:03 djee [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-12-18 23:10 djee
2003-12-17 21:07 djee
2003-12-16 20:40 djee
2003-12-15 21:47 djee
2003-12-12 22:00 djee
2003-12-11 19:15 djee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031217210259.28528.qmail@sources.redhat.com \
    --to=djee@sources.redhat.com \
    --cc=rhdb-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).