2004-07-18 Sunday 19:46  Frank Naumann <fnaumann@freemint.de>

	* VERSION, cflib.h:

	Bumped version to 0.21.0 for new release.
	
2004-07-18 Sunday 19:45  Frank Naumann <fnaumann@freemint.de>

	* cflib.spec.in:

	Updated for new release.
	
2004-07-18 Sunday 19:03  Frank Naumann <fnaumann@freemint.de>

	* app_init.c:

	Updated for gemlib changes, use _AESversion macro.
	
2004-05-17 Monday 08:28  Standa Opichal <opichals@seznam.cz>

	* Makefile:

	Removing bash only features (?)
	
2004-05-17 Monday 08:28  Standa Opichal <opichals@seznam.cz>

	* menu_is_menu_key.c:

	Making the menu shortcut search to also work when capslock is on and
	not making left/right shift differences.
	
2004-05-17 Monday 08:23  Standa Opichal <opichals@seznam.cz>

	* nkcc-gc.s:

	Fixing register usage.
	The gcc version didn't have the d2-d4 saved before use.
	
2004-01-06 Tuesday 08:16  Standa Opichal <opichals@seznam.cz>

	* Makefile, Makefile.objs, VERSION, cflib.spec, cflib.spec.in:

	Updating to use the VERSION file.
	
2003-08-19 Tuesday 11:40  Standa Opichal <opichals@seznam.cz>

	* Makefile.objs, intrface/Makefile:

	Adjusted to be able to propagate CVS/CONFIGVARS GLOBAL variable setting.
	
	This is usefull e.g. when you have the libc in other than default directory
	on your system to specify the -I and -L paths.
	
2003-03-25 Tuesday 10:20  Frank Naumann <fnaumann@freemint.de>

	* cflib.h, misc_get_patchlev.c:

	get_patchlev get const char * instead char *.
	
2003-03-03 Monday 10:24  Standa Opichal <opichals@seznam.cz>

	* app_xgetinfo.c, cflib.h:

	The version check fixed.
	
2003-02-28 Friday 20:46  Arnaud BERCEGEAY <arnaud.bercegeay@free.fr>

	* EXTRAFILES, app_xgetinfo.c, cflib.h:

	merge branch mgemlib-gemlib-0_42_2
	
2002-05-28 Tuesday 12:33  Standa Opichal <opichals@seznam.cz>

	* Makefile:

	PREFIX variable added to the CONFIGVARS for install and uninstall makefile rules.
	
2002-05-28 Tuesday 12:31  Standa Opichal <opichals@seznam.cz>

	* intrface/: Makefile, extobfix.c:

	The int -> short conversion and 32bit int is used. Compilable with the current
	mintlib.
	
2002-05-08 Wednesday 12:48  Standa Opichal <opichals@seznam.cz>

	* cookie.c:

	The include adjusted to work with the current mintlib CVS.
	
2001-07-23 Monday 13:21  Ralph Lowinski <altf4@freemint.de>

	* app_init.c:

	adapted to gemlib 0.41.1;  aes_global, aes_control, ... are no longer declared public
	
2001-04-17 Tuesday 01:14  Frank Naumann <fnaumann@freemint.de>

	* colorpop.c:

	Fixed 'black color' bug in the colorpopup.
	
2001-04-11 Wednesday 23:11  Frank Naumann <fnaumann@freemint.de>

	* Makefile.objs, demo/Makefile, intrface/Makefile:

	cflib/gemma depend now on the gemlib in the repository and not the
	globally installed gemlib. Fixed some header includes too.
	
2001-02-28 Wednesday 20:58  Frank Naumann <fnaumann@freemint.de>

	* ChangeLog:

	Added ChangeLog for 0.20.0 release.
	
2001-02-28 Wednesday 15:18  Frank Naumann <fnaumann@freemint.de>

	* cflib.spec:

	Updated to new release version.
	
2001-02-27 Tuesday 15:32  Frank Naumann <fnaumann@freemint.de>

	* LiesMich, cflib.hyp, cflib.ref, cflib.stg:

	Updated documentation.
	
2001-02-27 Tuesday 15:30  Frank Naumann <fnaumann@freemint.de>

	* cflib.h:

	Cleanup.
	
2001-02-27 Tuesday 12:53  Frank Naumann <fnaumann@freemint.de>

	* demo/pdlg.c:

	Updated to the new cflib interface.
	
2001-02-19 Monday 14:33  Frank Naumann <fnaumann@freemint.de>

	* ascii_table.c, colorpop.c, fontsel.c, userdef.c:

	Changes for final macro renaming in the gemlib.
	
2001-02-17 Saturday 01:28  Frank Naumann <fnaumann@freemint.de>

	* Makefile.objs, SRCFILES, alerts.c, app.c, app.h, app_exit.c,
	app_exit_gem.c, app_hide_mouse_if_needed.c, app_init.c,
	app_xgetinfo.c, ascii_table.c, cflib.h, cicon.c, colorpop.c,
	comm_send_scchanged.c, comm_send_vastart.c, dragdrop.h,
	dragdrop_close.c, dragdrop_create.c, dragdrop_open.c,
	dragdrop_reply.c, dragdrop_rtry.c, dragdrop_stry.c, file.h,
	file_fs_case_sens.c, file_fs_long_name.c, file_get_path.c,
	file_make_normalpath.c, file_path_exists.c, file_set_path.c,
	filesel.c, fontsel.c, form_do_cf_form_do.c,
	form_do_cf_form_keybd.c, form_do_cf_objc_edit.c,
	form_do_cf_objc_find.c, form_do_edit_valid.c, form_do_find_edit.c,
	form_do_find_shortcut.c, form_do_simple_dial.c, globals.c, ident.c,
	inline.rsh, intern.h, magx_obj.c, magx_shortcut.c, mdial.h,
	mdial_change_mdedit.c, mdial_close.c, mdial_do.c,
	mdial_handle_mdial_msg.c, mdial_open.c, mdial_redraw.c,
	mdial_redraw_mdobj.c, mdial_set_mdial_wincb.c, mdial_simple.c,
	menu.c, menu.h, menu_create.c, menu_is_menu_key.c, menu_toogle.c,
	misc_background.c, misc_cf_malloc.c, misc_get_patchlev.c,
	nkcc_gem_to_norm.c, nkcc_norm_to_gem.c, objc_find_flag.c,
	objc_get_flag.c, objc_get_int.c, objc_get_long.c,
	objc_get_objframe.c, objc_get_obspec.c, objc_get_obtype.c,
	objc_get_short.c, objc_get_state.c, objc_get_string.c,
	objc_redraw_obj.c, objc_set_flag.c, objc_set_int.c,
	objc_set_long.c, objc_set_obspec.c, objc_set_short.c,
	objc_set_state.c, objc_set_string.c, objc_set_ulong.c,
	objc_tree_state.c, popup_append.c, popup_create.c, popup_do.c,
	popup_free.c, popup_handle.c, popup_menu.c, popup_valid_item.c,
	scrap_clear.c, scrap_rtxt.c, scrap_wtxt.c, userdef.c,
	vdi_height2pts.c, vdi_open_vwork.c, vdi_set_clipping.c,
	vdi_str2array.c, vdi_vqt_real_extent.c, wdial.h, wdial_call_cb.c,
	wdial_change_wdedit.c, wdial_click.c, wdial_close.c,
	wdial_create.c, wdial_delete.c, wdial_draw.c, wdial_draw_cursor.c,
	wdial_get.c, wdial_iconify.c, wdial_key.c, wdial_message.c,
	wdial_open.c, wdial_redraw_wdicon.c, wdial_redraw_wdobj.c,
	wdial_uniconify.c, demo/Makefile, demo/demo.c, demo/demo.h,
	demo/demo.hrd, demo/demo.rsc, intrface/extobfix.c:

	Reworked due to the changes in the gemlib. Attention, this version
	stritcly require the enw gemlib. Also you must maybe adjust your
	source to correctly compile with this cflib version.
	
2000-09-21 Thursday 11:22  Frank Naumann <fnaumann@freemint.de>

	* .cvsignore, BINFILES, COPYING.LIB, EXTRAFILES, MISCFILES,
	Makefile, Makefile.objs, SRCFILES, alerts.c, app.c, app.h,
	app_exit.c, app_exit_gem.c, app_hide_mouse.c,
	app_hide_mouse_if_needed.c, app_init.c, app_show_mouse.c,
	app_xgetinfo.c, ascii_set_asciitable_strings.c, ascii_table.c,
	cflib.h, cflib.hyp, cflib.ref, cflib.spec, cflib.stg, cicon.c,
	colorpop.c, comm_send_m_special.c, comm_send_scchanged.c,
	comm_send_vastart.c, cookie.c, debug.c, dragdrop.c, dragdrop.h,
	dragdrop_close.c, dragdrop_create.c, dragdrop_open.c,
	dragdrop_reply.c, dragdrop_rtry.c, dragdrop_stry.c, file.h,
	file_file_exists.c, file_fs_case_sens.c, file_fs_long_name.c,
	file_get_path.c, file_make_normalpath.c, file_make_shortpath.c,
	file_path_exists.c, file_set_extension.c, file_set_path.c,
	file_split_extension.c, file_split_filename.c, filesel.c,
	fontsel.c, form_do_cf_form_do.c, form_do_cf_form_keybd.c,
	form_do_cf_objc_edit.c, form_do_cf_objc_find.c,
	form_do_edit_valid.c, form_do_find_edit.c, form_do_find_shortcut.c,
	form_do_simple_dial.c, globals.c, ident.c, inline.h, inline.hrd,
	inline.rh, inline.rsc, inline.rsh, intern.h, magx.h, magx_obj.c,
	magx_shortcut.c, magx_version.c, mdial.c, mdial.h,
	mdial_change_mdedit.c, mdial_close.c, mdial_do.c,
	mdial_handle_mdial_msg.c, mdial_open.c, mdial_redraw.c,
	mdial_redraw_mdobj.c, mdial_set_mdial_wincb.c, mdial_simple.c,
	menu.c, menu.h, menu_create.c, menu_delete.c, menu_is_menu_key.c,
	menu_toogle.c, misc_background.c, misc_cf_malloc.c,
	misc_get_patchlev.c, misc_malloc_global.c, misc_ol2ts.c,
	misc_purec.c, misc_ts2ol.c, nkcc-gc.s, nkcc-pc.s,
	nkcc_gem_to_norm.c, nkcc_norm_to_gem.c, nkcc_str_tolower.c,
	nkcc_str_toupper.c, objc_find_flag.c, objc_get_flag.c,
	objc_get_int.c, objc_get_long.c, objc_get_objframe.c,
	objc_get_obspec.c, objc_get_obtype.c, objc_get_state.c,
	objc_get_string.c, objc_redraw_obj.c, objc_set_flag.c,
	objc_set_int.c, objc_set_long.c, objc_set_obspec.c,
	objc_set_state.c, objc_set_string.c, objc_set_ulong.c,
	objc_tree_state.c, popup_append.c, popup_create.c, popup_do.c,
	popup_free.c, popup_handle.c, popup_menu.c, popup_valid_item.c,
	scrap_clear.c, scrap_get_scrapdir.c, scrap_rtxt.c, scrap_wtxt.c,
	userdef.c, vdi_height2pts.c, vdi_open_vwork.c, vdi_set_clipping.c,
	vdi_str2array.c, vdi_vqt_real_extent.c, wdial.c, wdial.h,
	wdial_call_cb.c, wdial_change_wdedit.c, wdial_click.c,
	wdial_close.c, wdial_create.c, wdial_delete.c, wdial_draw.c,
	wdial_draw_cursor.c, wdial_get.c, wdial_iconify.c, wdial_key.c,
	wdial_message.c, wdial_open.c, wdial_redraw_wdicon.c,
	wdial_redraw_wdobj.c, wdial_uniconify.c, xfsl.h, demo/.cvsignore,
	demo/BINFILES, demo/COPYING, demo/EXTRAFILES, demo/MISCFILES,
	demo/Makefile, demo/SRCFILES, demo/demo.c, demo/demo.h,
	demo/demo.hrd, demo/demo.rsc, demo/pdlg.c, demo/pdlg.h,
	intrface/.cvsignore, intrface/BINFILES, intrface/COPYING,
	intrface/EXTRAFILES, intrface/LIESMICH, intrface/MISCFILES,
	intrface/Makefile, intrface/SRCFILES, intrface/exthelp.h,
	intrface/exthelp.hrd, intrface/exthelp.rh, intrface/exthelp.rsc,
	intrface/exthelp.rsh, intrface/extobfix.c:

	Initial checkin of the cflib PL12.
	
