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 Marn <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)
	

