Commit Graph

154 Commits

Author SHA1 Message Date
mostafah%oeone.com
d0f4d4c224 Renaming error levels to less popular names 2003-06-26 18:24:44 +00:00
mostafah%oeone.com
7148814fee Made progress on bug 134969: Add alarms to nsnotify/Alarm as well if Calendar is not running
by changing calendar icon in taskbar when alarm goes off.
2003-06-18 20:11:58 +00:00
mostafah%oeone.com
a91b250c06 Fixed bug 206810: No LAST-MODIFIED element in the ical of generated events or tasks 2003-06-18 15:22:16 +00:00
seawood%netscape.com
bde9a95afd Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:29:40 +00:00
mostafah%oeone.com
fd78289165 Enhanced error handling 2003-06-09 16:08:05 +00:00
mostafah%oeone.com
65178add43 Removed redifinition of rv 2003-06-09 16:07:18 +00:00
mostafah%oeone.com
311a2a7f4d Removed unused variable 2003-06-09 16:06:46 +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
f6c3670ead Removed including sysinfo.h since it breaks the OSX builds and is not needed 2003-05-20 14:31:04 +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
f90fcf2674 Fixed another memory leak 2003-04-30 18:58:26 +00:00
mostafah%oeone.com
ca26c98482 Fixed another memory leak 2003-04-30 18:08:00 +00:00
mkaply%us.ibm.com
e77dd378a6 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
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
668a59ec9b Tweaked test functions 2003-03-24 18:57:57 +00:00
mostafah%oeone.com
e52e373e62 Fixed exceptions not being respected on start dates 2003-03-21 18:47:53 +00:00
seawood%netscape.com
c2b2e804e2 Fixing bustage 2003-03-15 07:48:51 +00:00
mostafah%oeone.com
d294bd032c Fixing compile problems on win32 2003-03-04 22:54:12 +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
48b1d5ed75 Better way to addref 2003-02-14 21:14:42 +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
b2d25f32f5 Added missing Addref 2003-02-14 15:11:00 +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
1885f3315d Fixed bug 189361: build problems with gcc-3.2 and oeICalTodoImpl.cpp 2003-01-31 19:19:48 +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
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