mostafah%oeone.com
|
7979f812f7
|
Fixed bug 137987: Calendar breaks build when compiled static
|
2002-04-23 14:06:11 +00:00 |
|
mostafah%oeone.com
|
7c5e81acf7
|
Changing code to support multiple vevents in one iCaelndar object in ModifyEvent() & DeleteEvent() . Related to bug 135192
|
2002-04-18 16:32:23 +00:00 |
|
mostafah%oeone.com
|
ec7d5ef34c
|
Added RemoveObserver() and fixed GetNextNEvents()
|
2002-04-17 22:03:27 +00:00 |
|
mostafah%oeone.com
|
31140bf590
|
Unescaping given URL
|
2002-04-12 16:25:27 +00:00 |
|
mostafah%oeone.com
|
e92f1ba663
|
Removing extra spaces after \ which made the windows makefile unusabel
|
2002-04-12 16:11:23 +00:00 |
|
mostafah%oeone.com
|
d8ab232c2e
|
Added ability in SetServer() function to resolve URLs ( Progress on bug 134008 )
|
2002-04-11 20:46:18 +00:00 |
|
mostafah%oeone.com
|
7a1df03205
|
Added ability in SetServer() function to resolve URLs ( Progress on bug 134008 )
|
2002-04-11 20:35:04 +00:00 |
|
mostafah%oeone.com
|
96ad9d4a89
|
Removed temporary printf's
|
2002-04-09 19:43:41 +00:00 |
|
mostafah%oeone.com
|
7327ec4eb5
|
Added Clone function. Fixes bug 135727
|
2002-04-09 19:25:41 +00:00 |
|
mostafah%oeone.com
|
ab94b87715
|
Added code to discard incomplete or corrupt events
|
2002-04-08 21:40:09 +00:00 |
|
mostafah%oeone.com
|
800a3e3f88
|
Changed the Id attribute from long to string to follow standard
|
2002-04-04 22:41:14 +00:00 |
|
mostafah%oeone.com
|
80428863c6
|
Added Level1 debug flag
|
2002-04-04 22:39:53 +00:00 |
|
mostafah%oeone.com
|
9495d63b21
|
First effort on reading multiple VEVENTS in one VCALENDAR component: Bug 135192
|
2002-04-04 00:19:44 +00:00 |
|
mostafah%oeone.com
|
e22be2d9f1
|
In GetSyncId() m_alarmunits was being checked instead of m_syncid. (Bug 135193)
Fixed now.
|
2002-04-03 19:50:00 +00:00 |
|
mostafah%oeone.com
|
5848499f56
|
Changed ical data VERSION to 2.0 & added PRODID based on patch provided by gary.frederick@jsoft.com
|
2002-04-03 17:19:28 +00:00 |
|
mostafah%oeone.com
|
e1d3253ba9
|
Fixed bug 123576: If the recurrence month-day does not exist for a specific month, it will now be set to the last available day of the month
|
2002-04-02 17:37:00 +00:00 |
|
mostafah%oeone.com
|
c5559f4391
|
Fixed ConvertFromPrtime() not initializing return value of icaltimetype properly
|
2002-03-23 00:15:05 +00:00 |
|
mostafah%oeone.com
|
9d9ec89d2c
|
Replaced reusing m_alarmtimer with destroying and creating it again. This should solve the problem for alarms not firing
|
2002-03-22 23:04:40 +00:00 |
|
mostafah%oeone.com
|
e14d3e9613
|
Fix for bug 127028: Daylight saving adjustment was miscalculated
|
2002-03-19 21:12:45 +00:00 |
|
mostafah%oeone.com
|
1a11521e80
|
Fixed setting alarm callback function from nsnull at init time to AlarmTimerCallback
|
2002-03-14 16:42:41 +00:00 |
|
mostafah%oeone.com
|
68807547c2
|
Added ability to Snooze Alarms. Removed asserts to prevent crash on an erroneous calendar file
|
2002-03-01 22:07:45 +00:00 |
|
mostafah%oeone.com
|
444ae583bb
|
Revised javascript test
|
2002-03-01 21:43:14 +00:00 |
|
mostafah%oeone.com
|
5e8b594fb6
|
Removed unused header file
|
2002-03-01 21:41:27 +00:00 |
|
jake%acutex.net
|
cf3786f353
|
Don't worry about the auto-generated Makefile's
|
2002-02-13 20:20:18 +00:00 |
|
mostafah%oeone.com
|
6c5eba1a54
|
Wrapped all printf's in #ifdef ICAL_DEBUG statements. This fixes bug 110780
|
2002-01-08 15:20:47 +00:00 |
|
mostafah%oeone.com
|
ea315b2301
|
Used appropriate functions to get string values from calendar file. This fixes bug #109924 & #112117
|
2002-01-08 14:56:59 +00:00 |
|
mostafah%oeone.com
|
19ccd41fed
|
Fixed portability issues with PRTime & PRInt64 values
|
2002-01-07 18:23:31 +00:00 |
|
mostafah%oeone.com
|
b0268040c7
|
Fixed an ptential infinite loop in GetAlarmTime. Replaced NULLs with nsnull
|
2002-01-04 19:53:08 +00:00 |
|
mostafah%oeone.com
|
e3cbab9fc1
|
Updated test suite
|
2002-01-04 19:46:31 +00:00 |
|
mostafah%oeone.com
|
8303aa8899
|
Replaced NULL's with nsnull
|
2002-01-04 19:27:45 +00:00 |
|
timeless%mac.com
|
fd1dd5494e
|
Bug 110787 don't compare against NS_OK.
r=mostafah
spelling. thinking. sleeping.
|
2002-01-02 20:56:17 +00:00 |
|
timeless%mac.com
|
96b4c299f7
|
Bug 110787 don't compare against NS_OK.
r=mostafah
asleep at the wheel
|
2002-01-02 20:39:13 +00:00 |
|
timeless%mac.com
|
5e55a40ad4
|
Bug 110787 don't compare against NS_OK.
r=mostafah
|
2002-01-02 20:16:07 +00:00 |
|
jake%acutex.net
|
0aab64d9a2
|
Fix problem with getFieldValue(). Changes dictated by <mostafah@oeone.com>.
|
2001-12-31 15:45:17 +00:00 |
|
jake%acutex.net
|
90b81431eb
|
Adding timer to REQUIRES line.
Change dictated by <mostafah@oeone.com>.
|
2001-12-28 15:31:25 +00:00 |
|
timeless%mac.com
|
85e29a8f19
|
Fix unresolved externals under w32
by mostafah@oeone.com
|
2001-12-27 15:44:00 +00:00 |
|
jake%acutex.net
|
1b31ef28ac
|
Fixing unresolved externals on Win32. Fix by <mostafah@oeone.com>.
|
2001-12-24 21:01:42 +00:00 |
|
jake%acutex.net
|
7f4c607d18
|
Changes dictated by <mostafah@oeone.com> so libxpical will build on win32.
|
2001-12-24 17:11:18 +00:00 |
|
mikep%oeone.com
|
7e196fd571
|
Adding in oeDateTimeImpl.cpp to Makefile.in
|
2001-12-21 18:48:28 +00:00 |
|
mikep%oeone.com
|
8a726f4c98
|
Fixing breaking problem.
|
2001-12-21 18:05:13 +00:00 |
|
mikep%oeone.com
|
04c3315aa3
|
Updating backend files.
|
2001-12-20 22:16:08 +00:00 |
|
jake%acutex.net
|
018e848f1e
|
Add Windows makefile for calendar.
|
2001-11-22 19:15:20 +00:00 |
|
mikep%oeone.com
|
8c0ec513ae
|
Removing binary file.
|
2001-11-16 18:28:08 +00:00 |
|
mikep%oeone.com
|
e244c697e1
|
Files added so that calendar can be called like ./mozilla -calendar
|
2001-11-16 18:07:40 +00:00 |
|
seawood%netscape.com
|
7bfe5ccb98
|
Tweak calendar for the static build.
|
2001-11-15 08:23:53 +00:00 |
|
bryner%netscape.com
|
6638bbd7cf
|
Adding $(MOZ_COMPONENT_LIBS) for platforms that resolve symbols at link time. Not part of the build.
|
2001-11-14 23:38:25 +00:00 |
|
bryner%netscape.com
|
4fab1156a9
|
Initial checkin of mozilla-style Makefile.in's for calendar. r/a=mikep@oeone.com. Not part of the build.
|
2001-11-08 21:00:34 +00:00 |
|
mikep%oeone.com
|
f7481595b4
|
Fixing all the license header files.
|
2001-11-07 20:29:04 +00:00 |
|
mikep%oeone.com
|
955cd040d5
|
Adding in the calendar code.
|
2001-11-07 19:18:46 +00:00 |
|