mostafah%oeone.com
|
55e08cb9e4
|
First effort on reading multiple VEVENTS in one VCALENDAR component: Bug 135192
|
2002-04-04 00:19:44 +00:00 |
mostafah%oeone.com
|
679fcade75
|
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
|
7401c312c3
|
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
|
536d1655dd
|
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
|
7c3a67e0e6
|
Fixed ConvertFromPrtime() not initializing return value of icaltimetype properly
|
2002-03-23 00:15:05 +00:00 |
mostafah%oeone.com
|
1980a65aea
|
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
|
f7e64d596d
|
Fix for bug 127028: Daylight saving adjustment was miscalculated
|
2002-03-19 21:12:45 +00:00 |
mostafah%oeone.com
|
50fad0e400
|
Fixed setting alarm callback function from nsnull at init time to AlarmTimerCallback
|
2002-03-14 16:42:41 +00:00 |
mostafah%oeone.com
|
9d6193a87b
|
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
|
c9a89d7b40
|
Revised javascript test
|
2002-03-01 21:43:14 +00:00 |
mostafah%oeone.com
|
78e7711992
|
Removed unused header file
|
2002-03-01 21:41:27 +00:00 |
jake%acutex.net
|
120f20fe50
|
Don't worry about the auto-generated Makefile's
|
2002-02-13 20:20:18 +00:00 |
mostafah%oeone.com
|
e6d625affb
|
Wrapped all printf's in #ifdef ICAL_DEBUG statements. This fixes bug 110780
|
2002-01-08 15:20:47 +00:00 |
mostafah%oeone.com
|
9862fa9ba2
|
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
|
adc111cc0e
|
Fixed portability issues with PRTime & PRInt64 values
|
2002-01-07 18:23:31 +00:00 |
mostafah%oeone.com
|
184f66c274
|
Fixed an ptential infinite loop in GetAlarmTime. Replaced NULLs with nsnull
|
2002-01-04 19:53:08 +00:00 |
mostafah%oeone.com
|
ed7b08aaac
|
Updated test suite
|
2002-01-04 19:46:31 +00:00 |
mostafah%oeone.com
|
edc294a148
|
Replaced NULL's with nsnull
|
2002-01-04 19:27:45 +00:00 |
timeless%mac.com
|
be26508bab
|
Bug 110787 don't compare against NS_OK.
r=mostafah
spelling. thinking. sleeping.
|
2002-01-02 20:56:17 +00:00 |
timeless%mac.com
|
5535995fbc
|
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
|
1a50c95dcc
|
Bug 110787 don't compare against NS_OK.
r=mostafah
|
2002-01-02 20:16:07 +00:00 |
jake%acutex.net
|
ad446b36aa
|
Fix problem with getFieldValue(). Changes dictated by <mostafah@oeone.com>.
|
2001-12-31 15:45:17 +00:00 |
jake%acutex.net
|
8aa69e6e4a
|
Adding timer to REQUIRES line.
Change dictated by <mostafah@oeone.com>.
|
2001-12-28 15:31:25 +00:00 |
timeless%mac.com
|
9135a0b5c5
|
Fix unresolved externals under w32
by mostafah@oeone.com
|
2001-12-27 15:44:00 +00:00 |
jake%acutex.net
|
20e292b288
|
Fixing unresolved externals on Win32. Fix by <mostafah@oeone.com>.
|
2001-12-24 21:01:42 +00:00 |
jake%acutex.net
|
9294944a56
|
Changes dictated by <mostafah@oeone.com> so libxpical will build on win32.
|
2001-12-24 17:11:18 +00:00 |
mikep%oeone.com
|
b3a682d4f6
|
Adding in oeDateTimeImpl.cpp to Makefile.in
|
2001-12-21 18:48:28 +00:00 |
mikep%oeone.com
|
746b803f61
|
Fixing breaking problem.
|
2001-12-21 18:05:13 +00:00 |
mikep%oeone.com
|
e151246f27
|
Updating backend files.
|
2001-12-20 22:16:08 +00:00 |
jake%acutex.net
|
2b544ba26e
|
Add Windows makefile for calendar.
|
2001-11-22 19:15:20 +00:00 |
mikep%oeone.com
|
fed2cd96b2
|
Removing binary file.
|
2001-11-16 18:28:08 +00:00 |
mikep%oeone.com
|
398e12adf9
|
Files added so that calendar can be called like ./mozilla -calendar
|
2001-11-16 18:07:40 +00:00 |
seawood%netscape.com
|
69f5c73a5f
|
Tweak calendar for the static build.
|
2001-11-15 08:23:53 +00:00 |
bryner%netscape.com
|
706ef91d54
|
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
|
4a7b7811b9
|
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
|
6bcd7f89a9
|
Fixing all the license header files.
|
2001-11-07 20:29:04 +00:00 |
mikep%oeone.com
|
9685423abb
|
Adding in the calendar code.
|
2001-11-07 19:18:46 +00:00 |