Commit Log (Page 1 of 19)

back to main page

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Next »

Summary Period: 2006-10-02 to 2006-01-06 (Commits 870-919 of 919)

yarkhan 2006-10-02 10:57

*** empty log message ***

1349 lines of code changed in:

yarkhan 2006-09-12 12:37

Updating release to 1.1b4.

1 lines of code changed in:

yarkhan 2006-09-12 12:36

Disable specific location of ANT_TOOLS

0 lines of code changed in:

yarkhan 2006-09-12 12:35

Updating to version 1.1 .

0 lines of code changed in:

yarkhan 2006-09-12 11:03

Removing this file because it is causing problems with the cvs2svn
conversion. From examining the CVS ,v file, it looks like the
Application.java,v was manually edited at some point.

0 lines of code changed in:

yarkhan 2006-09-12 10:35

This version was readded because the older version of the file caused
problems for the cvs2svn script.

2698 lines of code changed in:

yarkhan 2006-09-12 10:34

Removing this file because it is causing problems with the cvs2svn
conversion. From examining the CVS ,v file, it looks like the
Application.java,v was manually edited at some point.

0 lines of code changed in:

yarkhan 2006-09-12 10:31

This version was readded because the older version of the file caused
problems for the cvs2svn script.

2698 lines of code changed in:

yarkhan 2006-09-12 10:19

Removing this file because it is causing problems with the cvs2svn
conversion. From examining the CVS ,v file, it looks like the
Application.java,v was manually edited at some point.

0 lines of code changed in:

yarkhan 2006-09-12 10:08

Updated with a blank line to try and fix the cvs to svn conversion.

4 lines of code changed in:

yarkhan 2006-08-16 12:21

Changed basedir and srcdir

1 lines of code changed in:

meek 2006-08-01 10:35

Added new library to correctly build comm

680 lines of code changed in:

meek 2006-07-19 12:25

Updated build setting for Installer and Packager
Fixed debugInstaller target
Fixed misc. other problems

1 lines of code changed in:

meek 2006-07-17 13:02

Usability improvements for end users and bugfixes.

47 lines of code changed in:

meek 2006-07-17 13:00

Cancel support and support for alternate Comm interfaces specified in registry

185 lines of code changed in:

meek 2006-07-17 12:59

Support for new DisplayItem and added method to Wizard API. Several bug fixes and usage improvements.

54 lines of code changed in:

meek 2006-07-17 12:56

New cancel icon

0 lines of code changed in:

meek 2006-07-17 12:55

Changes to support new DisplayItem. Support added for cancel in vpItem. Change LocCellRenderer to extend vpItem adding cancel to the Lists. Several bug fixes and usage improvements.

6294 lines of code changed in:

meek 2006-07-17 12:51

Changes to support new DisplayItem. Support added for canceling on a per machine basis. Added support for specifiying the ReSTComm in a panel before Initialization. Several bug fixes and usage improvements.

2006 lines of code changed in:

meek 2006-07-17 12:48

Changes to support new DisplayItem

269 lines of code changed in:

meek 2006-07-17 12:04

Added support for canceling an installation on a per machine basis. Several bug fixes. Class to test the GSSAPI using a simple shell.

1341 lines of code changed in:

meek 2006-06-28 11:12

Added new targets

1 lines of code changed in:

meek 2006-06-19 15:59

Bug fixes, Added support for external commands and partial support for local installations

5478 lines of code changed in:

meek 2006-06-02 07:51

Updated to 0.1.29 rc and created new UserInfo2 in hopes that ymnk will accept the changes into JSch

1114 lines of code changed in:

meek 2006-06-02 07:49

Support new changes to JSch
Support keys without passphrases
Add Dart Output reporting
Support for archiving temp output files
** Need to finish output support because only writing DartSubmission now without ReST Output files **

2154 lines of code changed in:

meek 2006-06-02 07:12

Changes to better support the testing of packages. Added a new stage entitled testing which executes between compilation and installation. Updates to support changes in JSch-ReST. Other minor bug fixes and improvements to UI to keep users from making mistakes.

1531 lines of code changed in:

meek 2006-05-04 17:12

? Added new FSGrouped feature to only run on the file master
? Fixed problem with saving in the installer
? Fixed threading problem on slow machines keeping next button disabled and installer from installing
? Fixed other misc bugs and added some documentation

3222 lines of code changed in:

meek 2006-04-27 17:49

Bugfixes and changes to force compilation with Java 1.4

4 lines of code changed in:

meek 2006-04-27 17:45

Bugfixes

13 lines of code changed in:

meek 2006-04-27 17:43

Updated to 0.1.28rc1

903 lines of code changed in:

meek 2006-03-22 18:06

Added tooltips to the tables allowing the user to see the entire entry without resizing the cols

4 lines of code changed in:

meek 2006-03-15 14:34

Changes to fix problems with Actions xml output, configuring Subs and other fixes

1793 lines of code changed in:

meek 2006-03-08 17:43

Fixed problems with generating XML and fixed problems with Setting up configfiles and modifing configfile in both the rest packager and installer

1363 lines of code changed in:

meek 2006-03-06 22:58

Fix problem generating the PackageInfo header xml. Fix a bug in generating the rsp files.

75 lines of code changed in:

meek 2006-03-03 14:18

Problem with XML generation

3 lines of code changed in:

meek 2006-03-02 16:49

Update JSch to 0.1.26rc1 and fixed many problem with the setup actions panel.
Fixed major bug in JSectionPanel insertSection method. Changed wizard panel to save
panel on exiting it. Minor fixes to PackageAction and PackageCommand XML output.
Many other small fixes as well.

9488 lines of code changed in:

meek 2006-02-14 15:41

Several Fixes and new Setup Action panel for Packager

1293 lines of code changed in:

meek 2006-02-03 15:14

Refactoring changes to the code making improvements

647 lines of code changed in:

meek 2006-01-31 22:00

Updated to 0.1.23-rc3 and reformatted to ReST-jsch code conventions

3571 lines of code changed in:

meek 2006-01-31 17:44

Removed debug code

10 lines of code changed in:

meek 2006-01-31 17:26

Fixed
- a problem of not using correct Name when packaging files in the (Packager)
- a null pointer exception when adding a command to the last command category (Packager)
- deletion of temp files
Changed license panel to be a JEditorPane from a JTextPane
Modified Codeing conventions

14923 lines of code changed in:

meek 2006-01-23 20:23

Bugfixes and new feature to open dialog remembering the recently opened packages.

73 lines of code changed in:

meek 2006-01-20 17:27

Changes working towards beta 2

2885 lines of code changed in:

meek 2006-01-19 09:50

Fixed a problem where iterating through an array with wrong iterator

2 lines of code changed in:

meek 2006-01-18 16:32

Removed dependance on Java 1.5

6 lines of code changed in:

meek 2006-01-18 14:14

Fixed two more critical bugs causing the package creation to fail. One bug was caused when an Option or Command ID was changed and the other involved changing the text value Substitutions. Fixed the Title of the SaveAsDialog and other minor changes.

55 lines of code changed in:

meek 2006-01-16 20:36

Fixed two critical bugs causing data loss when creating a package. First the parsing of the Choices in the Command options was incorrect. Second, when opening a package name with a space in it the SetupConfigFile and SetupPackageFile panels would die because of illegal space characters in the URI.

1669 lines of code changed in:

meek 2006-01-16 15:39

no message

377 lines of code changed in:

meek 2006-01-16 15:30

no message

12 lines of code changed in:

meek 2006-01-06 11:44

Demo jar support

1 lines of code changed in:

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Next »

Generated by StatCVS 0.2.2