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

90 Коммитов

Автор SHA1 Сообщение Дата
mostafah%oeone.com 5426764685 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 fd88f0a648 Check for memory allocation failures.
bug 226048, r=mostafah
2004-09-21 18:56:45 +00:00
mostafah%oeone.com a447b31a79 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 c3a9183c5f More work on multiple types of calendars.
bug 252603, r=mostafah
2004-07-26 13:50:22 +00:00
mostafah%oeone.com bbafa5e3f5 Checked in patch for bug 165963 2004-07-01 15:45:34 +00:00
mostafah%oeone.com 1329592893 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 1f7e77db11 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 b2cff46dca Fixed bug 234069: Add a Last-Modified attribute to oeIICalEvent 2004-02-12 22:42:32 +00:00
mostafah%oeone.com 2b12bcd228 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 50404ed7ab Fixed bug 229329: Incorrect handling of VEVENT lacking DTEND or DURATION 2003-12-24 16:07:36 +00:00
mostafah%oeone.com 017a1e0b42 CID files should not be included from other projects 2003-11-24 20:08:38 +00:00
mostafah%oeone.com 8d11ed7a90 Added comments describing reason for each file 2003-10-24 20:40:32 +00:00
mostafah%oeone.com 6fdc6bb6cf 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 a2f0edea80 Fixed bug 166457: Losing Alarm before time setting 2003-08-15 20:59:04 +00:00
mostafah%oeone.com d801d14a6b 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 d0f4d4c224 Renaming error levels to less popular names 2003-06-26 18:24:44 +00:00
mostafah%oeone.com fd78289165 Enhanced error handling 2003-06-09 16:08:05 +00:00
mostafah%oeone.com 4e6b8a0e86 Fixed bug 166028: Should be able to import files without UIDs 2003-06-06 14:12:40 +00:00
mostafah%oeone.com efab7689e1 Added ability to inform observers about errors 2003-06-04 20:42:44 +00:00
mostafah%oeone.com 9a194a6e35 Fixed bug 163080: Need better way to assign unique IDs to events 2003-05-15 14:15:30 +00:00
mostafah%oeone.com bcbaa4c2fb minor tweak 2003-04-24 22:22:36 +00:00
mostafah%oeone.com 25445d9df9 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 326658929f Found and fixed some memory leaks 2003-04-21 17:28:04 +00:00
mostafah%oeone.com 79013e7a94 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 e52e373e62 Fixed exceptions not being respected on start dates 2003-03-21 18:47:53 +00:00
mostafah%oeone.com 7835a9e4e7 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 1bcc99ae9a Fixed bug 189021: crash when cloning event 2003-02-28 17:49:35 +00:00
mostafah%oeone.com 2f25a086fb Fixed some addrefs and releases and added some debugging info. 2003-02-26 18:30:04 +00:00
mostafah%oeone.com 4adbc88620 Windows needs stdlib.h too. 2003-02-14 21:03:09 +00:00
mostafah%oeone.com cf30057c34 Fixed Bug Don't use std::* in mozilla 2003-02-14 18:05:46 +00:00
mostafah%oeone.com 33c2c85305 Fixed bug 190510: Loading calendar affects date display in mail 2003-01-31 22:05:00 +00:00
mostafah%oeone.com 508cd16d59 Fixed calculation of recurrence with exceptions 2003-01-10 15:57:33 +00:00
dbaron%dbaron.org 48544669f3 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 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 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
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 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 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
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