2002-03-24  Kevin Vandersloot <kfv101@psu.edu>

	* charpick.c: don't always return TRUE for keypresses. That's
	really bad for keyboard users - bug #75729

2002-03-18 Aruna P R <aruna.pou@wipro.com>

       * properties.c: removed the GnomePropertyBox and some depreceated calls

2002-03-17 Trevor Curtis <tcurtis@somaradio.ca>
	* docs/C/charpick.xml: initial version of xml'ified doc
	* docs/C/legal.xml: License info

2002-03-08 Deepa Natarajan <deepa.natarajan@wipro.com>

	* charpick.c: added tooltip and accessible name for the applet
	* charpick.h: declared the function set_atk_name_description
	* properties.c: set atk relation between label and entry box

2002-03-03  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am: don't do gconf fu if DESTDIR is set

2002-03-02 John Fleck <jfleck@inkstain.net>

	* charpick/Makefile.am
	added
	* help/Makefile.am
	* help/C/Makefile.am
	* help/C/char-palette-C.omf
	* help/C/char-palette.xml
	* help/C/legal.xml
	* help/C/figures/charpick_applet.png
	* help/C/figures/charpick_characters.png
	* figures/charpick_chargroup.png
	adding docs from the helpful team at Sun
	
2002-02-27  Kevin Vandersloot <kfv101@psu.edu>

	* properties.c: remove strange behavior about erasing all
	the characters in the prefs dialog. I wasn't thinking
	correctly. Also strip any whitespace

2002-02-25  Kevin Vandersloot <kfv101@psu.edu>

	* charpick.c: hook up to the applet destroy signal and
	free any allocated data

2002-02-22  Mark McLoughlin  <mark@skynet.ie>

	* charpick_applet.desktop.in:
	* charpick_applet.gnorba: remove these files

2002-02-19  Kevin Vandersloot <kfv101@psu.edu>

	* charpick.c: put character in CLIPBOARD as well as
	PRIMARY so users can paste the character. Fixes
	bug #51255

2002-02-17  Kevin Vandersloot <kfv101@psu.edu>

	* charpick.c: convert string returned from gconf from utf8

2002-02-17  Kevin Vandersloot <kfv101@psu.edu>

	* charpick.c, properties.c: fix conversion to utf8. Thanks Owen :)

	* charpick.c: bind to key_press for the applet as that seems to work
	better

2002-02-17  Kevin Vandersloot <kfv101@psu.edu>

	* charpick.c: don't use the cdplayer ui file ;)

2002-02-16  Cody Russell  <bratsche@gnome.org>

	* charpick.c: Moved inline BonoboUI XML data to external file
	to be loaded.

	* GNOME_CharpickerApplet.xml: File to which the above noted
	BonoboUI XML data was moved.

2002-02-11  Kjartan Maraas  <kmaraas@gnome.org>

	* GNOME_MultiLoadApplet_Factory.server.in: Mark strings for l10n.
	* *.[ch]: Fix #include <config.h>
	
2002-02-11  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_CharpickerApplet.server.in: move to Vertigo namespace.

	* charpick.c: update for factory macro change.

2002-02-02  Kevin Vandersloot <kfv101@psu.edu>

	* charpick.c: greatly simplify to creation of toggle 
	buttons.

	* properties.c: more simplification. Get prefs saving working.

	* charpick.schemas: remove all the sizing related prefs
	since they won't be options anymore

2002-01-24  Kevin Vandersloot <kfv101@psu.edu>

	* properties.c: make dialog conform to UI standards. Not
	really hooked up yet though

2002-01-19  Seth Nickell  <snickell@stanford.edu>

	* GNOME_CharpickerApplet.server.in:

	Rename "Character Palette"

2002-01-17  Kevin Vandersloot <kfv101@psu.edu>

	* Makefile.am: remove the CFLAGS line since that can cause errors
	on some peoples setups (pointed out by Mikael Hallendal). Also
	install the schemas file

	* properties.c: use gconf for preferences

2002-01-16  Kevin Vandersloot <kfv101@psu.edu>

	* charpick.c: convert strings to utf8 so they get displayed
	properly. Also fix the crash on selection clear

2002-01-15  Kevin Vandersloot <kfv101@psu.edu>

	* charpick.c: make this applet work by removing global
	variables. 

	* properties.c: comment out untill ported to GNOME 2.0

2002-01-10  Kevin Vandersloot <kfv101@psu.edu>

	* configure.in: clean up

	* charpick.c: small fixes to make it compile

2001-12-17  Mark McLoughlin  <mark@skynet.ie>

	* charpick.c: (charpicker_applet_new), (charpicker_applet_factory):
	update for panel-applet api changes.

2001-12-09  Kevin Vandersloot <kfv101@psu.edu>

	* Initial port to GNOME 2.0. Add the .server file, port to 
	new api, remove .gnorba and .desktop files from Makefile.am.
	Need to convert chars to utf8 as pango complains and 
	properties don't work. Runs but doesn't do much.

2001-09-12  Kjartan Maraas  <kmaraas@gnome.org>

	* charpick_applet.desktop.in: Uppercase the first letter in Comment.
	
Mon May 08 19:15:32 2000  George Lebl <jirka@5z.com>

	* charpick.c, properties.c: fix warnings

2000-04-25  Fatih Demir	<kabalak@gmx.net>

	* charpick_applet.desktop : Added [tr] section .

2000-04-15  Eric Baudais  <baudais@osktate.edu>

	* docs/C/charpick-applet.sgml: Added a bit about trademarks.
2000-04-13  Alexandre Owen Muniz  <munizao@xprt.net>

	* properties.c: Some code was not properly moved to property_show() 
	from size_frame_create() leading to incorrect behavior when opening 
	properties when it was already open.

2000-04-13  Alexandre Owen Muniz  <munizao@xprt.net>

	* charpick.c, properties.c: changed the default default list, and
	added a label to the default list property tab to explain it. This 
	is done in light of bug 8260.

2000-04-11  Dan Mueth <d-mueth@uchicago.edu>

	* docs/C/charpick-applet.sgml: Fixed FSF's address.

2000-04-08  Dan Mueth <d-mueth@uchicago.edu>

	* docs/C/charpick-applet.sgml: Moved into new template.
	* docs/C/charpick.sgml: Moved into new template.
	* docs/C/charpick.sgml: Fixed description of Default characters

2000-04-06  Dan Mueth <d-mueth@uchicago.edu>

	* properties.c: Added phelp_cb to call up help docs.
	* charpick.c: Added help_cb to call up help docs.
	* docs/*: Added directories, Makefiles, sgml files, and 
	screenshots.

2000-04-02  Alexandre Owen Muniz  <munizao@xprt.net>

	* charpick.c: changed my email address. 

2000-02-23  Peter Hawkins <peterhawkins@ozemail.com.au>

	* charpick.c: Made about box non-modal.

2000-02-04  Alexandre Owen Muniz  <munizao@cyberhighway.net>

	* charpick.c, properties.c: added the ability to change the default 
	list in properties, and to return to the default list with <space>.
	* charpick.h: celebrated by incrementing the version number.

Sat Jan 29 14:56:09 2000  George Lebl <jirka@5z.com>

	* charpick.c,properties.c: fixup some property saving/loading problems

Fri Jan 28 18:43:53 2000  George Lebl <jirka@5z.com>

	* charpick.[ch],properties.c: fix a segfault

Fri Jan 28 18:36:35 2000  George Lebl <jirka@5z.com>

	* charpick.[ch],properties.c: make a default mode that follows the
	  size and orientation of the panel and takes only the minimum number
	  of cells to be displayed.

Sat Jan 29 00:22:12 2000  Tom Gilbert  <gilbertt@tomgilbert.freeserve.co.uk>

	* On an anti-warning hunt using CFLAGS="-O6 -g -W -Wall
	-Wmissing-prototypes -Wmissing-declarations". Don't mind me.

Fri Aug 20 18:02:51 1999  George Lebl  <jirka@5z.com>

	* charpick.[ch],properties.c: fixed segfaults when more then 9
	  buttons, and fixed some warnings

1999-08-20  Alexandre Owen Muniz  <munizao@cyberhighway.net>

	* charpick.h: defined CHARPICK_VERSION, incrementing the version number
	to 0.04 for the occasion.
	
	* charpick.c: removed some unused variables, changed the instances of 
	VERSION, (which references gnome-applets module version,) to 
	CHARPICK_VERSION. added a frame to the applet, which corrects the 
	buglet where it was impossible to see the applet borders on a blank 
	background panel.

1999-08-17  Alexandre Owen Muniz  <munizao@cyberhighway.net>

	* Makefile.am, charpick.png, charpick_applet.desktop: Added icon.

1999-08-12  Alexandre Owen Muniz  <munizao@cyberhighway.net>

	* charpick.c: added lists for all remaining ISO-8859-1 characters 
	that were not previously available.

1999-07-11  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* charpick.c (main): ANSI C patch provided by Drazen Kacar <dave@srce.hr>
	in GNOME bug report #861	
	(about): use VERSION in about box

1999-05-07  Alexandre Owen Muniz  <munizao@cyberhighway.net>

	* charpick.c: fixed the bug where buttons created after changing the 
	properties did not pass button 2 and 3 clicks to the panel. Also fixed
	a bug where spurious data could be saved for the properties, and added 
	sanity checking to property_load().
	
1999-04-30  Alexandre Owen Muniz  <munizao@cyberhighway.net>


	* Makefile.am (charpick_applet_SOURCES): added charpick.h, properties.c
	
	* charpick.c: changed order of acute and grave accents to match 
	French alphabetical order. Added character lists for capital characters
	and some non-alphabet-related characters. Changed default size and 
	arrangement of buttons so that capital characters fit, and the applet
	does not violate the 48 pixel limit so egregiously. Split 
	build_table() out of main() so that the table can be rebuilt after 
	properties are changed. Fixed a number of spots in build_table() where
	"rows" and "cols: had been interchanged, which worked when rows==cols,
	but not now. Incremented version in about box to 0.03.

	* properties.c: adapted this file from modemlights/properties.c.
	It adds a properties dialog that allows one to change the size and 
	arrangement of buttons, and session management to store and load that 
	info. (some of this is in charpick.c as well.) The big remaining bug 
	is that the context menu does not appear when right-clicking a button 
	after rebuilding the table when changing the properties.

	* charpick.h: Split header like stuff off of charpick.c.

1998-12-16  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* Makefile.am (gnorba_DATA): Remove a spurious .gnorba file.

1998-12-15  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* Makefile.am (EXTRA_DIST): Added charpick_applet.gnorba.

Sun Oct 18 19:11:03 1998  Owen Taylor  <otaylor@gtk.org>

	* charpick.c: Match GTK+ selection handling changes.

1998-09-24  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>

	* .cvsignore: Added this file.

1998-08-24  Alexandre Muniz  <munizao@cyberhighway.net>

	* charpick.c: New applet for picking accented characters.
