]> git.deb.at Git - pkg/abook.git/history - database.c
- i18n support
[pkg/abook.git] / database.c
2005-09-17 Jaakko Heinonen- i18n support
2005-08-13 Jaakko Heinonen- add xstrdup to have proper checking for memory alloca...
2005-08-10 Jaakko Heinonen- make it compile with tcc
2005-08-02 Jaakko Heinonen- whitespace changes
2005-08-02 Jaakko Heinonen- declare more variables as static
2005-08-01 Jaakko Heinonen- code cleanups and minor fixes
2005-07-29 Jaakko Heinonen- remove trailing whitespaces
2005-07-27 Jaakko Heinonen- replace abook_malloc, abook_realloc and my_free with...
2003-11-22 Jaakko Heinonencustom field update
2003-11-21 Jaakko Heinoneninitial custom field support
2003-09-29 Jaakko Heinonenmutt import filter changes
2002-03-18 Jaakko Heinonennew configuration system
2002-02-07 Jaakko HeinonenAttempt to improve --datafile behavior
2002-02-05 Jaakko Heinonengetopt + fixes
2001-11-20 Jaakko Heinonenuse strcoll instead of strcmp for sorting entries
2001-10-12 Jaakko Heinonenadded second address field
2001-10-09 Jaakko Heinonen0.4.15pre1
2001-09-07 Jaakko Heinonenfilter updates
2001-08-23 Jaakko HeinonenUpdated JH's e-mail address
2001-06-11 Jaakko Heinonenquery/find code cleanup
2001-05-29 Jaakko Heinonen0.4.13pre1 updates
2001-05-24 Jaakko HeinonenFirst attempt of the better interface for filters
2001-04-24 Jaakko HeinonenReplaced some items < 1 with list_is_empty()
2001-04-23 Jaakko HeinonenMerged first 0.4.13pre patch
2001-04-06 Jaakko HeinonenFixed a possible problem in find() function
2001-04-03 Jaakko HeinonenIds added
2001-04-02 Jaakko HeinonenMinor cleanups
2001-03-12 Jaakko HeinonenInitial revision