.. |
converters
|
Running files through dos2unix convertor
|
2002-09-19 17:16:50 +00:00 |
datepicker
|
Fixing bug 198579, problem with DST in small calendar.
|
2003-03-24 14:50:35 +00:00 |
jslib
|
Fixing js errors with latest Mozilla build (1.3b)
|
2003-02-12 15:20:16 +00:00 |
pref
|
Adding in start of code for timezone preference, work from students at University of Charleston, S.C.
|
2003-06-09 17:46:19 +00:00 |
test
|
Added ability to inform observers about errors
|
2003-06-04 20:42:44 +00:00 |
timepicker
|
A ton of fixes for the calendar. Multiple calendar info is now stored in RDF instead of prefs, there's a new datepicker and I've integrated changes from OEone into our calendar.
|
2002-10-25 19:28:14 +00:00 |
about.html
|
Fixing for the trunk, this should allow typing back into the notes fields, bug 199772.
|
2003-05-08 19:27:48 +00:00 |
about.xul
|
Adding in about calendar page.
|
2002-05-21 18:56:22 +00:00 |
alertDialog.js
|
Code optimization, removing unnecessary items, side calendar no longer follows the main calendar view.
|
2003-02-05 19:38:28 +00:00 |
alertDialog.xul
|
Fixing text in alarm dialog, as per bug from OEone.
|
2003-01-31 18:20:57 +00:00 |
attachFile.js
|
Removing unused code.
|
2002-10-15 13:34:01 +00:00 |
calendar.js
|
Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view.
|
2003-06-10 16:35:06 +00:00 |
calendar.xul
|
Fixing to add calendar name to tree view, bug 199039
|
2003-06-09 18:32:03 +00:00 |
calendarEvent.js
|
Added ability to inform observers about errors
|
2003-06-04 20:42:44 +00:00 |
calendarMail.js
|
Fixing email to use JSLIB functions to make temp file, bug 198214.
|
2003-03-21 16:11:16 +00:00 |
calendarManager.js
|
Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view.
|
2003-06-10 16:35:06 +00:00 |
calendarOverlay.js
|
Moving default values for prefs to properties file.
|
2003-01-09 21:55:34 +00:00 |
calendarOverlay.xul
|
fixing bug 205865 - Chatzilla's command key in the 'Window' menu is in conflict with IM's menu item. r=rginda, sr=jag, a=sspitzer
|
2003-05-20 17:21:52 +00:00 |
calendarSelection.js
|
Fixing bug with publish showing up when no events are selected, and start of trying to force user to type a valid URL for publish dialog.
|
2003-02-12 15:39:08 +00:00 |
calendarService.js
|
Removing dependency on xmlextras.
|
2002-11-01 17:59:57 +00:00 |
calendarWindow.js
|
Added ability to inform observers about errors
|
2003-06-04 20:42:44 +00:00 |
clipboard.js
|
Moving default values for prefs to properties file.
|
2003-01-09 21:55:34 +00:00 |
contents.rdf
|
Finishing renaming the files, for Mac OS 9, as per bug 183106.
|
2002-12-03 15:30:03 +00:00 |
dateUtils.js
|
Committing Eric Belhaire's multiweek view, bug 193450.
|
2003-03-19 18:10:21 +00:00 |
dayView.js
|
Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view.
|
2003-06-10 16:35:06 +00:00 |
dayView.xul
|
Removing day_left_gradient.png, bug 199220.
|
2003-06-09 18:35:55 +00:00 |
dragDrop.js
|
Adding in drag and drop to day view and week view to change start hour, bug 168224.
|
2003-03-31 17:55:23 +00:00 |
eventDialog.js
|
Fixing bug 193388. Calendar was editing the global event object, which edited the event's actual time, and changed it even when pressing cancel in edit.
|
2003-02-14 21:39:28 +00:00 |
eventDialog.xul
|
Fixing for the trunk, this should allow typing back into the notes fields, bug 199772.
|
2003-05-08 19:27:48 +00:00 |
importDuplicatesDialog.js
|
Adding in the ability to remember publishing preferences.
|
2002-11-21 14:57:42 +00:00 |
importDuplicatesDialog.xul
|
Localizing text so that people can easily translate to another language.
|
2003-02-13 16:37:57 +00:00 |
importExport.js
|
Fixed bug 179970: Ability to import .vcs files
|
2003-06-09 16:12:07 +00:00 |
localCalDialog.js
|
Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view.
|
2003-06-10 16:35:06 +00:00 |
localCalDialog.xul
|
Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view.
|
2003-06-10 16:35:06 +00:00 |
menuOverlay.xul
|
Fixing problem with some elements not be localizeable, bug 208911
|
2003-06-10 16:49:30 +00:00 |
monthView.js
|
Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view.
|
2003-06-10 16:35:06 +00:00 |
monthView.xul
|
Fixing bug 200085, adding in week numbers for month view and day view.
|
2003-04-02 14:20:42 +00:00 |
multiweekView.js
|
Checked in patch for bug 206755: Mutliweek view only allows dates in the first displayed week to be selected.
|
2003-05-27 21:13:03 +00:00 |
multiweekView.xul
|
Committing Eric Belhaire's multiweek view, bug 193450.
|
2003-03-19 18:10:21 +00:00 |
printDialog.js
|
Fixing based on fixes from Eric and and Chris Allen.
|
2003-05-08 19:44:54 +00:00 |
printDialog.xul
|
Adding in printing from Chris Allen, bug 122665.
|
2003-03-31 17:29:24 +00:00 |
publish.js
|
Fixing js errors with latest Mozilla build (1.3b)
|
2003-02-12 15:20:16 +00:00 |
publishDialog.js
|
Fixing bug with publish showing up when no events are selected, and start of trying to force user to type a valid URL for publish dialog.
|
2003-02-12 15:39:08 +00:00 |
publishDialog.xul
|
Localizing text so that people can easily translate to another language.
|
2003-02-13 16:37:57 +00:00 |
repeatOverlay.js
|
Many small bug fixes, mostly with preferences.
|
2002-08-26 15:20:53 +00:00 |
repeatOverlay.xul
|
Localizing text so that people can easily translate to another language.
|
2003-02-13 16:37:57 +00:00 |
selectAddressesDialog.js
|
Fixing JS error when mailnews is not available
|
2003-02-28 15:38:11 +00:00 |
serverDialog.js
|
Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view.
|
2003-06-10 16:35:06 +00:00 |
serverDialog.xul
|
Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view.
|
2003-06-10 16:35:06 +00:00 |
sound.wav
|
Adding in the option to play sounds instead of popping up dialog boxes.
|
2002-04-04 21:54:59 +00:00 |
toDoDialog.js
|
Removing incorrect comments.
|
2003-02-14 21:40:25 +00:00 |
toDoDialog.xul
|
Fixing for the trunk, this should allow typing back into the notes fields, bug 199772.
|
2003-05-08 19:27:48 +00:00 |
unifinder.js
|
Fixing to add calendar name to tree view, bug 199039
|
2003-06-09 18:32:03 +00:00 |
unifinderToDo.js
|
Added ability to inform observers about errors
|
2003-06-04 20:42:44 +00:00 |
weekView.js
|
Adding in code from Charleston students to color calendars. Does not color the top left calendar tree, the event list, or multi week view.
|
2003-06-10 16:35:06 +00:00 |
weekView.xul
|
Removing day_left_gradient.png, bug 199220.
|
2003-06-09 18:35:55 +00:00 |
wizard.js
|
Fixing the ability to import events, when using the wizard.
|
2002-11-01 20:46:46 +00:00 |
wizard.xul
|
Renaming files for Mac OS 9, as per bug 183106
|
2002-12-03 15:02:22 +00:00 |