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

143 Коммитов

Автор SHA1 Сообщение Дата
mostafah%oeone.com 3dac44f6d0 Fixed another memory leak 2003-04-30 18:58:26 +00:00
mostafah%oeone.com 49ad3d5e1d Fixed another memory leak 2003-04-30 18:08:00 +00:00
mkaply%us.ibm.com c287ef4a1a nebiros bustage - really, you shouldn't return a value if the function is defined to return void 2003-04-25 02:21:18 +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 98c36cab06 Tweaked test functions 2003-03-24 18:57:57 +00:00
mostafah%oeone.com 2f4e78cbde Fixed exceptions not being respected on start dates 2003-03-21 18:47:53 +00:00
seawood%netscape.com 22bf7dd409 Fixing bustage 2003-03-15 07:48:51 +00:00
mostafah%oeone.com 32f978659d Fixing compile problems on win32 2003-03-04 22:54:12 +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 49d5b2f7a8 Better way to addref 2003-02-14 21:14:42 +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 8caa75e69d Added missing Addref 2003-02-14 15:11:00 +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 721dac4c13 Fixed bug 189361: build problems with gcc-3.2 and oeICalTodoImpl.cpp 2003-01-31 19:19:48 +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
seawood%netscape.com e15e78fbe4 Backout previous checkin 2003-01-06 20:54:51 +00:00
seawood%netscape.com 583ec4d823 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com f291b7c925 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 ee4e706b3a 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 f9bc0f5645 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 70f7f11fbe Fixed dos type new lines.( From patch 108573 in bug 184032 ) 2002-12-09 15:26:03 +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 834b8f2ec0 Fixed problem with unresolved symbol on stat() 2002-12-05 14:03:48 +00:00
mostafah%oeone.com cb869c703d Switched order of setserver and addobserver for new calendars ( related to bug 177279 ) 2002-12-04 17:34:31 +00:00
mikep%oeone.com 3f99ba55e3 Adding in files for Mac OS 9 build. bug 146310. 2002-12-04 15:01:56 +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
mikep%oeone.com acb52e06c3 FIxing comment. 2002-10-24 16:57:19 +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 47a5883afc int -> unsigned int to avoid warning 2002-10-21 15:30:20 +00:00
mostafah%oeone.com 2fa28c6960 Removing misplaced comment 2002-09-19 15:18:07 +00:00
mostafah%oeone.com a000b07082 Tweaked Makefile to build properly with the new build configuration 2002-09-16 20:53:39 +00:00
mostafah%oeone.com 2046a8ab4c Fixed adding TODOs to an unselected Calendar 2002-09-10 18:31:15 +00:00
mostafah%oeone.com ba02edc454 Brought up-to-date with latest changes in XPCOM and Timer interface 2002-09-09 15:29:16 +00:00
mostafah%oeone.com b0a6497ec8 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 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 bf232c1132 Completed implementation of GetFirstEventForRange() function 2002-08-27 19:51:23 +00:00