Граф коммитов

38 Коммитов

Автор SHA1 Сообщение Дата
mostafah%oeone.com 9f3e1426c5 Added first stage of supprt for attachments 2002-07-03 16:18:36 +00:00
mostafah%oeone.com 27a9ae1335 Removing multiple variable definitions caused by previous checkin 2002-06-27 18:00:42 +00:00
mostafah%oeone.com 7cb15f32b6 Added seperate observer for Todos 2002-06-27 16:51:51 +00:00
mostafah%oeone.com 7ff07faf87 Adding parse of calendar file for VTODOs in the setserver function 2002-06-26 18:45:19 +00:00
mostafah%oeone.com 9c5e9bd125 Adding URL property 2002-06-26 14:39:21 +00:00
mostafah%oeone.com c82c7b9aae Renaming "category" field to "categories" to reflect the standard usage 2002-06-25 18:09:18 +00:00
mostafah%oeone.com 4ee2866875 Adding filter functionality for getTodos 2002-06-25 13:50:39 +00:00
mostafah%oeone.com 5938d5cd5c Second phase of TODO integration into calendar 2002-06-21 17:16:30 +00:00
mostafah%oeone.com cdda83d729 Fixed bug 152274: Calling fetchEvent with null parameter crashes Mozilla 2002-06-17 12:42:24 +00:00
mostafah%oeone.com 837bb4a9f3 Fixed crash caused by temporarily disabled removeObserver function 2002-06-13 13:23:23 +00:00
cbiesinger%web.de 15a321ca78 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
mostafah%oeone.com fc2f16b790 Adding new EventDisplay component. Fixing getEvents functions to return sorted-by-occurence events 2002-05-22 14:01:38 +00:00
mostafah%oeone.com 986ba40fe3 Added removeAllExceptions() function. And changed getExceptions() to return dates in a sorted order 2002-05-13 18:45:03 +00:00
mostafah%oeone.com b49562453f Added getFirstEventsForRange() function 2002-05-08 21:13:44 +00:00
mostafah%oeone.com c66cdd4fe6 Fixed getNextNEvents() function 2002-05-08 20:43:05 +00:00
mostafah%oeone.com 157e200b55 Fixing incorrect printf FORMAT string 2002-05-01 14:11:30 +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 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 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 9495d63b21 First effort on reading multiple VEVENTS in one VCALENDAR component: Bug 135192 2002-04-04 00:19:44 +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 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 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 8303aa8899 Replaced NULL's with nsnull 2002-01-04 19:27:45 +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 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 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