Commit Graph

199 Commits

Author SHA1 Message Date
mostafah%oeone.com
5426764685 Checked in patch for bug 257943 ( using year == -1 ):
Crash after adding a new task : invalid DTSTART entry
2004-11-01 21:52:09 +00:00
mostafah%oeone.com
d0cca50812 Defining same variable once since Win32 doesn't accept this format 2004-10-28 20:41:59 +00:00
mostafah%oeone.com
80fb584788 Defining variable once since Win32 doesn't accept this format 2004-10-28 20:37:21 +00:00
mostafah%oeone.com
33c0c44d30 Fixed bustage after adding IsSet method ( see previous CVS log ) 2004-10-28 18:19:06 +00:00
shaver%mozilla.org
544d85cf7f libxpical is not ready for a glue-only world, sadly 2004-10-28 16:55:30 +00:00
shaver%mozilla.org
86e0934c45 use XPCOM_GLUE_LIBS for libxpical componentry, to reduce version dependence 2004-10-28 16:45:36 +00:00
mostafah%oeone.com
0cef8b0a0f Checked in patch #162945 for bug 220075:Make task start date/due date optional
(Adds IsSet to oeDateTime interface)
2004-10-28 15:52:09 +00:00
mostafah%oeone.com
8ab7eaf00c 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
3574d11a27 Added comments for GetAllEvents() 2004-10-06 15:26:10 +00:00
mostafah%oeone.com
186f4fe009 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
0a8dbdccb4 no need for two commandline handlers
followup to bug 261838, r=mostafah
2004-10-01 19:20:40 +00:00
mvl%exedo.nl
fb5f7a04ae no need for two commandline handlers
bug 261838, r=mostafah
2004-10-01 18:50:57 +00:00
mvl%exedo.nl
fd88f0a648 Check for memory allocation failures.
bug 226048, r=mostafah
2004-09-21 18:56:45 +00:00
mostafah%oeone.com
a447b31a79 Added checking for return value on summary and description.
Fixes the crash for bug 239435:
VCS file from EBay crashes Calendar
2004-09-15 19:28:11 +00:00
mostafah%oeone.com
0de9ec9d8c 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
mostafah%oeone.com
4725c49887 Fixed bug 254399 2004-08-09 16:10:45 +00:00
mvl%exedo.nl
75d1358a1f Update GetAllTodos. Attempt to make it work for 1.7.
bug 253319, r=mostafah
2004-07-27 20:59:40 +00:00
mostafah%oeone.com
45ba78f748 Fixed bug 205468 2004-07-27 19:25:07 +00:00
mvl%exedo.nl
c3a9183c5f More work on multiple types of calendars.
bug 252603, r=mostafah
2004-07-26 13:50:22 +00:00
mvl%exedo.nl
121c773b05 Make less assumptions about calendar types in oeICalContainer.
bug 252603, r=mostafah
2004-07-22 20:07:03 +00:00
mvl%exedo.nl
77bf7afc7b bustage fix. main() should return int. 2004-07-13 14:22:52 +00:00
mostafah%oeone.com
e7d8767ff7 Build test binary if ENABLED_TESTS 2004-07-12 16:20:16 +00:00
mostafah%oeone.com
585db92bdf Moved to libxpical/tests 2004-07-12 16:07:25 +00:00
mostafah%oeone.com
eb30cead80 Created test section for libxpical 2004-07-12 16:05:41 +00:00
mostafah%oeone.com
bbafa5e3f5 Checked in patch for bug 165963 2004-07-01 15:45:34 +00:00
mostafah%oeone.com
c7aee1d413 Fixed crash on TB 0.7 and FF 0.9 2004-06-18 21:54:48 +00:00
cls%seawood.org
790477e161 Make code more standards compliant to build with mingw gcc 3.4.0.
Bug #243273 r=bsmedberg sr=dbaron
2004-05-13 04:08:34 +00:00
mostafah%oeone.com
29da5f40dd Checked in patch #145229 for bug 179985 2004-04-06 18:49:40 +00:00
mostafah%oeone.com
1329592893 Checked in patch for bug 236445: missing events in certain month when
setting Monday for first day of the week
2004-03-09 16:26:32 +00:00
mostafah%oeone.com
1f7e77db11 Fixed bug 235311: Event dialog changes attributes of the calendar event
object it is given
2004-02-23 19:47:44 +00:00
mostafah%oeone.com
63fa03afb7 Removing obsolete leftover 2004-02-23 14:28:42 +00:00
mostafah%oeone.com
b2cff46dca Fixed bug 234069: Add a Last-Modified attribute to oeIICalEvent 2004-02-12 22:42:32 +00:00
mostafah%oeone.com
6dd0174ab3 Removing unneeded makefile.win 2004-02-06 18:32:32 +00:00
mostafah%oeone.com
2b12bcd228 Checking in patch for bug 183966: --enable-calendar does not work with --disable-mailnews 2004-01-13 17:48:24 +00:00
mostafah%oeone.com
50404ed7ab Fixed bug 229329: Incorrect handling of VEVENT lacking DTEND or DURATION 2003-12-24 16:07:36 +00:00
mostafah%oeone.com
45514a2b8a Fixed bug 228849: Calendar displays verbose output when runned from a tty 2003-12-19 14:47:29 +00:00
mostafah%oeone.com
017a1e0b42 CID files should not be included from other projects 2003-11-24 20:08:38 +00:00
mostafah%oeone.com
8d11ed7a90 Added comments describing reason for each file 2003-10-24 20:40:32 +00:00
bryner%brianryner.com
ca31fbd3b7 attempting to fix calendar bustage 2003-10-08 04:09:12 +00:00
timeless%mozdev.org
25b982dff4 /swap/BEOS/mozilla/calendar/libxpical/token.c: In function `get_random_info':
/swap/BEOS/mozilla/calendar/libxpical/token.c:350: warning: implicit declaration of function `gethostname'
rs=mostafah
2003-10-03 15:29:52 +00:00
bryner%brianryner.com
06fe994577 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
6fdc6bb6cf 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
a2f0edea80 Fixed bug 166457: Losing Alarm before time setting 2003-08-15 20:59:04 +00:00
mostafah%oeone.com
d801d14a6b 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
60b5eb33e2 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
d0f4d4c224 Renaming error levels to less popular names 2003-06-26 18:24:44 +00:00
mostafah%oeone.com
7148814fee 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
a91b250c06 Fixed bug 206810: No LAST-MODIFIED element in the ical of generated events or tasks 2003-06-18 15:22:16 +00:00
seawood%netscape.com
bde9a95afd Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:29:40 +00:00
mostafah%oeone.com
fd78289165 Enhanced error handling 2003-06-09 16:08:05 +00:00