Граф коммитов

134 Коммитов

Автор SHA1 Сообщение Дата
mattwillis%gmail.com 70f635d4ed bug 343990 - removed calendar xpi modern theme. r=mvl 2006-07-11 19:41:27 +00:00
mattwillis%gmail.com 52c2de9130 bug 343990 - removes lots of xpfe_xpi-only files. r=mvl 2006-07-10 19:11:44 +00:00
mattwillis%gmail.com aabbcd7d8f bug 333923 - converts Sunbird preferences from xpfe to toolkit. r=jminta 2006-06-19 18:29:55 +00:00
jminta%gmail.com 5d4643e5fc Bug 306079 Create a proper prefs file, rather than initializing prefs from .properties, r=mvl 2006-06-19 16:58:53 +00:00
mattwillis%gmail.com ebba817fbd bug 267981 move calendar localization to /l10n. r=wolfiR defer=dmose 2006-06-07 20:47:11 +00:00
mattwillis%gmail.com d98b055d96 bug 331788 CalExt-only files should not be packaged in calendar/resources/jar.mn when Sunbird is built patch by sipaq, r=jminta 2006-05-13 19:37:34 +00:00
jminta%gmail.com 14605b6cd8 Bug 321545 Move base views style css to skin (make skin/theme possible), r=dmose 2006-04-07 01:28:38 +00:00
jminta%gmail.com 5f4aa827a3 Bug 322768 Remove dateUtils.js in favor of calIDateTimeFormatter, r=mvl 2006-04-01 14:38:52 +00:00
jminta%gmail.com e2c3ad93d9 Bug 323085 Add import/export functionality for lightning, improve options/UI for Sunbird. r=mvl 2006-02-18 22:42:13 +00:00
jminta%gmail.com 4809af7e2e Bug 321546 Make item-boxes inherit from a base class. Also allows for inline-editing in the month/multiweek views. r=dmose 2006-02-04 15:53:28 +00:00
jminta%gmail.com ca3e50ef8d Sunbird bustage fix 2006-01-21 19:37:58 +00:00
jminta%gmail.com edb75cb3aa Bug 296893 Unify Sunbird and Lightning event dialogs r=pavlov, ui-r=beltzner 2006-01-21 18:55:22 +00:00
jminta%gmail.com 96b03f23cb Bug 323731 Remove Publishing page from Sunbird options dialog. patch by ssitter@googlemail.com r=jminta 2006-01-19 00:31:37 +00:00
mvl%exedo.nl 2361ff43d3 bug 323665, put back calendarMail.js. patch by ssitter@googlemail.com, r=mvl 2006-01-17 22:17:06 +00:00
mvl%exedo.nl 24d06fb608 bug 307685: Trim down calendar.jar for Sunbird. patch by sipaq, r=mvl 2006-01-15 16:15:33 +00:00
mostafah%oeone.com 9a41e5580b Checked in patch for bug 281935 r=mvl 2006-01-11 20:00:26 +00:00
jminta%gmail.com ea0a19bbff 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
mvl%exedo.nl 92407fa46c create calendar.manifest.
bug 314506, patch by mozilla@rosenauer.org, r=mvl
2005-11-19 17:48:09 +00:00
jminta%gmail.com 7d4891bdb4 Bug 306508 WebDAV provider should notice and propagate all possible dataloss issues to the UI. r1=dmose, r2=mvl 2005-10-25 21:15:41 +00:00
jminta%gmail.com 55b7fe30db Bug 303570 Remove obsolete gICalLib and gEventSource r=mvl npotb 2005-08-15 12:49:14 +00:00
mvl%exedo.nl 55fea90a44 puggable import/export interfaces for calendar, plus initial implementations.
bug 298772, r=shaver
2005-07-22 18:27:28 +00:00
mvl%exedo.nl 838e437a71 Hook up alarm dialog for sunbird. bug 299366, patch by jminta, r=mvl 2005-07-09 17:31:26 +00:00
mvl%exedo.nl 098c22577a Bug 288313 copy old connection/proxy prefs to Sunbird.
patch by sipaq, r=mvl
2005-05-24 19:41:49 +00:00
mvl%exedo.nl c13f61a1e7 bug 268084: UI for editing colors of categories. patch by jminta@gmail.com, r=mvl 2005-05-09 12:18:01 +00:00
vladimir%pobox.com b845d33255 b=260120, improvements to datepicker and timepicker, patch from andrew@progressivex.com, r=vladimir 2005-05-06 21:29:54 +00:00
mvl%exedo.nl fc23873b61 Make the new calendar wizard localizable.
bug 182344, patch by sipaq, r=me.
2005-05-03 19:54:19 +00:00
mvl%exedo.nl efb2bd65d5 Add basic calendar management.
bug 285014, r=shaver
2005-04-26 20:40:27 +00:00
mvl%exedo.nl 5aac138348 Stop loading jslib
bug 288045, r=stuart
2005-04-06 12:41:43 +00:00
shaver%mozilla.org dc34f04c07 Refactor some code for reuse from Lightning:
- move some utility code into new calendarUtils.js
 - calendarCreation.xul only depends on calendarCreation.js and
   calendarUtils.js
 - remove old wizard.xul/js code and unused launch function
2005-03-24 21:27:16 +00:00
pavlov%pavlov.net db4de01899 adding support for creating and deleting calendars 2005-02-01 00:56:51 +00:00
mattwillis%gmail.com f802e10e3f bug 272732
rev14 - patch standardizes on use of get/setFieldValue, and removes many global vars (ie: gEvent)
r=shaver w/ comments

This patch breaks the ability to switch an event from Event to ToDo in the dialog.
This is okay for now.
2005-01-16 17:03:59 +00:00
mostafah%oeone.com 042fd2d25d Checked in patch for bug 276799:
Move inline styles from calPrintEngine.js to a css file
2005-01-11 16:49:59 +00:00
mattwillis%gmail.com a54e433303 bug 272732
toDoDialog is now integrated into eventDialog.js/xul
2005-01-07 22:27:49 +00:00
mattwillis%gmail.com cce2027ce5 bug 276655
Updating the About Sunbird dialog, and adding the credits
r=mostafah
2005-01-03 21:06:19 +00:00
mattwillis%gmail.com ba41bf4c70 bug 274916
removes remnants of calendar and clock icons for date/timepickers
r=mostafah
2004-12-22 15:35:07 +00:00
mostafah%oeone.com 2e6705fb20 Checked in patch for bug 269655: Error: autocomplete controller has no properties 2004-11-24 21:47:57 +00:00
mostafah%oeone.com d6cfe70c6e Moved aboutDialog.xul to sunbird/base/content
Moved content/sunbird.png to sunbird/base/content/about-sunbird.png
2004-11-05 21:00:58 +00:00
mostafah%oeone.com 11dbc202a3 Checked in attachment 164221 for bug 264077:
Sunbird menus use control as modifier rather than accel
2004-11-02 20:17:09 +00:00
mostafah%oeone.com d330252d03 Checked in patches for bug 258986:
Cleanup event & todo/task mouseover preview tooltips: combine code, add properties, date ranges
2004-10-26 18:25:41 +00:00
mvl%exedo.nl a2fe7b0694 make sunbirds prefs not depend on stuff in browser
bug 253153, r=mostafah
2004-07-26 21:27:44 +00:00
mostafah%oeone.com a1ee999a29 Checked in attachment 149705 for bug 245179 2004-05-31 19:42:25 +00:00
mostafah%oeone.com 6373f2c741 Removed files based on patch 148633 for bug 243765 2004-05-20 22:16:38 +00:00
mostafah%oeone.com 08fc43c558 Added files to list ( see http://bugzilla.mozilla.org/show_bug.cgi?id=243765#c1 ) 2004-05-20 16:58:35 +00:00
mostafah%oeone.com 5f0ea839b6 Adding in new datetimepicker files 2004-04-21 19:03:21 +00:00
mostafah%oeone.com 9bf97b4578 Removed importDuplicatesDialog files as a result of checking in
attachment #143180 for bug 173562
2004-03-11 21:35:15 +00:00
mostafah%oeone.com d22209de4b Checked in patches from attachments #142442 #142443 and #142445
for bug 173562
2004-03-01 16:13:52 +00:00
kairo%kairo.at 97c9024a5a 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
mostafah%oeone.com 7eb4c62a44 Checked in attachment 136720 for bug 198640: multiweek view icon displays multiple images
Changed btn1.png for classic and modern from attachment 136243 and 136244
Removed btn1.gif and btnwm1.gif
2003-12-03 14:57:30 +00:00
mostafah%oeone.com f51ba9b784 Finalizing changes for bug 219589: Calendar Extension for Thunderbird 2003-11-13 15:24:32 +00:00
mostafah%oeone.com fea1cd34ec Removing duplicate entries 2003-11-12 15:16:33 +00:00