Commit graph

350 commits

Author SHA1 Message Date
Patrick Ohly
36f2140ce2 added synchronization of Memos as plain text
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@360 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-15 13:42:42 +00:00
Patrick Ohly
5cbc7c0e6d added note about building Maemo package with fakeroot
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@359 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-15 13:41:56 +00:00
Patrick Ohly
eb4c1a70e1 avoid unwanted dependencies caused by optional modules
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@358 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-14 15:34:12 +00:00
Patrick Ohly
6e4a7441ea bumped to 0.6 pre2
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@357 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-14 15:32:24 +00:00
Patrick Ohly
5a8ef1a5d5 minor changes about ifdef ENABLE, added comment avoid vcard21, FIXED itodo20 type
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@356 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-14 15:31:42 +00:00
Patrick Ohly
2a3a7f36a4 always set encoding, we might have to overwrite an encoding set earlier
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@355 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-12 20:04:53 +00:00
Patrick Ohly
e25c0608c3 type OTHER was converted to PARCEL when sending to server, but PARCEL was then not converted back to OTHER, but rather into HOME
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@354 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-11 21:23:58 +00:00
Patrick Ohly
94081bd28e - source type was not set in new configs as intended
- fixed confusion with source index vs. type (broke testing of e.g. ical20)


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@353 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-11 21:03:11 +00:00
Patrick Ohly
c8c29ccc3f avoid not freeing error/overwriting error when trying again
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@352 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-09 19:59:39 +00:00
Patrick Ohly
7a84fc3a92 fixed incorrect mapping from selected source to type
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@351 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-09 19:58:51 +00:00
Patrick Ohly
7b6a72d62a always summarize ERROR/INFO messages at the end, even if sync didn't start - there might be errors which prevent starting it
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@350 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-09 19:58:23 +00:00
Patrick Ohly
95d7eb8652 need to declare new files so that it gets included in distribution
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@349 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-06 17:32:34 +00:00
Patrick Ohly
0e34cf5ad0 fixed distribution after taking several files from C++ client library
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@348 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-02 17:57:51 +00:00
Patrick Ohly
67e35122a8 added CLIENT_TEST_EVOLUTION_PREFIX which overrides the evolutionsource setting in test configs; default SyncEvolution_Test_
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@347 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-01 18:26:28 +00:00
Patrick Ohly
131add0dde avoid e_cal_new_system_memos(), it breaks compilation with older Evolution
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@346 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-01 17:59:07 +00:00
Patrick Ohly
6c44ecf84d added the possibility to create databases if evolutionsource is set to a file:// uri
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@345 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-01 13:02:56 +00:00
Patrick Ohly
ad1b7d7dc0 explicit dependency on modules is needed for client-test
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@344 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-04-01 12:41:42 +00:00
Patrick Ohly
d0a9067be2 synccompare and test suite are now taken from C++ client library
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@343 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-31 16:22:40 +00:00
Patrick Ohly
1bbbec4440 various release preparations
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@341 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-26 20:35:08 +00:00
Patrick Ohly
6e3319bb47 streamlined dependencies and their checking
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@340 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-26 19:43:24 +00:00
Patrick Ohly
0b891df00e do not remove src/client-api unless it was copied by configure
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@339 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-26 19:09:12 +00:00
Patrick Ohly
2a960f1e70 # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@338 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-25 20:22:47 +00:00
Patrick Ohly
33d450f17d # version bump
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@337 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-25 20:20:26 +00:00
Patrick Ohly
0a440c66ad - fixed building synccompare for Maemo
- added/fixed rules to build for Maemo
- add new Algorithm::Diff files to source distribution


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@336 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-25 20:19:42 +00:00
Patrick Ohly
07180da616 fixed uninitialized memory read under Maemo
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@335 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-25 20:17:44 +00:00
Patrick Ohly
aaeb5a4105 Algorithm::Diff: check whether files really have changed
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@334 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-25 18:05:51 +00:00
Patrick Ohly
f471c872ef - use Algorithm::Diff instead of external diff tool in synccompare;
Algorithm::Diff is embedded in synccompare to keep it self-contained
- tput must be called without redirection of stderr, otherwise it did
  not find the current number of columns


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@333 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-25 16:42:27 +00:00
Patrick Ohly
d1b2452170 additional error check
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@332 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-24 22:51:14 +00:00
Patrick Ohly
c9fb4042e5 dlopen(RTLD_GLOBAL) fixes obscure libebook failures on Maemo; dlopen() errors can occur due to missing modules, only print as debug to avoid failure message after sync
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@331 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-24 22:50:25 +00:00
Patrick Ohly
b5e5aa9e26 also need to uninstall doc files, distcheck complains otherwise
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@330 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-24 21:51:46 +00:00
Patrick Ohly
6e698f3e0b workaround for Funambol 3.0 trailing = parser bug
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@329 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-24 17:14:53 +00:00
Patrick Ohly
3b95164897 enable large object support and max message limit by default
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@328 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-24 15:54:46 +00:00
Patrick Ohly
e959f943f1 added configurable hacks for Maemo (--enable-maemo):
- set the (non-standard!) DBUS_DEFAULT_TIMEOUT; see dbus-timeout.patch
- wrap e_book_from_string() to fix invalid parameter
- don't use UTF-8 encoding in Perl script


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@327 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-24 15:47:22 +00:00
Patrick Ohly
943a04bdab BusyBox's mktemp on Maemo requires parameter
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@326 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-24 15:44:55 +00:00
Patrick Ohly
836e91131d # updated
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@325 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-24 15:43:51 +00:00
Patrick Ohly
d92a94109d new internal docdir was not actually used
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@324 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-24 15:43:17 +00:00
Patrick Ohly
b14cd34655 Maemo only has debhelper 4
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@323 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-24 15:06:54 +00:00
Patrick Ohly
6c312c0c65 fixed compile error without calendar support
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@322 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-24 15:06:32 +00:00
Patrick Ohly
3c40292066 added error checking for broken events which cannot be converted to iCal, e.g. because of a missing timezone definition (SF #1685637)
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@321 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-23 22:05:13 +00:00
Patrick Ohly
3ac3d9905b Errors while writing the initial datatbase dumps was not handled
properly and led to a direct dump of the error exception. Now the
error is logged first and the '.after' dump is skipped.


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@320 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-23 21:00:32 +00:00
Patrick Ohly
5f491dcf47 fixed compatibility problem with older automake/autoconf which does not have docdir yet
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@319 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-23 20:23:00 +00:00
Patrick Ohly
fe811d8f99 install into $(docdir), not etc; also use "funambol_*" instead of "localhost_"
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@318 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-19 22:00:12 +00:00
Patrick Ohly
426dfa32f0 no special comment for Debian needed
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@317 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-19 21:57:55 +00:00
Patrick Ohly
72f8c683ed added packaging for Debian
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@316 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-12 20:29:29 +00:00
Patrick Ohly
4ebb979fe9 --enable-ecal/ebook are only enabled by default if the libs are present
--enable-shared will build backends as modules which are loaded dynamically if possible (off by default)


git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@315 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-03-11 22:13:13 +00:00
Patrick Ohly
7e0e61d87c patch switches to async version of the Evolution API
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@314 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-02-22 19:33:21 +00:00
Patrick Ohly
e77d43f8a5 fixed free/delete [] mismatch
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@313 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-26 22:32:17 +00:00
Patrick Ohly
c06e49f5ce fixed distdir target that broke in yesterday's commit
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@312 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-22 20:13:47 +00:00
Patrick Ohly
58c9c6a73c added --enable-static-cxx to link libstdc++ statically
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@311 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-21 16:14:48 +00:00
Patrick Ohly
c4600802f3 fixed problem of deleting read-only install directories
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@310 15ad00c4-1369-45f4-8270-35d70d36bdcd
2007-01-20 14:19:09 +00:00