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

	* configure.ac:
	* data/Makefile.am:
	Bump up version. Fix schema Makefile gubbins for BSD Make

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

	* src/base_client.c: (base_client_show):
	* src/dialog_client.c: (dialog_client_show), (dialog_client_drag),
	(dialog_client_destroy):
	* src/structs.h:
	* src/wm.c: (wm_make_new_client), (wm_msg_win_queue_add):
	More work on new message window types. Stacking and composite fixes.

2004-04-22  Matthew Allum,,,  <mallum@openedhand.com>

	* src/dockbar_client.c: (dockbar_client_orientation_calc),
	(dockbar_client_show):
	* src/ewmh.c: (ewmh_init):
	* src/structs.h:
	* src/wm.c: (wm_make_new_client), (wm_toggle_desktop):
	- Add support for keeping embedded titlebar panels visible
	  when desktop is shown.
        - Initial support for new message window types

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

	* src/Makefile.am:
	Make clean target clean gcov data files

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

	* src/ewmh.c: (ewmh_handle_root_message), (ewmh_hung_app_check):
	* src/wm.c: (wm_usage), (wm_load_config), (wm_event_loop):

	ping related cleanups. remove -ping_handler cmd line option,
	shorten time to kill hung app.  

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

	* configure.ac:
	Add disable ping option.
	
	* src/base_client.c: (base_client_new), (base_client_destroy):
	* src/client_common.c: (client_obliterate),
	(client_deliver_delete):
	* src/client_common.h:
	* src/ewmh.c: (ewmh_hung_app_check):
	* src/structs.h:
	* src/wm.c: (wm_new), (get_xevent_timed), (wm_event_loop),
	(wm_sn_timeout_check):

	- Many ping handling changes;
	  -  initiate only when close button pressed.
          -  make code more modular / smaller / ifdef'd
	- Attempt to kill -9 apps by defualt if PID given and app
	  offers no WM_DELETE proto.
        - Improve event loop to only use select timeouts when really needed.
          ( XXX. needs more testing may have broken stuff )

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

	* configure.ac:
	Add support for test builds with gconf/gprof
	Clean up the configure --help output 

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

	* src/dialog_client.c: (dialog_client_drag):
	Fix underlying apps getting expose for invisable dialog drag.

2004-03-22 matchbox-window-manager-0.8.1 released released tag: RELEASE_0_8_1

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

	* src/dialog_client.c: (dialog_client_get_offsets),
	(dialog_client_configure):
	Allow decorationless dialog to position themselves anywhere
	Dont add invisible border to decorationless dialogs	
	* src/wm.c: (wm_handle_configure_request):
	Fix Composite for self moving dialogs

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

	* configure.ac:
	bump up version number

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

	* src/dialog_client.c: (dialog_client_drag):
	Fix invisible dialog dragging for composite

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

	* AUTHORS:
	* README:
	Added *some* content to these
	* src/dialog_client.c: (dialog_client_drag):
	Dragging mode experimental work

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

	* data/Makefile.am:
	* data/themes/Makefile.am:
	Install kdbconfig for standalone, dont install themes files

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

	* src/composite-engine.c: (comp_engine_time):
	Disable lowlight timings define - shouldn't be in release 
	* src/dialog_client.c: (dialog_client_drag), (_draw_outline):
	Initial hiding dialog when dragged experiments

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

	* src/wm.c: (wm_usage), (wm_load_config):
	Remove -use_lowlight option for composite and make it always on.

2004-03-08  Matthew Allum,,,  <mallum@openedhand.com>

	* src/composite-engine.c: (comp_engine_render):
	Dont shadow CM_TRANSLUCENCY windows ( at least for now )

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

	* src/mbtheme.c: (_theme_paint_core), (theme_frame_paint):
	Make sure overlarge theme pixmaps are clipped if not scaled

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

	* src/main_client.c: (main_client_toggle_fullscreen):
	Fix titlebar panel for fullscreen toggling

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

	* src/base_client.c: (base_client_destroy):
	* src/desktop_client.c: (desktop_client_new):
	* src/main_client.c: (main_client_show):
	* src/structs.h:
	* src/wm.c: (wm_toggle_desktop):

	Fix decorated desktop toggling.

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

	* src/composite-engine.c: (comp_engine_client_hide):
	Uncomment and improve previous fix clearing lowlights.

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

	* data/themes/bluebox/theme.xml:
	Improve bluebox shadow color

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

	* src/dialog_client.c: (dialog_client_destroy):
	Fix for possible crash from dialog destroy.

2004-02-10 matchbox-panel-0.8 released released tag: RELEASE_0_8

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

	* src/base_client.c: (base_client_new), (base_client_destroy):
	Fix reading of UTF8 Win titles

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

	* data/themes/borillo/theme.desktop:
	Fixed menu highlight color

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

	* configure.ac:
	Fix xsettings in summary
	* data/themes/borillo/theme.xml:
	Change borillo to autofit font

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

	* src/wm.c: (wm_usage):
	fix MB_USE_JPEG typo

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

	* configure.ac:
	fix startup notification 

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

	* data/themes/borillo/theme.xml:
	correct alpha attribute

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

	* src/keys.c: (keys_load_config):
	* src/structs.h:
	Fixed kbdconfig load. fixed defualt icon load

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

	* configure.ac:
	Fixed GConf checking, added message window option
	* src/wm.c: (wm_usage):
	Fixed help output
