2007-06-29  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-config-keys.h, src/hcp-window.c
	(hcp_window_retrieve_configuration): changed the key to query if
	the device lock was activated or not.
	* src/hcp-app-list.c (hcp_app_list_read_desktop_entries): removed
	warnings (when applicable) when reading desktop entries.

2007-06-26  Lucas Rocha  <lucas.rocha@nokia.com>

	* configure.ac: added --enable-maemo-tools option to enable/disable
	the "Mobile operator setup wizard", "Restore original settings" and
	"Clear user data" menu items. It's enabled by default.
	* src/hcp-window.c: made the "Tools" menu optional.
	* src/*.c: include config.h on all source files.

2007-06-21  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-window.c: added Ctrl-Q accelerator to Close menu item. Fixes
	bug NB#61112.

2007-06-21  Lucas Rocha  <lucas.rocha@nokia.com>

	* configure.ac: release 1.9.5

2007-06-21  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-window.c: always ask lock code until finding the correct
	gconf key for locking.

2007-06-19  Lucas Rocha  <lucas.rocha@nokia.com>

	* configure.ac: release 1.9.4

2007-06-19  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-rfs.[ch], src/hcp-config-keys.h, src/hcp-window.c: only ask 
	for lock code for clearing and restoring user data when the device 
	is locked.

2007-06-19  Lucas Rocha  <lucas.rocha@nokia.com>

	* configure.ac: release 1.9.3

2007-06-19  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-app-list.[ch], src/hcp-app.c: added support for defining the
	translation domain in the applet's desktop file with the
	"X-Text-Domain" key.

2007-06-15  Lucas Rocha  <lucas.rocha@nokia.com>

	* configure.ac: release 1.9.2

2007-06-15  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-grid.c: correctly set the row height by taking in to account
	the pixbuf cell padding.

2007-06-01  Lucas Rocha  <lucas.rocha@nokia.com>

	* configure.ac: release 1.9.1

2007-06-01  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-grid.c, src/hcp-app-view.c: several layout small
	improvements.

2007-05-18  Lucas Rocha  <lucas.rocha@nokia.com>

	* COPYING: added license text. Fixes bug NB#56773.

2007-03-28  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-app.c: don't do dlclose on plugins and cache the opened
	modules to avoid GType related problems when running applets more than
	once.

2007-03-14  Lucas Rocha  <lucas.rocha@nokia.com>

	* debian/control, configure.ac, rc/hcp-rfs.c, src/hcp-window.c,
	src/Makefile.am: move from libosso-help to hildon-help.  

2007-03-09  Lucas Rocha  <lucas.rocha@nokia.com>

	* configure.ac: Reverted to 1.9.0 for consistency with the rest
	of the Hildon framework

2007-03-05  Lucas Rocha  <lucas.rocha@nokia.com>

	* debian/control: remove remaining bits of hildon-base-lib dependency.

2007-02-28  Lucas Rocha  <lucas.rocha@nokia.com>

	* configure.ac, src/Makefile.am, src/hcp-app-list.c, debian/control:
	get rid of hildon-base-lib dependency. Using gnome-vfs file monitoring
	API now.

2007-02-21  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-grid.c: fix the large icons size.

2007-02-20  Johan Bilie  <johan.bilien@nokia.com>

	* data/hildon-control-panel.pc.in: requires hildon-1

2007-02-20  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-grid.c: cursor should follow selection. Small fix on column
	width.

2007-02-19  Johan Bilie  <johan.bilien@nokia.com>

	* src/*.c: replaced include <hildon-widgets/*> with <hildon/*>

2007-02-13  Lucas Rocha  <lucas.rocha@nokia.com>

	* configure.ac: release 3.0.0

2007-02-13  Lucas Rocha  <lucas.rocha@nokia.com>

	* debian/control, configure.ac: remove hildon-libs dependency and add hildon-1 dependency
	checks.

2007-02-13  Lucas Rocha  <lucas.rocha@nokia.com>

	* configure.ac: remove gtkhtml dependency and add gconf dependency
	checks.

2007-01-04  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-window.c: removed fullscreen support as it's not on UI spec.

2007-01-04  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-window.c, src/hcp-app.c, src/hcp-app-list.c,
	src/hcp-grid.c, src/hcp-app-view.c: several code cleanups.

2007-01-04  Lucas Rocha  <lucas.rocha@nokia.com>

	* Makefile.am, src/Makefile.am, data/Makefile.am: add *~ to
	CLEANFILES.

2006-12-01  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-rfs.c, src/hcp-program.c: get rid of osso-log.

2006-11-28  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/*.[ch]: general code cleanups, improve code reliability, fix
	some GObject leaks, get rid of osso-log.

2006-11-23  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-grid.c: fix warnings when icon default icon is used.

2006-11-14  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-app.c, src/hcp-app-view.c: fix focus behavior when
	application list is updated.

2006-11-14  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-grid.c: fix focus behavior among grids.

2006-11-14  Lucas Rocha  <lucas.rocha@nokia.com>

	Initial port to GtkIconView. Some focus/size issues to 
	be solved.

	* src/hcp-app-view.c, src/hcp-grid.h, src/hcp-app-view.h,
	src/hcp-app-list.h, src/hcp-window.c, src/hcp-app.c,
	src/hcp-grid.c

	* src/hcp-grid-item.[ch], src/hcp-grid-item-private.c: removed.

2006-11-07  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-grid.c, src/hcp-app-list.c, src/hcp-grid-item.c: fixed
	some memory leaks and memory access errors.

2006-11-07  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-app.list.c: fixed a memory leak.
	* src/hcp-window.c (hcp_window_keyboard_listener): added 
	fullscreen support.

2006-11-03  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-window-c, src/hcp-main.c, src/hcp-app.c, 
	src/hcp-app-view.c, src/hcp-app-list.c: several code cleanups.

2006-11-03  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-window-c: fix crash on HCPAppList update triggered when
	a new .desktop file is found.

2006-11-02  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/hcp-window.c, src/hcp-app-view.[ch], src/hcp-marshalers.list:
	correct handling of focused item change.

2006-11-02  Lucas Rocha  <lucas.rocha@nokia.com>

	* configure.ac, src/Makefile.am, src/hcp-marshalers.list: make 
	marshalers automaticaly generated.

2006-11-02  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/*.[ch], src/Makefile.am: first commit of 
	code refactoring. Still very unstable.

2006-10-30  Lucas Rocha  <lucas.rocha@nokia.com>

	* src/*.[ch], src/Makefile.am: all source code files use the 
	same prefix.

2006-10-27  Lucas Rocha  <lucas.rocha@nokia.com>

	* configure.ac, Makefile.am: updated for new directory tree.
	* com.nokia.controlpanel.service.in, hildon-control-panel.pc.in,
	hildon-control-panel.desktop.in, hildon-control-panel.schemas: moved
	files to new data directory.
	* data/Makefile.am: Makefile for new data directory.

2006-10-27  Lucas Rocha  <lucas.rocha@nokia.com>

	* depmod, config.h.in, aclocal.m4, Makefile.in, config.guess,
	config.sub, configure, controlpanel.sh.in, depcomp, install-sh, 
	ltmain.sh, missing, mkinstalldirs: removed from repository.
	* autogen.sh: added bootstrap script.
	* MAINTAINERS: added maintainership file.
	* src/Makefile.am: Makefile for new source code directory.
	* *.[ch]: moved source code files to src directory.

2006-10-27  Lucas Rocha  <lucas.rocha@nokia.com>

	* Refactoring branch created.
	* ChangeLog-20061027: created for old ChangeLog entries.
