libbonoboui 2.0.0

	* Add bin-compat padding (Michael)

libbonoboui 1.118.0

	* Bugs fixed
		+ socket resize on show (Michael)
		+ socket sizing badness / inefficiency (Michael)
		+ DockItem glade fixes (Kristian Rietveld)
		+ pixbuf leak fix (Gustavo Girldez)
		+ control frame CORBA sizing update (Federico)

libbonoboui 1.117.1

	* Bugs fixed
		+ toolbar config dialog transient (Michael)
		+ file-sel cancel fix (Paolo Maggi)
		+ toolbar look fix (Gustavo Girldez)

libbonoboui 1.117.0

	* Bugs fixed
		+ file-sel control activation cleanup (Paolo Maggi)
		+ control / plug lifecycle fixup (Michael)
		+ auto-built help menu sync with libgnome (Michael)
		+ toolbar style updates to sync with control center (Michael)
		+ pass "--screen" onto multi-screen gtk+ (Balamurali Viswanathan)
		+ object ownership transferal fixes (Michael)
		+ more regression tests (Michael)
		+ transient dialog fixage (Michael, Jon-Kare Hellan)

libbonoboui 1.116.0

	* Bugs fixed
		+ GladeWidgetInfo updated (Murray Cumming)
		+ bogus construct function removal (Murray)
		+ construction property addition (Murray)
		+ status signal mis-management (Michael, Morten Welinder)
		+ don't auto-activate stuff confusingly (Michael)

libbonoboui 1.115.0

	* Bugs fixed
		+ entity mis-management (Michael, DV, Frederic Crozat)
		+ dock band bindability (Murray Cumming)
		+ remote UI container segv (Michael)
		+ focus direction fixage (Anders)
		+ signal paramter fixage (Murray)
		+ grip sizing (Jeroen Zwartepoorte)
		+ build fixage (Jacob Berkman)
		+ C++ includeability (Murray Cumming)
		+ plug/socket grab leak (Mark McLouglin)
		+ dock lockability instant update (Michael)
		+ staticification of signals (Jacob)
		+ warning free control widgeting (Michael)
		+ mutiple key press chain error (Michael)
		+ libgnome pkgconfig dependency (Murray)

	* Featurelets
		+ dock layout (Michael)
			+ accessibility
			+ key-navigability
		+ UI translation speedup (Michael)
		+ large label handling speedup (Michael)
		+ more regression tests (Michael)
		+ error handler rename (Jody Goldberg)

libbonoboui 1.113.0

	* Bugs fixed
		+ widget / leak fixes (Paolo Maggi)
		+ UI config display (Michael)
		+ file selector fixes (James Willcox, Paolo)
		+ pixmap / stock-item lookup bug (Michael)
		+ Popup API race fixage (Mark McLoughlin)
		+ resize grip visibility updates (Paolo)
		+ const warning fixes (Jody Goldberg)
		+ signal type brokenness (Michael)
		+ UI engine scripting binding fixes (Johan Dahlin)
		+ 'system_exception' fired more (Michael)

	* Featurelets (Michael)
		+ UI handler performance improvements
		+ multi display activation updates
		+ GnomeProgram re-organisation
		+ performance regression test

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)

