root/trunk/formats


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3687 [3687] 10/17/08 15:28:43 bricks Provide Init and Finalize Format Plugins interfaces Ticket #868
(edit) @3678 [3678] 10/11/08 18:14:16 bricks fixed segfault if body is null use = instead of == (this bug cost me one …
(edit) @3673 [3673] 10/08/08 09:50:57 bricks Patch to handled the null case for osync_xmlfield_get_key_value return …
(edit) @3651 [3651] 09/09/08 09:30:57 prahal Discriminate detectors xmlformat-*-doc so that they are not all detected …
(edit) @3649 [3649] 09/09/08 00:35:05 prahal Fix for #572. Reenable plain to xmlformat-*-doc via the …
(edit) @3647 [3647] 09/08/08 14:16:21 prahal Fix for #832 . Restore the sorted flag after copying the xmlformat …
(edit) @3629 [3629] 09/03/08 22:47:37 prahal Revert last bit from 3625 ... in time I forgot how to see a full changset.
(edit) @3625 [3625] 09/03/08 01:03:11 mbanck #834: Remove superfluous level of opensync directory for include …
(edit) @3547 [3547] 08/17/08 17:11:00 dgollub Report correct size of xmlformat.
(edit) @3531 [3531] 08/15/08 11:55:16 dgollub Changed objtype of Objformat "file" to objtype "data". I guess objtype …
(edit) @3384 [3384] 06/25/08 19:35:30 bricks Added last literals for ticket #82
(edit) @3382 [3382] 06/24/08 20:19:29 bricks Next literals for ticket #82
(edit) @3381 [3381] 06/22/08 12:26:58 bricks Added literals for xmlformat-todo (Ticket #82)
(edit) @3380 [3380] 06/19/08 14:21:22 bricks Fist import for ticket #82 xmlformat-note literals should be complete
(edit) @3365 [3365] 06/14/08 19:27:34 dgollub Moved (again) xmlformat in seperated module Initial author: bricks - see …
(edit) @3364 [3364] 06/14/08 19:06:25 dgollub Undo r3362. Files got copied instead of moved. Avoid losing of …
(edit) @3362 [3362] 06/14/08 15:56:06 bricks Moved the xmlformat code from merger into a seperated module
(edit) @2906 [2906] 12/03/07 14:58:55 prahal Add LINK_DIRECTORIES for glib2 and libxml2 to support non system …
(edit) @2801 [2801] 11/12/07 20:02:50 prahal Ignore more fields some unimplemented other nto supported in lower capable …
(edit) @2797 [2797] 11/12/07 16:01:06 prahal Update xmlformat points array for new schema (vjournal based).
(edit) @2796 [2796] 11/12/07 15:59:30 prahal Strip CR from the xmlformat generated by …
(edit) @2771 [2771] 11/09/07 20:28:59 mbanck Link formats against the locally built opensync library, not the (not yet) …
(edit) @2769 [2769] 11/09/07 16:07:27 mbanck Make sure formats are consistently linked with $OPENSYNC_LIBRARIES
(edit) @2751 [2751] 11/08/07 00:55:46 prahal Sync DateDue?->Due to the schema.
(edit) @2745 [2745] 11/06/07 02:23:34 dgollub Install file.h for file-sync which needs the struct of objformat "file".
(edit) @2739 [2739] 11/04/07 19:31:11 dgollub Make use of the OpenSyncPlugin? module even for the shipped …
(edit) @2613 [2613] 10/26/07 00:41:14 prahal Implemntation of memo to xmlformat-note converter.
(edit) @2607 [2607] 10/25/07 21:35:39 dgollub Make use of FindGLIB2.cmake from openWengo …
(edit) @2605 [2605] 10/25/07 16:03:47 dgollub Hello CMake! How to build OpenSync? with cmake: mkdir build cd …
(edit) @2604 [2604] 10/25/07 16:00:46 dgollub Bye Bye, scons!
(edit) @2585 [2585] 10/15/07 20:15:27 dgollub Added objformat "memo". Fix for bug #526 "memo" objformat is the same as …
(edit) @2499 [2499] 08/29/07 01:23:18 dfriedrich plain reinduced following convert path: file -> plain -> …
(edit) @2493 [2493] 08/27/07 15:22:39 cstender reverted r2364 - see also r2368
(edit) @2458 [2458] 08/16/07 14:53:53 cstender fixed wrong get_revision
(edit) @2376 [2376] 07/31/07 03:36:56 abaumann ignore DateCalendarCreated? node when comparing events, as at least in …
(edit) @2364 [2364] 07/25/07 08:49:45 jerryyu g_string_vprintf isn't able to deal with a string with NULL pointer on …
(edit) @2332 [2332] 07/14/07 15:23:01 cstender ignore ProductID while comparing
(edit) @2296 [2296] 07/08/07 13:02:12 dgollub Added osync_xmlformat_size() to get the struct of OSyncXMLFormat. Fixed …
(edit) @2294 [2294] 07/08/07 12:37:42 cstender improved osync_xmlformat_compare to ignore/skip fields. If you have fields …
(edit) @2260 [2260] 07/04/07 17:08:26 dgollub Make pattern match before of xml header before starting parsing of …
(edit) @2259 [2259] 07/04/07 16:55:26 dgollub Implemented xmlformat-$objtype-doc in plain format detector. This is very …
(edit) @2257 [2257] 07/04/07 15:09:19 cstender replaced void with osync_bool
(edit) @2214 [2214] 06/28/07 11:08:16 prahal Fixes the ordering of the points fields. They have to be sorted for the …
(edit) @2094 [2094] 06/04/07 16:32:01 cstender - fixed installation of shared libs - cleanup SConscript
(edit) @2070 [2070] 05/30/07 16:19:04 cstender removed vformat plugin from libopensync. You can find it …
(edit) @2066 [2066] 05/30/07 15:37:05 cstender use time helper function and reduce dependencies
(edit) @2047 [2047] 05/24/07 17:45:24 cstender added placeholder for the complete RFC2445
(edit) @2046 [2046] 05/24/07 16:20:07 cstender moved some parameter handler to xmlformat-vcalendar.c
(edit) @2045 [2045] 05/24/07 16:08:55 cstender - added a few more parameter handler for vCalendar - code cleanup - fixed …
(edit) @2043 [2043] 05/23/07 20:28:00 dgollub Avoid writing of empty xml nodes if vformat attribute is strlen() == …
(edit) @2042 [2042] 05/23/07 19:42:25 cstender fixed invalid free on wrong position in code
(edit) @2041 [2041] 05/23/07 18:41:03 cstender grouped and commented all possible parameters
(edit) @2040 [2040] 05/23/07 18:18:36 cstender added handler for member parameter
(edit) @2039 [2039] 05/23/07 18:09:45 cstender fixed handler for RDATE attribute
(edit) @2036 [2036] 05/23/07 16:07:43 cstender fixed handler for RELATED-TO attribute
(edit) @2035 [2035] 05/23/07 15:52:03 cstender fixed recurrence rules for rrule and exdate
(edit) @2031 [2031] 05/22/07 12:19:55 cstender added convert_ical_rrule_to_xml for exrule and rrule attribute. We avoid …
(edit) @2029 [2029] 05/21/07 18:53:03 cstender fixed request-status handler for ical
(edit) @2028 [2028] 05/21/07 18:10:34 cstender added handler for contact attribute and exrule attribute
(edit) @2027 [2027] 05/21/07 18:07:23 abaumann fix the following warning during build with scons 0.96.1: scons: warning: …
(edit) @2026 [2026] 05/21/07 16:38:06 cstender added handler for contact attribute
(edit) @2025 [2025] 05/21/07 16:32:16 cstender added handler for comment attributes
(edit) @2024 [2024] 05/21/07 16:21:38 cstender - fixed handler for ATTENDEE - added parameter handler for ATTENDEE …
(edit) @2022 [2022] 05/20/07 23:40:44 dgollub Avoid dropping of parameters... the converter depend on (nearly) untouched …
(edit) @2021 [2021] 05/20/07 23:19:21 cstender added handler for attachments and parameter handler for language, encoding …
(edit) @2017 [2017] 05/20/07 19:32:52 dgollub Added xmlformat_duplicate() function for all xmlformat-..…
(edit) @2016 [2016] 05/20/07 13:07:37 cstender added handler for ical duration
(edit) @2011 [2011] 05/19/07 17:23:00 cstender added handler for RECURRENCE-ID
(edit) @2009 [2009] 05/19/07 16:01:50 cstender fixed sequence for iCalendar
(edit) @2008 [2008] 05/19/07 15:11:38 dgollub Fixed 64bit issue (#357). Thanks GlaDiaC!
(edit) @2001 [2001] 05/18/07 16:27:14 cstender added language parameter
(edit) @2000 [2000] 05/18/07 16:07:37 cstender added handle_organizer and parameter: handler cn, dir, sent-by
(edit) @1999 [1999] 05/18/07 12:53:46 cstender - fixed type in handle_recurrence_attribute - fixed …
(edit) @1998 [1998] 05/18/07 12:26:28 cstender added auto recognition to decide if a recurrence rule use basic …
(edit) @1992 [1992] 05/16/07 09:56:29 cstender destroy tztable after synchronization finished
(edit) @1991 [1991] 05/15/07 19:50:16 cstender - fixed recurrence rules in xmlformat-calendar.xsd - fixed basic vcal …
(edit) @1984 [1984] 05/15/07 11:58:51 cstender - arranged all vcal only handler on top of xmlformat-vcalendar.c - renamed …
(edit) @1978 [1978] 05/14/07 19:28:03 cstender - restructured some code in xmlformat-vcalendar.c - activated some more …
(edit) @1977 [1977] 05/14/07 18:26:00 cstender - added first hooktables for iCal components vevent and vtimezone. TODO: …
(edit) @1972 [1972] 05/13/07 16:08:15 dgollub Avoid assert() in xmlformat_assemble() if print_xmformat() got called with …
(edit) @1971 [1971] 05/11/07 17:40:55 cstender moved some code back to xmlformat-vevent.c to avoid unnecessary code …
(edit) @1970 [1970] 05/11/07 15:50:07 cstender - fixed file descriptions - added missing LGPL header to some files
(edit) @1969 [1969] 05/11/07 14:51:43 cstender cleaned up formats/SConscript
(edit) @1968 [1968] 05/10/07 21:40:39 cstender - fixed xmlformat-common.h and xmlformat.h - replaced some default …
(edit) @1967 [1967] 05/10/07 18:04:27 dgollub Moved common shared libraries of common format code base back …
(edit) @1965 [1965] 05/09/07 16:34:07 cstender moved registration of xmlformat-contact to xmlformat.c
(edit) @1964 [1964] 05/09/07 14:25:36 dgollub Fixed gcc compiler warnings
(edit) @1963 [1963] 05/09/07 13:53:58 dgollub Removed executable props
(edit) @1962 [1962] 05/09/07 13:36:08 jerryyu Re-layout the convertion files between xmlformat and vevent,vtodo and …
(edit) @1955 [1955] 05/05/07 18:28:14 dgollub Fixed 64bit issues with size_t / unsigned int. #438
(edit) @1954 [1954] 05/05/07 18:26:52 dgollub Transparency -> TimeTransparency?
(edit) @1950 [1950] 04/30/07 13:45:19 mjahn add macros for string comparing for base64, QUOTED-PRINTABLE and 8bit. …
(edit) @1942 [1942] 04/29/07 20:27:05 dgollub Fixed conv_vcard_evolution2_special unit test. Avoid changing …
(edit) @1938 [1938] 04/29/07 19:09:29 dgollub Fixed vcard unit test with KDE extension. I see no reason why we should …
(edit) @1934 [1934] 04/29/07 18:05:33 dgollub Removed unneeded type cast, which fixes compiler warning for -O2
(edit) @1932 [1932] 04/29/07 17:50:03 dgollub Fixed wrong use of osync_xmlformat_search_field() Last argument should be …
(edit) @1930 [1930] 04/29/07 15:59:58 dgollub Removed more debugging output.
(edit) @1929 [1929] 04/29/07 15:55:33 dgollub Removed debugging output.
(edit) @1928 [1928] 04/29/07 15:49:09 dgollub Added strcasecmp patch set from Chris Frey (sligthly adapted) Fixed …
(edit) @1925 [1925] 04/26/07 14:45:05 jerryyu Remove the 'itodo' object format since it's never used.
Note: See TracRevisionLog for help on using the revision log.