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
|
b86b5bd53c
|
Fixed bug 228849: Calendar displays verbose output when runned from a tty
|
2003-12-19 14:47:29 +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 |
bryner%brianryner.com
|
8320236977
|
attempting to fix calendar bustage
|
2003-10-08 04:09:12 +00:00 |
timeless%mozdev.org
|
1adc531b44
|
/swap/BEOS/mozilla/calendar/libxpical/token.c: In function `get_random_info':
/swap/BEOS/mozilla/calendar/libxpical/token.c:350: warning: implicit declaration of function `gethostname'
rs=mostafah
|
2003-10-03 15:29:52 +00:00 |
bryner%brianryner.com
|
9a8592b10f
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 21:37:51 +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
|
e5b7ded6c2
|
Fixed bug 177279: Alarms don't fire under certain (very common) conditions
by checking in the last needed part which was adding a preference to
show/supress missed alarms
|
2003-08-01 18:46:23 +00:00 |
mostafah%oeone.com
|
46d7e287f6
|
Renaming error levels to less popular names
|
2003-06-26 18:24:44 +00:00 |
mostafah%oeone.com
|
8b6757ec58
|
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
|
2da503e73b
|
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
|
c80471302d
|
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
|
e0b16720cb
|
Enhanced error handling
|
2003-06-09 16:08:05 +00:00 |
mostafah%oeone.com
|
7b2d3a5eb3
|
Removed redifinition of rv
|
2003-06-09 16:07:18 +00:00 |
mostafah%oeone.com
|
5ff331d7c3
|
Removed unused variable
|
2003-06-09 16:06:46 +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
|
9e64679e1f
|
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
|
afeedbf77b
|
Fixed bug 163080: Need better way to assign unique IDs to events
|
2003-05-15 14:15:30 +00:00 |
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 |