|
|
|
@3504
|
[3504]
|
08/04/08 07:58:09 |
bricks |
changed some _INCLUDE_DIR to _INCLUDE_DIRS for cmake |
|
|
|
@3310
|
[3310]
|
05/03/08 17:21:52 |
dgollub |
Removed osync_xmlformat_validate() calls for performance reason.
Calling … |
|
|
|
@3040
|
[3040]
|
12/27/07 03:47:30 |
dgollub |
Wrong (and pure evil!) typecase:
WRONG: contact = (PSyncContactEntry … |
|
|
|
@3038
|
[3038]
|
12/27/07 02:45:17 |
dgollub |
Various bugfixes for palm-sync:
- Don't call to different sync_done … |
|
|
|
@3034
|
[3034]
|
12/27/07 00:53:35 |
dgollub |
Fixed several memory leaks. |
|
|
|
@2942
|
[2942]
|
12/11/07 14:58:08 |
prahal |
Upgrade to new FindOpenSync? based on FindPkgConfig?. |
|
|
|
@2909
|
[2909]
|
12/03/07 15:44:51 |
prahal |
Add link_directories to plugins (-L) for the packages that provides … |
|
|
|
@2900
|
[2900]
|
12/03/07 00:04:07 |
prahal |
Switch to new FindPkgConfig? INCLUDE_DIRS( include dependencies as
opposed … |
|
|
|
@2768
|
[2768]
|
11/09/07 15:45:44 |
mbanck |
Make sure plugins are consistently linked with $OPENSYNC_LIBRARIES |
|
|
|
@2736
|
[2736]
|
11/04/07 17:50:36 |
dgollub |
Fix build of palm-sync. Missed LibXml?2 checks.
Fixes #604
Patch by … |
|
|
|
@2711
|
[2711]
|
11/02/07 17:24:20 |
dgollub |
Use OpenSyncPlugin? CMake module and make the build env of the plugins … |
|
|
|
@2676
|
[2676]
|
10/28/07 23:30:18 |
dgollub |
Ported palm-sync build environment to CMake. |
|
|
|
@2674
|
[2674]
|
10/28/07 22:39:00 |
dgollub |
Sorted and refecorted palmcontact to xmlformat-contact converter. |
|
|
|
@2673
|
[2673]
|
10/28/07 21:50:52 |
dgollub |
Don't included opensync_xml.h
Ported palm_contact converters from osxml_ … |
|
|
|
@2592
|
[2592]
|
10/16/07 12:36:45 |
dgollub |
Fixed build of palm-sync.
Patch by Halton Huo. Thanks! |
|
|
|
@2582
|
[2582]
|
10/15/07 18:37:56 |
dgollub |
Indent plugin configuration to make it readable. Fix for #328
Patch by … |
|
|
|
@2437
|
[2437]
|
08/11/07 07:01:23 |
jerryyu |
g_string_vprintf isn't able to deal with a string with NULL pointer on … |
|
|
|
@2388
|
[2388]
|
08/01/07 18:27:22 |
cstender |
replaced size_t with unsigned int, see also r2384 |
|
|
|
@2339
|
[2339]
|
07/17/07 12:11:46 |
jerryyu |
Fix bug #515: It's becaue a NULL pointer is passed to strlen(). |
|
|
|
@2333
|
[2333]
|
07/14/07 16:10:23 |
jerryyu |
Replace xml-contact with xmlformat-contact because xmlformat-contact … |
|
|
|
@2254
|
[2254]
|
07/04/07 03:15:41 |
abaumann |
rename os.xsd to plugin_config.xsd |
|
|
|
@2222
|
[2222]
|
06/30/07 02:51:41 |
anirudh |
Added XSD files for individual plugins |
|
|
|
@1755
|
[1755]
|
02/19/07 09:53:10 |
abaumann |
update initialize function for recent API change |
|
|
|
@1737
|
[1737]
|
02/12/07 16:53:39 |
dgollub |
Moved palm devel-branch plugin to trunk |
|
copied from branches/palm-dev/src:
|
|
|
|
@1477
|
[1477]
|
11/24/06 19:47:10 |
dgollub |
Fixed build for latest devel branch. |