root/format-plugins


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3672 [3672] 09/30/08 11:33:58 bricks added and changed traces changed validation of xml declaration
(edit) @3661 [3661] 09/24/08 13:29:48 bricks report real size of xmlformat instead of size of char*
(edit) @3658 [3658] 09/22/08 17:39:08 bricks Fixed two bugs: Sorting XMLFormat and wrong XML Namespace
(edit) @3648 [3648] 09/08/08 14:52:51 prahal Do not strcmp on frequency if NULL . My bad. Fix segfault.
(edit) @3621 [3621] 09/01/08 14:19:28 bricks added missing headers in tombo-note format
(edit) @3620 [3620] 09/01/08 14:03:51 bricks Initial import of tomboy-note format plugin
(edit) @3593 [3593] 08/23/08 19:46:22 dgollub Quote the format name. Wrong term: objtype -> format. Instead of …
(edit) @3574 [3574] 08/21/08 19:20:10 cstender fixed infinite loop in vformat (ticket 670 & 742)
(edit) @3570 [3570] 08/21/08 15:09:08 cstender updated vformat readme
(edit) @3564 [3564] 08/19/08 14:22:31 cstender improved vconvert help messages
(edit) @3560 [3560] 08/18/08 20:21:14 dgollub Incremenet vformat plugin version to 0.38 .. in adavnce
(edit) @3553 [3553] 08/18/08 14:41:48 dgollub Report correct size of xmlformat.
(edit) @3502 [3502] 08/03/08 17:23:48 dgollub Increased plugin version to 0.37. Set cmake minimum rqeuried version to …
(edit) @3363 [3363] 06/14/08 15:57:54 bricks Moved the xmlformat code from merger into a seperated module
(edit) @3308 [3308] 05/03/08 16:50:38 dgollub Remove xmlformat validation since this is quite expensive. With every call …
(edit) @3236 [3236] 03/26/08 10:32:18 bellmich commited patch from Holger Berndt - one %s to much in a trace statement …
(edit) @3204 [3204] 03/03/08 16:48:49 cstender fixed build of unit tests
(edit) @3139 [3139] 02/08/08 18:31:51 cstender - fixed usage of RelatedType? parameter in alarm conversion TODO: add …
(edit) @3137 [3137] 02/08/08 18:00:30 cstender - added alarm support for xml to ical conversion TODO: every attribute …
(edit) @3136 [3136] 02/08/08 12:32:47 cstender - merged vcal aalarm and dalarm handler functions - added malarm and …
(edit) @3133 [3133] 02/07/08 15:56:09 cstender added alarm support for xml to vcal10 conversion
(edit) @3131 [3131] 02/06/08 21:05:12 cstender sorry, I commited wrong patches with r3130
(edit) @3130 [3130] 02/06/08 20:58:28 cstender we won't escape backslashes in vcal10
(edit) @3129 [3129] 02/06/08 19:44:19 cstender fixed parameter skipping AALARM and PALARM use attachments which have a …
(edit) @3127 [3127] 02/05/08 15:37:01 cstender fixed alarm support for ical to xml conversion
(edit) @3126 [3126] 02/05/08 13:53:33 cstender fixed description attribute of AlarmDisplay?
(edit) @3122 [3122] 02/05/08 12:10:06 cstender added initial support for valarm (only vcalendar10 to xmlformat)
(edit) @3099 [3099] 01/26/08 15:51:30 dgollub Bumped version to 0.36
(edit) @3098 [3098] 01/26/08 15:51:15 dgollub Make tests more verbose by default.
(edit) @3084 [3084] 01/19/08 10:55:16 prahal Add check if data is available before searching a pattern inside for …
(edit) @3083 [3083] 01/19/08 01:33:30 gcobb Improve error reporting if formats cannot be found
(edit) @3080 [3080] 01/14/08 23:27:51 cstender added GLIB2_LIBRARIES to CMakeLists.txt which fixed bug #650. Patch by …
(edit) @3075 [3075] 01/12/08 16:53:31 cstender code cleanup in xmlformat-vcalendar.c
(edit) @3074 [3074] 01/10/08 15:15:41 cstender removed needless svn:ignore props
(edit) @2998 [2998] 12/20/07 14:14:03 prahal Set opensync_min_version for vformat plugin.
(edit) @2978 [2978] 12/17/07 20:08:07 cstender Revert commit 2954 --> needs more review and many fixes
(edit) @2974 [2974] 12/17/07 16:23:35 prahal Also bump the version to 0.35 there. Hackish at best.
(edit) @2965 [2965] 12/17/07 13:34:42 prahal If not building from the source directory config.h is not under ../ . We …
(edit) @2962 [2962] 12/17/07 12:21:53 prahal Remove my duplicate OPENSYNC_PACKAGE call .. it was already there.
(edit) @2961 [2961] 12/17/07 12:20:00 prahal Use OPENSYNC_PACKAGE macro instead of directly configuring CPack.
(edit) @2958 [2958] 12/17/07 12:13:37 prahal Update CPack config to be in sync with the one from msynctool.
(edit) @2956 [2956] 12/17/07 12:05:24 prahal Add CPack support and config to vformat plugin.
(edit) @2954 [2954] 12/17/07 11:59:17 bellmich several fixes for vcal support - Status and PartStat? support - …
(edit) @2950 [2950] 12/15/07 13:15:25 cstender fixed rsvp parameter handler for ical and vcal
(edit) @2941 [2941] 12/11/07 14:48:18 prahal Upgrade to take into account FindOpenSync? FindPkgConfig? upgrade.
(edit) @2938 [2938] 12/10/07 20:17:40 cstender added support for converting recurrence rules in xmlformat-event …
(edit) @2930 [2930] 12/10/07 15:47:41 cstender added support for converting recurrence rules in xmlformat-event to …
(edit) @2912 [2912] 12/03/07 16:13:11 cstender added templates for handle_xml_rrule_vcal_attribute …
(edit) @2911 [2911] 12/03/07 15:47:50 prahal Add link_directories to vformat tools and tests.
(edit) @2910 [2910] 12/03/07 15:46:00 prahal Add link_directories to vformat.
(edit) @2905 [2905] 12/03/07 14:00:40 cstender unified rrule function calls for vcal/ical
(edit) @2904 [2904] 12/03/07 13:37:00 cstender updated README
(edit) @2903 [2903] 12/03/07 13:34:36 cstender added xmlformat-recurrence which contains all recurrence functions
(edit) @2887 [2887] 11/30/07 16:04:19 cstender fixed memory leak in handle_attribute_simple_content_timestamp()
(edit) @2883 [2883] 11/29/07 15:00:18 mbanck Link test cases statically to avoid issues with a non-relocatable …
(edit) @2839 [2839] 11/16/07 18:23:16 cstender fixed bug 598
(edit) @2802 [2802] 11/12/07 20:16:09 prahal Oups I forgot a file for vjournal.
(edit) @2795 [2795] 11/12/07 15:56:20 prahal Add initial vjournal support (missing are special fields for knotes and …
(edit) @2772 [2772] 11/09/07 21:18:36 mbanck Make really sure all formats are linked with $OPENSYNC_LIBRARIES
(edit) @2770 [2770] 11/09/07 16:07:42 mbanck Make sure formats are consistently linked with $OPENSYNC_LIBRARIES
(edit) @2765 [2765] 11/09/07 00:50:03 prahal Removed forgotten newline.
(edit) @2760 [2760] 11/08/07 16:23:41 prahal More timestamp sanitization (removing dash). There may be some that still …
(edit) @2757 [2757] 11/08/07 14:23:34 prahal Remove spurious CLASS:PUBLIC from kdepim vcf.
(edit) @2755 [2755] 11/08/07 12:01:35 prahal Switch from Firstname to Lastname to be in sync with kdepim …
(edit) @2754 [2754] 11/08/07 11:57:12 prahal kdepim only export class if it is not public. This must have been a hand …
(edit) @2750 [2750] 11/08/07 00:33:03 prahal Sanitize Due and DateDue? mismatch : replace all by Due as per the schema.
(edit) @2749 [2749] 11/08/07 00:32:09 prahal Fixed ticket 580 by reenabling encoding especially Quoted Printable for …
(edit) @2742 [2742] 11/05/07 01:09:29 dgollub Refactored the vformat plugin modules build. Dropped all shared libraries. …
(edit) @2724 [2724] 11/02/07 23:47:13 dgollub Bumped up version to 0.34
(edit) @2715 [2715] 11/02/07 19:38:33 dgollub Copy basic format plugins from systembuild. This is ugly - but …
(edit) @2713 [2713] 11/02/07 19:36:40 prahal Implement handle_attribute_simple_content_timestamp to sanitize …
(edit) @2712 [2712] 11/02/07 17:24:34 dgollub Make use of OpenSyncPlugin? cmake module.
(edit) @2708 [2708] 11/02/07 16:23:45 prahal Make get revision tests works for any local timezone (mktime set …
(edit) @2707 [2707] 11/02/07 16:18:18 prahal Fix segfault calling osync_data_unref in conv function by …
(edit) @2684 [2684] 10/29/07 13:20:04 prahal Added missing "internal" linked libraries.
(edit) @2671 [2671] 10/28/07 20:30:01 dgollub Don't included opensync_xml.h - unneeded. Use g_assert() instead of …
(edit) @2667 [2667] 10/28/07 17:49:47 dgollub vformat is plain C - don't check for c++ compiler.
(edit) @2653 [2653] 10/28/07 06:35:54 dgollub Changed build env for vformat plugin to cmake.
(edit) @2652 [2652] 10/28/07 05:50:03 dgollub Copy build plugins in to testbed and set testbed as pluginenv …
(edit) @2586 [2586] 10/15/07 23:48:40 dgollub Fix vconvert tools build for sunos. Fix for #522 Patch by Halton Huo. …
(edit) @2583 [2583] 10/15/07 18:50:38 dgollub Avoid leaking of sensitive information in osync_trace() calls. Patch based …
(edit) @2574 [2574] 10/15/07 13:25:23 dgollub Bumped up to format plugins version to 0.33
(edit) @2539 [2539] 10/03/07 18:57:15 cstender renamed DateCreated? to Created
(edit) @2503 [2503] 08/30/07 18:51:16 dfriedrich bug fix :-)
(edit) @2495 [2495] 08/27/07 19:42:26 cstender remove unnecessary +1 in outpsize = strlen(*output)
(edit) @2420 [2420] 08/06/07 14:27:40 cstender changed license of all files to LGPL as discussed with armin
(edit) @2396 [2396] 08/03/07 17:52:07 cstender fixed freeing of path, format_env and converters
(edit) @2395 [2395] 08/03/07 16:41:08 cstender fixed wrong handling of data size in vconvert
(edit) @2390 [2390] 08/02/07 12:14:51 cstender - bumped version to 0.32 - disabled rpath by default
(edit) @2389 [2389] 08/01/07 18:57:16 cstender removed unused files
(edit) @2362 [2362] 07/24/07 15:09:22 mjahn APPEND_CCFLAGS='-O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall …
(edit) @2338 [2338] 07/15/07 21:28:18 mjahn remove sqlite checks
(edit) @2335 [2335] 07/14/07 17:03:14 cstender - create vcalendar container in xmlformat-vevent.c instead of vformat.c. …
(edit) @2334 [2334] 07/14/07 16:12:52 cstender added calscale and method attribute handler to attribute hashtable
(edit) @2331 [2331] 07/14/07 15:22:11 cstender - ignore CHARSET and ENCODING parameters - added PRODID attribute to …
(edit) @2330 [2330] 07/14/07 14:41:24 cstender fixed wrong handling of CREATED and DCREATED attributes
(edit) @2319 [2319] 07/12/07 09:17:37 jerryyu Add the build config file for Solaris.
(edit) @2309 [2309] 07/08/07 17:14:00 cstender replaced 'vevent' with 'vcalendar' to be more generic
(edit) @2308 [2308] 07/08/07 16:48:12 cstender - renamed conv_xmlformat_to_vevent to conv_xmlformat_to_vcalendar - …
(edit) @2304 [2304] 07/08/07 15:46:52 cstender use common name syntax for all alarm attributes
Note: See TracRevisionLog for help on using the revision log.