2023-09-11 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Release of version 1.1.12
         * Bug corrections:
		Corrections on reading I.S.A.A.C.S. files: 'callbacks.c' and 'xmlrw.c'
		Workspace contextual menu correction: 'workspace.c'
		Movie encoding correction for axis colors and volumes: 'movie.c'
		GTK3 version:
			OpenGL / GTK interaction, on fail to initialize rendering: test to change the GDK visual 'gtk_window_change_gdk_visual()'
		GTK4 version:
			Event controller correction: 'dlp_ff_match.c'
			Tree view selection corrections: 'dlp_field.c' and 'w_measures.c'
			Menus with pango markups (if no submenu attached: https://gitlab.gnome.org/GNOME/gtk/-/issues/5946)
			"Color palettes" ready (if bug fixed: https://gitlab.gnome.org/GNOME/gtk/-/issues/5955)
			Periodic table focus on mouse motion fixed: 'w_periodic.c'
			OpenGL window main menu and contextual menus corrections
         * Improvements:
	 	Massive code cleaning
		Massive addition of comments in the C sources
	 	Code cleaning to remove older APF version compatibilities on open project
		File associations added for standards atomic coordinates file formats
		BASH completion adapted accordingly
		Separate 'Makefile.am' for architecture independent data

2023-03-27 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Release of version 1.1.11
         * Bug correction:
		dmtx.F90: ADAPT_CUT
		callbacks.c: removed 'if (oap < 2)'

2022-04-11 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Release of version 1.1.10
         * Bug correction:
		molecules.F90: m = VOISJ(l,j,i)

2022-28-10 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Release of version 1.1.9
         * Bug corrections:
		glwin.h: float shift[4], label_format[3]
		m_poly.c: olg_clones[6] -> olg_clones[5]
		read_bond.c: update_mol
		edit_menu.c: cshift[i+3] -> cshift[i]
		gui.c: cut_sel and cut_lab pointers for 3D window actions
		dlp_atom.c: compare_non_bonded

2022-27-10 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Release of version 1.1.8
         * Bug corrections:
		edit_menu.c: correction for lattice parameter updates
		gui.c: cut_sel and cut_lab pointers for 3D window actions
		popup.c: corrections to use cut_sel and cut_lab
		glwindow.c: corrections to use cut_sel and cut_lab
		closep.c: corrections to close volume_win and model_win[2]
		atom_action.c: corrections to properly trigger bond udpates or not
		atom_remove.c: corrections to adjust bonds id
		atom_remove.c: corrections if fragments are removed
		ogl_text.c: correction buffer size strings for measures
		callbacks.c: correction when reading workspace remember name

2022-13-10 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Release of version 1.1.7
         * Bug corrections:
		callback.c: save workspace
		atom_action.c: on remove, trigger re-calculate bonding

2022-10-10 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Release of version 1.1.6
         * Bug correction: 
		w_library.c: lib_preview_plot = NULL;
         * Improvements:
		main.c: -h
		glview.c: selection delay on mouse pressed/released

2022-09-23 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Release of version 1.1.5
         * Bug correction: 
		w_search.c: selection not to crash if atom_win is closed

2022-09-22 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Release of version 1.1.4
         * Bug corrections: 
		read_coord.c: Windows to handle properly EOL symbols
		m_curve.c: Windows to not crash when destroying label widget
		glview.c: correct GWARNING messages on widget scale

2022-09-15 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Release of version 1.1.3
         * Bug corrections: 
		read_opengl.c: correct 'read_atom_b'
		initring.c: correct 'send_rings_opengl_'

2022-09-14 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Release of version 1.1.2
         * Bug corrections: 
		atom_action.c: recompute bonding on passivate
		bdcall.c: do not trigger menu init on passivate

2022-09-13 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Release of version 1.1.1
         * Bug correction: 
		workspace.c: double click on workspace

2022-08-28 Sébastien Le Roux <sebastien.leroux@ipcms.unistra.fr>
         Initial release of the Atomes program v1.1.0
