gecko-dev/calendar/resources/content
jminta%gmail.com 06b8f0ac56 Bug 189416 View commands should be type=radio and should work with 'checked', not 'disabled'. patch by bugzilla@babylonsounds.com, r=jminta 2006-01-30 14:22:21 +00:00
..
converters Running files through dos2unix convertor 2002-09-19 17:16:50 +00:00
datetimepickers Bug 321898 Right-clicking on minimonth also displays dropdowns instead of just context menus. r=mvl 2006-01-04 14:13:03 +00:00
jslib Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 15:10:48 +00:00
pref Make day + week views respect default start and end time preferences (bug 321769). r=<jminta@gmail.com> 2006-01-25 20:00:48 +00:00
test Bug 303570 Remove obsolete gICalLib and gEventSource r=mvl npotb 2005-08-15 12:49:14 +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 321413 Remove debug() and debugVar() functions. patch by gekacheka@yahoo.com, r=jminta 2005-12-24 17:58:11 +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 Bug 323976 Improve alarm window creation r=dmose 2006-01-19 22:57:30 +00:00
calExtOverlay.js Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 15:10:48 +00:00
calExtOverlay.xul Bug 308995 Remove hardcoded strings from Sunbird/Calendar patch by bugzilla@babylonsounds.com r=mvl,jminta 2005-09-22 01:51:05 +00:00
calPrintEngine.css Bug 294461: fix DOS line endings. 2005-06-04 13:12:34 +00:00
calPrintEngine.js Fix line endings. No bug. 2005-12-15 18:38:15 +00:00
calPrintEngine.xul Bug 303951 Make printing use the new interfaces, to restore *very* basic print functionality r=mvl 2005-10-11 19:56:39 +00:00
calendar.js Bug 296893 Unify Sunbird and Lightning event dialogs r=pavlov, ui-r=beltzner 2006-01-21 18:55:22 +00:00
calendar.xul Bug 189416 View commands should be type=radio and should work with 'checked', not 'disabled'. patch by bugzilla@babylonsounds.com, r=jminta 2006-01-30 14:22:21 +00:00
calendarCreation.js Make new calendar wizard initialize calendar name from filename. 2005-09-11 09:29:50 +00:00
calendarCreation.xul Bug 315731 Next button's enabled status doesn't update properly in the wizard. patch by robin.edrenius@gmail.com, r=jminta 2005-11-18 16:00:31 +00:00
calendarEvent.js Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
calendarMail.js Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
calendarManagement.js Bug 297934 Move Sunbird to the new views. Implement calIDecoratedView. First step in removing gCalendarWindow. Remove several global variables. r=dmose+mvl 2005-12-23 21:58:53 +00:00
calendarManager.js Failure to open a channel in a stream loader should just make init() throw. 2005-09-29 22:00:26 +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 Bug 310503 Implement support for readonly calendars, put calendars in readonly mode when an error occurs, report this to the user in relevant UI bits. r1=mvl, r2=dmose 2005-10-21 16:51:13 +00:00
calendarProperties.xul Make remote calendar location readonly to prevent really painful failure mode for bug 315307. Thanks to Stefan Sitter <ssitter@googlemail.com> for the patch; r=dmose@mozilla.org. 2006-01-27 21:31:50 +00:00
calendarSelection.js Bug 322095 Allow selecting of single instances of repeating events r=mvl 2006-01-12 20:42:01 +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 Bug 303379 likelyTimezone is unfriendly to L10n r=mvl 2005-12-03 16:43:49 +00:00
calendarWindow.js Bug 189416 View commands should be type=radio and should work with 'checked', not 'disabled'. patch by bugzilla@babylonsounds.com, r=jminta 2006-01-30 14:22:21 +00:00
clipboard.js Bug 307518 Pasted event times are off by timezone offset r=mvl 2005-09-22 01:39:46 +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 Bug 305964 Can't add exceptions to recurring events. r=mvl 2005-08-27 16:03:54 +00:00
dayView.js Bug 309000 Views should use exclusive end date to get events. 2005-10-07 12:22:45 +00:00
dayView.xul Bug 308995 Remove hardcoded strings from Sunbird/Calendar patch by bugzilla@babylonsounds.com r=mvl,jminta 2005-09-22 01:51:05 +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 Bug 321413 Remove debug() and debugVar() functions. patch by gekacheka@yahoo.com, r=jminta 2005-12-24 17:58:11 +00:00
eventDialog.xul Bug 310503 Implement support for readonly calendars, put calendars in readonly mode when an error occurs, report this to the user in relevant UI bits. r1=mvl, r2=dmose 2005-10-21 16:51:13 +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 Bug 189416 View commands should be type=radio and should work with 'checked', not 'disabled'. patch by bugzilla@babylonsounds.com, r=jminta 2006-01-30 14:22:21 +00:00
monthView.js replace leftover lastDateOfView with endExDateOfView. 2005-10-16 15:22:18 +00:00
monthView.xul Checked in patches for bug 218068 2004-07-01 18:53:23 +00:00
mouseoverPreviews.js Bug 297934 Move Sunbird to the new views. Implement calIDecoratedView. First step in removing gCalendarWindow. Remove several global variables. r=dmose+mvl 2005-12-23 21:58:53 +00:00
multiweekView.js Bug 309000 Views should use exclusive end date to get events. 2005-10-07 12:22:45 +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 replace leftover lastDateOfView with endExDateOfView. 2005-10-16 15:22:18 +00:00
printDialog.xul Bug 303951 Make printing use the new interfaces, to restore *very* basic print functionality r=mvl 2005-10-11 19:56:39 +00:00
publish.js Bug 323183 Make Lightning use updated sunbird publish code. patch by ssitter@googlemail.com. r1=jminta r2=dmose 2006-01-18 13:54:49 +00:00
publishDialog.js Bug 323731 Remove Publishing page from Sunbird options dialog. patch by ssitter@googlemail.com r=jminta 2006-01-19 00:31:37 +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 Bug 322095 Allow selecting of single instances of repeating events r=mvl 2006-01-12 20:42:01 +00:00
unifinderToDo.js Bug 324286 Creating tasks/events via double-click does not work. patch by ssitter@googlemail.com, r=jminta 2006-01-22 02:20:11 +00:00
weekView.js Bug 309000 Views should use exclusive end date to get events. 2005-10-07 12:22:45 +00:00
weekView.xul Make all-day events show up. 2005-06-29 17:35:38 +00:00