2003-03-23  Colin Marquardt  <colin@marquardt-home.de>

	* Makefile (install-program): New name for 'install' ('install' is
	now provided by Makefile.dpkg_ipkg).  

2002-10-26  Luc Pionchon  <luc@handhelds.org>

	* src/selector-gui.c: 
	* src/selector-cb.c: 
	* src/sketchpad-cb.c: 
	* src/sketchpad-gui.c: 
	* src/files-png.c: initial GTK2 port: makes it to compile and run

2002-10-20  Luc Pionchon  <luc@handhelds.org>

	* src/selector-gui.c: added icons view to the selector, which is
	an alternative to the clist.

2002-09-13  Luc Pionchon  <luc@handhelds.org>

	* src/sketchpad-gui.c src/sketchpad-cb.[ch]: added support for
	keypad scrolling.

	* src/sketchpad.c: grow the sketches size to 320x320. If unused
	area, it just grows the file of about 1Ko, and allow a fullscreen
	drawing area in both landscape/portrait modes - which is much
	nicer ;)	

2002-08-91  Luc Pionchon <luc@handhelds.org>

	* sketchpad-gui.[ch] sketchpad-cb.c: fixed the pb of popup being under
	the parent window: basicaly changed the gtk_main/gtk_main_quit pair by
	a hide-show/hide pair.

2002-08-30  Luc Pionchon <luc.pionchon@welho.org>

	* Makefile config.makefile src/Makefile: improvement and bug fix.
	* gpe-sketchbook.c & icons: update. removed color icons.
	* removed BUGS: bugs moved to bugzilla
	* control: update version number
	* sketchpad-cb.[ch] sketchpad-gui.[ch] sketchpad.[ch]: moved drawing
	           tools to GtkToolbar (will allow Horiz/Vert switching).
		   moved brush/color selectors into popup windows.
		   also cleaned color management.

2002-07-30  Philip Blundell  <philb@gnu.org>

	* gpe-sketchbook.menu: Move to PIM section.

2002-07-29  Colin Marquardt  <colin@marquardt-home.de>

	* gpe-sketchbook.menu: Give full path for icon. Move to section
	Graphics (to conform to
	http://familiar.handhelds.org/policy/menu.html)

