gtkhtml-3.5.4 "Snowman" 2004-01-24
------------------------------------------------

New in this release

   * fixed symbols conflict with gal's color combo
   * fixed performance problem in paragraph direction code
   * fixed bug in quotation code
   * html input logging switching with GTK_HTML_LOG_INPUT_STREAM
     environment variable
   * color combo fixed to be accessible from keyboard (Mengjie Yu)
   * fixed problem with unavailable toolbar icons
   * put 2 insert icons back to be compatible with gnome icon theme
     from gnome 2.6
   * fixed Home/End navigation in Caret Mode (Mengjie Yu)
   * introduced regression test suite

gtkhtml-3.5.3 "Resort" 2004-01-10
------------------------------------------------

New in this release

   * Right-to-Left display support
   * fix crash on a double-click on the background of the mail header
   * i18n fixes (Mengjie Yu)
   * a11y fixes (Mengjie Yu)

gtkhtml-3.5.2 "Valley" 2004-12-20
------------------------------------------------

New in this release

   * run ask replace dialog until finished
   * fix symbol conflicts with gal
   * a11y fixes (Mengjie Yu)

gtkhtml-3.5.1 "Fern" 2004-11-01
------------------------------------------------

New in this release

   * padding, border style for DIV tag
   * background color style for clues
   * merged changes from gtkhtml 3.3.x (Owen Taylor, gnome-2-8-devel branch)
   * beginning of rtl support - HTML tags
   * i18n fixes - use glib's i18n instead of deprecated libgnome i18n (Mariano Suarez-Alvarez)
   * fixed crash in aligned images drawing
   * use more GIT icons
   * fixed two memory leaks

gtkhtml-3.5.0 "Frond" 2004-11-01
------------------------------------------------

New in this release

   * added id attribute to objects
   * beginning of border style

gtkhtml-3.2.3 "Frond" 2004-09-23
------------------------------------------------

New in this release

   * fixed crash occuring in autosave after paste
   * expose api version in pkgconfig file
   * more line breaking touches
   * fixed embedded widgets not shown problem

gtkhtml-3.2.2 "Sporophyte" 2004-09-23
------------------------------------------------

New in this release

   * fixed TT style editing
   * fixed monospaced printing
   * avoid infinite loop in table layout code
   * IM fix from Yukihiro Nakai
   * fixed rule layout
   * fixed text proerties dialog, style buttons
   * fixed base url support
   * tuned line breaking

gtkhtml-3.2.1 "Gone stable" 2004-09-10
------------------------------------------------

New in this release

   * Updated translations:
	el (Nikos Charonitakis)
	cs (Miloslav Trmac)
	it (Luca Ferretti)
	ta (Jayaradha)
	ms (Hasbullah Bin Pit)
	sq (Laurent Dhima)

gtkhtml-3.2.0 "Going stable" 2004-08-26
------------------------------------------------

New in this release
   
   * make sure backstore pixmap has a colormap (Robert McQueen)

New in 3.1.20

   * optionally use new gtk file chooser
   * fixed table layout calculation
   * fixed embedded widgets width
   * do not use title from MOZILLA_URL in text mode
   * fixed table cell cursor
   * a11y fixes (Eric Zhao)
   * fixed style setting in editor

New in 3.1.19

   * fixed crash in embedded widgets code
   * auto* files fixes (release string vs. api version)
   * better size request/allocation handling for child widgets
   * memory leak fix

New in 3.1.18

   * save TT tag again

New in 3.1.17

   * fixed links editing
   * fixed problems with gnome print and &nbsp;'s
   * fixed crash when pasting html with embedded widgets
   * display link attributes in plain text
   * fixed cursor movement
   * set iframe's base url before emitting iframe_created signal
   * disable focus forwarding in editor (Eric Zhao)
   * fixed MOZILLA_URL pasting again
   * fixed leaking pango glyphs (Owen Taylor)
   * removed line breaks around puntuation in links
   * caret is now consistent with focus (Eric Zhao)
   * more compiler warnings fixes (Owen Taylor)

New in 3.1.16

   * compiler warnings fixes
   * font settings fixes
   * fixed pasting MOZILLA_URL crash
   * added missing KP_Home, KP_End bindings

New in 3.1.15

   * fixed printing
   * fixed page color editing
   * fixed table editing
   * fixed local image url's
   * optimalizations
   * colorset fixes
   * fixed crash related to displaying spell errors
   * a11y fixes (Eric Zhao)
   * search dialog fixes (Pratik V. Parikh)
   * line breaking fixes in links
   * make Wrap Lines menu item usable again
   * fixed line breaking
   * use GIT
   * HIGifications   

New in 3.1.5

   * improved IM preedit string display
   * removed gal dependency
   * better smiley substitution in the composer (bounty by Jan Arne Petersen)

New in 3.1.5

   * better font sizing
   * updated translations.

New in 3.1.4

   * new and improved html parser handles broken html much better.
   * better pango integration.
   * updated translations.
   * better ascii mode rendering of lists.
   * improved exposure handling.
   * improved animation rendering.
   * versioned .server files for parallel installs with version 3.0.x.

New in 3.0.5

  * lots of leaks fixed.
  * printing now uses the same fonts as display.

New in 3.0.5

  * fixed SELECT implementation (Rodney)
  * updated translations

New in 3.0.4

  * viewport and frame clipping fixed.
  * fixed a bug in image url replacement.
  * added new options for animations magic links/smileys and inline
    spelling.
  * editor preferences now bonobo properties.
  * fixed the drawing of alt text in the plain painter.
  * fixed flag definition for gtk_html_begin_full.
  * fixed crashes if spelling languages no set.
  * printing margins corrected for new gnome-print.
  * made keybindings listen to gnome-wide gconf setting.
  * unbreak font manager default setting.
  * made shift-tab traverse backwards in the tab order.
  * fixed idle crash.
  * make tab drawing work in all cases.
  * make file insertion in the editor handle charsets gracefully.
  * translate ui elements in bonobo.
  * fix translation domain in editor.
  * hig improvements.

New in 3.0.3

  * Cursor no longer jumps to origin on insertion.
  * Drawing queue optimizations and cliping improvements.
  * Removed unneeded warnings.
  * Clean up some small memory leaks.
  * Fixed a bug that caused only the underline of a link to be
    clickable from time to time.
  * Improved gtk input method support.
  * Fixed distcheck for automake 1.7.3
  * Fixed editor image support.
  * Optimized editing of very long words and layout in general.
  * Fixed problems with selection of lines containing tabs.

New in 3.0.2

  * Much improved pango support.
  * Initial gtk input method support.
  * Display a Missing image icon.
  * Better use of stock icons in widgat and editor.
  * Improved editor stability.
  * Optimized some drawing operations.
  * Improved gtk theme support, all major colors can now be controlled
    by the theme, using style properties.
  * Spell checking support updated.
  * Fixed resize after printing problems.
  * Fixed several table editing bugs.
  * Added support for dnd of utf8 strings
  * Allow paragraph style changes to change apply to all selected
    paragraphs.
  * Made the editor a shlib factory by default.
  * Fixed link clicking in iframes.
  * Fixed printing of images.
  * Pickup style changes when switch from plain to html mode.
  * Use stock i
  * Lots of bugs fixed, see bugzilla.ximian.com
	
	
