summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-02XML config: use configuration composed from fragments (MB #7712)mb7712Patrick Ohly10-2290/+236
2010-02-02XML config: avoid empty LOCATION in VEVENTPatrick Ohly1-2/+2
2010-02-02syncclient_sample_config.xml: added "GENDER" and "SIP"Patrick Ohly2-0/+15
2010-02-02syncclient_sample_config.xml: create fullname if empty (MB#5664)Rajyalakshmi Bommaraju2-0/+27
2010-02-02Config: add support for 'X-SKYPE' for evolution (MB#8948)Zhu, Yongsheng2-0/+9
2010-02-02synthesis config: add "STATUS" property to "VEVENT" profile.Chen Congwu1-0/+24
2010-02-02syncclient config: disable anchors checking for ZYB(MB#8138)Zhu, Yongsheng1-0/+7
2010-02-02SyncSource: Add 'prioprity' conversion between vCalendar1.0 and 2.0Zhu, Yongsheng2-2/+38
2010-02-02SyncSource: change names for m_incomingScript and m_outgointScriptZhu, Yongsheng1-1/+1
2010-02-02Google->Evolution: make sure that WORK/HOME numbers are displayed (MB #6501)Patrick Ohly1-0/+12
2010-02-02Memotoo: add a workaround for 'TEL' with 'cell' type(bug#5633)Zhu, Yongsheng1-0/+18
2010-02-02Mobical: Strip time information for EXDATE if not needed (Bug #3009)Zhu, Yongsheng1-0/+13
2010-02-02calendar support: sanitize incoming EXDATEs (Bugzilla #4457)Patrick Ohly1-0/+21
2010-02-02Funambol: A workaround for 'ACTION' lost by Funambol server (Bug #2422)Zhu, Yongsheng1-0/+6
2010-02-02iCal20: Add 'suppressempty="yes"' for 'LAST-MODIFIED' property(Bug #2422)zhu, yongsheng1-2/+2
2010-02-02vCard: support X-MANAGER/ASSISTANT/SPOUSE/ANNIVERSARY (Bugzilla #2418)Patrick Ohly1-7/+38
2010-02-02data conversion: different data profiles for SyncML peer + local DB with remo...Patrick Ohly1-0/+3
2010-02-02XML config: keep alarm times as they arePatrick Ohly1-23/+0
2010-02-02XML config: be conservative about encoding of EXDATEsPatrick Ohly1-1/+5
2010-02-02XML config: enhanced calendar data formatsPatrick Ohly2-1/+46
2010-02-02XML config: added several vCard 3.0/Evolution specific propertiesPatrick Ohly2-2/+136
2010-02-02XML config: don't enforce http:// prefix in vCard 2.1 URLPatrick Ohly1-1/+1
2010-02-02XML config: use NICKNAME also in vCard 2.1Patrick Ohly1-1/+4
2010-02-02XML config: don't encode empty DESCRIPTION in VEVENT/VTODOPatrick Ohly2-4/+12
2010-02-02update-samples.pl: accept command line parameters for updating a specific filePatrick Ohly1-5/+14
2010-02-02XML config samples: split up into individual fragmentssynthesis-xml-fragmentsPatrick Ohly71-0/+2375
2010-02-02import-synthesis-xml.sh: import shared XML config fragments (MB #7712)Patrick Ohly1-2/+5
2010-02-02import-foreign-git.sh: allow non-existing filesPatrick Ohly1-4/+4
2010-02-02Testing: apply default and user setting local databases (MB#9332)Zhu, Yongsheng1-9/+34
2010-02-02DBus server: return real passwords for GetConfig (MB#9169)Zhu, Yongsheng2-91/+149
2010-01-29config: adding sources affects peers in the same context (MB #9329)mb9329Patrick Ohly2-2/+2
2010-01-29command line: wrong context during --configure (MB #9338)mb9338Patrick Ohly2-41/+26
2010-01-29ScopedEnvChange: moved from Cmdline.cpp to utilPatrick Ohly3-30/+36
2010-01-28autotools: removed obsolete libbluetooth2/3 check (MB #9260)Patrick Ohly1-37/+0
2010-01-28Testing: fix failures and remove dependency for test-dbus.py (MB#9065)Zhu, Yongsheng1-12/+78
2010-01-27autotools: fixed Bluetooth checks (MB #9260)syncevolution-1-0-beta-1Patrick Ohly1-18/+56
2010-01-27packaging: use plain 1.0beta1 as version numberPatrick Ohly2-2/+9
2010-01-27README: mentioned packages for phone sync via BluetoothPatrick Ohly1-0/+3
2010-01-27ObexTransportAgent: libbluetooth2 vs 3 check (MB #9289)Patrick Ohly2-0/+48
2010-01-27gtk-ui: don't show errors when errorcode is -1 (not set)Jussi Kukkonen1-0/+1
2010-01-26ignore gtkinfobar.c in translationPatrick Ohly1-0/+1
2010-01-26preventSlowSync: updated Cmdline config testsPatrick Ohly1-0/+4
2010-01-26README.packagers: document pitfalls for packagersPatrick Ohly1-0/+7
2010-01-26NEWS + version: updated for 1.0 beta 1Patrick Ohly2-38/+56
2010-01-26some minor language fixes for MB #7711Patrick Ohly2-6/+6
2010-01-26l10n: Updates to Hungarian (hu) translationalephlg1-3/+3
2010-01-26gtk-ui: don't use new GTK features (MB #9170)Jussi Kukkonen3-5/+9
2010-01-26Testing: add unit tests for termination (MB #7711)Zhu, Yongsheng1-2/+88
2010-01-26DBus server: automatic termination (MB#7711)Zhu, Yongsheng2-7/+189
2010-01-26GDBus C++ binding: changes according to gdbus changesZhu, Yongsheng1-6/+16