2004-08-23  mallum,,,  <mallum@handhelds.org>

	* libmb/mbdotdesktop.h:
	Add missing include of mbutiil.h
	* libmb/mbpixbuf.c: (mb_pixbuf_img_render_to_drawable_with_gc),
	(mb_pixbuf_img_render_to_mask):
	Stop request shm paint event

2004-08-09  mallum,,,  <mallum@handhelds.org>

	* libmb/mbdotdesktop.c: (mb_dot_desktop_icon_get_full_path):
	* libmb/mbutil.c: (mb_util_get_homedir),
	(mb_util_get_theme_full_path):
	* libmb/mbutil.h:
       Added mb_util_get_homedir() call.

2004-07-30  mallum,,,  <mallum@handhelds.org>

	* libmb/mbexp.c: (mb_font_render_simple_get_width):
	* libmb/mbexp.h:
	Added mb_font_render_simple_get_width() call. 

2004-07-22  mallum,,,  <mallum@handhelds.org>

	* libmb/mbexp.c: (_mb_font_load):
	Make sure pango font load returns correct success code.

2004-05-28  Matthew Allum,,,  <mallum@handhelds.org>

	* configure.ac:
	bump up version
	* libmb/mbexp.c: (mb_drawable_new):
	* libmb/mbpixbuf.c: (mb_pixbuf_get_pixel), (mb_pixbuf_new),
	(mb_pixbuf_new_extended), (mb_pixbuf_img_render_to_drawable),
	(mb_pixbuf_img_render_to_drawable_with_gc):
	* libmb/mbpixbuf.h:
	Add new call for handling ARGB32 Visuals better

2004-05-05  Matthew Allum,,,  <mallum@handhelds.org>

	* libmb/mbexp.c: (mb_font_set_from_string):
	Make mb_font_set_from_string() try and load the requested font
	so it can feed a NULL back to the caller on failiure.
	Avoids 'mystery' exit when no fonts installed.

2004-04-13  Matthew Allum,,,  <mallum@handhelds.org>

	* configure.ac:
	* libmb/Makefile.am:
	Add gcov and gprof magic

2004-03-17  Matthew Allum,,,  <mallum@handhelds.org>

	* configure.ac:
	Eek remove stray space.

2004-03-17  Matthew Allum,,,  <mallum@handhelds.org>

	* README:
	Add content.
	* configure.ac:
	* libmb/Makefile.am:
	bump up minor version.

2004-02-26  Matthew Allum,,,  <mallum@openedhand.com>

	* Makefile.am:
	Added snapshot target

2004-02-26  Matthew Allum,,,  <mallum@openedhand.com>

	* libmb/mbexp.c: (_clip_some_text), (mb_font_render_simple):
	Fix odd segv for really long trail clipped text. 

2004-02-25  Matthew Allum,,,  <mallum@openedhand.com>

	* libmb/mbpixbuf.c: (mb_pixbuf_img_plot_pixel),
	(mb_pixbuf_img_plot_pixel_with_alpha):
	fix bounds checking.

2004-02-25  Matthew Allum,,,  <mallum@openedhand.com>

	* libmb/mbexp.c: (_clip_some_text), (mb_font_render_simple):
	Harden font clipping

2004-02-13  Matthew Allum,,,  <mallum@openedhand.com>

	* libmb/mbtray.c: (mb_tray_app_set_session),
	(mb_tray_app_get_session), (handle_configure), (_init_docking),
	(mb_tray_app_hide), (mb_tray_handle_xevent):
	* libmb/mbtray.h:
	Add mb_tray_app_get|set_session
	Fix unhide/hide fuctionality

2004-02-13  Matthew Allum,,,  <mallum@openedhand.com>

	* configure.ac:
	Remove AM_MAINTAINER_MODE, add AC_CONFIG_AUX
	This seems to fix random missing .so naming problem

2004-02-10 libmatchbox-1.1 released

2004-02-10  Matthew Allum,,,  <mallum@handhelds.org>

	* libmb/mbexp.h:
	Minor doc typo fixes

2004-02-10  Matthew Allum,,,  <mallum@handhelds.org>

	* libmb/mbexp.h:
	* libmb/mbmenu.h:
	* libmb/mbpixbuf.h:
	* libmb/mbutil.c: (mb_exec), (mb_single_instance_get_window),
	(mb_single_instance_is_starting), (mb_util_get_theme_full_path):
	* libmb/mbutil.h:
	removed trailing ','s from enums. Added const * to mbutil funcs
	fixes bugs #66, #67

2004-02-06  Matthew Allum,,,  <mallum@openedhand.com>

	* libmb/mbexp.h:
	* libmb/mbtray.h:
	Doc updates

2004-02-05  Matthew Allum, <mallum@openedhand.com>

	* configure.ac:
	* doc/Makefile.am:
	Type fixes

2004-02-04  Matthew Allum, mallum@handhelds.org

	* configure.ac:
	* libmb/mbmenu.c: (mb_menu_handle_xevent), (new_menu):
        Made sure XRefreshKeyboardMapping() gets called when it should.
	Fixed issue of key scrolling vars getting inited right. 

2004-02-04  Matthew Allum, mallum@handhelds.org

	* libmb/mbmenu.h:
	Removed bogus xpm.h include.

2004-02-03  Matthew Allum, mallum@handhelds.org

	* configure.ac:
	* libmb/Makefile.am:
	Stopped GCC flags leaking into libmb.pc

2004-02-03  Matthew Allum, mallum@handhelds.org

	* libmb/mb.h:
	* libmb/mbmenu.c:
	Fixed xsetting defines getting set right

2004-02-03  Matthew Allum, mallum@handhelds.org

	* libmb.pc.in:
	Fixed botched xsettings cflags entry
