.. |
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
|
Committing Eric Belhaire's multiweek view, bug 193450.
|
2003-03-19 18:10:21 +00:00 |
test
|
new graphics for new-event dialog & removed categories
|
2002-03-22 15:31:34 +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 printing from Chris Allen, bug 122665.
|
2003-03-31 17:29:24 +00:00 |
calendar.xul
|
Fixing bug 198663, with patch from charles.c.mak@vanderbilt.edu
|
2003-04-17 13:29:48 +00:00 |
calendarEvent.js
|
Committing Eric Belhaire's multiweek view, bug 193450.
|
2003-03-19 18:10:21 +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
|
Fixing problems with auto publishing events.
|
2003-03-31 17:28:34 +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
|
Fixing bug 195585, Go To Today now changes the large and small calendar.
|
2003-03-21 15:34:29 +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
|
Fixing bug 200085, adding in week numbers for month view and day view.
|
2003-04-02 14:20:42 +00:00 |
dayView.xul
|
Renaming files for Mac OS 9, as per bug 183106
|
2002-12-03 15:02:22 +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
|
Adding in space after import text, bug 192776.
|
2003-03-21 14:52:59 +00:00 |
localCalDialog.js
|
Fixing js error because of wrong title, bug 193936.
|
2003-03-21 14:37:31 +00:00 |
localCalDialog.xul
|
Fixing so that the password dialog uses password type for textbox, bug 198132.
|
2003-03-21 16:18:22 +00:00 |
menuOverlay.xul
|
Adding in printing from Chris Allen, bug 122665.
|
2003-03-31 17:29:24 +00:00 |
monthView.js
|
Fixing bug 200085, adding in week numbers for month view and day view.
|
2003-04-02 14:20:42 +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
|
Removing incorrect comments.
|
2003-02-14 21:40:25 +00:00 |
serverDialog.xul
|
Fixing to use password type in dialog.
|
2003-03-21 16:18:49 +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
|
Adding in check for left mouse button when double clicking, bug 191804.
|
2003-02-13 15:56:09 +00:00 |
unifinderToDo.js
|
Fixing bug 197044, event and tasks description should be displayed on multiple lines.
|
2003-03-14 20:35:47 +00:00 |
weekView.js
|
Fixing bug 200085, adding in week numbers for month view and day view.
|
2003-04-02 14:20:42 +00:00 |
weekView.xul
|
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 |
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 |