mostafah%oeone.com
cb22d7bf0c
Updated translation
2004-11-29 14:43:56 +00:00
mostafah%oeone.com
2f715f4480
Updated translation
2004-11-29 14:33:57 +00:00
mats.palmgren%bredband.net
0a13391261
Add missing CSS3 cursor resources to win32 static builds. b=260713 r=dean_tessman sr=dbaron
2004-11-26 19:49:53 +00:00
mostafah%oeone.com
60a5cfabbc
Checked in patch for bug 271790:
...
calendarService.js contains debug dumps
2004-11-26 14:15:22 +00:00
shaver%mozilla.org
5048b95186
explicitly link in the JS library, to fix OS X calendar build
2004-11-26 06:14:11 +00:00
shaver%mozilla.org
141ef7b927
More ICS parsing work:
...
- richer support for property manipulation
- includes X-PROPERTY capabilities
- stubbed-in property-parameter support
2004-11-25 20:25:41 +00:00
dmose%mozilla.org
c7be320a44
Checkpointing beginnings of caldav and testing work; not part of the build
2004-11-25 18:02:27 +00:00
shaver%mozilla.org
d348ca2880
a few more attributes for interop; rename visibility to icalClass
2004-11-25 18:02:11 +00:00
shaver%mozilla.org
660aba3f98
Make in-memory calendar actually work:
...
- Don't share the prototype's mObservers and mItems with all instances.
- Enumerate mItems as an object, not an array, since that's how we use it.
- Commonize occurrence-creation logic.
- Fix itemNotCompleted filter to trigger on COMPLETED_NO instead of
COMPLETED_YES.
- Use instanceof rather than QI failure (which will throw, and uglifies control
flow) to check item type.
- Handle items with no startTime/endTime specified.
- Unify brace style.
- Use constant for END_OF_TIME.
2004-11-25 16:55:31 +00:00
shaver%mozilla.org
539599b6d4
mutable, immutable, what's the difference?
2004-11-25 14:55:03 +00:00
mvl%exedo.nl
bfc2f3909e
use nsIScriptableUnicodeConverter to convert from array to string.
...
bug 248884, r=mostafah
2004-11-24 22:14:30 +00:00
mostafah%oeone.com
be14f80cef
Checked in attachment 166677 for bug 269009:
...
Make "New Calendar..." dialog more intuitive
2004-11-24 22:02:24 +00:00
mostafah%oeone.com
348673c42d
Checked in attachment 166615 and 166616 for bug 269266:
...
Create/maintain Mac OS X pinstripe theme for Sunbird
2004-11-24 21:55:01 +00:00
mostafah%oeone.com
318058fefd
Checked in patch for bug 269655: Error: autocomplete controller has no properties
2004-11-24 21:47:57 +00:00
shaver%mozilla.org
2ec8d67455
ICS serialization, plus basic component construction and connection
2004-11-24 08:51:07 +00:00
vladimir%pobox.com
cd0d681d53
added calICalendar param to calIOperationListener. Added calCompositeCalendar impl. notpartofthebuild
2004-11-23 23:40:06 +00:00
shaver%mozilla.org
ab6a36852c
attendee support
2004-11-23 23:24:36 +00:00
bsmedberg%covad.net
0d80d2802c
Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes)
2004-11-23 22:22:58 +00:00
shaver%mozilla.org
d1bf6d2f33
a notxpcom way to convert a calIDateTime to an icaltimetype, and some more ICS stuff
2004-11-23 22:16:58 +00:00
shaver%mozilla.org
30115ed340
Beginnings of an ICS parser service.
2004-11-23 20:11:28 +00:00
mvl%exedo.nl
f9eade4b2b
bustage fix from bug 265274
2004-11-23 09:57:39 +00:00
vladimir%pobox.com
867a14fae5
updated memory/storage for new calICalendar, notpartofthebuild.com
2004-11-23 01:37:43 +00:00
vladimir%pobox.com
e1747fcd45
calItemBase updates; hit return too soon.
2004-11-23 01:36:55 +00:00
vladimir%pobox.com
300bff69af
src/calItemBase.js
2004-11-23 01:36:32 +00:00
vladimir%pobox.com
31e41dec43
b=270903, calICalendar updates, r=dmose; not part of the build
2004-11-23 01:31:45 +00:00
mvl%exedo.nl
5fe7cfea7b
Provide a way to share calendars on a lan. No UI etc yet.
...
Provide a way to automatically reload a calendar. Also no UI
bug 265274, patch by arusso@aequilibrium.com , r=mvl
2004-11-22 21:58:35 +00:00
shaver%mozilla.org
db57a77c2c
move calBaseCID.h to public/
2004-11-22 20:41:01 +00:00
shaver%mozilla.org
d91a7968ca
IDs for parser service
2004-11-22 20:25:42 +00:00
shaver%mozilla.org
4998188056
simple ICS parser service interface
2004-11-22 20:24:13 +00:00
mvl%exedo.nl
6c66b63f9a
don't die if there is no throbber
...
bug 268602, r=gekacheka
2004-11-22 18:30:06 +00:00
shaver%mozilla.org
f5dccd7247
better scriptable flags to permit resolve-mutation but not arbitrary annotation
2004-11-20 19:23:54 +00:00
mostafah%oeone.com
55ddaa8fcc
Updated translation based on http://83.65.88.2/~robert/mozilla/de-AT.xpi
...
on Nov 19th 2004
2004-11-19 16:02:25 +00:00
mostafah%oeone.com
a6d9cd011d
Checked in attachment 164935 for bug 220075:
...
Make task start date/due date optional.
2004-11-19 15:15:19 +00:00
vladimir%pobox.com
984e7344b7
implement toString() and jsDate attribute on calDateTime, not part of the build.
2004-11-19 02:52:10 +00:00
vladimir%pobox.com
3ed5153e77
continuing cal provider fixes. not part of the build.
2004-11-19 01:01:40 +00:00
vladimir%pobox.com
6cf034315c
continuing calItemBase/calEvent fixes. not part of the build.
2004-11-19 00:59:49 +00:00
vladimir%pobox.com
dbb5a1ab8b
calendar build fixes; also updated datetime impl for timezone handling on nativetime set
2004-11-18 07:06:43 +00:00
vladimir%pobox.com
c9da6321d8
Impl fixes; don't try to clone/makeImmutable null interface members
2004-11-18 06:46:07 +00:00
mostafah%oeone.com
e94c73c874
Updated translation
2004-11-17 20:52:52 +00:00
mostafah%oeone.com
3f1d9935b1
Checked in attachment 165963,165964,165967 and 165990 for
...
bug 207381:Need button and periodic interval for refreshing/publishing a calendar
2004-11-17 20:34:47 +00:00
mostafah%oeone.com
52938bdd19
Checked in attachment 166128 for bug 269266:
...
Create/maintain Mac OS X pinstripe theme for Sunbird
2004-11-17 20:21:26 +00:00
mostafah%oeone.com
99515e9959
Checked in attachment 166011 for bug 269266:
...
Create/maintain Mac OS X pinstripe theme for Sunbird
2004-11-17 20:18:56 +00:00
mostafah%oeone.com
8f661ff51e
Checked in images from bug 269266:
...
Create/maintain Mac OS X pinstripe theme for Sunbird
2004-11-17 20:06:43 +00:00
mostafah%oeone.com
a012de077f
Checked in patch for bug 263837:
...
Hidden tabs in Task/Event window can be displayed
2004-11-17 19:43:33 +00:00
mostafah%oeone.com
bf91badfc7
Checked in patch for bug 269886:
...
Sunbird requires me to run make twice to see changes in "themes"
2004-11-17 19:41:01 +00:00
mostafah%oeone.com
e427fb08e9
Checked in patch for bug 269807:
...
Event time adjustment via keyboard is lost when enter pressed in edit box
2004-11-17 19:38:50 +00:00
mostafah%oeone.com
98e5ad969b
Checked in patch for bug 269837:
...
Allow weekview to become narrower when "Workweek days only" is checked
2004-11-17 19:36:24 +00:00
mvl%exedo.nl
461b6a8a0d
use hidden instead of collapsed to prevent scrollbars
...
bug 260519, r=mostafah
2004-11-17 19:35:43 +00:00
mostafah%oeone.com
2fc635f7e4
Checked in attachment 165913 for bug 173562:
...
Need to import Outlook CSV exported data
2004-11-17 19:32:50 +00:00
mostafah%oeone.com
9ce67ec6b5
Updated translation. (Bug 220860:Japanese Calendar translation needs update)
2004-11-17 19:27:23 +00:00
mostafah%oeone.com
220cbe239d
Updated translation
2004-11-17 19:18:24 +00:00
mostafah%oeone.com
bae87cbe7b
Checked in attachment 165766 for bug 269579:
...
Sunbird - Unable to delete multiple events at once
2004-11-17 19:09:52 +00:00
mvl%exedo.nl
b216d4fa16
make calendar printing work with toolkit, so sunbird can print again
...
bug 270245, r=mostafah
2004-11-17 15:54:02 +00:00
vladimir%pobox.com
53752ec121
Calendar build fixes, and checked in post-processed js things
2004-11-17 00:12:07 +00:00
mvl%exedo.nl
5f43167cfb
Deleting events brings up multiple confirmation dialogs
...
Bug 269578, patch by Matthew Willis, r=mvl
2004-11-16 19:04:33 +00:00
vladimir%pobox.com
50fc4d1962
Continuing calendar interface work. No more Mutable interfaces; there's now a mutability bit on datetime/event/etc. DateTime is implemented using libical, ItemBase/Event/Todo/etc. are in JS.
2004-11-16 00:24:17 +00:00
mvl%exedo.nl
e8d3e71d93
bug 242317 attachment 166010, day and weekday titles in calendar view scroll away [weekview]
...
r=gekacheka
2004-11-15 18:43:13 +00:00
mostafah%oeone.com
c81cec73a2
Fixed typo: twoce->twice
2004-11-12 19:42:50 +00:00
mostafah%oeone.com
832c6997df
Checked in patches for bug 269266:
...
Create/maintain Mac OS X pinstripe theme for Sunbird
2004-11-12 16:12:36 +00:00
mostafah%oeone.com
5cab56354f
Updated translation
2004-11-12 15:54:03 +00:00
mostafah%oeone.com
18b7db97ca
Brought up-to-date with recent changes to en-US
2004-11-12 15:52:21 +00:00
mostafah%oeone.com
60fbfed7d2
Checked in patch for bug 269250: Make printing use a temp file
2004-11-12 15:29:41 +00:00
mostafah%oeone.com
6d75430ce6
Updated translation
2004-11-12 15:25:09 +00:00
mostafah%oeone.com
739f28eb99
Checked in attachment 165623 for bug 231674:
...
Incorrect Mouse Pointer
2004-11-12 14:12:56 +00:00
mostafah%oeone.com
004c90a844
Updated translation
2004-11-12 14:11:36 +00:00
mostafah%oeone.com
26ee8c484c
Checked in attachment 165595 for bug 226209:
...
Cleanup calendar code
2004-11-11 20:21:04 +00:00
mostafah%oeone.com
b853d889af
Checked in attachment 165335 for bug 226209:
...
Cleanup calendar code
2004-11-11 20:17:57 +00:00
mostafah%oeone.com
45198edd42
Updated translation
2004-11-11 18:52:39 +00:00
mostafah%oeone.com
91fc06edd9
Added field-label-box-class to dialogOverlay.css
...
Based on patch for bug 269009: Make "New Calendar..." dialog more intuitive
2004-11-11 18:41:39 +00:00
mostafah%oeone.com
f7e12ddbb8
Checked in patch for bug 269009: Make "New Calendar..." dialog more intuitive
2004-11-11 18:09:44 +00:00
mostafah%oeone.com
dfeefdb1b0
Updated translation
2004-11-11 15:20:32 +00:00
mostafah%oeone.com
527d7776ad
Updated translation
2004-11-11 15:10:00 +00:00
mostafah%oeone.com
7e8c1c80f4
updated translation
2004-11-11 14:57:30 +00:00
dmose%mozilla.org
a3199454ac
Added an enumerator of all calendars on the composite as well as way to set the default calendar for addItem(). Not part of build.
2004-11-10 22:35:09 +00:00
vladimir%pobox.com
a504128c11
wrong dir location for calendar js files
2004-11-10 22:24:09 +00:00
mostafah%oeone.com
c37ce6b8bb
Checked in attachment 165313 for bug 268592:
...
New "About Sunbird" and Mac OS X Sunbird "installer" window gfx
2004-11-10 21:34:48 +00:00
vladimir%pobox.com
ca5755f23d
calendar base & providers continuing development/code dump
2004-11-10 21:25:38 +00:00
mostafah%oeone.com
73f8c432f0
Updated translation
2004-11-10 18:11:21 +00:00
mostafah%oeone.com
b67ab5bad7
Checked in calendar.css from attachment 165433 for bug 264397:
...
Sunbird - Preferences: "General" icon is always highlighted (highlit?)
2004-11-10 16:20:25 +00:00
mostafah%oeone.com
d07ea00fe9
Brought up to date with en-US version
2004-11-10 16:14:58 +00:00
mostafah%oeone.com
03dba4f67e
Checked in patch for bug 268666:
...
Inconsistent use of (s) in Sunbird and xpi menubar, inconsistent use of
unicode ellipse character
2004-11-10 15:03:33 +00:00
mostafah%oeone.com
c74507858f
Checked in attachment 165376 for bug 253420:
...
no import of tasks from ical files
2004-11-10 14:40:57 +00:00
dmose%mozilla.org
75da430444
Many small changes in response to comments and discussion. Not part of build.
2004-11-09 23:59:41 +00:00
mvl%exedo.nl
16d1ad2aee
Sunbird - Preferences: "General" icon is always highlighted
...
Also include general css cleanup
bug 264397, patch by Matthew Willis, r=mvl
2004-11-09 20:56:05 +00:00
mostafah%oeone.com
289056d99a
Checked in patch 165084 for bug 173562:
...
Need to import Outlook CSV exported data
2004-11-09 20:32:34 +00:00
mvl%exedo.nl
1a81891299
Make throbber do anything when refreshing remote calendars
...
bug 268602, patch by Matthew Willis, r=mvl
2004-11-09 20:17:36 +00:00
mvl%exedo.nl
17971c2ace
Need button and periodic interval for refreshing/publishing a calendar
...
bug 207381, patch by Matthew Willis, image by Mark Carson, r=mvl
2004-11-09 19:55:53 +00:00
mostafah%oeone.com
3f40b9f5bc
Checked in patch 164873 for bug 266919:it-IT localization changes
2004-11-09 14:14:56 +00:00
mostafah%oeone.com
e25fd8d905
Updated translation
2004-11-09 13:56:02 +00:00
vladimir%pobox.com
12d3e805b0
attribute helpers for calendar
2004-11-08 22:39:17 +00:00
mvl%exedo.nl
13c0658477
some changes I forgot for bug 228745
2004-11-08 22:17:36 +00:00
mvl%exedo.nl
d1416f373c
auto-publish when deleting multiple events
...
bug 228745, patch by lilmatt, r=mvl
2004-11-08 22:07:46 +00:00
mostafah%oeone.com
807dd70da4
Removed duplicate "modal" option
2004-11-08 21:33:35 +00:00
mostafah%oeone.com
8982598fbd
Checked in patches for bug 268110:tr-TR localization changes (Turkish)
2004-11-08 20:28:00 +00:00
mostafah%oeone.com
efde0a8900
Removing obsolete files
2004-11-08 18:39:34 +00:00
mvl%exedo.nl
edab1c498d
use utf8 strings instead of ascii for path names
...
bug 164600, r=mostafah
2004-11-08 18:23:03 +00:00
dmose%mozilla.org
104b7760a0
More whitespace cleanup (not part of build).
2004-11-08 18:11:49 +00:00
dmose%mozilla.org
c411058ef9
Whitespace and comment cleanups (not part of build).
2004-11-08 18:09:56 +00:00
mostafah%oeone.com
6de0214eb4
Updated translation
2004-11-08 17:39:47 +00:00
mostafah%oeone.com
fc269527b8
Checked in patch for bug 268237:ca-AD localization changes (Catalan)
2004-11-08 17:19:10 +00:00
mostafah%oeone.com
7be3d366d5
Checked in attachment 164979 for bug 253420:
...
no import of tasks from ical files
2004-11-08 17:12:24 +00:00
mostafah%oeone.com
32f7dae0fb
Checked in patch for bug 268123:'New' is out of order in some locales' calendar.properties
2004-11-08 17:02:05 +00:00
mostafah%oeone.com
dfc3e3b2ac
Checked in patch for bug 243821:
...
Context clicking on a day in the calendar mini view should not show it in the main view
2004-11-08 16:41:49 +00:00
mostafah%oeone.com
5651fe1a99
Checked in attachment 164772 for bug 264397:
...
Sunbird - Preferences: "General" icon is always highlighted (highlit?)
2004-11-08 16:38:55 +00:00
mostafah%oeone.com
c2c4029db1
Checked in first part of patch 164774 for bug 264397:
...
Sunbird - Preferences: "General" icon is always highlighted (highlit?)
2004-11-08 16:35:25 +00:00
mostafah%oeone.com
851ad00d08
Updated translation
2004-11-08 16:27:22 +00:00
vladimir%pobox.com
4911f02697
in-memory and mozStorage calICalendar providers initial checkin
2004-11-07 23:48:13 +00:00
mvl%exedo.nl
09075d6591
Basic support for colors per category.
...
bug 171657, r=mostafah
2004-11-06 13:20:41 +00:00
mostafah%oeone.com
7b525ba93d
Bumping up version for new build
2004-11-05 21:16:36 +00:00
mostafah%oeone.com
c4486d6223
Bumped up version for next build
2004-11-05 21:15:21 +00:00
mostafah%oeone.com
76ea72f663
Checked in attachment 164745 for bug 226209:Cleanup calendar code
2004-11-05 21:11:51 +00:00
mostafah%oeone.com
89548fe195
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
7c8803f889
Checked in patch 164009 for bug 248399: Update Sunbird classic theme
...
(with some tweaks)
2004-11-05 20:58:00 +00:00
mostafah%oeone.com
c4843bd38f
Checked in attachment 162553,162902 and 162903 for bug 248399:
...
Update Sunbird classic theme
2004-11-05 20:02:30 +00:00
mostafah%oeone.com
020bc3a471
Checked in patch 157778 for bug 248399:Update Sunbird classic theme
2004-11-05 19:39:23 +00:00
mostafah%oeone.com
e37e3dacd6
Added Throbber images for bug 248399: Update Sunbird classic theme
2004-11-05 19:34:44 +00:00
mostafah%oeone.com
426985e744
Checked in patch for bug 267476:
...
New Event, ToDo, Print, Wizard dialogs all can't be moved on Mac OS X
2004-11-05 19:02:01 +00:00
mostafah%oeone.com
53aeaab2f7
Checked in patch 164753 for bug 199779:Make minical useful
2004-11-05 18:50:32 +00:00
mostafah%oeone.com
2cf5fb9f7f
Removed duplicate entry
2004-11-05 18:48:11 +00:00
mostafah%oeone.com
54760ae981
Checked in patch for bug 199779: Make minical useful
2004-11-05 15:57:44 +00:00
dmose%mozilla.org
41450a6e45
Fixes, comments, a new interface, and some reordering (not part of the build)
2004-11-05 06:09:24 +00:00
mostafah%oeone.com
0a095a677b
Checked in patch for bug 263832:
...
F1 key for Day View clashes with Help key in Windows
2004-11-04 23:54:02 +00:00
mostafah%oeone.com
1db3562411
Updated translation
2004-11-04 21:22:00 +00:00
mostafah%oeone.com
ab4f91c6c7
Updated translation
2004-11-04 17:39:22 +00:00
dmose%mozilla.org
069c3354fd
Changed nsISupports to nsIVariant for ease of JS use (not part of the build).
2004-11-04 17:33:39 +00:00
mostafah%oeone.com
fce5351e32
Updating about version.
...
Updating name of OEone to Axentra
2004-11-04 17:00:14 +00:00
dmose%mozilla.org
39526fe2bb
Fixed various errors (not part of the build).
2004-11-04 16:52:36 +00:00
mostafah%oeone.com
4effd71e2b
Bumped up version from 0.8+ to 0.8.1+
...
Bumped up supported firefox version to 1.0+
Bumped up supported thunderbird version to 1.0+
2004-11-04 16:05:52 +00:00
mostafah%oeone.com
19bf96e2b2
Checked in patch for bug 212076:
...
Everytime I open my calendar I get alarms for past events
2004-11-04 14:31:53 +00:00
dmose%mozilla.org
0f43f4ca63
Updated as per IRC discussions.
2004-11-04 08:30:16 +00:00
mostafah%oeone.com
d468d2921f
Updated translation
2004-11-03 21:55:47 +00:00
vladimir%pobox.com
66f41cee71
interface updates
2004-11-03 21:48:23 +00:00
vladimir%pobox.com
51fc138fc7
update to itembase
2004-11-03 21:48:00 +00:00
vladimir%pobox.com
0f462f1d96
event/todo impls
2004-11-03 21:47:42 +00:00
mostafah%oeone.com
d413139f19
Checked in attachment 164406 for bug 261709:
...
Launch Wizard launches XML parsing error instead
2004-11-03 19:11:32 +00:00
vladimir%pobox.com
08078e2ef2
first calIDateTime interface
2004-11-03 19:10:49 +00:00
mostafah%oeone.com
e7404186ee
Fixed: Warning: assignment to undeclared variable i
2004-11-03 18:59:57 +00:00
mostafah%oeone.com
3c6e04701f
Fixed:Warning: assignment to undeclared variable i
2004-11-03 18:58:12 +00:00
mostafah%oeone.com
14510b78fc
Fixed bug 267365:correct spelling, wrong homonym in preferences "overwritten"
2004-11-03 17:05:55 +00:00
mostafah%oeone.com
a786894a90
Updated translation
2004-11-03 15:38:19 +00:00
mostafah%oeone.com
2f9a19f960
Checked in attachment 164225 for bug 226209: Cleanup calendar code
2004-11-03 15:01:30 +00:00
dmose%mozilla.org
439fce7ed1
Very preliminary first cut at calICalendar interface (not part of the build)
2004-11-02 21:44:45 +00:00
mostafah%oeone.com
dd723f8f99
Checked in attachment 164223 for bug 226209:Cleanup calendar code
2004-11-02 20:39:21 +00:00
mostafah%oeone.com
393e907d66
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
3739e67502
Checked in patch for bug 267088:
...
Calendar fails loading nsJSSupportsUtils.js and nsJSComponentManager.js --
both are moved to "obsolete" in toolkit
2004-11-02 19:44:29 +00:00
mostafah%oeone.com
e90d503f73
Checked in attachment 164299 for bug 253420:
...
no import of tasks from ical files
2004-11-02 19:39:58 +00:00
mostafah%oeone.com
766d4095dc
Checked in patches for bug 253420:
...
no import of tasks from ical files
2004-11-02 19:35:16 +00:00
dmose%mozilla.org
cece9e19e5
Added Makefile.in so we can compile (not part of the default build)
2004-11-02 19:29:47 +00:00
dmose%mozilla.org
4a78fbaa74
Changes to make xpidl compile this interface
2004-11-02 19:26:42 +00:00
mostafah%oeone.com
12ca79b2d9
Checked in patch for bug 267027:
...
All Views (Day/Week/Multiweek/Month) are too wide in many localizations
2004-11-02 17:11:39 +00:00
mostafah%oeone.com
362256f742
Fixing incorrect commenting caused by previous check-in
2004-11-02 17:07:42 +00:00
mostafah%oeone.com
a4adbed68e
Checked in patch for bug 266903: de-AT localization changes
2004-11-02 16:46:22 +00:00
mostafah%oeone.com
489e2be58e
Commented out "wizard" menu option which is not being used at the moment.
...
(Based on patch for bug 261709: Launch Wizard launches XML parsing error instead )
2004-11-02 16:26:29 +00:00
mostafah%oeone.com
f6717905bf
Checked in attachment #164032 for bug 207381:
...
Need button and periodic interval for refreshing/publishing a calendar
Also added same change to resources/content/menuOverlay.xul
2004-11-02 16:14:52 +00:00
mostafah%oeone.com
fb4e8f9c22
Checked in patches for bug 266919:it-IT localization changes
2004-11-02 15:27:28 +00:00
mostafah%oeone.com
7d30e84449
Checked in patch for bug 266916:es-ES localization changes
2004-11-02 15:20:34 +00:00
mostafah%oeone.com
0981bfdb49
Fixed sunbird build bustage, using browser/app/splash.rc
2004-11-02 14:12:14 +00:00
mostafah%oeone.com
610a10cbfd
Checked in patch for bug 266882:
...
printDayView always prints "Weekday, Month Day Year", should use preferred format
2004-11-01 21:57:57 +00:00
mostafah%oeone.com
5426764685
Checked in patch for bug 257943 ( using year == -1 ):
...
Crash after adding a new task : invalid DTSTART entry
2004-11-01 21:52:09 +00:00
mostafah%oeone.com
b6e1d623bc
Checked in attachment #163976 for bug 266875:
...
Non-standard keys: Export key is accel+O, Open has no shortcut
2004-11-01 21:44:36 +00:00
mostafah%oeone.com
440ba55cd9
dos2unix'ed all locale files
2004-11-01 21:06:52 +00:00
mostafah%oeone.com
a958804cdd
Checked in attachment #163935 for bug 248884:
...
big calendar (ics more than 64k) is broken
2004-11-01 20:59:56 +00:00
mostafah%oeone.com
a987ced0af
Checked in patch for bug 210218:
...
mouse cursor does not change to indicators after opening an Event dialogue
2004-11-01 20:52:16 +00:00
mostafah%oeone.com
7416b3d91a
Added chrome:name to contents.rdf for locales.
...
See http://bugzilla.mozilla.org/show_bug.cgi?id=266007#c5
2004-11-01 20:35:09 +00:00
mostafah%oeone.com
c9a0ccd55d
Checked in patch for bug 231674: Incorrect Mouse Pointer
2004-11-01 20:04:03 +00:00
mostafah%oeone.com
5c0acfc4e2
Fixed build bustage based on browser/app/Makefile.in
2004-11-01 19:50:18 +00:00
mostafah%oeone.com
dc17c17375
Checked in patch for bug 216257 ( with some tweaks ):
...
Add "Events this month" to dropdown selection list in events pane.
2004-11-01 18:50:47 +00:00
mostafah%oeone.com
e247236064
Checked in patch for bug 267153:
...
Sunbird should be built with the --disable-plugins and the disable-cookies build option
2004-11-01 18:22:01 +00:00
mostafah%oeone.com
d97ebd058d
Removed unused makefile.win
2004-11-01 16:09:11 +00:00
mostafah%oeone.com
3d0968086e
Checked in patch for bug 264447: Export into vCalendar format has illegal newlines
2004-10-29 20:23:52 +00:00
mostafah%oeone.com
9fec8baaa5
Added ca-AD and tr-TR to the dist
2004-10-29 19:39:38 +00:00
mostafah%oeone.com
a73f965a59
Added Catalan translation
2004-10-29 19:20:09 +00:00
mostafah%oeone.com
f131646c30
Adding in zoomWindow function provided by mattwillis
2004-10-29 19:08:50 +00:00
mostafah%oeone.com
2c87143ce9
Added turkish translation
2004-10-29 18:56:09 +00:00
mostafah%oeone.com
e16848a583
Added more info to contents.rdf
2004-10-29 18:55:01 +00:00
mostafah%oeone.com
1e20bb4b54
Updated translation
2004-10-29 16:47:17 +00:00
mostafah%oeone.com
aa13a0e8cf
Checked in patch for bug 264106:
...
Crash on launch: chrome://browser/content/hiddenWindow.xul can't be resolved
and patch #162497 for bug 226209: Cleanup calendar code
(which was needed for previous patch ).
Note: Changes were made to make the patches applicable to the current tree)
2004-10-29 16:40:01 +00:00
mostafah%oeone.com
d0cca50812
Defining same variable once since Win32 doesn't accept this format
2004-10-28 20:41:59 +00:00
mostafah%oeone.com
80fb584788
Defining variable once since Win32 doesn't accept this format
2004-10-28 20:37:21 +00:00
mostafah%oeone.com
33c0c44d30
Fixed bustage after adding IsSet method ( see previous CVS log )
2004-10-28 18:19:06 +00:00
shaver%mozilla.org
544d85cf7f
libxpical is not ready for a glue-only world, sadly
2004-10-28 16:55:30 +00:00
shaver%mozilla.org
86e0934c45
use XPCOM_GLUE_LIBS for libxpical componentry, to reduce version dependence
2004-10-28 16:45:36 +00:00
mostafah%oeone.com
a9984bcdb7
Checked in attachment #161714 for bug 220075:
...
Make task start date/due date optional
2004-10-28 15:56:04 +00:00
mostafah%oeone.com
0cef8b0a0f
Checked in patch #162945 for bug 220075:Make task start date/due date optional
...
(Adds IsSet to oeDateTime interface)
2004-10-28 15:52:09 +00:00
mostafah%oeone.com
8ab7eaf00c
Applied attachment #161704 from bug 262620:GetAllEvents() is slow
...
(fixed indents, added missing {}, and added a break for speed)
Applied attachment #162865 and attachment#162881 from bug 265457:
GetEventsForRange is inefficient
(fixed indents and fixed incorrect variable)
Also removed obsolete EventList class.
2004-10-28 15:18:12 +00:00
dmose%mozilla.org
ce1d2147d7
Make calendar text readable in light-on-dark themes (bug 266186); r=mostafah
2004-10-27 21:29:35 +00:00
mostafah%oeone.com
aa1fa5579d
Checked in patch for bug 263539:
...
todo dialog: Prevent task alarm trigger with no trigger date
2004-10-27 20:04:13 +00:00
mostafah%oeone.com
44a2235eaa
Checked in patch for bug 261329:
...
"About to import" prompt should show names of file and calendar.
2004-10-27 19:44:29 +00:00
mostafah%oeone.com
5e5b0e1ba6
Checked in patch for bug 246740:
...
import->file forces into default calendar [prompt for each]
2004-10-27 18:07:57 +00:00
mostafah%oeone.com
04c07ee8f4
Checked in patch for bug 242317 ( comments fixed ):
...
Day and weekday titles in calendar view scroll away [weekview]
2004-10-27 17:34:46 +00:00
mostafah%oeone.com
38b52cd75a
Updated translation
2004-10-27 16:27:26 +00:00
mostafah%oeone.com
40e4684d36
Checked in attachments #161878,#161880 and #163491 from bug 260458(with minor tweaks):
...
Collect file commands in file menu, and separate new/open calendar to avoid
warning "already exists. do you want to replace it"
Parts that didn't get in will be provided in a separate patch just in case
2004-10-27 15:58:16 +00:00
vladimir%pobox.com
55000b6c93
first bits of new calendar interfaces
2004-10-26 21:27:59 +00:00
mostafah%oeone.com
14d1dbe196
Checked in patch for bug 265399:
...
###!!! ASSERTION: You are calling CreateInstance "{ed3db3fc-0168-4cab-8818-98f5475a490c}"
when a service for this CID already exists!:
'Error', file r:/mozilla/xpcom/components/nsComponentManager.cpp, line 1880
2004-10-26 19:30:50 +00:00
mostafah%oeone.com
249640df18
Checked in attachment #159387 for bug 256087:
...
Input area is labelled Categories (should be Category)
2004-10-26 18:43:12 +00:00
mostafah%oeone.com
93860c57c0
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
mostafah%oeone.com
c5ebbadbe1
Checked in patch for bug 259463:
...
Date Problem-can not accept date before 01/01/1601 ,show blank
2004-10-26 17:34:02 +00:00
mostafah%oeone.com
c154911697
Added semicolon ( http://bugzilla.mozilla.org/show_bug.cgi?id=260158#c7 )
2004-10-26 17:05:01 +00:00
mostafah%oeone.com
db7e683492
Checked in patch for bug 260158:
...
datepicker/timepicker menulist have blinking text cursor while popped up, but can't type
2004-10-26 16:42:24 +00:00
darin%meer.net
52ac61d678
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
2004-10-25 19:34:45 +00:00
mostafah%oeone.com
66d6b7745d
Updated translation
2004-10-25 17:34:02 +00:00
mostafah%oeone.com
e1222e46b6
-Checked in patches for bug 260169:
...
generalize formatDateTime and formatInterval relative to given date, not just today
-Removed redundant AllDay entry from calendar.properties
2004-10-25 15:47:30 +00:00
mostafah%oeone.com
5ec71e676c
Updated translation
2004-10-25 14:43:05 +00:00
mostafah%oeone.com
6545c028c2
Uncommented webcal protocol expose
2004-10-19 13:55:49 +00:00
mostafah%oeone.com
9316aa30bc
Applied patch for bug 264831:Sunbird should not expose all protocols.
...
Removed unrelated comment.
2004-10-19 13:50:46 +00:00
mostafah%oeone.com
60c27a6d9c
Quick fix to bug 264106 suggested by mattwillis
...
Crash on launch: chrome://browser/content/hiddenWindow.xul can't be resolved
2004-10-15 14:26:59 +00:00
mostafah%oeone.com
2ed95725ef
Checked in patch for bug 264077:
...
Sunbird menus use control as modifier rather than accel
2004-10-13 13:26:54 +00:00
mostafah%oeone.com
883125f2f9
Importing code from browser.js which will fix the crash for bug 234370:
...
Crashes on every attempt to print out active calendar
Based on a patch by mvl at http://bugzilla.mozilla.org/show_bug.cgi?id=234370#c18
2004-10-08 19:32:39 +00:00
mostafah%oeone.com
dc2f808614
Added Italian localization files
2004-10-07 15:10:11 +00:00
mostafah%oeone.com
61a4f8fab9
Updated translation
2004-10-07 14:01:24 +00:00
mostafah%oeone.com
3574d11a27
Added comments for GetAllEvents()
2004-10-06 15:26:10 +00:00
mostafah%oeone.com
186f4fe009
Enhanced GetAllEvents() and added comments for further improvement in
...
bug 262620: GetAllEvents() is slow
2004-10-06 15:20:08 +00:00
mostafah%oeone.com
b1505a87d8
Updated translation
2004-10-05 14:37:39 +00:00
mostafah%oeone.com
58de7f95c5
Checked in patch for bug 258956: Recurrence does not show up when "All day event"
...
along with missing part from https://bugzilla.mozilla.org/show_bug.cgi?id=258956#c9
2004-10-01 20:26:51 +00:00
mvl%exedo.nl
0a8dbdccb4
no need for two commandline handlers
...
followup to bug 261838, r=mostafah
2004-10-01 19:20:40 +00:00
mvl%exedo.nl
1cd531b667
use semi-single-profile to get sunbird building again.
...
bug 262489, r=mostafah
2004-10-01 19:01:12 +00:00
mvl%exedo.nl
fb5f7a04ae
no need for two commandline handlers
...
bug 261838, r=mostafah
2004-10-01 18:50:57 +00:00
cbiesinger%web.de
5844b1dac6
259828 remove unused browser.turbo.enabled pref
...
r=bsmedberg sr=neil
2004-09-28 20:21:04 +00:00
mostafah%oeone.com
0576af1bb8
Updated translation
2004-09-27 12:59:41 +00:00
mvl%exedo.nl
474fafaf76
kButton isn't used anymore.
...
followup to bug 259155, patch by gekacheka, r=mostafah
2004-09-22 18:57:32 +00:00
mostafah%oeone.com
57b2843157
Updated translation from frenchmozilla.sourceforge.net CVS
2004-09-21 20:29:43 +00:00
mvl%exedo.nl
fd88f0a648
Check for memory allocation failures.
...
bug 226048, r=mostafah
2004-09-21 18:56:45 +00:00
mats.palmgren%bredband.net
0b0506f06b
Remove -moz-count-* and (unused) eCursor_arrow_* cursors. b=259639 r+sr=dbaron
2004-09-19 19:49:29 +00:00
mvl%exedo.nl
ab9c83c99d
make datepicker and timepicker use menulist
...
bug 259155, patch by gekacheka and me, r=mostafah
2004-09-17 19:52:56 +00:00
mostafah%oeone.com
a447b31a79
Added checking for return value on summary and description.
...
Fixes the crash for bug 239435:
VCS file from EBay crashes Calendar
2004-09-15 19:28:11 +00:00
mostafah%oeone.com
1ce8cff48e
Updated translation
2004-09-15 18:16:50 +00:00
mostafah%oeone.com
4133f78b96
Updated translation
2004-09-15 15:49:38 +00:00
darin%meer.net
b88ad7be0d
landing patch for bug 259213 "Coalesce boolean fields into nsXREAppData::flags" r=bsmedberg
2004-09-14 21:05:46 +00:00
cbiesinger%web.de
1d61416f70
Bug 248044 move jar protocol handler into libjar. these are the changes to the
...
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
mostafah%oeone.com
c080bcc1d8
Updated translation
2004-09-13 20:38:48 +00:00
mostafah%oeone.com
88988eb729
Checked in patch for bug 237897:
...
dialog "subscribe to remote cal" malformed with large system fonts
2004-09-13 20:24:26 +00:00
mostafah%oeone.com
52f8a7737f
Checked in en-US and de-AT part of patch for bug 256087:
...
Input area is labelled Categories (should be Category)
2004-09-13 18:40:57 +00:00
mostafah%oeone.com
cdd65c2fd6
Checked in attachment 158641 for bug 257146:
...
Unable to change start and end dates if locale date format is unexpected
2004-09-13 18:24:21 +00:00
mostafah%oeone.com
36bab83b48
Updated translation
2004-09-13 18:04:46 +00:00
mostafah%oeone.com
d1441fbe6a
Checked in patch for bug 258905:
...
workaround long date format: add weekday, detect need
2004-09-13 18:02:19 +00:00
mostafah%oeone.com
0625897f50
Checked in patch for bug 258898:
...
formatDateInterval on multiday event concatenates dates with "-- undefined"
2004-09-13 17:52:24 +00:00
mostafah%oeone.com
4ec667cc26
Checked in patch for bug 258728:
...
Calendar should use Titletips instead of Tooltips when hoovering over cropped text
2004-09-13 16:05:51 +00:00
mvl%exedo.nl
9a39f770c4
remove chatzilla labels, whitespace cleanup.
...
bug 215115, r=mostafah
2004-09-12 19:00:25 +00:00
mvl%exedo.nl
7b80444714
use border-bottom instead of top.
...
bug 257583, r=mostafah
2004-09-11 18:08:14 +00:00
mostafah%oeone.com
9ed4e09a60
Checked in patch for bug 258659:
...
Export selected events should use timezone offset at exported date to
calculate zulu time, not current offset
2004-09-10 15:43:36 +00:00
mostafah%oeone.com
3dd12dbeec
Updated translation
2004-09-10 13:27:21 +00:00
mostafah%oeone.com
072db89706
Updated translation
2004-09-10 13:06:54 +00:00
darin%meer.net
02fdc9d90f
landing patch for bug 258470 "XULRunner shouldn't use firefox migration service" r=bsmedberg
2004-09-09 18:10:25 +00:00
mostafah%oeone.com
2dfed87635
Updated translation
2004-09-09 15:32:04 +00:00
mostafah%oeone.com
ac88bb9c40
Checked in patch for bug 258369:
...
Adding city to "my Timezone
2004-09-09 14:58:15 +00:00
mostafah%oeone.com
2a4f93fd10
Checked in patch for bug 258527:
...
MonthView, workweek only: no 5th week if month ends on day off at 6th week start
2004-09-09 14:42:42 +00:00
mostafah%oeone.com
cac637f1d2
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
6accf3753f
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
dbbf3b9f6e
Removing more unneeded files from dist
2004-09-07 20:06:05 +00:00
mvl%exedo.nl
64e58f45c4
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
d7f170779a
Claim support for thunderbird 0.8+
2004-09-07 16:17:01 +00:00
mostafah%oeone.com
1c91091218
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
e74922c912
Fixed misspelling in variable name: calendarName -> CalendarName
2004-09-01 21:23:10 +00:00
mostafah%oeone.com
0de9ec9d8c
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
fd33d8c63b
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
93d04d21c6
Updated translation
2004-09-01 14:07:33 +00:00
mostafah%oeone.com
90d5e4388e
Updated translation
2004-09-01 13:50:49 +00:00
mostafah%oeone.com
9ef18ab7b0
Updated translation
2004-08-31 21:11:31 +00:00
mostafah%oeone.com
344d5c377e
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
356984010a
Checked in attachment #157536 for bug 254611
2004-08-31 20:36:59 +00:00
mostafah%oeone.com
5d3ccc2a20
Fixed wrong variable name: cloader->loader
2004-08-31 19:10:56 +00:00
mostafah%oeone.com
279ed4aaf2
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
678678acf3
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
f1ec45b462
Make sure the new css files override the old ones from resources/skin
2004-08-31 13:24:51 +00:00
mostafah%oeone.com
b31cb68428
Updated translation
2004-08-31 13:06:56 +00:00
mvl%exedo.nl
8c04dd59b1
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
fbe9d4e141
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
0d9f9099ad
Added small toolbar icon set
2004-08-30 21:10:32 +00:00
mostafah%oeone.com
75440643b7
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
e3780fd17c
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
1027050d33
Updated translation
2004-08-30 18:47:21 +00:00
mostafah%oeone.com
109034d5d2
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
568a7aa4b3
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
125606da59
Updated translation
2004-08-30 15:22:57 +00:00
mostafah%oeone.com
fdc578bf14
Updated translation
2004-08-30 14:28:59 +00:00
mostafah%oeone.com
b8c2eec906
Checked in patch for bug 243804:
...
Observer isn't unregistered when window closes
2004-08-30 13:56:37 +00:00
mostafah%oeone.com
8104fb0817
Updated translation
2004-08-30 13:18:33 +00:00
mvl%exedo.nl
527bfa2b0a
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
78e6b08b52
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
86c69ea432
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
de062e9dad
Use task context menu in the whole task pane
...
bug 155648, r=mostafah
2004-08-27 10:42:12 +00:00
mostafah%oeone.com
823304d242
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
7131178596
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
2f04154b20
Updated translation
2004-08-26 12:55:29 +00:00
mvl%exedo.nl
4e9841662f
drop !important. followup to bug 248399
2004-08-25 20:21:25 +00:00
mvl%exedo.nl
585c53ffcb
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
77fbff63fc
Changed * to + per Callek's request
2004-08-17 18:53:07 +00:00
mostafah%oeone.com
6dfe941c34
Force readding of calendar.xul and menuOverlay.xul
2004-08-17 18:34:56 +00:00
mostafah%oeone.com
5e86c829f4
Adding Makefile.in for installer, based on browser/installer/Makefile.in
2004-08-17 13:23:39 +00:00
mostafah%oeone.com
f0542ab13f
Use winstripe for Mac until pinstripe becomes available
2004-08-17 13:17:24 +00:00
mostafah%oeone.com
f23e8d9cb4
Updated installation images
2004-08-16 21:10:17 +00:00
mostafah%oeone.com
1f89c70fb8
Checking in workaround for bug 255248
2004-08-16 21:04:29 +00:00
mostafah%oeone.com
5791fad211
Checked in patch for bug 255511
2004-08-16 19:52:28 +00:00
mostafah%oeone.com
e0c0cced4e
Checked in attachment 156049 for bug 231765
2004-08-16 19:45:49 +00:00
mostafah%oeone.com
fd0fc3e343
Added theme extension to list of files
2004-08-16 19:18:11 +00:00
mostafah%oeone.com
96752042ca
Checked in new logo for sunbird
2004-08-16 19:06:43 +00:00
mostafah%oeone.com
8ba2a86984
Checked in patch for bug 255121
2004-08-16 15:26:41 +00:00
mostafah%oeone.com
7d8996f37d
Synced sunbird and extension, calendar.xul file afetr patching bug 254993
2004-08-16 15:16:06 +00:00
mostafah%oeone.com
e54895b76f
Fixed indentation and checked in patch for bug 254993
2004-08-16 14:34:26 +00:00
mostafah%oeone.com
a27b574cbb
Checked in patch for bug 254979
2004-08-16 13:44:06 +00:00
mostafah%oeone.com
0f93920d90
New addition and changes from attachment 155875 in bug 248399
2004-08-16 13:29:14 +00:00
mostafah%oeone.com
76e8c0f080
sunbird should not yet update its extensions
2004-08-13 20:18:49 +00:00
mostafah%oeone.com
14c64eefb4
Updated translation
2004-08-13 20:17:50 +00:00
mostafah%oeone.com
a3e0cd3cc3
Rename throbber2 back to throbber so that other themes can override it
2004-08-11 13:24:51 +00:00
mostafah%oeone.com
a5c1aac6fb
Renaming throbber2 back to throbber for consistency
2004-08-11 13:11:10 +00:00
mostafah%oeone.com
c23fd4c1e9
Updated translation
2004-08-10 16:08:56 +00:00
mostafah%oeone.com
51adf8633f
Updated translation
2004-08-10 14:28:47 +00:00
mostafah%oeone.com
a83ee5bd73
use a function for the throbber that will work in all apps
2004-08-09 20:44:50 +00:00
mostafah%oeone.com
29990d1642
Use sunbird's logo as throbber for calendar
2004-08-09 20:37:58 +00:00
mostafah%oeone.com
a7b63120f8
Add throbber image info to modern theme
2004-08-09 20:36:47 +00:00
mostafah%oeone.com
7af675f7b9
Checked in patches for bug 254294
2004-08-09 17:38:08 +00:00
mostafah%oeone.com
e976f23ad4
Checked in attachment 155453 from bug 220075
2004-08-09 17:13:40 +00:00
mostafah%oeone.com
524372e978
Checked in new patches to bug 220075
2004-08-09 17:13:17 +00:00
mostafah%oeone.com
2628259213
Checked in patches for bug 254737
2004-08-09 16:47:52 +00:00
mostafah%oeone.com
321e116cb8
Checked in patch for bug 254743
2004-08-09 16:30:10 +00:00
mostafah%oeone.com
4725c49887
Fixed bug 254399
2004-08-09 16:10:45 +00:00
mostafah%oeone.com
438ceca882
Removing unused extension
2004-08-06 22:04:23 +00:00
mostafah%oeone.com
d5cca3f9f0
Fixed bug 253654
2004-08-06 18:02:53 +00:00
mostafah%oeone.com
c646bcc084
Checking in more files from the new them ( Bug 248399 )
2004-08-06 17:36:44 +00:00
mostafah%oeone.com
5f084fefc1
Brought up to date with mozilla.in in browser
2004-08-05 21:17:47 +00:00
mostafah%oeone.com
735b034ec0
Bump up to version 0.2a
2004-08-05 20:56:41 +00:00
mostafah%oeone.com
79da4cd15f
Added installer files for sunbird
2004-08-05 20:55:13 +00:00
mostafah%oeone.com
44365f32d0
Using more realistic max version
2004-08-05 13:47:23 +00:00
mostafah%oeone.com
1eb17bb680
Removed duplicate function. ( Bug 220075 )
2004-08-04 13:10:46 +00:00
mostafah%oeone.com
bd16fa0b15
Define ID_DDE_APPLICATION_NAME
2004-08-03 21:41:37 +00:00
mostafah%oeone.com
c617431011
Changed "Mozilla Sunbird" to "Sunbird" to comply with firefox name usage
2004-08-03 21:07:30 +00:00
mostafah%oeone.com
bfe5e51d31
Use install.rdf from now on. Also fixed version
2004-08-03 13:56:55 +00:00
mostafah%oeone.com
f2ace63123
Assigning width and height for proper viewing from firefox extension dialog
2004-08-03 13:56:09 +00:00
mostafah%oeone.com
110be3ebae
Improved install.rdf
2004-08-03 13:34:55 +00:00
mostafah%oeone.com
aa9891dc8e
Checked in patch for bug 243799
2004-08-03 13:00:39 +00:00
mostafah%oeone.com
0fb4713eef
Checked in patch for bug 252944
2004-08-02 22:29:43 +00:00
mostafah%oeone.com
1205882021
Checked in patches for bug 250824
2004-08-02 22:25:56 +00:00
mostafah%oeone.com
2a5dc4d585
Checked in patches for bug 220075
2004-08-02 22:23:16 +00:00
mostafah%oeone.com
4b1eafc9ab
Checked in patch for bug 250815
2004-08-02 21:02:30 +00:00
mostafah%oeone.com
f55c4bf515
Checked in patches for bug 250307
2004-08-02 20:54:10 +00:00
mostafah%oeone.com
d188385278
Checked in patch for bug 231765
2004-08-02 20:18:04 +00:00
mostafah%oeone.com
c38f844f77
Checked in patch for bug 250102
2004-08-02 20:06:48 +00:00
mostafah%oeone.com
5d0fbee0de
Checked in patch for bug 249071
2004-08-02 20:00:10 +00:00
mostafah%oeone.com
c01b0d2c60
Checked in patch 152339 for bug 206755
2004-08-02 19:47:26 +00:00
mostafah%oeone.com
9af31a7101
Checked in attachment 154557 for bug 219589
2004-07-28 14:56:15 +00:00
mvl%exedo.nl
75d1358a1f
Update GetAllTodos. Attempt to make it work for 1.7.
...
bug 253319, r=mostafah
2004-07-27 20:59:40 +00:00
mostafah%oeone.com
45ba78f748
Fixed bug 205468
2004-07-27 19:25:07 +00:00
mvl%exedo.nl
87c6329d60
make sunbirds prefs not depend on stuff in browser
...
bug 253153, r=mostafah
2004-07-26 21:27:44 +00:00
mvl%exedo.nl
c3a9183c5f
More work on multiple types of calendars.
...
bug 252603, r=mostafah
2004-07-26 13:50:22 +00:00
mostafah%oeone.com
3926e4cef3
Updated translation
2004-07-26 13:07:47 +00:00
mvl%exedo.nl
121c773b05
Make less assumptions about calendar types in oeICalContainer.
...
bug 252603, r=mostafah
2004-07-22 20:07:03 +00:00
mostafah%oeone.com
c8a2e76d09
Updated translation
2004-07-22 17:22:44 +00:00
mostafah%oeone.com
09a1303835
Updated translation
2004-07-16 14:05:58 +00:00
mostafah%oeone.com
09f5baf974
Updated translation
2004-07-16 13:50:46 +00:00
mostafah%oeone.com
8a0dc56cfa
Turn on Javascript errors again
2004-07-15 17:58:03 +00:00