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