gecko-dev/calendar/resources/content
mattwillis%gmail.com 0d2810902c bug 333923 - converts Sunbird preferences from xpfe to toolkit. r=jminta 2006-06-19 18:29:55 +00:00
..
converters Running files through dos2unix convertor 2002-09-19 17:16:50 +00:00
datetimepickers Bug 329225 Moving views should also move minimonth. patch by thomas.benisch@sun.com, r=jminta 2006-05-18 18:36:17 +00:00
pref Bug 306079 Create a proper prefs file, rather than initializing prefs from .properties, r=mvl 2006-06-19 16:58:53 +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 335618 (Calendar only) - Extension/Theme Manager changes. r=mvl 2006-04-27 20:19:45 +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 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
calendar.js bug 333923 - converts Sunbird preferences from xpfe to toolkit. r=jminta 2006-06-19 18:29:55 +00:00
calendar.xul Bug 329642 Remove global delete listener to make cancel dialog always work, r=mvl 2006-06-19 17:03:47 +00:00
calendarCreation.js bug 280728 calendar names with special chars left url encoded patch by mschroeder,r=jminta 2006-05-15 02:34:01 +00:00
calendarCreation.xul Bug 336167 Make it easier for extensions to add new providers. patch by garyvdm@gmail.com, r=mvl 2006-05-13 19:36:44 +00:00
calendarMail.js Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
calendarManagement.js Bug 306079 Create a proper prefs file, rather than initializing prefs from .properties, r=mvl 2006-06-19 16: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 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 329817 Fix warning when there is color for a calendar. r=mvl 2006-05-15 20:56:54 +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 336766 fixes javascript error 'alarmTime has no properties'. patch by ssitter, r=mvl 2006-05-15 22:02:53 +00:00
calendarWindow.js Bug 306079 Create a proper prefs file, rather than initializing prefs from .properties, r=mvl 2006-06-19 16:58:53 +00:00
clipboard.js Bug 339083 Copy/Paste meeting-request stopped working. r=mvl 2006-06-19 16:53:03 +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 321134 Makes Next and Previous menu items more descriptive patch by mschroeder, r=jminta 2006-05-12 23:37:31 +00:00
mouseoverPreviews.js bug 333375 Task tooltip priority displays as string patch by jminta, r=mvl 2006-05-15 02:25:22 +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 332414 Make publishing a calendar prompt if no calendar is selected, patch by ssitter, r=jminta 2006-05-13 19:39:44 +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 329642 Remove global delete listener to make cancel dialog always work, r=mvl 2006-06-19 17:03:47 +00:00
unifinderToDo.js Bug 335129 remove unused calIObserver.onAlarm, r=dmose 2006-05-30 00:18:22 +00:00