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

87 Коммитов

Автор SHA1 Сообщение Дата
mostafah%oeone.com 1247411043 Removing multiple variable definitions caused by previous checkin 2002-06-27 18:00:42 +00:00
mostafah%oeone.com e0f6f4a0ad Added seperate observer for Todos 2002-06-27 16:51:51 +00:00
mostafah%oeone.com f648a5e33c Adding parse of calendar file for VTODOs in the setserver function 2002-06-26 18:45:19 +00:00
mostafah%oeone.com 0756abd817 Adding URL property 2002-06-26 14:39:21 +00:00
mostafah%oeone.com b5f5cb7406 Renaming "category" field to "categories" to reflect the standard usage 2002-06-25 18:09:18 +00:00
mostafah%oeone.com 17d64bca5d Adding filter functionality for getTodos 2002-06-25 13:50:39 +00:00
mostafah%oeone.com 22b12e8d45 Second phase of TODO integration into calendar 2002-06-21 17:16:30 +00:00
mostafah%oeone.com 175667053b Fixed bug 152274: Calling fetchEvent with null parameter crashes Mozilla 2002-06-17 12:42:24 +00:00
mostafah%oeone.com d98a556124 Fixed crash caused by temporarily disabled removeObserver function 2002-06-13 13:23:23 +00:00
cbiesinger%web.de 6197948cc3 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
mostafah%oeone.com d0f142fecc Adding new EventDisplay component. Fixing getEvents functions to return sorted-by-occurence events 2002-05-22 14:01:38 +00:00
mostafah%oeone.com 2c1f83b66d Added removeAllExceptions() function. And changed getExceptions() to return dates in a sorted order 2002-05-13 18:45:03 +00:00
mostafah%oeone.com b93129fad6 Added getFirstEventsForRange() function 2002-05-08 21:13:44 +00:00
mostafah%oeone.com 31d346bef7 Fixed getNextNEvents() function 2002-05-08 20:43:05 +00:00
mostafah%oeone.com 92c2d89b4d Fixing incorrect printf FORMAT string 2002-05-01 14:11:30 +00:00
mostafah%oeone.com 21fe71390d 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 a9be7c7811 Added RemoveObserver() and fixed GetNextNEvents() 2002-04-17 22:03:27 +00:00
mostafah%oeone.com a70f86834f Unescaping given URL 2002-04-12 16:25:27 +00:00
mostafah%oeone.com 3f843d3873 Added ability in SetServer() function to resolve URLs ( Progress on bug 134008 ) 2002-04-11 20:35:04 +00:00
mostafah%oeone.com 691ee6c58c Removed temporary printf's 2002-04-09 19:43:41 +00:00
mostafah%oeone.com f568edb02e Added code to discard incomplete or corrupt events 2002-04-08 21:40:09 +00:00
mostafah%oeone.com 471677c8ec Changed the Id attribute from long to string to follow standard 2002-04-04 22:41:14 +00:00
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 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 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 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 edc294a148 Replaced NULL's with nsnull 2002-01-04 19:27:45 +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 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 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