summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/ChangeLog
Unidiff
Diffstat (limited to 'libopie2/opiepim/ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opiepim/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/libopie2/opiepim/ChangeLog b/libopie2/opiepim/ChangeLog
index 320b189..e94fa59 100644
--- a/libopie2/opiepim/ChangeLog
+++ b/libopie2/opiepim/ChangeLog
@@ -1,26 +1,29 @@
12005-01-16 Stefan Eilers <stefan@eilers-online.net>
2 * Added new OPimEventSortVector class, improved OPimSortVector
3 * OPimAccessBackend now supports generic sorting.
12005-01-03 Stefan Eilers <stefan@eilers-online.net> 42005-01-03 Stefan Eilers <stefan@eilers-online.net>
2 * Fixing bug in API documentation 5 * Fixing bug in API documentation
3 * Moving hasQuerySettings() and querySettings() to OPimAccessTemplate to be available for all frontends 6 * Moving hasQuerySettings() and querySettings() to OPimAccessTemplate to be available for all frontends
42004-12-28 Stefan Eilers <stefan@eilers-online.net> 72004-12-28 Stefan Eilers <stefan@eilers-online.net>
5 * Make improved query by example accessable via frontend 8 * Make improved query by example accessable via frontend
6 * Some API documentation improvement 9 * Some API documentation improvement
7 * Cleanup of backend api.. 10 * Cleanup of backend api..
8 * Fixing bug #1501 11 * Fixing bug #1501
92004-11-23 Stefan Eilers <stefan@eilers-online.net> 122004-11-23 Stefan Eilers <stefan@eilers-online.net>
10 * Implement fast and full featured version of sorted() for addressbook 13 * Implement fast and full featured version of sorted() for addressbook
11 * Implement generic queryByExample for all Addressboook backends. It allows incremental search. 14 * Implement generic queryByExample for all Addressboook backends. It allows incremental search.
12 * Update of API Documentation 15 * Update of API Documentation
132004-11-18 Holger Freyther <freyther@handhelds.org> 162004-11-18 Holger Freyther <freyther@handhelds.org>
14 * Every Access can give a set of Occurrences for a period or a datetime 17 * Every Access can give a set of Occurrences for a period or a datetime
15 * QueryByExample, Find, Sort can be generically accessed by OPimBase 18 * QueryByExample, Find, Sort can be generically accessed by OPimBase
16 pointer interface 19 pointer interface
17 * OPimBackendOccurrence gets split up to OPimOccurrences by 20 * OPimBackendOccurrence gets split up to OPimOccurrences by
18 OPimTemplateBase 21 OPimTemplateBase
19 * Add safeCast to various OPimRecords 22 * Add safeCast to various OPimRecords
20 * Kill memleak in OPimTodo 23 * Kill memleak in OPimTodo
21 * Add SortVector implementations for OPimTodo and OPimContact 24 * Add SortVector implementations for OPimTodo and OPimContact
22 25
23 2004-??-??The Opie Team <opie@handhelds.org> 26 2004-??-??The Opie Team <opie@handhelds.org>
24 * Implemented some important modifications to allow to use OPimRecords as it is, without 27 * Implemented some important modifications to allow to use OPimRecords as it is, without
25 have to cast them. This makes it possible to write applications which handling pim 28 have to cast them. This makes it possible to write applications which handling pim
26 data in a generic manner (see opimconvertion tool) (eilers) \ No newline at end of file 29 data in a generic manner (see opimconvertion tool) (eilers) \ No newline at end of file