.. |
converters
|
Running files through dos2unix convertor
|
2002-09-19 17:16:50 +00:00 |
datetimepickers
|
Bug 286841 Minimonth showMonth is called twice when month changes.
|
2005-06-15 17:39:51 +00:00 |
jslib
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-02 15:10:48 +00:00 |
pref
|
Bug 135593 Option to play user-defined sound file for alarm.
|
2005-06-11 18:48:01 +00:00 |
test
|
Added ability to inform observers about errors
|
2003-06-04 20:42:44 +00:00 |
about.html
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-02 15:10:48 +00:00 |
about.xul
|
Assigning width and height for proper viewing from firefox extension dialog
|
2004-08-03 13:56:09 +00:00 |
alertDialog.js
|
bug 249820
|
2004-12-23 00:26:47 +00:00 |
alertDialog.xul
|
From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
|
2005-03-10 18:44:11 +00:00 |
applicationUtil.js
|
bug 272732
|
2005-01-16 17:03:59 +00:00 |
attachFile.js
|
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
|
2005-02-25 20:46:35 +00:00 |
calAlarmMonitor.js
|
Hook up alarm dialog for sunbird. bug 299366, patch by jminta, r=mvl
|
2005-07-09 19:32:47 +00:00 |
calendar.js
|
Bug 299970 "@mozilla.org/transactionmanager;1" is not a service and should not be used as one
|
2005-07-19 23:30:08 +00:00 |
calendar.xul
|
Moves sunbird to using the new commands. Also fixes the calendar listbox popup
|
2005-07-14 17:29:54 +00:00 |
calendarCreation.js
|
Test for valid urls before trying to create a calendar.
|
2005-07-22 17:41:43 +00:00 |
calendarCreation.xul
|
bug 293377: Cannot advance calendar wizard after choosing 'Back' from 2nd page.
|
2005-05-08 18:15:49 +00:00 |
calendarEvent.js
|
show dates in tooltips
|
2005-04-04 21:04:42 +00:00 |
calendarMail.js
|
Checked in patch for bug 245750
|
2004-06-08 13:10:09 +00:00 |
calendarManagement.js
|
automaticly create a home calendar if no calendars are registered.
|
2005-06-03 21:06:58 +00:00 |
calendarManager.js
|
getAndSetEventTable is not defined.
|
2005-05-08 12:39:43 +00:00 |
calendarOverlay.js
|
Checked in patch for bug 212076:
|
2004-11-04 14:31:53 +00:00 |
calendarOverlay.xul
|
fix for bug #206803
|
2003-12-11 23:48:53 +00:00 |
calendarProperties.js
|
Test for valid urls before trying to create a calendar.
|
2005-07-22 17:41:43 +00:00 |
calendarProperties.xul
|
Test for valid urls before trying to create a calendar.
|
2005-07-22 17:41:43 +00:00 |
calendarSelection.js
|
make sunbird work on the real events, not the occurences. bug 299671, r=jminta
|
2005-07-09 13:38:13 +00:00 |
calendarService.js
|
Make subscribing to a webcal calendar from a link in a browser work. Bug 295896, r=pavlov
|
2005-07-03 18:36:51 +00:00 |
calendarUtils.js
|
remember which calendars were active, and display that. r=shaver
|
2005-06-02 21:54:42 +00:00 |
calendarWindow.js
|
check displayed daterange early, to prevent a slow script warning. bug 300369, r=mvl, patch by jminta
|
2005-07-14 17:39:20 +00:00 |
calExtOverlay.js
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-02 15:10:48 +00:00 |
calExtOverlay.xul
|
Checking in patch,
|
2003-11-07 15:10:44 +00:00 |
calPrintEngine.css
|
Bug 294461: fix DOS line endings.
|
2005-06-04 13:12:34 +00:00 |
calPrintEngine.js
|
Made change suggested in comment #7 of bug 276799:
|
2005-01-11 16:51:25 +00:00 |
calPrintEngine.xul
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-02 15:10:48 +00:00 |
clipboard.js
|
Checked in attachment 165376 for bug 253420:
|
2004-11-10 14:40:57 +00:00 |
contents.rdf
|
bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv
|
2004-02-27 11:54:28 +00:00 |
dateUtils.js
|
Checked in attachment 167835 for bug 270724:
|
2004-12-06 17:20:26 +00:00 |
dayView.js
|
Misc improvements to sunbird views. bug 300180, patch by jminta, r=mvl
|
2005-07-09 15:50:43 +00:00 |
dayView.xul
|
Make all-day events show up.
|
2005-06-29 17:35:38 +00:00 |
dragDrop.js
|
b=296318, rename item.parent to item.calendar, r=shaver/pavlov
|
2005-06-03 20:46:36 +00:00 |
eventDialog.js
|
Make allday events work in the eventdialog. patch by jminta and me, r=me
|
2005-07-09 15:31:05 +00:00 |
eventDialog.xul
|
make the event dialog play nicer with all-day events. bug 286070, patch by gekacheka, r=mvl
|
2005-06-02 17:51:56 +00:00 |
goToDateDialog.js
|
Checked in attachment 149704 for bug 245179
|
2004-05-31 19:41:08 +00:00 |
goToDateDialog.xul
|
Bug 299650: Go To Date dialog shows no datepicker. patch by jminta, r=mvl
|
2005-07-04 17:42:13 +00:00 |
importExport.js
|
first stab at making import work. bug 285019, r=pavlov
|
2005-06-01 19:32:54 +00:00 |
localCalDialog.js
|
Checked in attachments #161878,#161880 and #163491 from bug 260458(with minor tweaks):
|
2004-10-27 15:58:16 +00:00 |
localCalDialog.xul
|
Make the new calendar wizard localizable.
|
2005-05-03 19:54:19 +00:00 |
menuOverlay.xul
|
Add basic calendar management.
|
2005-04-26 20:40:27 +00:00 |
monthView.js
|
Misc improvements to sunbird views. bug 300180, patch by jminta, r=mvl
|
2005-07-09 15:50:43 +00:00 |
monthView.xul
|
Checked in patches for bug 218068
|
2004-07-01 18:53:23 +00:00 |
mouseoverPreviews.js
|
Update sunbird callers to removal of .isAllDay. bug 299182, r=jminta
|
2005-07-09 13:35:47 +00:00 |
multiweekView.js
|
Misc improvements to sunbird views. bug 300180, patch by jminta, r=mvl
|
2005-07-09 15:50:43 +00:00 |
multiweekView.xul
|
Checking in fixes to bug 199449.
|
2003-06-27 12:59:51 +00:00 |
outlookImportBooleanDialog.js
|
Checked in patch 165084 for bug 173562:
|
2004-11-09 20:32:34 +00:00 |
outlookImportBooleanDialog.xul
|
Checked in patch 165084 for bug 173562:
|
2004-11-09 20:32:34 +00:00 |
outlookImportDialog.js
|
Bug 294461: fix DOS line endings.
|
2005-06-04 13:12:34 +00:00 |
outlookImportDialog.xul
|
Bug 294461: fix DOS line endings.
|
2005-06-04 13:12:34 +00:00 |
printDialog.js
|
make calendar printing work with toolkit, so sunbird can print again
|
2004-11-17 15:54:02 +00:00 |
printDialog.xul
|
Checked in attachment 148970 for bug 243765
|
2004-05-20 20:17:58 +00:00 |
publish.js
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-02 15:10:48 +00:00 |
publishDialog.js
|
Use the password manager, instead of storing passwords in clear text.
|
2004-05-31 15:49:32 +00:00 |
publishDialog.xul
|
bug 290736: pasting URL into publish selected events dialog doesn't highlight publish button.
|
2005-05-09 18:56:16 +00:00 |
selectAddressesDialog.js
|
bug 237467
|
2005-01-11 00:29:54 +00:00 |
serverDialog.js
|
Use the password manager, instead of storing passwords in clear text.
|
2004-05-31 15:49:32 +00:00 |
serverDialog.xul
|
Make the new calendar wizard localizable.
|
2005-05-03 19:54:19 +00:00 |
sound.wav
|
replacing default sound with something less obnoxious
|
2005-01-08 00:21:36 +00:00 |
sunbird_small.png
|
Checked in images from attachment 168797 for bug 274783:
|
2004-12-16 15:03:22 +00:00 |
unifinder.js
|
Update sunbird callers to removal of .isAllDay. bug 299182, r=jminta
|
2005-07-09 13:35:47 +00:00 |
unifinderToDo.js
|
works on todos. Update some callers to how the items handle unset dates.
|
2005-07-04 17:06:04 +00:00 |
weekView.js
|
Misc improvements to sunbird views. bug 300180, patch by jminta, r=mvl
|
2005-07-09 15:50:43 +00:00 |
weekView.xul
|
Make all-day events show up.
|
2005-06-29 17:35:38 +00:00 |