mostafah%oeone.com
f2d1993a62
Fixed bug 258469: Warning: trailing comma is not legal in ECMA-262 object
...
initializers Source File: chrome://calendar/content/publish.js
2004-09-08 18:49:24 +00:00
darin%meer.net
96cc0c00ff
fixes bug 258217 "Windows DDE code should extract application name from nsXREAppData" r=bsmedberg
2004-09-07 22:24:45 +00:00
mostafah%oeone.com
b7dccba638
Removing more unneeded files from dist
2004-09-07 20:06:05 +00:00
mvl%exedo.nl
07734a6850
Create an nsIPrompt if needed in notificationCallbacks, to show ftp errors.
...
bug 256890, r=mostafah
2004-09-07 19:24:34 +00:00
mostafah%oeone.com
b354fba3ec
Claim support for thunderbird 0.8+
2004-09-07 16:17:01 +00:00
mostafah%oeone.com
7ead66e29a
Checked in new artwork for installer and about.
...
Bug 257711: Newer Sunbird Logo images for installer
2004-09-02 14:03:19 +00:00
mostafah%oeone.com
71c7b689a4
Fixed misspelling in variable name: calendarName -> CalendarName
2004-09-01 21:23:10 +00:00
mostafah%oeone.com
abb569d284
Added suppressAlarms attribute to oeICal and suppressAlarmsByDefault to oeICalContainer
...
This is the first step to achieve the goal in bug 257428:
alarm sound / popup box / show preferences on a per-calendar basis
2004-09-01 20:11:06 +00:00
mostafah%oeone.com
240dd49ab9
More progress on bug 256890: Provide a way to tell calendar to reload a calendar file
...
With this patch, filepath arguments passed to calendarManager will either be
subscribed to as a new calendar or parsed and displayed in a addEvent dialog.
If the file is already subscribed to, it should reload that calendar.
2004-09-01 17:54:16 +00:00
mostafah%oeone.com
229d07cac0
Updated translation
2004-09-01 14:07:33 +00:00
mostafah%oeone.com
fb8f22cfe2
Updated translation
2004-09-01 13:50:49 +00:00
mostafah%oeone.com
f8dc1a4998
Updated translation
2004-08-31 21:11:31 +00:00
mostafah%oeone.com
f56a43e39d
Checked in patch for bug 257583:
...
Clearly separate tasks by using a grey dotted line like Outlook does
2004-08-31 20:53:47 +00:00
mostafah%oeone.com
0a9605286a
Checked in attachment #157536 for bug 254611
2004-08-31 20:36:59 +00:00
mostafah%oeone.com
a7944bee38
Fixed wrong variable name: cloader->loader
2004-08-31 19:10:56 +00:00
mostafah%oeone.com
ba4f980733
Checked in attachment #157201 for bug 256890:
...
Provide a way to tell calendar to reload a calendar file
2004-08-31 19:09:47 +00:00
mostafah%oeone.com
6fdbf1e5f0
When launching as a thunderbird extension, with the -calendar argument
...
the resize function sometimes gets called before gCalendarWindow has been
initiated causing it not to work. This change should fix the problem.
2004-08-31 14:51:15 +00:00
mostafah%oeone.com
8e5c061ddf
Make sure the new css files override the old ones from resources/skin
2004-08-31 13:24:51 +00:00
mostafah%oeone.com
8687c85cbc
Updated translation
2004-08-31 13:06:56 +00:00
mvl%exedo.nl
89d0709a07
Hook up small-icon mode for Sunbird's customizable toolbars
...
bug 257456, p=sipaq, r=mvl
2004-08-31 13:02:27 +00:00
mvl%exedo.nl
5155c8988a
remove 'go to today' from minimonth for sunbird
...
bug 256405, patch by Simon Paquet <bugzilla@babylonsounds.com>, r=mvl
2004-08-30 21:15:12 +00:00
mostafah%oeone.com
8d4b41fe93
Added small toolbar icon set
2004-08-30 21:10:32 +00:00
mostafah%oeone.com
dabd4c007d
Checked in attachment 157436 for bug 257456:
...
Hook up icons-only and text-only mode for Sunbird's customizable toolbars feature
2004-08-30 20:44:30 +00:00
mostafah%oeone.com
514eb965f1
Checked in attachment 157434 for bug 256407:
...
Add a "Customize toolbar" option to the view menu
2004-08-30 19:27:53 +00:00
mostafah%oeone.com
2cbceb70a1
Updated translation
2004-08-30 18:47:21 +00:00
mostafah%oeone.com
8ce012454f
Checked in second patch for bug 257146:
...
Unable to change start and end dates if locale date format is unexpected
2004-08-30 16:04:54 +00:00
mostafah%oeone.com
acf4b34ba9
Completed fix for bug 155648:(Todo list should have it's own context-menu + toolbar button to add ToDo item)
...
Added "new task" button.
Checked in new button for modern theme
2004-08-30 15:43:23 +00:00
mostafah%oeone.com
a3129e5941
Updated translation
2004-08-30 15:22:57 +00:00
mostafah%oeone.com
6499857441
Updated translation
2004-08-30 14:28:59 +00:00
mostafah%oeone.com
28787302b4
Checked in patch for bug 243804:
...
Observer isn't unregistered when window closes
2004-08-30 13:56:37 +00:00
mostafah%oeone.com
ca545d6073
Updated translation
2004-08-30 13:18:33 +00:00
mvl%exedo.nl
61a5dc5948
Add a "Customize toolbar" option to the view menu + whitespace cleanup
...
bug 256407, patch by Simon Paquet <bugzilla@babylonsounds.com>, r=mvl
2004-08-29 13:23:48 +00:00
mostafah%oeone.com
f78fcc2bd1
Checked in patch for bug 257146:
...
Unable to change start and end dates if locale date format is unexpected
2004-08-27 17:09:04 +00:00
mostafah%oeone.com
012621b623
Checked in patch for bug 257132:
...
Two digit year is considered as 19xx instead of 20xx in datepicker
2004-08-27 16:53:22 +00:00
mvl%exedo.nl
41a93646b9
Use task context menu in the whole task pane
...
bug 155648, r=mostafah
2004-08-27 10:42:12 +00:00
mostafah%oeone.com
4310185cf0
Make sunbird recognize the .ics extension as a text/calendar MIME type
...
First step in resolving bug 256890: Provide a way to tell calendar to reload a calendar file
2004-08-26 16:15:11 +00:00
mvl%exedo.nl
9ce630412f
fixes for editing categories in calendar prefs
...
bugs 254613, 254614 and 256984, r=mostafah
2004-08-26 14:20:31 +00:00
mostafah%oeone.com
625b5d3be9
Updated translation
2004-08-26 12:55:29 +00:00
mvl%exedo.nl
a71c82d303
drop !important. followup to bug 248399
2004-08-25 20:21:25 +00:00
mvl%exedo.nl
e2cd995bf3
Hook up new buttons for sunbird.
...
bug 248399, patch by Simon Paquet (bugzilla@babylonsounds.com ), r=mvl
2004-08-25 19:00:37 +00:00
mostafah%oeone.com
f6551ef7e1
Changed * to + per Callek's request
2004-08-17 18:53:07 +00:00
mostafah%oeone.com
d18de31a5b
Force readding of calendar.xul and menuOverlay.xul
2004-08-17 18:34:56 +00:00
mostafah%oeone.com
3b06969628
Adding Makefile.in for installer, based on browser/installer/Makefile.in
2004-08-17 13:23:39 +00:00
mostafah%oeone.com
935052f7f8
Use winstripe for Mac until pinstripe becomes available
2004-08-17 13:17:24 +00:00
mostafah%oeone.com
0b4bb0f11f
Updated installation images
2004-08-16 21:10:17 +00:00
mostafah%oeone.com
939fa58ec4
Checking in workaround for bug 255248
2004-08-16 21:04:29 +00:00
mostafah%oeone.com
13dc5b006c
Checked in patch for bug 255511
2004-08-16 19:52:28 +00:00
mostafah%oeone.com
29e690541a
Checked in attachment 156049 for bug 231765
2004-08-16 19:45:49 +00:00
mostafah%oeone.com
174fb74fbe
Added theme extension to list of files
2004-08-16 19:18:11 +00:00
mostafah%oeone.com
158714ef7e
Checked in new logo for sunbird
2004-08-16 19:06:43 +00:00