gecko-dev/calendar/resources/content
2006-04-09 17:48:22 +00:00
..
converters
datetimepickers Bug 329226: highlight current day. patch by thomas.benisch@sun.com, r=mvl 2006-03-25 14:23:42 +00:00
pref Bug 332492 Errors in multiweek view if 'First Day Of The Week' is not Sunday. patch by mschroeder@mozilla.x-home.org, r=jminta 2006-04-09 17:48:22 +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
calendar.js Bug 325477 Part 1, begin implementing an undo/redo system for Lightning, fix places where Sunbird's undo/redo system should be used, r=mvl 2006-04-01 14:27:09 +00:00
calendar.xul Bug 321545 Move base views style css to skin (make skin/theme possible), r=dmose 2006-04-07 01:28:38 +00:00
calendarCreation.js Bug 330140: Disable going back after the calendar was really created. patch by robin.edrenius@gmail.com, r=mvl 2006-03-19 13:34:35 +00:00
calendarCreation.xul Bug 330140: Disable going back after the calendar was really created. patch by robin.edrenius@gmail.com, r=mvl 2006-03-19 13:34:35 +00:00
calendarMail.js Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
calendarManagement.js Bug 331701 Events created via dra'n'drop should be stored in selected calendar. r=mvl 2006-03-27 19:33:47 +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 bug 320869: remove unused calendar files. r=jminta 2006-02-12 20:23:21 +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 331485 Use selected day from view as start date for new tasks in setDefaultAlarmValues(). r=mvl 2006-03-27 19:35:39 +00:00
calendarWindow.js Bug 332265 'All' vs. 'This occurrence' selection ignored when deleting recurring event via keyboard. patch by mschroeder@mozilla.x-home.org, r=jminta 2006-04-01 16:16:56 +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 Bug 325068: Improve printing UI (and interfaces). r=jminta 2006-03-18 13:10:58 +00:00
calPrintEngine.xul Bug 322768 Remove dateUtils.js in favor of calIDateTimeFormatter, r=mvl 2006-04-01 14:38:52 +00:00
clipboard.js Bug 333033 Use same PRODID for created and exported ics data, patch by ssitter, r=jminta 2006-04-07 00:45:33 +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
goToDateDialog.js Checked in attachment 149704 for bug 245179 2004-05-31 19:41:08 +00:00
goToDateDialog.xul Bug 322768 Remove dateUtils.js in favor of calIDateTimeFormatter, r=mvl 2006-04-01 14:38:52 +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
mouseoverPreviews.js Bug 322768 Remove dateUtils.js in favor of calIDateTimeFormatter, r=mvl 2006-04-01 14:38:52 +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 whitespace normalization. no bug 2006-03-18 13:58:25 +00:00
printDialog.xul Bug 325068: Improve printing UI (and interfaces). r=jminta 2006-03-18 13:10:58 +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 106386 Correct misspellings in source code 2006-02-23 09:36:43 +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 332738: show the right end-date in the unifinder, and display all-day for allday events. r=jminta 2006-04-04 21:35:08 +00:00
unifinderToDo.js Bug 322768 Remove dateUtils.js in favor of calIDateTimeFormatter, r=mvl 2006-04-01 14:38:52 +00:00