==================== 2.25.92 ======================

==================== 2.25.91 ======================

2009-02-17  Callum McKenzie  <callum@spooky-possum.org>

	* themes.c:
	* geyes.c: Replace more deprecated functions.

==================== 2.25.90 ======================

==================== 2.25.3 ======================

==================== 2.25.2 ======================

2008-12-17  William Jon McCann  <jmccann@redhat.com>

	* Makefile.am: Add missing libgnomeui CFLAGS
	Patch from: lucasr.at.mundo@gmail.com
	(Bug #564192)

2008-11-14  Callum McKenzie  <callum@spooky-possum.org>

	* geyes.h:
	* themes.c: Patch from Maxim Ermilov to rationalise
	GTK includes. See bug 560678.

==================== 2.24.0.1 ====================

2008-08-20  Philipp Kerling  <k.philipp@gmail.com>

	* Makefile.am: Change mistyped "(DESTDIR)" to "$(DESTDIR)". Partially
	fixes bug #547647.

2007-11-04  Callum McKenzie  <callum@spooky-possum.org>

	* geyes.c: 
	* GNOME_GeyesApplet.server.in.in: De-g-isfy geyes. It is now known
	as Eyes in its user-visible parts. Suggestion by Matthias Clasen
	(Bug #349431).

2007-07-17  Jaap Haitsma <jaap@haitsma.org>

	* GNOME_GeyesApplet.xml: Use gtk-about i.s.o. gnome-stock-about
	Fixes bug #456955

	* geyes.c: (about_cb), (destroy_cb), (geyes_applet_fill):
	* geyes.h:
	Use g_set_application name such that the application name
	gets shown correctly in the about dialog. Convert usage of GtkTooltips
	to new tooltips API of GTK 2.12 Fixes bug #457145

2007-07-14  Callum McKenzie  <callum@spooky-possum.org>

	* Makefile.am (install-data-local): Use = instead of == for
	comparisons to make the scripts work on BSD. See bug #456701.

2006-12-04  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>

	* themes.c: (theme_selected_cb), (properties_cb): Show only the theme
	names and not complete paths. Fixes bug #381294.

2006-11-15  Kjartan Maraas  <kmaraas@gnome.org>

	* docs/C/geyes.xml: Fix build.

2006-10-02  Davyd Madeley  <davyd@madeley.id.au>

	* themes/Makefile.am:
	- remove spurious \ 

2006-09-02  Davyd Madeley  <davyd@madeley.id.au>

	* themes/Tango/config:
	* themes/Tango/tango-eye.png:
	* themes/Tango/tango-pupil.png:
	- added a Tango eye theme

2005-09-28  Ryan Lortie  <desrt@desrt.ca>

	* docs/Makefile.am: add DOC_FIGURES list to get .png's into the
	  tarball.  Closes bug #317476.

2005-07-20  Davyd Madeley  <dabyd@madeley.id.au>

	* docs/*: Remove unwanted files. Need to remove XML files once they've
	  been converted to po files.
	
	* docs/Makefile.am:
	* docs/geyes.omf.in:
	* docs/C/geyes.xml: g-d-u-ise

2005-06-30  Pedro Villavicencio Garrido  <pvillavi@gnome.org>

	* geyes.c (help_cb): 
	* themes.c (phelp_cb): use GtkMessageDialog instead of 
	g_warning's.

2005-06-26  Davyd Madeley  <davyd@madeley.id.au>

	* geyes.c:
	* geyes.h: Fix about dialog.

2005-03-20  Kjartan Maraas  <kmaraas@gnome.org>

	* geyes.c: (about_cb): Make the dialog resizable.
	Closes bug #170709. Patch from Michael Terry.
	* geyes.h:
	* themes.c: (properties_cb): Clean up some.

2005-02-27  Ryan Lortie  <desrt@desrt.ca>

	* geyes.c: Don't leak style while handling the change_background
	signal.  Fix adapted from Vincent Untz's fixes to various panel
	applets.

2005-02-24  Kjartan Maraas  <kmaraas@gnome.org>

	* themes.c: Make theme dirs static

2005-01-17  Davyd Madeley  <davyd@madeley.id.au>

	* geyes.c: Fix transparency.

2005-01-09 Nickolay V. Shmyrev <nshmyrev@yandex.ru>

	* geyes.c: Fix bugs #143479 and #130676

2004-09-27  Mark McLoughlin  <mark@skynet.ie>

	* gnome-eyes.png: new icon from Jakub Steiner.

2004-09-12  Shaun McCance  <shaunm@gnome.org>

	* docs/C/geyes-C.omf:
	* docs/C/geyes.xml:
	* docs/C/figures/geyes_applet.png:
	- Updated for 2.8

2004-08-15  Kjartan Maraas  <kmaraas@gnome.org>

	* Makefile.am: Remove references to screen-exec.
	* geyes.c: (help_cb): Use gnome_help_*
	* themes.c: (phelp_cb): Use gnome_help_*

2004-08-15  Kjartan Maraas  <kmaraas@gnome.org>

	* geyes.h: ANSI this.
	* themes.c: (theme_dirs_create): ANSI that. Also
	static something == FALSE is bad. Add gboolean to that.

2004-06-09  Dennis Smit  <ds@nerds-incorporated.org>

	* themes.c (properties_cb): Put the treeview
	in a scrolled window and make the dialog a tad
	bigger so everything fits better in it.

2004-03-17  Glynn Foster  <glynn.foster@sun.com>

	* docs/ja/*: Put back ja docs since the original
	author never got back to me.

2004-03-16  Glynn Foster  <glynn.foster@sun.com>

	* docs/Makefile.am: Add l10n'd docs to the build.

2004-03-15  Glynn Foster  <glynn.foster@sun.com>

	* docs/*.sgml: Remove the old sgml stuff, we don't
	need it anymore.

2004-03-15  Glynn Foster  <glynn.foster@sun.com>

	* docs/*: Localized online documentation from the 
	Sun translation team for de, es, fr, it, ko, sv
	zh_CN, zh_HK and zh_TW.

2004-02-29  Dennis Smit  <ds@nerds-incorporated.org>

	* geyes.c (applet_back_change):
	Removed bogus return.

2004-02-26  Dennis Smit  <ds@nerds-incorporated.org>

	* geyes.h: Bumping up MAX_EYES hard limit
	to 1000. 100 eyes seem to fit with a high
	resolution.

2004-02-26  Dennis Smit  <ds@nerds-incorporated.org>

	* geyes.c (applet_back_change):
	Cleaned up and fixed transparency for color
	background panels.

	(applet_set_back_pixmap):
	Cleaned up, trying to get panel pixmap
	backgrounds working. Still crashes tho.

2004-02-23  Dennis Smit  <ds@nerds-incorporated.org>

	* geyes.c (about_cb):
	Set the right screen when the user requests
	the about dialog and it's already there
	but not on the right screen.

2004-02-23  Dennis Smit  <ds@nerds-incorporated.org>

	* geyes.c (destroy_cb): Destroy the eye
	box and GtkWidget eye array.

	(destroy_eyes):
	Free the GtkWidget eye array.

	(setup_eyes):
	Allocate memory for the eye array.

	* geyes.h: Changed GtkWidget *eyes[MAX_EYES] into
	GtkWidget **eyes within the EyesApplet structure.

	Bumped MAX_EYES up to 100 which is basicly sanity
	because themes with such a great number of eyes are
	insane anyway.

	* themes.c (parse_theme_file):
	Check if the eyes in the theme is above MAX_EYES. If
	so set the num_eyes entry to MAX_EYES.

	Fixes bug #106315.

2004-02-22  Dennis Smit  <ds@nerds-incorporated.org>

	* themes.c (theme_dirs_create):
	Added function that fills the theme_directories
	list. Removed the static declaration so themes
	installed in ~/.gnome2/geyes-themes/ works again.

	* themes.h: Added prototype for theme_dirs_create.

	* geyes.c (geyes_applet_factory):
	Call theme_dirs_create.

	Fixes bug #122872.

2004-02-12 Breda McColgan <breda.mccolgan@sun.com>

	* docs/C/geyes.xml: Updated for GNOME 2.6.
	* docs/C/geyes-C.omf: Updated for GNOME 2.6.
	* docs/C/l10n.txt: Updated for GNOME 2.6.

2004-02-08  Jason Leach  <leach@wam.umd.edu>

	* Makefile.am (CLEANFILES): Add .server and .server.in here.
        (#132071, Padraig O'Briain)

2004-02-06  Dennis Smit  <ds@nerds-incorporated.org>

	* themes.c: Patch by Kjartan Maraas <kmaraas@gnome.org>
	to cleanup some deprecated glib functions.

2004-02-04  Chee Bin HOH  <cbhoh@gnome.org>

        * themes/Makefile.am: Fix bug #133100 for properly
        installing themes files.

2004-02-01  Dennis Smit  <ds@nerds-incorporated.org>

	* geyes.c (properties_load): Check if the theme didn't have a fatal.
	(create_eyes): Remove properties_load and setup_eyes here and do that
	after the signals have been connected so we can fire the destroy
	signal from properties_load, this happens when there is a major
	error while loading the theme file.
	(geyes_applet_fill):
	Do the properties_load and setup_eyes after the signals are bind. Also
	check on error from properties_load.
	(geyes_applet_factory):
	Check on error, and exit if one happened.
	* geyes.h: Changed prototype for load_theme to reflect changes in
	themes.c.
	* themes.c (load_theme):
	Popup an error when themes aren't installed instead of crashing.
	Also emit the destroy signal and return FALSE so that the applet
	exits itself.

	Fixes #132635.

2004-01-28  Arvind Samptur  <arvind.samptur@wipro.com>

	* geyes.c: (about_cb): Set the screen for the
	about dialog.

2004-01-18  Jason Leach  <leach@wam.umd.edu>

	* Makefile.am (install-data-local): builddir != srcdir fix.

Fri Jan 12 2004 Archana Shah <archana.shah@wipro.com>

	* geyes.h: Added a field in the structure EyesApplet.
	* geyes.c: (about_cb): Replaced the static variable about by the
	structure member about_dialog.
	(geyes_applet_fill): Initialized the about_dialog member with NULL.
	(destroy_cb): Destroy the about dialog when the applet is removed.
	Fixes bug #131074

Mon Sep 15 15:17:32 2003  George Lebl <jirka@5z.com>

	* geyes.c: when started in lockdown mode, hide the preferences item

2003-08-23  Irene Ryan <irene.ryan@sun.com>

	* docs/C/geyes.xml, geyes-C.omf, l10n.txt: Minor updates for
	  GNOME 2.4 release.
	* docs/C/geyes.sgml, geyes_applet.sgml: deleting obsolete files.

2003-08-21  Narayana Pattipati <narayana.pattipati@wipro.com>

	* docs/C/geyes-C.omf: Correct the Category name to fix the 
	'geyes' applet link missing problem in yelp. Bugzilla bug: 120293

2003-07-21  Dennis Cranston <dennis_cranston at yahoo com>

	* themes.c:  HIGify widget padding between the vbox and 
	action area of the dialog.  Thanks to <chris@gnome-de.org>
	Christian - Manny Calavera - Neumair.

Thu Jul 03 15:58:56 2003  George Lebl <jirka@5z.com>

	* themes.c: key-writability for theme_path preference

2003-06-02  Dennis Cranston <dennis_cranston at yahoo com>

	* geyes.[ch]: Center the geyes image on the panel.
 
2003-06-02  Kevin Vandersloot

	* geyes.c: expand for Fitt's law.

2003-05-07  Dennis Cranston <dennis_cranston at yahoo com>

	* themes.c:  HIGify the action area of the preferences dialog.  

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

	* themes.c: work on systems not supporting PATH_MAX. Patch by
	Christian Marillat. Fixes part of bug #111466

2003-04-26  Dennis Cranston <dennis_cranston at yahoo com>

	* themes.c:  More HIGification of the preferences dialog: adds 
	a proper mnemonic label to the listview.

2003-04-21  Dennis Cranston <dennis_cranston at yahoo com>

	* themes.c:  HIGify the preference dialog.

2003-04-21  Kevin Vandersloot <kfv101@psu.edu>

	* themes.c: fix small memory leak from previous patch. Thanks to Pasupathi
	Duraisamy.

2003-04-19  Kevin Vandersloot <kfv101@psu.edu>

	* geyes.c: themes.c: handle theme directories not configuree properly. Fixes bug
	#110852

2003-03-22  Kevin Vandersloot <kfv101@psu.edu>

	* geyes.c: another optimization. Don't update the applet if the cursor hasn't moved.

2003-03-15  Kevin Vandersloot <kfv101@psu.edu>

	* geyes.c: small optimization of display and use GtkImage to get rid
	of flashing.

2003-03-07  Mark McLoughlin  <mark@skynet.ie>

	* geyes.c: (help_cb):
	* themes.c: (phelp_cb): update for screen-exec changes.

2003-01-21  Arvind Samptur <arvind.samptur@wipro.com>
	* geyes.c (destroy_cb): Destroy the preferences dialog
	when the applet is destroyed.

2002-12-14  Fernando Herrera <fherrera@onirica.com>

	* GNOME_GeyesApplet.server.in.in: added bugzilla attributtes

2002-10-29  Rajkumar Sivasamy  <rajkumar.siva@wipro.com>

	* themes.c: Change the preferences list's mnemonic 
	to <Alt>+T. Fixes #92483

2002-09-24  Muktha  <muktha.narayan@wipro.com>
	
	* themes.c: add colon at the end of 'Theme Name'
	label. Fixes #94035.

2002-09-20  Mark McLoughlin  <mark@skynet.ie>

	* themes.c: (properties_cb): fixup a silly
	that cauased the dialog to not be realised
	on the correct screen. Fixes #93397.

2002-09-19  Mark McLoughlin  <mark@skynet.ie>

	* geyes.c: (about_cb), (help_cb):
	* themes.c: (phelp_cb), (properties_cb): kill the
	HAVE_GTK_MULTIHEAD conditionals - we require gtk
	HEAD now.

2002-09-13  Kjartan Maraas  <kmaraas@gnome.org>

	* geyes.c (applet_back_change): Don't leak the style.
	
2002-08-14  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: link against libscreen-exec.la.

	* geyes.c: (help_cb):
	* themes.c: (phelp_cb): use the multiscreen
	gnome_help variants.

2002-07-18  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: install applet into libexec.

	* GNOME_GeyesApplet.server.in: move .server.in to
	.server.in.in to allow for libexec dir substitution.

2002-07-11  Mark McLoughlin  <mark@skynet.ie>

	* geyes.c: (about_cb):
	* themes.c: (properties_cb): realise dialogs
	on the same screen as the applet.

2002-07-10  Mark McLoughlin  <mark@skynet.ie>

	* geyes.c: use unsafe verb callbacks to
	minise casting.
	(about_cb): use gtk_window_present.

	* themes.c: (properties_cb): ditto.

2002-05-31 Kevin Vandersloot <kfv101@psu.edu>

	* Makefile.am: Fix GNOMELOCALEDIR to point to correct
	location. Fixes #83621. 

2002-05-26  Kevin Vandersloot <kfv101@psu.edu>

	* themes.c: replace strcopy,strcat with g_strdup_printf. From
	patch by Richard Kinder. Fixes bug #76042

2002-05-26 John Fleck <jfleck@inkstain.net>

	* help/C/geyes.xml
	s/Properties/Preferences/

2002-05-20  Kevin Vandersloot <kfv101@psu.edu>

	* geyes.c: set window icon

2002-05-13  Satyajit Kanungo <satyajit.kanungo@wipro.com>
       *. themes.c  - Added a "help" button and the callback to the
          preference dialog box.

2002-05-10  Deepa Natarajan <deepa.natarajan@wipro.com>

    * .xml: added mnemonics for the popup menu

2002-04-29  Satyajit Kanungo <satyajit.kanungo@wipro.com>
	* geyes.c themes.c - Used gnome help API for enabling help
	* docs/Makefile.am docs/C/Makefile.am 	
	

2002-04-23  Deepa Natarajan <deepa.natarajan@wipro.com>

       * geyes.[ch]: Set tooltip for the applet. Set accessible name and
       description for the applet.

       * themes.c: Set Close as the default button in the preference
       dialog box.

       Fixes accessibility Bug# 79604

2002-04-27  Dennis Cranston <dennis_cranston@yahoo.com>

	* geyes.c: "About..." dialog fixes -- change the name to "Geyes"
	to match that in the "Add to panel" menu.  Use gnome-eyes.png
	for the logo and window icon.

2002-04-20  Abel Cheung  <maddog@linux.org.hk>

	* geyes.c: Added translator_credit and documenters placeholders.
	Unmarked authors line as untranslatable.

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

	* geyes.schemas, themes.c, geyes.c: change to underscores for
	gconf items

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

        * .xml: add ellipses to preferences option

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

	* themes.c: change properties to preferences and add a mnemonic

	* .xml: change properties to preferences. Fixes bug #76810

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

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

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

	* thmes.c: don't select first theme when prefs dialog
	is opened. Fixes bug #72621

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

	* themes.c: fix memory leaks

	* geyes.c: free data on exit

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

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

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

	* GNOME.....xml: fix the stock about icon

	* themes.c: add a FIXME

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

	* Makefile.am (EXTRA_DIST): add $(ui_DATA)

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

	* geyes.c: Removed BonoboUI XML data.  We now load this from
	an external file.

	* GNOME_GeyesApplet.xml: Created this.  This is where we now
	load our BonoboUI XML data from.

2002-02-14  Michael Meeks  <michael@ximian.com>

	* geyes.c (geyes_applet_fill): pass timeout handle.
	(destroy_cb): use the correct signature for "destroy",
	don't use a global for the timeout, we might have several.
	(geyes_applet_fill): kill gdk_rgb_init.
	(timer_cb): pass the applet in, only render if realized.
	(destroy_eyes): remove; unused.
	remove bogus color_depth stuff.

	* themes.c: re-write some chunks.
	
2002-02-11  Kjartan Maraas  <kmaraas@gnome.org>

	* GNOME_MultiLoadApplet_Factory.server.in: Mark strings for l10n.
	
2002-02-11  Mark McLoughlin  <mark@skynet.ie>

	* GNOME_GeyesApplet.server.in: move to Verigo namespace.

	* geyes.c: update for factory macro change.

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

	* Makefile.am: reorder EXTRA_DIST so schemas get dist
2002-01-28  Kevin Vandersloot <kfv101@psu.edu>

	* geyes.c: fix mispelling. Make default eyes tiny

	* themes.c: change props title to properties and button
	to close and NULL the propbox when closed

2002-01-04  Kevin Vandersloot <kfv101@psu.edu.

	* geyes.schemas: 
	* Makefile.am:
	add adn install schemas file

	* geyes.c: clean up and port to applet saving api

	* themes.c: port prefs dialog to GtkDialog and save prefs

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

	* geyes.c: make the transparency work when panel has a color
	background. Still need to do pixmap backgrounds

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

	* geyes.c: (geyes_applet_fill), (geyes_applet_factory):
	update for panel-applet api changes.

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

	* geyes.c: remove incorrect comment. The background hacks
	are needed and need to be ported

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

	* geyes.c, themes.c: full port to gdk-pixbuf. I'm pretty
	sure the background hacks aren't needed when the background
	changes, but panel crashes for me so I can't test and the code
	is comented out. This applet now runs and works :)

	* Makefile.am: don't build docs for now

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

	* woops cvs add the .server.in file and remove the .desktop
	file from Makefile.am

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

	* More porting. Add the .server file clean up Makefile.am
	port to new applet api. Need to port the imlib stuff to
	gdk-pixbuf. Doesn't compile yet.

2001-09-25  Glynn Foster  <glynn.foster@sun.com> 

	* geyes.c: More 2.0 porting.

2001-09-25  Glynn  <glynn.foster@sun.com>

	* geyes.c, geyes.h, themes.c: More porting fun. Don't try and
	  compile this. It doesn't make any sense and it won't work.

2001-09-24  Glynn Foster <glynn.foster@sun.com>

	* geyes.c: Some 2.0 porting [10 minutes]. Don't even try to build it
	  yet.

2001-06-20  Carlos Perelló Marín <carlos@gnome-db.org>

	* docs/es/geyes_applet-it.omf: Renamed to geyes_applet-es.omf

2001-06-20  Kjartan Maraas  <kmaraas@gnome.org>

	* geyes.c: Fix compilation on AIX. From Dan McNichol
	<mcnichol@austin.ibm.com>.
	
2001-06-17  Kjartan Maraas  <kmaraas@gnome.org>

	* themes.c: Irix compilation issues.
	* docs/es/Makefile.am: Make it compile.
	
2001-06-03 Manuel de Vega Barreiro <mbarreiro@red.madritel.es>

        * Added Geyes Spanish translation

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

	* docs/C/Makefile.am: Added screenshots which were forgotten

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

	* docs/C/*: Adding screenshots and changes made by
	Arjan Scherpenisse<acscherp@wins.uva.nl>, along
	with some tweaks by me. Essentially moving docs up
	to new template.

2000-04-11  Eric Baudais  <baudais@okstate.edu>

	* docs/C/geyes-applet.sgml: Added a bit about trademarks.

2000-04-11  Eric Baudais  <baudais@okstate.edu>

	* docs/C/*.sgml: Added an Authors and License section to the docs and
	changed the license to the FDL.

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

	* geyes_applet.desktop : Added the Turkish
	    translation to the geyes_applet.desktop file .

2000-04-04  Jacob Berkman  <jacob@helixcode.com>

	* geyes.c (create_eyes_applet): rearranged applet right click menu
	as properties, help, then about

2000-03-15  Jason Leach  <leach@wam.umd.edu>

	* geyes.c (create_eyes_applet): rearranged applet right click menu
	as about, help, then properties

2000-02-29  Jacob Berkman  <jacob@helixcode.com>

	* geyes.c: added a help menu item

	* docs/: docs from telsa

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

	* geyes.c: don't show multiple about dialogs

2000-02-12  Jacob Berkman  <jacob@helixcode.com>

	* themes.c (properties_cb): don't show multiple dialogs

Sat Jan 29 01:27:31 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.

1999-10-27  Dave Camp  <campd@oit.edu>

	* geyes.c (destroy_eyes): Changed the data argument from 
	eyes_applet.fixed to &eyes_applet.

1999-10-27  Dave Camp  <campd@oit.edu>

	* geyes.c (delete_cb): New function.  Disables the timer.
	(create_eyes_applet): Connect to delete_event.
	(main): Save the timeout handle.

1999-08-31  Dave Camp  <campd@oit.edu>

	* Put clobbered ChangeLog entries back in.

Sun Aug 29 23:38:59 1999  Jacob Berkman  <jberkman@serendipity.res.cmu.edu>

	* Makefile.am: removed a reference to eyes.png

1999-08-28  Matthias Warkus  <mawa@iname.com>

	* Several files: Removed redundant meddling by Dave Camp (he did
	essentially what I had already done, even with the same
	image). Either he's missed an update or I missed a commit (not
	likely).

1999-08-25  Dave Camp  <campd@oit.edu>

        * geyes_applet.desktop (Icon): Use eyes.png (Matthias' change was
	NOT committed)
        (Comment): Fixed a grammar error in the description.

        * Makefile.am: Install eyes.png.

1999-08-25  Dave Camp  <campd@oit.edu>

        * themes/Default-tiny/*: New Default-tiny theme, by Dennis Cranston 
        <dcransto@slip.net>.  Fits nicely on the Tiny panel.

        * themes/Makefile.am: Added Defailt-tiny, removed unneeded directories.

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

	* geyes.c: fixup the style setting, since get_rc_style can
          return NULL, we use gtk_widget_set_rc_style

	* themes.c: add #include <ctype.h> for isdigit

1999-08-16  Matthias Warkus  <mawa@iname.com>

	* gnome-eyes.png: Added.
	* Makefile.am: Install gnome-eyes.png.
	* geyes_applet.desktop: Use gnome-eyes.png.

1999-08-04  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* geyes.c (create_eyes): pass a pointer to the eyes_applet
	(applet_back_change): use the eyes_applet pointer
	(applet_set_default_back): now it is transparent :)

1999-08-01  Jacob Berkman  <jberkman@andrew.cmu.edu>

	* Makefile.am (geyes_applet_LDADD): link against INTLLIBS
	(fixes gnome bug 1808)

1999-07-23  Dave Camp  <campd@oit.edu>

	* themes.c: 8 space tabs.

	* geyes.c: 8 space tabs.

1999-07-16  Dave Camp  <campd@oit.edu>

	* Makefile.am: Removed man_MANS section.

1999-07-15  Dave Camp  <campd@oit.edu>

	* AUTHORS: Updated email address.

	* geyes.c (create_eyes_applet): No need to connect to save_session 
	twice.
	(about_cb): Updated my email address.

1999-04-25  Dave Camp  <dave@davec.dhs.org>

	* src/themes.c (parse_theme_file): Oops - took out a debugging g_print.

	* geyes_applet.1 (eye-pixmap): Took out the blurb about needing spaces
	before & after spaces, as this is no longer necessary.

	* configure.in: Bumped version num.

1999-04-25  Dave Camp  <dave@davec.dhs.org>

	* src/themes.c (parse_theme_file): Made the theme parser a little bit
	less fascist, it will now let you write a bit more free-form.

	* geyes_applet.1: Put in a "writing themes" section.

	* Makefile.am (EXTRA_DIST): Added the manpage.
	
1999-04-25  Dave Camp  <dave@davec.dhs.org>

	* Makefile.am (man_MANS): Install the manpage.

	* geyes_applet.1: Wrote a manpage.

1999-04-21  Dave Camp  <dave@davec.dhs.org>

	* Makefile.am (EXTRA_DIST): Added README.themes.

1999-04-20  Dave Camp  <dave@davec.dhs.org>

	* src/themes.c (properties_cb): Set the property box title.

	* configure.in: Bumped version num.

	* src/geyes.c: Added some state saving.
	(properties_save): Added this...
	(properties_load): ...and this...
	(save_session_cb): ...and this.
	(create_eyes_applet): Create the eyes from main instead of here.
	(main): Call create_eyes from here.

	* src/themes.c (apply_cb): Call destroy_theme and destroy_eyes before
	loading the theme.

	* src/geyes.c (destroy_eyes): Created this to destroy the eyes before
	creating a new set.

	* src/themes.c (load_theme): Now takes the theme directory instead of
	the theme name.
	(destroy_theme): Created this function to deallocate resources 
	allocated when loading the theme.
	(load_theme): Took deallocation out of this function.

	* src/geyes.c (create_eyes): Split out creating eyes from creating
	the applet to facilitate theme hotswapping.
	(create_eyes_applet): Moved eye creation out of here.

	* src/themes.c (properties_cb): Created a themes dialog.
	(apply_cb): And it's "apply" callback.
	(theme_selected_cb): This callback too.

	* src/geyes.h: Added this file.  Moved the EyesApplet struct def here,
	as well as some function prototypes.

	* src/themes.c: Added this file.  Moved load_theme(), 
	parse_theme_file(), find_theme_from_name(), and the theme_directories
	array here.

1999-04-20  Dave Camp  <dave@davec.dhs.org>

	* src/geyes.c (create_eyes_applet): Put the menu creation here, in 
	preparation for the destroy/creation that will be needed for 
	runtime theme changing.
	(main): Moved it from here.

1999-04-19  Dave Camp  <dave@davec.dhs.org>
	* autogen.sh: Still had "Dryad" from the project I stole the framework
	from.  Changed that.

1999-04-19  Dave Camp  <dave@davec.dhs.org>

	* src/geyes.c (main): Use VERSION macro instead of hardcoded version.
	
1999-04-19  Dave Camp  <dave@davec.dhs.org>

	* src/geyes.c (parse_theme_file): Added the "number of eyes" to the 
	theming system.
	(timer_cb): Changed NUM_EYES to eyes_applet.num_eyes here...
	(create_eyes_applet): ...and here.

1999-04-19  Dave Camp  <dave@davec.dhs.org>

	* src/geyes.c: Added the basics of a theming system.  This
	affected 90% of the code, and added a lot more.  Lots of change, too
	much to really list here.  I'll be better with the changelog now that
	the huge restructuring is done.

1999-04-01  Dave Camp  <dave@davec.dhs.org>

	* src/geyes.c (draw_eye): Took out some #if'ed out code 

1999-04-01  Dave Camp  <dave@davec.dhs.org>

	* configure.in: Bumped version.

1999-04-01  Dave Camp  <dave@davec.dhs.org>

	* src/geyes.c (create_eyes_applet): GTK+ 1.2.1 doesn't like -1 as a 
	color depth (an assertion fails) even though it was perfectly valid
	in 1.2.0, and there is code to deal with it.  gEyes now calculates the
	colordepth itself.

1999-04-01  Dave Camp  <dave@davec.dhs.org>

	* src/geyes.c (draw_eyes): Moved pixmap creation to create_eyes_applet.
	(create_eyes_applet): Moved pixmap creation here No only created once,
	as opposed to every few milliseconds :).

1999-04-01  Dave Camp  <dave@davec.dhs.org>

	* src/geyes.c : Fixed the formatting.  What happened to it? 

1999-03-13  Dave Camp  <dave@davec.dhs.org>

	* configure.in: Took out the "macros/Makefile" line.

	* src/geyes.c (create_eyes_applet): Oops - forgot a "g".  The applet
	now restarts with the panel

1999-03-12  Dave Camp  <dave@davec.dhs.org>

	* src/geyes.c : Initial check-in (so to speak)
	

