2002-04-15  Kjartan Maraas  <kmaraas@gnome.org>

	* gdict-app.c: Mark a dialog title for translation.
	
2002-04-09  Kevin Vandersloot <kfv101@psu.edu>

	* gdict-app.c: don't connect to the close signal since we
	already connect to the response signal fro the speller

2002-04-07 John Fleck <jfleck@inkstain.net>

	* help/C/gnome-dictionary-C.omf
	adding seriesid to omf file
	removing old help/C/gdict.xml, which caused me embarassing
	confusion and is no longer relevant

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

	* gdict-pref-dialog.c: change server and port settings
	on focus_out instead of the explicit buttons. Make the 
	buttons read "Default" so they can return the default server
	settings. This requires a docs change I think. Add some
	mnemonics

2002-03-30 Senthilkumar Ramasamy <senthil.ramasamy@wipro.com>
        * dict.c handled one more condition where both G_IO_IN & G_IO_ERR 
	is set, to avoid error dialog which pops up even when server & 
	port are valid.

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

	* help/C/Makefile.am
	* help/C/gnome-dictionary.xml
	* help/C/legal.xml
	* help/C/*.png
	add updated docs from Daniel Carrera, with bonus fix to
	the docs and screenshots to match the UI change in bug
	#76080

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

	* gdict-app.c: move preferences to edit menu,
	eliminate settings menu
	fixes bug #76080

2002-03-20  Narayana Pattipati  <narayana.pattipati@wipro.com>

        * gdict-app.c: Word Entry on the main window is made to receive the
        keyboard focus properly.

        * gdict-pref-dialog.c:
        * gdict-speller.c:
        * gdict-app.h:

        Added accessibility code changes to all four files.

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

	* main.c, gdict-app.c: change gdict to gnome-dictionary since binary 
	was renamed. Also indicate that the -a flag is no longer
	used

	* gdict-pref-dialog.c: don't try to restore settings if a new
	server fails.

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

	* help/C/gnome-dictionary.xml, gnome-dictionary-C.omf, 
	Makefile.am
	change docs to reflect new executable name, fixing bug
	#70080

2002-03-01  Deepa Chacko Pillai <deepa.chacko@wipro.com>

	* main.c: Added code to handle the "die" signal which
	is emitted when you log out of a session.

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

	* dict.c: In the data notify, close the command if a strange
	GIOCondition is given. Popup an error dialog asking the user
	to check the server settings. This should prevent the 
	infiinite looping occurring for me and others - bug
	#72822.  

	Translators, this adds a string (though it really is a urgently
	needed string)

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

	* Makefile.am: revert schemas installation changes

2002-03-05  Seth Nickell  <snickell@stanford.edu>

	* GNOME_GDictApplet.server.in:

	Put in "Accessories".

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

	* Makefile.am: fix missing ;

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

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

2002-02-28  Deepa Chacko Pillai <deepa.chacko@wipro.com>

	* gdict-about.c: Removed set modal for the gdict about dialog
	so that credits dialog will be able to respond to user.

2002-02-27  Bastien Nocera  <hadess@hadess.net>

	* doc/C/gdict.sgml:
	* doc/es/gdict.sgml:
	* doc/es/gdict_util.sgml: change to new name
	(Fix: 70080)

2002-02-25  Bastien Nocera  <hadess@hadess.net>

	* gdict-applet.c: (text_received): remove debug

2002-02-25  Bastien Nocera  <hadess@hadess.net>

	* gdict-applet.c: (text_received): strip leading and trailing
	whitespace characters (Fixes:frb)
	"<frb> and it doesn't strip leading/trailing whitespace"

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

	* GNOME_GDictApplet.server.in: Mark category name for
	translation.
	
2002-02-21  Bastien Nocera  <hadess@hadess.net>

	* gdict-app.c: (gdict_app_show_preferences):
	* gdict-pref-dialog.c: (create_dialog), (pref_dialog_add_db),
	(pref_dialog_add_strat), (server_button_cb): make prefs
	work again (lots of strcmp which would choke on NULL strings)
	(Closes:70274)
	* and I couldn't add a nifty maginfying glass icon to the "look up"
	button, because it's frozen :/

2002-02-17  Kevin Vandersloot <kfv101@psu.edu>
	
	* gdict-applet.c: hack to get right click working on the button

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

	* GNOME_GDictApplet.xml: External ui description.
	* gdict-applet.c: Use it.
	* Makefile.am: Hook it up.
	
2002-02-11  Mark McLoughlin  <mark@skynet.ie>

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

	* gdict-applet.c: update for factory macro change.

2002-02-05  jacob berkman  <jacob@ximian.com>

	* Makefile.am (install-data-local): call gconftool-2 rather than
	gconftool

2002-01-31  Zbigniew Chyla  <cyba@gnome.pl>

	* gdict-about.c (gdict_about_new): Don't try to translate empty string.

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

	* gdict-pref-dialog.c: change ok button to close per HIG.
	Many cosmetic improvements

	* main.c: don't pop up error dialog on startup. Only do it
	when the user performs some action needing the server

	* gdict-app.c: remove toolbar and small cosmetic improvements

	* gdict-speller.c: cosmetic improvements

2001-02-02  Zbigniew Chyla  <cyba@gnome.pl>

	* .cvsignore: s/gdict/gnome-dictionary/

2002-02-02  Seth Nickell  <snickell@stanford.edu>

	* gdict.png:

	Get rid of the horrible monotonous blank
	red colour.

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

	* gdict.png:

	Start making this look a little more like a
	dictionary. Will add gold lettering later.

2002-01-28  Darin Adler  <darin@bentspoon.com>

	* Makefile.am: Install the man page under its new name.

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

	* gdict.1:
	* gnome-dictionary.1:

	Rename the manpage and bring it up to date with the
	binary name.

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

	* GDict.desktop.in:
	* Makefile.am:
	* gnome-dictionary.desktop.in:

	Change binary to "gnome-dictionary" and .desktop file
	to match this. This is to avoid confusion having apps
	having menu entries that are very different from 
	their commands.
	
2002-01-19  Seth Nickell  <snickell@stanford.edu>

	* GNOME_GDictApplet.server.in:

	Drop "Applet" from the name.

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

	* Makefile.am: dist the schemas file

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

	* Makefile.am: add back help. Somehow it found it's way
	to this module

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

	* gdict-applet: remove old code, call gtk_window_present to
	show the window on lookup and improve tooltip

	* main.c: don't exit on startup if the server can't be found

	* pref-dialog.c: correct an error message

	* gdict-app.c: improve an error message

	* Makefile.am: comment out the help directory for now since
	it isn't being pulled in from cvs

2002-01-07 John Fleck <jfleck@inkstain.net>

	* Makefile.am, help/C/gdict-C.omf, gdict.xml, Makefile.am
	xmlizing the docs, which are now in the "help" directory

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

	* gdict-applet.h: size the applet at startup so it get displayed
	properly initially

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

	* gdict-pref-dialog.c: clean up some gconf useage by not
	calling gconf_client_get_default more than once

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

	* GNOME_GDictApplet.server.in: change the category menu to Utility
	so it slots nicely into the panel.

2001-12-18  Chris Phelps <chicane@reninet.com>
    * gdict-applet.c: fix for new applet api changes.

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

	* gdict-applet.c: raise and show the def window when
	looking up text

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

	* gdict-applet.c: (gdict_applet_determine_height):
	update for panel-applet GNOME_Vertigo namespace changes.

2001-12-14  Seth Nickell  <snickell@stanford.edu>

	* gdict-pref-dialog.h:

	Make type use "GType" rather than guint.

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

	* gdict-app.c: remove the space in the history id for the 
	gnome-entry. Fixes the annoying gconf error on startup

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

	* Properly port to gconf with notification. Also get rid
	of all gnome_dialogs in favor of gtk_dialog

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

	* gdict-applet.c: change the applet to be just a button
	that will look up text in the PRIMARY clipboard. It rocks,
	try it now ;)

2001-12-07  Seth Nickell  <snickell@stanford.edu>

	* GNOME_GDictApplet.server.in:
	* gdict-about.c: (gdict_about_new):
	* gdict-app.c: (gdict_app_create):

	Change name to reflect the panel menu entry.
	
2001-12-06  Kevin Vandersloot <kfv101@psu.edu>

	* gdict.desktop.in: no longer used

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

	* Makefile.am: update the .server file and make sure it gets
	created properly. Crap I forgot to cvs add the .server.in file

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

	* gdict-applet.c: don't connect to server on 
	initialization. Lookup text from primary clipboard
	on button press instead of from the entry - some UI
	improvement needed to indicate that this will not search the
	text in the entry - perhaps replace lookup with a dict icon
	and an explanatory tooltip

	* gdict-app.c: get rid of applet_toggle gloable variable
	and add arguments to explictely state if the applet is running

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

	Make the applet build and run. Lots to be finished but at least
	it does something :)

	* gdict-applet.c: port to new API. 

	* Makefile.am: install the .server file

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

	* gdict-app.c: make select all work

	* gdict-defbox.c: search now highlights the text

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

	* gdict-app.c: support drag and drop of text onto the
	lookup button. Also add some padding to the lookup button

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

	* gdict-defbox.c: apply the text attributes in a nicer fashion.
	Still a little ugly but I think it's the best I can do considering
	the TextView API

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

	* gdict-speller.c: make find and find again work properly.
	GtkTextView rocks hard!

	* AUTHORS, TODO: add myself to authors and update TODO

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

	* gdict-speller.c: make this derive from GtkDialog. Bind to
	activate signal for entry. Port the clist to treeview. In
	general make this dialog better :)

	* gdict-app.c: remove a GnomeDialog specific call here.
	Also add a left margin in the text box

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

	* gdict-speller.c: remove an extra destroy call so the 
	spell dialog doesn't crash any more

2001-11-27  Seth Nickell  <snickell@stanford.edu>

	* GDict.desktop.in:

	Rename to "Dictionary", add Categories field.
	
	* Makefile.am:

	Install .desktop into datadir/applications

2001-11-20  Kevin Vandersloot <kfv101@psu.edu>

	* make ChangeLog just for gdict

	* gdict-pref-dialog.c: get rid of compile warnings by using
	gtk_editable_get_chars instead of gtk_entry_get_text

	* gdict-app.c, gdict-speller.c: ditto

	* gdict-app.c: make clearing work. Beginnings of some
	usability and cosmetic improvements
