summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-11-25engine 3.3.0.4: fixed some more 64bit gotchasLukas Zeller2-4/+7
2009-11-25engine: added <silentdiscard> option to silently discard non-acceptable itemsLukas Zeller2-1/+7
2009-11-25Touch up to make compile again in client-only builds (and also WinMobile)Lukas Zeller9-61/+67
2009-11-25client side filtering: fixed to work with dynamic filters as wellLukas Zeller3-12/+31
2009-11-25Engine 3.3.0.3: client side filtering: enhanced sync set filteringLukas Zeller2-22/+34
2009-11-25binfileds: eliminated fAllRecords flag which was only a duplicate of fSlowSyncLukas Zeller2-12/+8
2009-11-25engine: made getNumberOfChanges() work correctly in unilib server caseLukas Zeller4-11/+42
2009-11-25engine: added <alias> to define alternate names for datastoresLukas Zeller2-15/+68
2009-11-25MIME-DIR "group" feature bug fixes - group tag was not stored/generated corre...Lukas Zeller4-24/+32
2009-11-25client: syncing another profile except first did not work because of wrong maskLukas Zeller1-1/+1
2009-11-2564bit bugfixes: some more params need to be uIntArch to work properly in 64bi...Lukas Zeller4-6/+5
2009-11-25pluginapi: blob proxy: redone completely messed up implementationLukas Zeller5-136/+80
2009-11-25JNI: Requires at least engine version V1.6.1 for correct SetValue supportBeat Forster1-0/+2
2009-11-25SetValue() now works without C-String terminator when setting integers or dat...Lukas Zeller1-1/+2
2009-11-25RRULE expansion: fixed bug that caused missing occurrences when expansion sta...Lukas Zeller1-7/+10
2009-11-25Updates for AndroidBeat Forster4-9/+16
2009-11-24anonymous login: improved passing anonymous login attempts to DB ApiLukas Zeller1-1/+1
2009-11-09anonymous login: improved passing anonymous login attempts to DB ApiLukas Zeller1-5/+17
2009-11-04UI_util: Use DisconnectEngine_Func; unused functions moved to UI_app_demoBeat Forster2-69/+23
2009-11-04Some compilers don't not like #ifdefs within function argument listLukas Zeller1-10/+9
2009-11-04SetValue() did not work without C-String terminator in some casesLukas Zeller1-3/+6
2009-11-04Engine 3.3.0.1 - new version signifying reasonably field-tested version of un...Lukas Zeller2-5/+2
2009-11-04comments: corrected wrong usage of english word "eventually" throughout all s...Lukas Zeller43-133/+133
2009-11-04GetValue improved - now LOCERR_TRUNCATED also works for VALTYPE_BUF, better d...Lukas Zeller2-19/+48
2009-11-04DB specific error code: avoid showing confusing "Err = 0" and "(DBError = 0)"...Lukas Zeller8-45/+45
2009-11-04ODBC: bug fix: in case of datastore-level connection error, wrong (session's)...Lukas Zeller1-3/+7
2009-11-04MIME-DIR "group" feature supported now: <property> can have "groupfield" attr...Lukas Zeller2-65/+150
2009-11-04Filtering: fixed stone-age (2003) bug that caused fLocalDBFilter not to work ...Lukas Zeller2-2/+2
2009-11-04CRC change detection: slightly improved changelog V2/V3 -> >=V5 migration codeLukas Zeller1-6/+9
2009-11-04Unified "undefined field" ID definition - FID_NOT_SUPPORTED and VARIDX_UNDEFI...Lukas Zeller2-2/+9
2009-11-04Comment only: DB Api - clarified use of ContextSupport("ReadNextItem:allfields")Lukas Zeller1-4/+13
2009-11-04CRC change detection: added <crcchangedetection> to enable CRC-based change d...Lukas Zeller4-195/+288
2009-11-04MIME-DIR, remote rules: default charset interpretation now UTF-8 (no longer A...Lukas Zeller4-3/+15
2009-11-04DB mapping: added <mapredefine> to allow specifying details for <automap>ped ...Lukas Zeller1-27/+55
2009-11-04Plain C does not allow // as commentBeat Forster3-10/+2
2009-11-04scripts: variable definitions only shown with SYDEBUG>1Lukas Zeller1-2/+6
2009-11-04Adaptations for AndroidBeat Forster10-63/+79
2009-11-04dbitem (SDK_textdb) missing fChanged= true addedBeat Forster1-0/+1
2009-10-18Alert 222 loop detector improved: do not trigger as long as valid status is r...Lukas Zeller6-15/+26
2009-10-18ODBC STD servers and clients: did not work at all (connection string always e...Lukas Zeller1-18/+3
2009-10-16comment cosmeticsLukas Zeller2-8/+10
2009-10-15vcard/vcal folding: Made sure folding does not occur within UTF-8 sequencesLukas Zeller1-4/+15
2009-10-15vcard/vcal B64 properties: base64 encoded properties must be terminated with ...Lukas Zeller2-1/+8
2009-10-14vcard/vcal B64 properties: added workaround to recognize improperly folded B6...Lukas Zeller1-6/+20
2009-10-14unilib: eliminated another bunch of printf argument warnings by casting all %...Lukas Zeller6-39/+36
2009-10-13engineinterface: added missing return statement for returnLineartime()Lukas Zeller1-7/+8
2009-10-13stl_minimal has no != operator => use ==Beat Forster1-1/+1
2009-10-13ANDROID strings addedBeat Forster2-0/+10
2009-10-13unilib: several type adaptions for changes due to unilibBeat Forster4-7/+11
2009-10-13Merge remote branch 'moblin/unilib' into unilibLukas Zeller1-0/+2