2007-02-14  Gabriel Schulhof <gabriel.schulhof@nokia.com>
	* Moved trunk to sardine-experimental. New patch properly frees Pango structures

2007-02-06  Gabriel Schulhof <gabriel.schulhof@nokia.com>
	* During button_press_event, we must record the starting (x,y) of the pan using
	  gdk_window_get_pointer + gtk_adjustment_get_value from the two adjustments
	* We must compare the absolute value of the "total" pan, not the value itself
	* gtk_html_private_calc_scrollbars allows page_size > upper - lower ... fixed
	* Fixed NB#50763

2007-01-29  Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* When grabbing the page by a link for panning purposes, don't follow the link
	  upon button release.
	* Fixes: NB#50763

2007-01-22  Gabriel Schulhof <gabriel.schulhof@nokia.com>

	* Determine double-click distance tolerance via GtkSettings, not hardcoded value
	* Fixes: NB#50744

2006-12-05  Gabriel Schulhof <gabriel.schulho@nokia.com>

	* htmlengine.c:insert_text: Improved space-eating algorithm
	* Fixes: NB#32523

2006-12-05  Gabriel Schulhof <gabriel.schulho@nokia.com>

	* added gtkhtml_get_motion_hints.patch to properly get motion hints
	* Fixes: NB#48890

2006-11-27  Jakub Pavelek <jakub.pavelek@nokia.com>

	* added gtkhtml_image_magnification.diff to scale images with text
	* Fixes: NB#47404

2006-11-27  Jakub Pavelek <jakub.pavelek@nokia.com>

	* added gtkhtml_unrealize_fix.diff to get rid of glib critical
	* Fixes: NB#46236

2006-11-20  Jakub Pavelek <jakub.pavelek@nokia.com>

	* 3.9.1-2osso10
	* updated the IM leak patch.

2006-10-20  Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 3.9.1-2osso8
	* upstream/tarballs/gtkhtml-3.9.1osso.tar.bz2: Replaced files
	gtkhtml-3.9.1/src/htmlentity.{c.h} from 3.13.1 . Removed files
	gtkhtml-3.9.1/components/html-editor/e-html-utils.{c,h}
	Fixes NB#40234

2006-10-11  Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 3.9.1-2osso7
	* the const patch:
	* src/htmlengine.c:  static HTMLDispatchEntry basic_table[];
	* src/htmltokenizer.c: static const gunichar win1252_to_unicode [32]
	* src/htmltokenizer.c: picto_chars,picto_states,picto_images declared
	const
	* src/gtkhtml.c: static const GtkTargetEntry dnd_link_sources []
	* src/gtkhtml.c: color tables declared as const
	* src/gtkhtml-properties.c: static const GEnumValue
	_gtk_html_cursor_skip_values[]
	* src/gtkhtml-properties.c: static const GEnumValue _gtk_html_command_values[]


2006-09-27 Tomas Junnonen <tomas.junnonen@nokia.com>

	* src/gtkhtml.c: Free the immulticontext
	Fixes NB#41532

2006-09-18 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/htmlengine-search.c, src/htmlsearch.c: Fixed crash when search
	        is called before adding any content to gtkhtml
	Fixes NB#33770 NB#39675

2006-08-28 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 3.9.1-2osso4
	* src/gtkhtml.c: Update focused object before sending link-clicked
		signal. Otherwise it caused crash if callback changed
		content of gtkhtml
	* src/htmlengine.c: Fixed crash/undefined behaiviour caused by
		uninitialized variable when moving focused link
	* src/htmlengine.c: Clear the focus when the engine is reset.
		When it was not clearedit could cause crashes

2006-08-03 Jakub Pavelek <jakub.pavelek@nokia.com>

	* src/htmlengine.c: check if we really need new allocation for 
		e->formText before running e->formText = g_string_new
	Fixes NB#36278

2006-06-19 Jakub Pavelek <jakub.pavelek@nokia.com>

	* Version 3.9.1-2osso2 - not 3.9.1-1osso8 !!!
	* Stores clipboard when exiting application with gtkhtml widget from
	  where current clipboard has been copied
	Fixes N#33185

2006-06-19 Jakub Pavelek <jakub.pavelek@nokia.com>

	* fixes pointers to freed memory by clearing selection when new
		parsing is begun (gtkhtml_clear_selection.diff)
	Fixes N#32924

2006-05-30 Jakub Pavelek <jakub.pavelek@nokia.com>



2006-05-29 Jakub Pavelek <jakub.pavelek@nokia.com>

	* memory leak fix patch (gtkhtml_memleak_fix.diff)
	Fixes N#28849

2006-05-11 Jakub Pavelek <jakub.pavelek@nokia.com>

	* debian/rules: applying patches in certain order
	* upstream/patches/gtkhtml_text_selection.diff: new patch to allow text selections
	Fixes N#29173

2006-05-09 Jakub Pavelek <jakub.pavelek@nokia.com>

	* debian/rules; thumb compilation and dh_makeshlibs 

2005-01-20 Jakub Pavelek <jakub.pavelek@nokia.com>

	* First release
	* Removed dependencies on GNOME and its libraries
	* Added a patch for the panning support
	* Added a ChangeLog

