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

121 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 2e9df246c0 Backout previous checkin 2003-01-06 20:54:51 +00:00
seawood%netscape.com 16e7da2837 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com 438a91ecb5 Turns out that libical is dual licensed (MPL/LGPL) so there's no need to force a dynamic build or give it the scarlet suffix.
Bug #178798 r=blizzard
2002-12-17 23:50:56 +00:00
seawood%netscape.com 899af55186 Rename ical libraries to have _lgpl suffix (to be consistent with libart).
Fix .def files so that the dynamic libs compile on win32 (thanks to Mostafa Hosseini <mostafah@oeone.com> for the patch)
Bug #178798 r=blizzard
2002-12-12 23:03:26 +00:00
seawood%netscape.com bab96f1a37 Fix our libical integration:
Pull libical & calendar by default.
RForce libical libs to be always dynamic & prefix them with moz
Bug $178798 r=blizzard
2002-12-11 04:15:45 +00:00
mostafah%oeone.com 0f49f78f50 Fixed dos type new lines.( From patch 108573 in bug 184032 ) 2002-12-09 15:26:03 +00:00
mostafah%oeone.com 22c287e6fc Removed using seperate object for getting display dates. Using EventDisplay object instead. 2002-12-06 20:31:20 +00:00
mostafah%oeone.com 7a9a1c982d Minor tweaks 2002-12-06 15:40:27 +00:00
mostafah%oeone.com 3237559d7a Fixed backend support for COUNT in recurrence rules. (Bugs 183667 & 167553 ) 2002-12-05 18:10:57 +00:00
mostafah%oeone.com 703f5b19be Fixed problem with unresolved symbol on stat() 2002-12-05 14:03:48 +00:00
mostafah%oeone.com cfbe9824a1 Switched order of setserver and addobserver for new calendars ( related to bug 177279 ) 2002-12-04 17:34:31 +00:00
mikep%oeone.com dd899909b4 Adding in files for Mac OS 9 build. bug 146310. 2002-12-04 15:01:56 +00:00
mostafah%oeone.com 54afd97785 Checked in patch for bug 182880: [patch] multi day, all day events are not saved into ical file. 2002-12-02 18:08:22 +00:00
mikep%oeone.com 36ce87dfff Checking in patch from bug 146310 for libxpical and RDF fixes. This should fix those two things for Mac OS 9. 2002-11-06 21:51:47 +00:00
mostafah%oeone.com 001f4cf1d5 Fixed some problems with multi-day event displaydates 2002-10-30 15:55:02 +00:00
mostafah%oeone.com 878f848748 Changed the GetNextRecurrence function to support multi-day events. (related to bug 133331) 2002-10-28 20:55:28 +00:00
mikep%oeone.com e8fe8119a4 FIxing comment. 2002-10-24 16:57:19 +00:00
mostafah%oeone.com 0b6bea9ed1 Renamed displayDateEnd to displayEndDate 2002-10-22 18:59:36 +00:00
mostafah%oeone.com b9bb26c2f0 Fixed backend for bug 133331 :[RFE] Allow events to span multiple days 2002-10-22 17:33:05 +00:00
mostafah%oeone.com b40f65921b Fixed Bug 172395 : Calendar should support duration 2002-10-21 16:03:26 +00:00
mostafah%oeone.com f0774dd16a int -> unsigned int to avoid warning 2002-10-21 15:30:20 +00:00
mostafah%oeone.com 4e22c3d8e3 Removing misplaced comment 2002-09-19 15:18:07 +00:00
mostafah%oeone.com dcdcde444d Tweaked Makefile to build properly with the new build configuration 2002-09-16 20:53:39 +00:00
mostafah%oeone.com 3b34a60939 Fixed adding TODOs to an unselected Calendar 2002-09-10 18:31:15 +00:00
mostafah%oeone.com e5451234f2 Brought up-to-date with latest changes in XPCOM and Timer interface 2002-09-09 15:29:16 +00:00
mostafah%oeone.com 44a0a3bc11 Fixed bug 166802: Missing nsXPCOMCID.h include in oeICalImpl.cpp by adding #include nsXPCOM.h 2002-09-06 15:41:48 +00:00
mostafah%oeone.com cd71cb8410 OnAlarm functions now will receive an instance of oeIICalEventDisplay with the displaydate set to
the date for which the alarm went off
2002-09-06 15:23:00 +00:00
mostafah%oeone.com 68a45ff28f Completed implementation of GetFirstEventForRange() function 2002-08-27 19:51:23 +00:00
mostafah%oeone.com c9f9ca6381 Added addCalendars() function to accept an array of servers 2002-08-26 16:12:47 +00:00
mostafah%oeone.com cdc43b6822 Added ability to add events to calendars not yet added to icalcontainer 2002-08-22 18:09:55 +00:00
mostafah%oeone.com 66593e40f7 Changed code for multi-calendar support 2002-08-22 14:44:01 +00:00
mostafah%oeone.com dc33476ede Checked in for fix to bug 163160: Event Category not persisted 2002-08-19 13:05:22 +00:00
mostafah%oeone.com fb24e873a8 Completely applied patch for bug 132231: No support for International characters
to fix this bug fro description,location,categories and url field
2002-08-13 17:15:49 +00:00
mostafah%oeone.com 3dbb5e9bf1 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 3842636942 Fixed bug 158957: DTSTAMP must use UTC time
and a bunch of indenting
2002-07-25 21:08:02 +00:00
mikep%oeone.com b0dd42b474 Patch from ajbu@planet.nl for bug 159029. 2002-07-24 13:07:19 +00:00
mostafah%oeone.com 0cb485a33a 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 15fdcc0899 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 1be18e31e4 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 b374366fa4 Added contact field to calendar event 2002-07-11 13:33:42 +00:00
mostafah%oeone.com e40ec5a687 Applying patch for bug 132231: No support for International characters 2002-07-10 21:24:08 +00:00
mostafah%oeone.com a2117c5728 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 75269d6608 Tuning code to work with new libical library (0.24?) 2002-07-10 14:03:53 +00:00
mostafah%oeone.com acc1adec70 Making sure DTSTAMP property will have a value for all events 2002-07-09 20:24:43 +00:00
mostafah%oeone.com 2f03420b5d Fixing typo and missing addproperty line 2002-07-09 17:12:57 +00:00
mostafah%oeone.com 5edab0ee01 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 d19b23e028 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 088eecb485 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 0450be6a32 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 39ae70c7ea Adding 'msgcompose' to REQUIRES part of makefiles 2002-07-03 16:49:30 +00:00