Update 8/10/00
1.0pre5
- Tabs work and are a preference option
- With tabbed views, the tabs position on the window are now an option
- Syntax Highlighting, not perfect, but works
- New find/replace dialog
- Selected text to upper/lower case supported
- All HTML tags to upper/lower case supported ( takes a while on large documents )
- Init PreferenceMenu/HelpAgent on startup are options, turned off, it increases JHTML's startup speed by about 2x
- Project directory is a option now
- Replace keeps a persistent highlight now, doesn't go away after replacement
- Help agent pages added for each menu ( file, edit, etc. )
- Text style is no longer an option since anything but monospaced resulted in crap formatting.
- Multiline elements ( comments, tags left open, etc. ) are supported somewhat. They are colored correctly when created, but if you ( for example ) jump into the middle of a 10 line comment and add "-->" to end it, the remaining 5 lines won't recolor themselves correctly right away. This is something I am working on.