0.0.7
16/11/2009
- check e-mail address: new or existing? + feedback in errorlist
- show more info after input like language, maingroup in lists

0.0.6
16/11/2009
- new tables added: cat (category) and cxc (contact in category)
- correction in creation of record Moddata.TableAddRecord
- language selection now saved in data
- interface: language selections pre = international
- version displayed in app title bar

15/11/2009
- continued Dutch translation 
- adjusted license to GPL3
- added category table
- added category class with save 
- added category ModData CategorySave and addnew 

14/11/2009
- on startup: loads list of contacts in the database 

13/11/2009
- continued code of load/save database settings (did not work)

12/11/2009
- added .-_ to allowed chars
- added allowed dot in first part (to check)

10/11/2009
- Database settings can be "Tested" = used for that session.  Saving/loading probably not works yet...
- Help, Use menu added, FHelpUse added, loads HelpUse.txt, added in Data 
- ctc database description added as ctc.sql in Data
- project icon set to FMain.icon

19/10/2009
- FMain.icon


7/10/2009
Added open + close db to menu File


6/10/2009

Added basic csv output "~\export.csv"
Added Menus File(Quit, export, import), Help(Licence, About, Readme, Changes)
Added Forms Licence, About, Readme, Changes
Added Data files GPL.txt, Readme.txt, Changes.txt


5/10/2009

Record number not yet given as feedback.
Record into database: all fields ok but category not filled from list yet neither input.
Company string check 
SQL statement save ctc object: create new record ok
splitting the e-mail address in parts: from within the Lib, pass created parts to the object give as parameter

4/10/2009

ModData creation: connect, disconnect
Modlib e-mail address-string convertion, isAllowed (test chars in string)
Contact name check
FMain sample button, test button plus code
FMain initial category lsbx added
Additional screen design with connection feedback
Translation to Belgian/Dutch till 100%

3/10/2009 
Class Contact creation, variable definition
Database initial table design ctc
Modlib umlaut2e

2/10/2009

Creation of Error feedback


1/10/2009

FMain initial screen design
ModLib creation
