------------------------------------------------------------------------------- # JPassGen version 1.04 (2002-12-27) - Add progressively closing main windows. - Add colorized source codes using "CodeViewer.class" by Bill Lynch & Matt Tucker CoolServlets.com, October 1999 Copyright (C) 1999 CoolServlets.com - Add setOptions to modify gui. - Add parameters class (dynamic gui). - Add i18n for french. - Add language server class. - JPassGen submitted at http://www.scriptsearch.com/ ------------------------------------------------------------------------------- # JPassGen version 1.03 (2002-12-19) - JPassGen has been rated by http://www.up2go.net/ :-) - Include sources codes. - Add "Source code" item menu to get source codes. - Add a visual effect to the splash screen. - Add a transparent effect to the main text area. - Add one password selection by single click. - Add "Edit" menu to select passwords. - Force seed initialization after GUI display using thread. - Add a status bar (for entropy and seed initialization status) - Set welcome informations. - Change to a darker L&F (NotebookTheme). - Speed up infos and about boxes visualisation (no lazy). - Replace RandomFirst class by singleton pattern. - Calculate passwords pseudo-entropy. - Set the same icon for main frame, about box, JWS ans splash. (cf icon-collection project @ sourceforge) - Add 2 static methods to scramble an array. (not used but tested) ------------------------------------------------------------------------------- # JPassGen version 1.02 (2002-08-14) - Set Kunststoff Look&Feel version 2.0.1 (LGPL) (http://www.incors.org/) - Add a "infos" message box. - Add console (text based) application : this product includes software developed by the Apache Software Foundation to parse command line options in the same manner as the C getopt() function in glibc. (http://www.apache.org/) ------------------------------------------------------------------------------- # JPassGen version 1.01 (2002-08-07) - Add a menu. - Add a "about" message box. - Add a version. - Add this file. - Splash screen can be closed by a click. ------------------------------------------------------------------------------- # JPassGen version 1.01 (2002-08-02) - First release.