Commit Graph

136319 Commits

Author SHA1 Message Date
shaver%mozilla.org
522338eedf Use prefs to control calendar type ("calendar.default-calendar.type") and
uri ("calendar.default-calendar.uri", only for caldav and storage types), so
we can all stop hacking createCalendar ourselves. r=dmose.

The default remains a memory-type calendar.
2004-12-10 09:56:34 +00:00
simford.dong%sun.com
8475f959c2 Bug 266103 IT/sv/ru/pl not included in regionNames.properties
dbaron: superreview+
smontagu: review+

check-in for Ervin.Yan@sun.com
2004-12-10 09:15:44 +00:00
jwalden%mit.edu
a071dffab1 Bug 265689 - Use <p/> (not <div/> for paragraphs 2004-12-10 06:12:08 +00:00
brendan%mozilla.org
02bc4b6f82 Fix SetFunctionSlot to use mutating change-property-attrs call (273963, r=jband). 2004-12-10 04:07:49 +00:00
ginn.chen%sun.com
dbd694e654 Bug 269308 Mozilla should check solaris Math Library (libm) patch
patch maker=leon.sha@sun.com r=roland.mainz sr=darin
2004-12-10 02:56:42 +00:00
ginn.chen%sun.com
e811e759e0 Bug 268524 mozilla is unusable in solaris x86 using Sun SOS10 compiler.
patch maker=leon.sha@sun.com r=darin sr=henry.jia
2004-12-10 02:52:49 +00:00
vladimir%pobox.com
73864d156f Initialize stampDate on event init, notpartofthebuild 2004-12-10 02:32:30 +00:00
ginn.chen%sun.com
58cb423908 Bug 251492 [gnome]selected item text wrong color in high-contrast themes
reland toolkit part
fix the wrong "Landing the Aviary Branch (Toolkit sections excluding
toolkit/content)." by ben%bengoodger.com 2004-11-30 14:54
2004-12-10 02:30:24 +00:00
vladimir%pobox.com
b5eb3d4590 Initialize creationDate and lastModifiedDate on itembase init, notpartofthebuild 2004-12-10 02:29:05 +00:00
dmose%mozilla.org
ed3339b93c Get addItem() closer to working (not part of the build) 2004-12-10 02:25:12 +00:00
aaronleventhal%moonset.net
af73a988c9 bug 265677. Message Toolbar's button not accessible. Patch from doronr, r=mconnor 2004-12-10 02:25:11 +00:00
nboyd%atg.com
05a7072e79 Add HttpUnit and HtmlUnit 2004-12-10 01:52:18 +00:00
pavlov%pavlov.net
462ec34b9c fixing compile problem on windows 2004-12-10 01:50:51 +00:00
dmose%mozilla.org
e652f6111a utcTime is now known as nativeTime. not part of the build. 2004-12-10 01:46:09 +00:00
vladimir%pobox.com
c0e12e9f54 removed reinvention of instanceof; notpartofthebuild 2004-12-10 01:45:20 +00:00
pavlov%pavlov.net
9bd7c9f40b fixing weekView to request events for the full 7 days instead of just 6 2004-12-10 01:45:02 +00:00
vladimir%pobox.com
e175e14b86 utcTime is now nativeTime, notpartofthebuild 2004-12-10 01:43:25 +00:00
vladimir%pobox.com
8a5d2024e1 fix calDateTime jsDate conversion, oops; notpartofthebuild 2004-12-10 01:35:48 +00:00
nboyd%atg.com
f670af373e remove stale link 2004-12-10 01:35:05 +00:00
brendan%mozilla.org
54e9fe4050 Null, not false (fix copy-paste error). 2004-12-10 01:31:16 +00:00
darin%meer.net
aef18f59b4 fix libxul XP_UNIX bustage 2004-12-10 01:30:04 +00:00
silver%warwickcompsoc.co.uk
488cb6ffcd Bug 150140 - Support /whois nick nick, and add /wii.
ChatZilla only.
r=rginda
2004-12-10 01:29:01 +00:00
pavlov%pavlov.net
4920652665 changing virtual nsresult to NS_IMETHOD so that it builds on windows 2004-12-10 01:14:42 +00:00
jst%mozilla.jstenback.com
29a91b0229 Fixing bug 273961. Don't execute unix process creation code on windows. r+sr=darin@meer.net 2004-12-10 01:06:37 +00:00
vladimir%pobox.com
8b8224d58b forgot TimezoneOffset getter/setter, notpartofthebuild 2004-12-10 01:05:31 +00:00
dmose%mozilla.org
bfb6ac1c24 Fixed trailing comma (strict warning) and interface constant. Not part of build. 2004-12-10 00:50:03 +00:00
vladimir%pobox.com
e4c06a2ed2 Have calIDateTime track the tz offset when going to/from jsdates. npotb 2004-12-10 00:45:04 +00:00
dmose%mozilla.org
f57fb85545 Fix getItem for a single event to work. Not part of the build. 2004-12-10 00:36:26 +00:00
dmose%mozilla.org
712a24b2f8 test for getItem() on a single event. (not part of the build) 2004-12-10 00:35:49 +00:00
pavlov%pavlov.net
566a1dbb47 fixing weekView to clear events when changing weeks 2004-12-10 00:15:25 +00:00
shaver%mozilla.org
3b32aa62cb - Basic ICS serialization of events.
- icalComponent getter on calIItemBase to aid in serializing multiple
  components, such as to write out an entire calendar as ICS (say).
- Fix DATE property handling in the ICS service, no thanks at all to libical's
  use of obfuscated void * as its type for everything.
2004-12-10 00:15:22 +00:00
tor%cs.brown.edu
b64db91538 Bug 216559 - CSS3 currentColor. Patch by scootermorris@comcast.net.
r=bz, sr=dbaron.
2004-12-09 23:51:25 +00:00
pavlov%pavlov.net
ea78fa45b7 fix week view to show events in the right column and time slot 2004-12-09 23:47:44 +00:00
dbaron%dbaron.org
958a20f89e Fix make install bustage. 2004-12-09 23:39:48 +00:00
dbaron%dbaron.org
9ae4bc5605 Use CSS to improve appearance of flames image. 2004-12-09 23:21:18 +00:00
pavlov%pavlov.net
977bf12427 set the start/end times correctly 2004-12-09 22:51:59 +00:00
vladimir%pobox.com
e42feaf8d7 set mURI only after everything is initialized; also, move commitTransaction() into try blocks. notpartoftehbuild 2004-12-09 22:34:59 +00:00
vladimir%pobox.com
ebbbdf27da automatically reset mozStorageStatementWrapper when the statement is finished executing, to avoid havin to reset() all the time. notpartofthebuild 2004-12-09 22:34:00 +00:00
pavlov%pavlov.net
70ddf9a2e2 work on getting the week view to work again bug 273955 r=mvl 2004-12-09 22:32:39 +00:00
vladimir%pobox.com
30a24137d2 fix usage of snprintf to use PR_smprintf, notpartofthebuild 2004-12-09 21:42:36 +00:00
pavlov%pavlov.net
fa0f096079 fixing win32 build issues r=shaver 2004-12-09 21:22:15 +00:00
bienvenu%nventure.com
a03bc9d695 fix 273356 mdn requests don't work on global inbox messages, sr=mscott 2004-12-09 21:01:10 +00:00
aaronleventhal%moonset.net
33bf5eda0c Bug 273597 - AccessibleMarshall.dll missing from Firefox install. r+sr=bryner 2004-12-09 20:14:45 +00:00
Stefan.Borggraefe%gmx.de
5936aeb292 Bug 251991: Convert dialogs of the PSM to <dialog>
r=neil, sr=jst
2004-12-09 19:50:20 +00:00
cltbld
5359f2d676 Automated update from host egg 2004-12-09 19:33:25 +00:00
bsmedberg%covad.net
79241940e8 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
mvl%exedo.nl
87c6dfa88f initial version of a synchronization test. npotb 2004-12-09 19:17:50 +00:00
ere%atp.fi
7ddd1f5ea0 Bug 186549: add a pref. that allows different windows to retain their own input locale settings
Patch by Masayuki Nakano
r=emaijala
sr=bzbarsky
2004-12-09 19:01:35 +00:00
ere%atp.fi
d46f71b538 Fix for bug 264708: Single-bit transparency not supported on Win98
Patch by Dainis Jonitis
r=emaijala
sr=roc
2004-12-09 17:56:46 +00:00
bienvenu%nventure.com
57f7000a49 potential fix for topcrash in imap code 269573, parser was ignoring the stop button in some situations, sr=mscott 2004-12-09 17:56:30 +00:00