syncevolution/src
Patrick Ohly 70074a9199 always use two digits in file name
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@165 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-06-19 16:23:07 +00:00
..
vocl also imported the vcardconverter program from the Funambol CVS 2006-06-12 17:51:34 +00:00
.cvsignore test for copying via server now transmits testVCard.vcf and also compares against it 2006-03-18 13:35:23 +00:00
EvolutionCalendarSource.cpp importing new timezones before their events works better (e.g. with Evolution 2.4) 2006-06-11 21:54:01 +00:00
EvolutionCalendarSource.h fixed memory leaks 2006-06-10 12:26:44 +00:00
EvolutionContactSource.cpp made output a bit nicer 2006-06-12 20:59:27 +00:00
EvolutionContactSource.h - renamed "test" program to "TestEvolution" 2006-04-17 09:41:37 +00:00
EvolutionSmartPtr.h explicitly reference class member (required by g++ 4.1, but not g++ 3.3.5) 2006-06-11 19:12:04 +00:00
EvolutionSyncClient.cpp always use two digits in file name 2006-06-19 16:23:07 +00:00
EvolutionSyncClient.h fixed several compiler warnings 2006-06-11 20:07:26 +00:00
EvolutionSyncSource.cpp never executed delete since adding workaround (wrong brackets) 2006-06-17 20:07:38 +00:00
EvolutionSyncSource.h added safety check to avoid segfaults if server sends no data for item 2006-06-15 15:12:11 +00:00
Makefile.am added Test.h to distribution 2006-06-15 13:48:41 +00:00
normalize_vcard.pl remove redundant VALUE=DATE-TIME 2006-06-17 16:20:52 +00:00
sync4j-client-api-sdkcpp_3_0_6a.diff fix for #304805: testing return code of SyncClient::beginSync() 2006-03-26 17:17:06 +00:00
syncevolution.cpp made output a bit nicer 2006-06-12 20:59:27 +00:00
Test.h avoid filenames with colons in the name 2006-05-28 16:24:37 +00:00
testCalendar.ics added test case with BYSETPOS=-1 2006-06-17 16:17:11 +00:00
TestEvolution.cpp testImport should leave the items imported - moved import/delete into its own test 2006-06-11 21:35:16 +00:00
TestMain.cpp avoid filenames with colons in the name 2006-05-28 16:24:37 +00:00
testTask.ics relax comparison of RRULE BYDAY, modified task test case to always use its own VTIMEZONE 2006-06-15 16:15:37 +00:00
testVCard.vcf added test case with empty EMAIL: property 2006-06-15 16:14:48 +00:00
valgrind.supp first working version of SyncSource for Evolution contacts (requires Sync4j C++ API 2.0, not currently available) 2005-11-05 22:04:33 +00:00