Граф коммитов

88 Коммитов

Автор SHA1 Сообщение Дата
mostafah%oeone.com dc2cb4b8c4 Checked in patch for bug 159458: [RFE] option to not save the Mozilla custom X- properties 2002-07-26 13:37:59 +00:00
mostafah%oeone.com 3248ba6fe0 Fixed bug 158957: DTSTAMP must use UTC time
and a bunch of indenting
2002-07-25 21:08:02 +00:00
mikep%oeone.com 4f6e7fab8c Patch from ajbu@planet.nl for bug 159029. 2002-07-24 13:07:19 +00:00
mostafah%oeone.com e64a3fada7 Checking in patch for bug 132231 ( leaving out changes to description/categories/locations/url ): No support for International characters 2002-07-15 17:31:40 +00:00
mostafah%oeone.com c0f2e57ff3 Checked in patch for bug 156495: VCALENDAR objects of TODO items don't have 'version' and 'prodid' properties. 2002-07-15 16:20:29 +00:00
mikep%oeone.com 15a8f4da92 Adding in test code, and making it so that pressing return will active the search. 2002-07-11 14:00:37 +00:00
mostafah%oeone.com f50932d41a Added contact field to calendar event 2002-07-11 13:33:42 +00:00
mostafah%oeone.com bb4dda7820 Applying patch for bug 132231: No support for International characters 2002-07-10 21:24:08 +00:00
mostafah%oeone.com 7bf8d62ff3 Checking in patch for bug 139490:repeated events don't work correctly without X RecurUnits property 2002-07-10 17:01:23 +00:00
mostafah%oeone.com 8f73047f10 Tuning code to work with new libical library (0.24?) 2002-07-10 14:03:53 +00:00
mostafah%oeone.com 245c687693 Making sure DTSTAMP property will have a value for all events 2002-07-09 20:24:43 +00:00
mostafah%oeone.com 1a8d31d06d Fixing typo and missing addproperty line 2002-07-09 17:12:57 +00:00
mostafah%oeone.com acbfc0d63e Checkid in patch to fix bug 156113:Calendar should use VALUE=DATE parameter for all-day events instead of X prop 2002-07-09 15:38:55 +00:00
mostafah%oeone.com af4ae91a45 Checked in patches to fix bug 141280: iCalendar file must include DTSTAMP and METHOD property
Patch fixes bug 142613 as well: PRODID value has PROPID: tag in valuetext
2002-07-09 14:21:56 +00:00
mostafah%oeone.com 1aab42d412 Fixed bug 155757: Parse error in ics file for TODO's because DTSTART is invalid 2002-07-04 14:00:10 +00:00
mostafah%oeone.com 68a53bd1f0 Disabling daylight saving time for years before 1970 in the backend. ( Fixes bug 155442 ) 2002-07-03 23:18:31 +00:00
mostafah%oeone.com 466a754132 Adding 'msgcompose' to REQUIRES part of makefiles 2002-07-03 16:49:30 +00:00
mostafah%oeone.com 4e871b3b24 Added first stage of supprt for attachments 2002-07-03 16:18:36 +00:00
mostafah%oeone.com 1247411043 Removing multiple variable definitions caused by previous checkin 2002-06-27 18:00:42 +00:00
mostafah%oeone.com e0f6f4a0ad Added seperate observer for Todos 2002-06-27 16:51:51 +00:00
mostafah%oeone.com f648a5e33c Adding parse of calendar file for VTODOs in the setserver function 2002-06-26 18:45:19 +00:00
mostafah%oeone.com 0756abd817 Adding URL property 2002-06-26 14:39:21 +00:00
mostafah%oeone.com b5f5cb7406 Renaming "category" field to "categories" to reflect the standard usage 2002-06-25 18:09:18 +00:00
mostafah%oeone.com 17d64bca5d Adding filter functionality for getTodos 2002-06-25 13:50:39 +00:00
mostafah%oeone.com 22b12e8d45 Second phase of TODO integration into calendar 2002-06-21 17:16:30 +00:00
mostafah%oeone.com 175667053b Fixed bug 152274: Calling fetchEvent with null parameter crashes Mozilla 2002-06-17 12:42:24 +00:00
mostafah%oeone.com d98a556124 Fixed crash caused by temporarily disabled removeObserver function 2002-06-13 13:23:23 +00:00
cbiesinger%web.de 6197948cc3 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
mostafah%oeone.com caa07a17ad Removing unneccessary line feed 2002-05-23 14:40:52 +00:00
mostafah%oeone.com 0455163da7 Adding oeICalTodoImpl to build 2002-05-22 15:16:19 +00:00
mostafah%oeone.com d0f142fecc Adding new EventDisplay component. Fixing getEvents functions to return sorted-by-occurence events 2002-05-22 14:01:38 +00:00
mostafah%oeone.com 5dcbb5342e Adding first version of oeICalTodo component 2002-05-17 20:44:37 +00:00
mostafah%oeone.com 2c1f83b66d Added removeAllExceptions() function. And changed getExceptions() to return dates in a sorted order 2002-05-13 18:45:03 +00:00
mostafah%oeone.com b93129fad6 Added getFirstEventsForRange() function 2002-05-08 21:13:44 +00:00
mostafah%oeone.com 31d346bef7 Fixed getNextNEvents() function 2002-05-08 20:43:05 +00:00
mostafah%oeone.com 07a6b7caaf Added getPreviousOccurence() function 2002-05-08 20:42:47 +00:00
mostafah%oeone.com df2232c4ac Enhancing ParseIcalString.
Changing ParseIcalComponent to accept both VEVENT and VCALENDAR types.
Changing ParseIcalComponent to work properly if it is called on an existing event as a second sweep.
2002-05-01 18:02:14 +00:00
mostafah%oeone.com 92c2d89b4d Fixing incorrect printf FORMAT string 2002-05-01 14:11:30 +00:00
mostafah%oeone.com f793670a40 Replaced property for exception dates with EXDATE 2002-04-23 20:18:51 +00:00
mostafah%oeone.com 3faefc5670 Fixed bug 137987: Calendar breaks build when compiled static 2002-04-23 14:06:11 +00:00
mostafah%oeone.com 21fe71390d Changing code to support multiple vevents in one iCaelndar object in ModifyEvent() & DeleteEvent() . Related to bug 135192 2002-04-18 16:32:23 +00:00
mostafah%oeone.com a9be7c7811 Added RemoveObserver() and fixed GetNextNEvents() 2002-04-17 22:03:27 +00:00
mostafah%oeone.com a70f86834f Unescaping given URL 2002-04-12 16:25:27 +00:00
mostafah%oeone.com b94171ce9f Removing extra spaces after \ which made the windows makefile unusabel 2002-04-12 16:11:23 +00:00
mostafah%oeone.com 2a5b466f35 Added ability in SetServer() function to resolve URLs ( Progress on bug 134008 ) 2002-04-11 20:46:18 +00:00
mostafah%oeone.com 3f843d3873 Added ability in SetServer() function to resolve URLs ( Progress on bug 134008 ) 2002-04-11 20:35:04 +00:00
mostafah%oeone.com 691ee6c58c Removed temporary printf's 2002-04-09 19:43:41 +00:00
mostafah%oeone.com 3666f57d48 Added Clone function. Fixes bug 135727 2002-04-09 19:25:41 +00:00
mostafah%oeone.com f568edb02e Added code to discard incomplete or corrupt events 2002-04-08 21:40:09 +00:00
mostafah%oeone.com 471677c8ec Changed the Id attribute from long to string to follow standard 2002-04-04 22:41:14 +00:00