Remember, these are just the biggest changes that I can remember. There are many, many more little things that get changed.
//////////////////////
/// CHANGE LOG ///
//////////////////////
From 1.0.3 to 1.0.4:
Major:
* Searches are now threaded.
* Loading dictionaries is now theaded.
* Added more compatibility for the lawgledt dictionary file. Sorry about not fixing this earlier.
* Added a new category, Misc. Options, to the options menu.
* JLookUp will now notify you and exit when it cannot find a value in your options file.
* The font for the headers can now be changed.
* It now asks you what you want to do if it encounters a bad index file.
* The indexing format has been improved (old index files need to be deleted).
* The Search Window's edit control now can be customized.
* The hover windows now display using the fonts chosen for their parents.
* Added functionality for '?' wildcard.
* There is now a non-NT version!
Minor:
* Fixed a bug where it would lose the window's placement settings if it closed while minimized.
* The Radical-Lookup Window now uses the Kanji Window's kanji font for its characters.
From 1.0.2 to 1.0.3:
Major:
* 100% new options file.
* JLookUp now remembers just about every setting that you changed.
* Dictionaries can be renamed and deleted.
* Dictionaries are now automatically loaded when the program is loaded once they are added.
* Colors are changeable.
* Activated Options-->Settings.
* Fixed a nasty crash that happened when the Radical window was toggled on/off/on.
* Activated Help-->About.
Minor:
* Added new options.
* Raddat has been renamed to Radkfile.
* Added a status-bar message when a dictionary is loaded.
From 1.0.1 to 1.0.2:
Major:
* Added a right-click menu to the input window.
* All copying is now subject to the encoding conversion first.
* Additional kanji info can be copied.
* Kanji results can be sorted now.
* Added Tooltip-like pop-ups for the kanji window when you let the mouse hover over an entry.
* Kanji on/kun readings *no longer* [improperly] include nanori and radical readings.
Minor:
* Fixed bugs with the search window's rebar control.
* Added a button to show the conversion on a search.
* Added resize cursors for when the mouse can resize a window.
* Fixed a bug that caused the wrong cursor to be displayed.
* Internally changed the way that it loads the kanji dictionaries.
From 1.0.0 to 1.0.1:
Major:
* Added Tooltip-like pop-ups for the results when you let the mouse hover over an entry.
Minor:
* Removed a lot of debug-ish output to the logfiles.
* It now properly replaces the selection when searching.