# utf-8 text

2005-06-02  Jean Bréfort  <jean.brefort@normalesup.org>
	* src/application.cc: set the icon for printing related windows.
	* src/main.cc: fixed typo.

2005-05-27  Jean Bréfort  <jean.brefort@normalesup.org>
	* configure.ac: fixed gtk+-2.0 version checking.

2005-05-17  Jean Bréfort  <jean.brefort@normalesup.org>
	* Makefile.am: add gcrystal.applications to EXTRA_DIST
	* src/atomsdlg.cc: fixed compilation issues.
	* src/celldlg.cc: ditto.
	* src/dialog.cc: ditto.
	* src/document.cc: ditto.
	* src/filesel.cc: ditto.
	* src/linesdlg.cc: ditto.

2005-05-07  Jean Bréfort  <jean.brefort@normalesup.org>
	* configure.ac: fixed help string.
	* src/document.cc: fixed compilation with gkt+ < 2.6.
	* src/filesel.cc: ditto.
	* src/gcrystal-bonobo.cc: ditto.
	* src/main.cc: ditto.

2005-05-05  Daniel Leidert  <daniel.leidert@wgdd.de>
	* gcrystal.desktop.in: add Application; category to fit current GNOME
	needs

2005-05-04  Jean Bréfort  <jean.brefort@normalesup.org>
	* tests/bonobo-control-test.c: (main): don't pass NULL to
	Bonobo_Unknown_queryInterface.

2005-05-04  Jean Bréfort  <jean.brefort@normalesup.org>
	* autogen.sh: fixed typo in message.
	* Makefile.am: fixed various build issues.
	* configure.ac: ditto.
	* gcrystal.desktop.in: made it conform to freedesktop standard.
	* src/application.cc: fixed icons and translators stuff.
	* src/dialog.cc: fixed icons.
	* src/filesel.cc: ditto.
	* src/globals.h: ditto.
	* src/main.cc: ditto.

2005-03-27  Jean Bréfort  <jean.brefort@normalesup.org>
	* Makefile.am: fixed various build issues.
	* configure.ac: ditto.
	* gcrystal.applications: new file.
	* gcrystal.desktop.in.in: removed obsolete.
	* gcrystal.server.in.in: ditto.
	* gcrystal.desktop.in: don't use path for executable.
	* gcrystal.server.in: don't use path for executable.
	* gcrystal.schemas.in: removed a translation.
	* gnome-crystal.png: removed obsolete
	* gcrystal128.png: new icon.
	* gcrystal32.png: ditto.
	* gcrystal48.png: ditto.
	* gcrystal72.png: ditto.
	* src/application.cc: ensure all windows is associated with a correct icon
	* src/celldlg.cc: ditto.
	* src/dialog.cc: ditto.
	* src/document.cc: ditto.
	* src/filesel.cc: ditto.
	* po/Makefile.in.in: removed since it is generated by autogen.sh.

2005-03-07  Daniel Leidert  <daniel.leidert@wgdd.de>
	* src/document.cc, src/application.cc: make a cosmetic fix - we can
	  use escaped double quotation marks instead of 2 single quotation
	  marks of different type.

2005-03-05  Jean Brefort  <jean.brefort@normalesup.org>
	* Makefile.am: fixed make distcheck issues.
	* configure.ac: ditto.
	* src/cleavagesdlg.cc: fixed a compilation warning on 64 bits targets.

2005.03.03  Jean Bréfort  <jean.brefort@normalesup.org>
	* Makefile.am: implement install-database option.
	* configure.ac: add install-database option, change version to 0.6.3,
	add de to ALL_LINGUAS.

2004-11-03  Jean Bréfort  <jean.brefort@ac-dijon.fr>
	* configure.ac: changed version to 0.6.2, check for update-desktop-database
	presence.
	* Makefile.am: add calls to update-desktop-database if present and
	update-mime-database.
	* gcrystal.xml.in: new file to support shared-mime-info.
	* gcrystal.desktop.in.in: added MimeType field.
	* src/atom.cc,
	* src/cleavage.cc,
	* src/document.cc,
	* src/line.cc,
	* src/view.cc: fixed memory leaks.
	* src/view.cc: fixed bug #10793
	* Updated #include directives for source compatibilty with gcu >= 0.4.0.

2004-03-10  Jean Bréfort  <jean.brefort@ac-dijon.fr>
	* AUTHORS: new translator.
	* configure.ac:changed version to 0.6.0,
		 changed gchemutils required version to 0.2.3,
		 added pl translation.
	* help/C/gnome-crystal.xml: documentation completed.
	* src/application.cc: changed the format of translators list.
	* src/atomsdlg.cc: some enhancements and a bug fixed.

2004-02-12  Jean Bréfort  <jean.brefort@ac-dijon.fr>
		* configure.ac: changed version to 0.5.4,
		changed gchemutils required version to 0.2.3.

2004-02-11  Jean Bréfort  <jean.brefort@ac-dijon.fr>
		* help/C/gnome-crystal.xml: some more help.
		* po/POTFILES.in: added src/linesdlg.cc and src/cleavagesdlg.cc.
		* src/application.cc: updated copyright.
		* src/dialog.cc:
		* src/dialog.h: updated help access in dialogs.
		* src/atomsdlg.cc:
		* src/cleavagesdlg.cc:
		* src/linesdlg.cc: marked some strings for translation and updated the constructor
		to use the new help mechanism.
		* src/celldlg.cc:
		* src/prefs.cc:
		* src/sizedlg.cc:
		* src/view-settings.cc: updated the constructor
		to use the new help mechanism.
		* ui/atoms.glade: revisited to make it usable on a 800x600 display.

2004-01-28	Jean Bréfort <jean.brefort@ac-dijon.fr>
		* src/gcrystal-bonobo.cc: callbacks written for user interface.
		* src/application.cc: some code cleaning, changed several functions
		from static to extern for use in gcrystal-bonobo.cc
		* src/view.cc (gcView::Print): use widget size when embedded.
		* src/dialog.cc (gcDialog::Help()): message box closes correctly.
		* help/C/main.png: screenshot updated.

2004-01-21	Jean Bréfort <jean.brefort@ac-dijon.fr>
		* gcrystal.[keys,mime]: changed mime type to application/x-gcrystal
		for compatibility with gnome-mime-data (bug #126293).
		* src/gcrystal-bonobo.cc: mostly rewritten.
		* ui/gcrystal.xml: totally rewritten.
		* help: new directory.

2003-06-30	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Implemented use of the radii database
	* Fixed some bugs
	* Updated examples
	
2003-06-16	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Changed the atoms dialog glade file to use radii database from gcu.

2003-06-09	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Changed configuration to GConf based.
	* Removed Bonobo/Embeddable from gcrystal.server

2003-02-22	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Updated gcAtom class to the new gcu::CrystalAtom interface
	* Changed the Atoms dialog to use default colors.
	
2003-02-12	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Fixed some bugs
	* Use the new coloring scheme in GtkPeriodic
	* Added files for mime type
	
2003-02-03	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Added a BonoboControl interface
	* Added -DBONOBO_DISABLE_DEPRECATED
	* Added a simple test program for the control

2002-11-18	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Port to gnome-2 mostly done
	* Uses the Gnome Chemistry Utils.

2002-08-19	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Several bugs fixed

2002-02-22	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Two bugs fixed (m_bLocked not initialized in gcView(gcView*))
	and on_delete rewritten in application.cc

2002-02-11	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Several bugs fixed

2002-01-14	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Fixed some bugs (a crash could occur if a document or a view was closed while some dialog was open)
	* Compilation with PNG, JPEG, and Bonobo are now optional
	* Documentation traslated to english.

2001-12-17	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Suppressed elements 116 and 118 from Mendeleiev's table.
	* Corrected elements symbols for elements 54 (Xe) and 86 (Rn).

2001-11-26	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* French documentation completed

2001-10-08	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Fixed a bug in gcView::Print method
	* Fixed a bug in main

2001-09-16	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Completed the help implementation in every dialog box
	* Added a default view settings in settings dialog

2001-08-27	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Several bug fixed
	* Added the Help/Manual command

2001-08-06	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Added doc and omf-install directories
	* First preliminary version of gcrystal.sgml
	
2001-07-30	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Added "Open in a new window" command
	* Minimal session and configuration management implemented
	* Prefs property box added

2001-07-21	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* MDI completed

2001-07-14	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* New print procedure finished, seems to work reliably even when embedded in a Bonobo container document (tried with sample-container and gnumeric)
	* Can open several views of the same document (each view in a different top level window)

2001-07-07	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Added load from and save to a Bonobo_Stream
	* First Use of gcApplication class

2001-06-10	Jean Bréfort <jean.brefort@ac-dijon.fr>
	* Bonobo support works (not printing)
	* Create a new class gcApplication to encapsulate GnomeApps (files application.h and application.cc)
	* Add a list of gcDocuments in main.cc
	* Release version 0.3.1
