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

90 Коммитов

Автор SHA1 Сообщение Дата
mostafah%oeone.com 3d9cda9e2d Checked in patch for bug 257943 ( using year == -1 ):
Crash after adding a new task : invalid DTSTART entry
2004-11-01 21:52:09 +00:00
mvl%exedo.nl b7ae56b21d Check for memory allocation failures.
bug 226048, r=mostafah
2004-09-21 18:56:45 +00:00
mostafah%oeone.com bcb7ebfb53 Added checking for return value on summary and description.
Fixes the crash for bug 239435:
VCS file from EBay crashes Calendar
2004-09-15 19:28:11 +00:00
mvl%exedo.nl 98df5c7632 More work on multiple types of calendars.
bug 252603, r=mostafah
2004-07-26 13:50:22 +00:00
mostafah%oeone.com d0afd22813 Checked in patch for bug 165963 2004-07-01 15:45:34 +00:00
mostafah%oeone.com 77f24809b1 Checked in patch for bug 236445: missing events in certain month when
setting Monday for first day of the week
2004-03-09 16:26:32 +00:00
mostafah%oeone.com 812fa3e5c3 Fixed bug 235311: Event dialog changes attributes of the calendar event
object it is given
2004-02-23 19:47:44 +00:00
mostafah%oeone.com 77ae84d3c6 Fixed bug 234069: Add a Last-Modified attribute to oeIICalEvent 2004-02-12 22:42:32 +00:00
mostafah%oeone.com b89221f722 Checking in patch for bug 183966: --enable-calendar does not work with --disable-mailnews 2004-01-13 17:48:24 +00:00
mostafah%oeone.com e128ea8a88 Fixed bug 229329: Incorrect handling of VEVENT lacking DTEND or DURATION 2003-12-24 16:07:36 +00:00
mostafah%oeone.com 2c3d4daf87 CID files should not be included from other projects 2003-11-24 20:08:38 +00:00
mostafah%oeone.com 715923b1a5 Added comments describing reason for each file 2003-10-24 20:40:32 +00:00
mostafah%oeone.com 1e24cf7c99 Added ability to relate alarm to end/due of event/task
Next step to fix bug 155882: Tasks (ToDo) need an Alarm (just like Events)
2003-08-22 13:27:20 +00:00
mostafah%oeone.com fc494297a1 Fixed bug 166457: Losing Alarm before time setting 2003-08-15 20:59:04 +00:00
mostafah%oeone.com ad333820df First shot at fixing bug 155882: Tasks (ToDo) need an Alarm (just like Events) 2003-08-15 18:08:48 +00:00
mostafah%oeone.com 46d7e287f6 Renaming error levels to less popular names 2003-06-26 18:24:44 +00:00
mostafah%oeone.com e0b16720cb Enhanced error handling 2003-06-09 16:08:05 +00:00
mostafah%oeone.com 6e643dc60b Fixed bug 166028: Should be able to import files without UIDs 2003-06-06 14:12:40 +00:00
mostafah%oeone.com 07ebba8707 Added ability to inform observers about errors 2003-06-04 20:42:44 +00:00
mostafah%oeone.com afeedbf77b Fixed bug 163080: Need better way to assign unique IDs to events 2003-05-15 14:15:30 +00:00
mostafah%oeone.com ea64cc4c84 minor tweak 2003-04-24 22:22:36 +00:00
mostafah%oeone.com 505f23f90a Fixed bug 188095: Z on the end of time stamp ignored. time zone misinterpreted. 2003-04-24 22:17:01 +00:00
mostafah%oeone.com 2305f6fa44 Found and fixed some memory leaks 2003-04-21 17:28:04 +00:00
mostafah%oeone.com 733026cee7 Fixed bug 198859: times of events are displayed 1 hour later than they should be 2003-04-02 19:34:47 +00:00
mostafah%oeone.com 2f4e78cbde Fixed exceptions not being respected on start dates 2003-03-21 18:47:53 +00:00
mostafah%oeone.com 495a083161 First shot at implementing timezones, bug 165963: [RFE] Specify timezone for start and end dates 2003-03-04 20:54:14 +00:00
mostafah%oeone.com f74e4cd125 Fixed bug 189021: crash when cloning event 2003-02-28 17:49:35 +00:00
mostafah%oeone.com 846dac66e0 Fixed some addrefs and releases and added some debugging info. 2003-02-26 18:30:04 +00:00
mostafah%oeone.com 5c286de98e Windows needs stdlib.h too. 2003-02-14 21:03:09 +00:00
mostafah%oeone.com e54739121d Fixed Bug Don't use std::* in mozilla 2003-02-14 18:05:46 +00:00
mostafah%oeone.com ee3b7b38c1 Fixed bug 190510: Loading calendar affects date display in mail 2003-01-31 22:05:00 +00:00
mostafah%oeone.com 1bbea55702 Fixed calculation of recurrence with exceptions 2003-01-10 15:57:33 +00:00
dbaron%dbaron.org 329252c847 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
mostafah%oeone.com a06c61c638 Removed using seperate object for getting display dates. Using EventDisplay object instead. 2002-12-06 20:31:20 +00:00
mostafah%oeone.com 7f096ca90b Minor tweaks 2002-12-06 15:40:27 +00:00
mostafah%oeone.com 858bed4613 Fixed backend support for COUNT in recurrence rules. (Bugs 183667 & 167553 ) 2002-12-05 18:10:57 +00:00
mostafah%oeone.com 576f9a918c 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 13a518a6a2 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 0add5d9dcd Fixed some problems with multi-day event displaydates 2002-10-30 15:55:02 +00:00
mostafah%oeone.com eddc9c6e52 Changed the GetNextRecurrence function to support multi-day events. (related to bug 133331) 2002-10-28 20:55:28 +00:00
mostafah%oeone.com 634908caef Renamed displayDateEnd to displayEndDate 2002-10-22 18:59:36 +00:00
mostafah%oeone.com 3fdff7f75f Fixed backend for bug 133331 :[RFE] Allow events to span multiple days 2002-10-22 17:33:05 +00:00
mostafah%oeone.com 4d47fe471a Fixed Bug 172395 : Calendar should support duration 2002-10-21 16:03:26 +00:00
mostafah%oeone.com 44532a51dd 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 87c980029c Changed code for multi-calendar support 2002-08-22 14:44:01 +00:00
mostafah%oeone.com 4a755de7f1 Checked in for fix to bug 163160: Event Category not persisted 2002-08-19 13:05:22 +00:00
mostafah%oeone.com b1a3fb1431 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 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
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