# utf-8 text

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
