aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/demo/e-test-model.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'MC_4_5_44'.MC_4_5_44nobody2000-03-291-297/+0
| | | | svn path=/tags/MC_4_5_44/; revision=2228
* Added e-text-test.Christopher James Lahey2000-03-121-0/+297
2000-03-12 Christopher James Lahey <clahey@helixcode.com> * widgets/e-text/.cvsignore: Added e-text-test. * addressbook/demo/e-test-model.c, addressbook/demo/e-test-model.h: A model storing data in an array of Address objects. * addressbook/demo/demo.c: Changed to use addressbook/demo/e-test-model.c and addressbook/demo/e-test-model.h. * addressbook/demo/Makefile.am: Added e-test-model.c and e-test-model.h. svn path=/trunk/; revision=2104