mvl%exedo.nl
7c9181eac2
use utf8 strings instead of ascii for path names
...
bug 164600, r=mostafah
2004-11-08 18:23:03 +00:00
mostafah%oeone.com
1f3ea6cc2c
Defining same variable once since Win32 doesn't accept this format
2004-10-28 20:41:59 +00:00
mostafah%oeone.com
b76fff2d07
Defining variable once since Win32 doesn't accept this format
2004-10-28 20:37:21 +00:00
mostafah%oeone.com
b8119739e1
Applied attachment #161704 from bug 262620:GetAllEvents() is slow
...
(fixed indents, added missing {}, and added a break for speed)
Applied attachment #162865 and attachment#162881 from bug 265457:
GetEventsForRange is inefficient
(fixed indents and fixed incorrect variable)
Also removed obsolete EventList class.
2004-10-28 15:18:12 +00:00
mostafah%oeone.com
8502dea2a5
Enhanced GetAllEvents() and added comments for further improvement in
...
bug 262620: GetAllEvents() is slow
2004-10-06 15:20:08 +00:00
mvl%exedo.nl
b7ae56b21d
Check for memory allocation failures.
...
bug 226048, r=mostafah
2004-09-21 18:56:45 +00:00
mostafah%oeone.com
abb569d284
Added suppressAlarms attribute to oeICal and suppressAlarmsByDefault to oeICalContainer
...
This is the first step to achieve the goal in bug 257428:
alarm sound / popup box / show preferences on a per-calendar basis
2004-09-01 20:11:06 +00:00
mvl%exedo.nl
98df5c7632
More work on multiple types of calendars.
...
bug 252603, r=mostafah
2004-07-26 13:50:22 +00:00
mvl%exedo.nl
b8302d2f52
Make less assumptions about calendar types in oeICalContainer.
...
bug 252603, r=mostafah
2004-07-22 20:07:03 +00:00
mostafah%oeone.com
971d2679bb
Fixed crash on TB 0.7 and FF 0.9
2004-06-18 21:54:48 +00:00
mostafah%oeone.com
391ba2adfa
Checked in patch #145229 for bug 179985
2004-04-06 18:49:40 +00:00
mostafah%oeone.com
77ae84d3c6
Fixed bug 234069: Add a Last-Modified attribute to oeIICalEvent
2004-02-12 22:42:32 +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
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
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
mostafah%oeone.com
e0b16720cb
Enhanced error handling
2003-06-09 16:08:05 +00:00
mostafah%oeone.com
07ebba8707
Added ability to inform observers about errors
2003-06-04 20:42:44 +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
2305f6fa44
Found and fixed some memory leaks
2003-04-21 17:28:04 +00:00
mostafah%oeone.com
98c36cab06
Tweaked test functions
2003-03-24 18:57:57 +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
e54739121d
Fixed Bug Don't use std::* in mozilla
2003-02-14 18:05:46 +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
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
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
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
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
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
mostafah%oeone.com
87c980029c
Changed code for multi-calendar support
2002-08-22 14:44:01 +00:00
mostafah%oeone.com
b1a3fb1431
Completely applied patch for bug 132231: No support for International characters
...
to fix this bug fro description,location,categories and url field
2002-08-13 17:15:49 +00:00
mostafah%oeone.com
e64a3fada7
Checking in patch for bug 132231 ( leaving out changes to description/categories/locations/url ): No support for International characters
2002-07-15 17:31:40 +00:00
mostafah%oeone.com
f50932d41a
Added contact field to calendar event
2002-07-11 13:33:42 +00:00
mostafah%oeone.com
bb4dda7820
Applying patch for bug 132231: No support for International characters
2002-07-10 21:24:08 +00:00
mostafah%oeone.com
8f73047f10
Tuning code to work with new libical library (0.24?)
2002-07-10 14:03:53 +00:00
mostafah%oeone.com
af4ae91a45
Checked in patches to fix bug 141280: iCalendar file must include DTSTAMP and METHOD property
...
Patch fixes bug 142613 as well: PRODID value has PROPID: tag in valuetext
2002-07-09 14:21:56 +00:00
mostafah%oeone.com
4e871b3b24
Added first stage of supprt for attachments
2002-07-03 16:18:36 +00:00