**23-02-2000 Release 0.3.6pre16
-should be ready for public release!
-added #ifdef DEVELOPMENT around filter code
-fixed a bug in A tag dialog
-cleaned up some code

**19-02-2000 Release 0.3.6pre15
-fixed a bug in the manpage Makefile
-optimised the highlighting even more
-updated bug in TD dialog when inserting a background color
-updated INSTALL, TODO
-optimised the loading/saving of config files a bit more
-updated configure.in for 1.2.7 or 1.2.6 compiling
-fixed menu.c, it will compile with --disable-nls

**16-02-2000 Release 0.3.6pre14
-fixed a bug in showing of some characters in gtk_text widget, loading of fonts
or fontsets is now read from default gtk settings
-improved GList handling in some rcfile functions
-cleanup some code, and relocated some other
-added fixed and merged fr and es language updates
-fixes in bluefish.c (slight NLS fix, Usage was not translated)

**12-02-2000 Release 0.3.6pre9-13
-cleaned a lot of code
-removed a memory leak in highlighting code
-fixed highlighting code, but the gtk bug is annoying
-removed a bug in html.c (thanks to John Hayward-Warburton)
-updated Bluefish_Coding_Style.html

**6-02-2000 Release 0.3.6pre9
-updated right click event handlers, corrupt font strings are handled correct now
-updated translations, fixed broken menu translation (path from Roland)
-added external commands GUI and execution
-added external filters GUI and execution framework

**5-02-2000 Release 0.3.6pre6-8
-fixed a memory leak in the new highlighting
-a general update / cleanup on the highlighting
-made a configuration dialog on top of the new highlighting
-removed the gtkeditor widget
-added external command and external filters configuration
-created a hopefully efficient way for continuous syntax highlighting updates

**30-01-2000 Release 0.3.6pre3-5
-added patches from Gero and Roland for new syntax highlighting
-cleaned up a lot of code
-updated some more dialogs
-updated notebook_changed() to be more efficient 

**19-01-2000 Release 0.3.6pre2
-added patch from Roland, NLS is really working now!
-minor updates for images.c

**18-01-2000 Release 0.3.6pre1
-added replace in all open files feature
-fixed line wrap bug in rpopup.c (patch David Knight)

**16-01-2000 Release 0.3.6pre0
-renamed about 50% of the global functions and added Bluefish_Coding_Style.html
-added -p and -f for loading from the commandline
-fixed gtkeditor bugs in right-click functions

**13-01-2000 Release 0.3.5 (and pre 8, 9 10)
-fixed multiple file opens at a time
-project.modified workaround
-da, fr and de languages working
-fixed small bug in tag case configuration

**10-01-2000 Release 0.3.5pre4,5,6 and 7
-added rpopup.c for right click menu
-added functions to parse HTML and fill the dialog with those values
-rewrote a big part of html.c to allow the dialogs to be filled
-rewrote image.c for this system
-allow multiple file opens at a time
-fixed wrong HTML syntax

** 22-12-1999 Release 0.3.5pre3
-finished internationalization, translation can start!
-updated behaviour of notebook widget

** 21-12-1999 Release 0.3.5pre2-ajk
-gettextized

** 20-12-1999 Release 0.3.5pre2
-fixed bug in setting of titlebar to project filename
-continued internationalization support, did till html.c in alphabetical order
-fixed configure.in --with-pgcc if pgcc is not present, or is renamed to gcc or egcs)
-removed compile time HTML caps option

** 14-12-1999 Release 0.3.5pre1 **
-added patch for fontset loading instead of font loading (allows japanese chars)
-added patch for CHECK_MEMORY from Aleksey
-allowed run time tag case choosing
-added project filename to titlebar
-added patch for font selection dialog in configuration
-started with internationalization

** 17-11-1999 Release 0.3.4 **
-added some pixmaps
-fixed forgotten update in callbacks.c

** 16-11-1999 Release 0.3.4pre8 **
-updated menu for CSS support (Olivier)
-minor javascript support (Olivier)
-fixed bug where %s was translated into %S by cap() and dialogs were not 
functioning anymore (Aleksey)
-updated html.c, string bound checks (Aleksey)

** 12-11-1999 Release 0.3.4pre6 and 7 **
-general documentation update (Olivier)
-added -Wall and did some small cleanups (Aleksey, Olivier)

** 10-11-1999 Release 0.3.4pre5 **
-new quickstart dialog (Olivier)
-additions to configuration (Olivier)
-additions to project management (Olivier)
-improved portability (getopt() instead of getopt_long() and cleanup of code), --force-root is changed into -s (Olivier)
-more use of glib (Aleksey)

** 07-11-1999 Release 0.3.4pre4 **
-CSS dialog (Olivier)
-lots of cleanups and usage of glib (Aleksey)
-include flexible code for caps or non-caps (Antti-Juhani)


** Since the ChangeLog was becoming an infinite list of minor changes I changed 
the format on 09-11-1999. The format is now a change per (pre) release.
