libbonoboui 1.112.1

	* Bugs fixed
		+ popup race (Mark)
		+ resize_grip handling (Paolo Maggi, Michael)
		+ file_selector fixes (James Willcox, Paolo)
		+ leak fixes (Paolo)
		+ zoomable ref leak on failure (Michael)
		+ build warning fixes (Jody)
		+ g_value warning fix (Michael)
		+ publicise BonoboUIEngine type (Johan Dahlin)
		+ updated control lifecycle (Michael)
		+ passes distcheck (Michael)

	* UI handler featurelets (Michael)
		+ automated performance tests
		+ compat stock mapping updated
		+ various accelerations

libbonoboui 1.112.0

	* Bugs fixed
		+ test-moniker ref leak fix (Michael)
		+ build fixes (Gediminas Paulauskas, Jacob)

	* Featurelets (Michael)
		+ frame_get_popup_component
		+ port UI config serialization to GConf
		+ remove all deprecated API usage
		+ shutdown gconf so we don't report bogus ref leaks.
		+ do more string munging on stack to save locking
		+ more performance tests

libbonoboui 1.111.0

	* Bugs fixed
		+ remove access syscalls (Michael)
		+ leak fix & menu sync upd. (Mark McLouglin)

	* Featurelets (Michael)
		+ UI set_prop much faster
		+ remove some deprecated API

libbonoboui 1.110.2

	* fix a default placeholder issue (Michael)
	* more automated regression tests (Michael)

libbonoboui 1.110.1

	* update regression tests (Michael)
	* fix radio button bug (Michael)
	* Track the Gtk+ file selector changes (Paolo Maggi)
	* UTF8 strreverse fix (Michael)
	* property control leak fix (Jens Finke)

libbonoboui 1.110.0

	* UI & controls (Michael)
		+ sensitivity bug fix
		+ merge order fixes in setAttr
		+ queueResize stub impl
		+ automated UI handler test
		+ coalesce redundant style property sets
		+ coalesce freeze/thaws on the UIComponent
		+ set style on sub-controls
		+ more compatible stock name mapping

	* Misc.
		+ glade property bag leak fix (Michael)
		+ type macro updates (Johan Dahlin)
		+ ctype cleaning (Darin)

libbonoboui 1.109.2

	* dynamicaly update UI to match GConf (Anders)
	* re-enterancy fixes in UI engine dispose (Michael)

libbonoboui 1.109.1

	* silly build fix.

libbonoboui 1.109.0

	* UI handler
		+ re-enterancy fixes (Michael)
		+ status segv (Darin Adler)
		+ resize grip configurability (Anders Carlsson)
		+ component polishing (Michael)
		+ fix control widget leak (Michael)
		+ forward ported accelerations (Michael)
		+ less malloc thrash (Michael)
	* Controls
		+ auto merging fixes (Jacob Berkman)
		+ signal updates (Dave Camp)
		+ missing macro (Bill Haneman)
		+ plug property fixage (Mark)
	* Misc
		+ PropertyControl ported (Jens Finke)
		+ more regression tests (Michael)
		+ file selector updates (Paolo Maggi)
		+ leak fixes (Michael, Anders, Darin)
		+ build fixage (Darin)

libbonoboui 1.108.1

	* GType != guint fixage (George Lebl)
	* substantial control lifecycle work & cleanup (Michael)
	* macro fixage (Jacob)
	* forward unhandled mouse clicks on plug (Mark McLouglin)
	* popup API addition (Mark)

libbonoboui 1.108.0

	* add glib-mkenum (Jacob)
	* glade updates (Jacob)
	* build fixage (Jacob, Laszlo Peter)
	* dock item placement fixes & new properties (Jacob)
	* UI handler - fix mnemonics (James Henstridge)
	* install samples out of the path (Rodrigo Moya)
	* referencing fix in toolbar (Darin)
	* plug expose issue (Michael)


libbonoboui 1.107.0

	* UI handler (Me)
		+ UI preferences ported to GConf
		+ new exception on getAttr for no attr.
		+ UI handler pre-condition fixage
		+ new popup API for the panel
		+ opt_ev'ism (Mark McLouglin)
		+ size allocation fixes (Mark McLouglin)

	* Plug / Socket (Me)
		+ BonoboWidget fixes and updates
		+ continuing lifecycle fixage
		+ don't let show_all propagate in proc.
		+ regression tests
		+ re-parenting work

	* Misc.
		+ get_type fixage (Jacob)
		+ glib fixes (Owen, Peter Williams)
		+ build fixage (Mark McLouglin, Jacob)
		+ zoomable cleans & re-writes + port to GObject

	* New docs (Mark McLouglin)
		+ UI handler
		+ object hierarchy
		+ controls / components

libbonoboui 1.106.0

	* Add exception environments where missing (Me, Federico)
	* Plug / Socket / Control / ControlFrame rewrite (Me)
		+ cleaner, quicker, smaller, leaks killed
		+ sizes before realizing
		+ documented; doc/control.txt
		+ unfinished.
	* Use GConf not gnome-preferences (Me)
	* Type name standardization (Seth Nickell)
	* glade module (Jacob)
	* Bonobo UI hello world re-written (Me)
	* Method doc fixage (Havoc)
	* Parallel install fixage (Abel Cheung, Havoc)
	* Regression tests
		+ added control / frame tests
		+ (async) moniker test updates
	* build fixage (Jacob)

libbonoboui 1.103

	* Bug fixes
		* build fixage (Glynn Foster, Anders, PeterW)
		* libgnome tracking (George Lebl)
		* leak fixage (Anders)
		* genmarshal standardiztion (Darin)
		* zoomable fixage (Cody Russell)
		* relocate server files (Me)

	* Features

		* code to do toplevel transients from controls (Me)
		* BonoboUINode/UI bits re-write (Me)
			+ much faster code
			+ uses less memory
		* update regression tests (Me)
		* IDL for container verb/id automation (Me)
 		* use gtk-stock for samples (Murray Cumming)
		* pruning libgnome usage (Martin)
		* closure API updates (Martin)
		* file selector client API (Jacob)

