2010-06-15 18:49  david_nichols

	* docs/ncurses-module-doc.html: updated tikiwiki and added updated
	  color scheme

2010-05-12 11:49  david_nichols

	* configure.ac: solaris and sun studio compile and warning
	  fixes/enhancements

2010-05-11 14:45  david_nichols

	* reconf.sh: compile fixes for solaris

2010-04-28 10:15  david_nichols

	* examples/worm.q: updates for new qore API and to address new
	  warnings in test scripts

2009-12-09 12:58  david_nichols

	* configure.ac: fixed all modules to use decimal comparisons with
	  the qore version string instead of octal so that they will still
	  compile with qore v0.8.0 and up...

2009-11-22 06:03  david_nichols

	* configure.ac: updated configure to assume 64-bit build if
	  host_cpu = "amd64"

2009-10-30 08:22  david_nichols

	* configure.ac: updated all module configure scripts to use gnutar
	  on darwin to avoid picking up OSX resource files in source
	  releases

2009-09-21 11:07  david_nichols

	* configure.ac: updated module configure scripts to select 64-bit
	  target mode by default on snow leopard i386

2009-09-10 06:49  david_nichols

	* configure.ac: updated configure.ac to properly compile in 32-bit
	  mode on OSX snow leopard (10.6)

2009-07-20 13:16  david_nichols

	* configure.ac, qore-ncurses-module.spec: added opensuse 11.2
	  detection to spec file, fixed rhel detection in spec files,
	  updated configure.ac to work with older versions of autotools

2009-06-08 08:38  david_nichols

	* qore-ncurses-module.spec: fixed qore module dir detection

2009-06-02 05:24  david_nichols

	* qore-ncurses-module.spec: fixed typo in sles version detection

2009-01-08 18:43  david_nichols

	* qore-ncurses-module.spec: simplified spec files a little

2009-01-08 15:13  david_nichols

	* qore-ncurses-module.spec: commented-out additional "Source0" line
	  so that packages will build on Fedora 10 (OBS)

2009-01-08 14:44  david_nichols

	* reconf.sh: updated reconf.sh to look for glibtoolize as well as
	  libtoolize

2009-01-07 12:51  david_nichols

	* Makefile.am, RELEASE-NOTES, configure.ac, ltmain.sh,
	  qore-ncurses-module.spec, reconf.sh: updated reconf.sh to use
	  libtoolize to generate ltmain.sh; updated to compile when panel.h
	  is under the ncurses subdirectory (ex: OpenSuse 11.1)

2009-01-03 22:51  david_nichols

	* src/ncurses.cc: cosmetic updates

2008-11-03 14:14  david_nichols

	* ChangeLog, src/QC_Panel.cc, src/QC_Window.cc,
	  src/ncurses-module.h, src/ncurses.cc: make module version reflect
	  package version

2008-10-30 17:20  david_nichols

	* qore-ncurses-module.spec: various fixes

2008-10-30 10:42  david_nichols

	* Makefile.am, README, RELEASE-NOTES, configure.ac,
	  qore-ncurses-module.spec, src/Makefile.am: udpated to qoer 0.7.1
	  module handling

2008-10-23 06:30  david_nichols

	* configure.ac: updated to set 64-bit compile mode by default on
	  itanium with g++ and aCC

2008-10-08 20:16  david_nichols

	* qore-ncurses-module.spec, src/Makefile.am: spec file and module
	  build fixes using prefix=/usr and make install
	  DESTDIR=$RPM_BUILD_ROOT

2008-10-06 20:27  david_nichols

	* ChangeLog: updated changelog

2008-09-09 09:11  david_nichols

	* docs/ncurses-module-doc.html: updated docs

2008-09-09 07:04  david_nichols

	* ChangeLog, qore-ncurses-module.spec: updated ChangeLog, fixed
	  license tag in spec file

2008-09-09 07:01  david_nichols

	* Makefile.am, docs, docs/ncurses-module-doc.html,
	  qore-ncurses-module.spec: added module documentation

2008-09-03 12:41  david_nichols

	* src/Makefile.am: build fixes

2008-09-03 12:11  david_nichols

	* COPYING: updated license for modules to LGPL (*not* GPL)

2008-09-03 12:07  david_nichols

	* README: udpated READMEs

2008-09-03 09:23  david_nichols

	* Makefile.am, configure.ac, src/Makefile.am: build fixes

2008-09-03 09:19  david_nichols

	* ., AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS, README,
	  configure.ac, examples, examples/hanoi.q, examples/worm.q,
	  ltmain.sh, m4, m4/acx_pthread.m4, qore-ncurses-module.spec,
	  reconf.sh, src, src/Makefile.am, src/QC_Panel.cc, src/QC_Panel.h,
	  src/QC_Window.cc, src/QC_Window.h, src/ncurses-module.h,
	  src/ncurses.cc, src/single-compilation-unit.cc, test,
	  test/ncurses.q: initial import as independent project

