summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-01syncevolution --migrate: support migration into a certain contextmigratePatrick Ohly1-3/+52
2009-12-01syncevolution --migrate: copy .synthesis directory (MB #8048)Patrick Ohly1-1/+16
2009-12-01utility function: cp_r() for recursive copyingPatrick Ohly2-0/+42
2009-12-01syncevo-dbus-server: incoming SyncML message not handledPatrick Ohly1-1/+1
2009-12-01test-dbus.py: adapted to new org.syncevolution.SourceUnusablePatrick Ohly1-2/+1
2009-12-01syncevo-dbus-server: GetConfig() and check for existing configPatrick Ohly1-1/+1
2009-11-30Merge remote branch 'origin/syncevolution-0-9-branch'Patrick Ohly17-15/+67
2009-11-30syncevo-dbus-server: fixed size_t printingPatrick Ohly1-1/+1
2009-11-30syncevo-server.c: detach_cb unused compiler warningPatrick Ohly1-0/+2
2009-11-30Merge branch 'origin/jku' (early part)Patrick Ohly34-3703/+5546
2009-11-30gdbus-cxx: header file must be distributedPatrick Ohly1-0/+1
2009-11-30gtk-ui: remove unused function + variableJussi Kukkonen1-6/+0
2009-11-30dbus wrapper: take copy of source name for SyncevoSourceProgressJussi Kukkonen1-1/+2
2009-11-30gtk-ui: remove window title in moblin version (MB#6806)Jussi Kukkonen1-5/+0
2009-11-30Server alerted Sync: fix the timeout and signal handling during SANChen Congwu1-8/+12
2009-11-30SyncContext: detect server or client session before instantiating the engine.Chen Congwu2-3/+9
2009-11-30Revert "Server alerted sync: ensure only one SynthesisEngine is active"Chen Congwu2-42/+26
2009-11-30FileSyncSource: use x-vcalendar instead of x-calendarChen Congwu5-6/+9
2009-11-30Server alerted sync: fix a typo in SyncMode parsingChen Congwu1-1/+1
2009-11-30ObexTransportAgent: fixing an obex event leak for SyncML server caseChen Congwu2-2/+21
2009-11-30Server alerted Sync: Throw error if no source is enabled during SAN generation.Chen Congwu1-0/+6
2009-11-30Join/dejoin Mutiple SyncSources, MB#4611Chen Congwu5-9/+196
2009-11-30Sever Alerted Sync: SAN generationChen Congwu2-1/+5
2009-11-30Server Alerted Sync: SAN generationChen Congwu2-4/+6
2009-11-30Server Alerted Sync: SAN generationChen Congwu1-0/+4
2009-11-30Server Alerted Sync: Set Content Type in SANChen Congwu7-3/+64
2009-11-30gtk-ui: change name 'Addressbook'->'Contacts' (MB#6514)Jussi Kukkonen1-1/+4
2009-11-30gtk-ui: bring back the destuctive sync mode optionsJussi Kukkonen2-5/+44
2009-11-30SyncContext: set log file name to "syncevolution-log.html"Patrick Ohly1-1/+5
2009-11-30gtk-ui: set sync-button sensitivity based on PresenceJussi Kukkonen1-0/+1
2009-11-27configuration: updated to match server use cases (MB #7710)Patrick Ohly2-15/+42
2009-11-27D-Bus API: further explanations for Server.GetReports()Patrick Ohly1-2/+8
2009-11-27DBus server: change the behavior of GetReports(MB#8049)Zhu, Yongsheng3-51/+54
2009-11-27configure + NEWS: version bumped to 0.9.2, summarized changesPatrick Ohly2-1/+44
2009-11-27Evolution Address Book: avoid picking CouchDB by default (MB #7877)Patrick Ohly1-3/+28
2009-11-27Evolution Address Book: avoid picking CouchDB by default (MB #7877)Patrick Ohly1-3/+28
2009-11-27gtk-ui: solve focus and scroll issues in service listJussi Kukkonen2-21/+46
2009-11-27SyncContext::createTransport(): https not recognized (MB #8300)Patrick Ohly1-1/+2
2009-11-27installation: templates now in $(datadir)/syncevolution/templates (MB #7808)Patrick Ohly15-7/+18
2009-11-27autotools: install doc files in normal --docdir (MB #7168)Patrick Ohly1-8/+5
2009-11-27autotools: include gen-autotools.sh in source tar ball (MB #7822)Patrick Ohly1-0/+1
2009-11-27l10n: Danish translation of syncevolution.Kristho1-0/+553
2009-11-27l10n: Updates to Arabic (ar) translationitsoftex1-51/+71
2009-11-27l10n: Arabic Translation, partial upload.itsoftex1-0/+529
2009-11-27l10n: Updates to Japanese (ja) translationGLS_JPN1-118/+98
2009-11-27l10n: Updates to Brazilian Portuguese (pt_BR) translationtomasgalicia1-128/+102
2009-11-27l10n: Updates to Italian (it) translationtomasgalicia1-137/+108
2009-11-26deviceData property: updated commentPatrick Ohly1-1/+2
2009-11-26Fix a compiler warningChen Congwu1-3/+3
2009-11-26syncevo-dbus-server: libsoup compile problemtester1-2/+2