* JRE crash: more debug infos in the logfile
* new search method WordSearch implemented, so the program searches only for the words and not the exact string entered
* expert result window re-implemented
* "Edit"-menu removed
* fixed a bug in placing a result window when "SameWindow" option was enabled
* all windows have close buttons again
* when the text field in the search window gets the focus again, the whole text is selected
* when "same window" option in search window is checked, the last result window is closed before starting the actual search
* search window bugfix: when "start"-button was default button and the user pressed enter in the text field, the search was startet two times
* new option "search again" in File menu activates the last search window that was used
* F1 opens help, F3 opens the last search window, F7 creates new search window
* ALT-S in main window is "search window" again (was assigned to the wrong button)
* Setup - FileChooser-dialog added for selecting a directory and files
* codepage problem with german umlauts solved
* connection check at every search - the status bar is updated when JMDB looses server connection
* added latest MM.MYSQL database driver (V2.0.12)
* checked latest OS/2 release of Java 1.3.1 (IBM build co131-20020405)
* updated OS/2 installation script (instos2.cmd) to find both Java 1.3 and Java 1.3.1 versions
|