brendan%mozilla.org
cc77ff0011
Fix [null].toSource() to produce [null], not [] (245148, r=shaver).
2004-06-02 21:10:00 +00:00
scott%scott-macgregor.org
e39d02b101
Bug #244457 --> Don't show vCards as external attachments if viewing messages as simple HTML
...
or plain text.
2004-06-02 21:06:03 +00:00
cbiesinger%web.de
36e289f4a9
Bug 219622 SpellChecker component has no disk size
...
patch by Andreas Kunz <durbacher@gmx.de> r=ssu sr=dougt
2004-06-02 20:59:58 +00:00
danm-moz%comcast.net
9be3d5e726
removing extraneous carriage returns added in rev 1.3. they break my build. i can't be the only one.
2004-06-02 20:12:23 +00:00
cltbld%netscape.com
8128dc1c65
Automated update from host egg
2004-06-02 18:13:49 +00:00
mvl%exedo.nl
c097fcd9d9
use MOZ_SUNBIRD to build sunbird.
...
bug 245189, r=bsmedberg, approved by mostafah
2004-06-02 18:06:03 +00:00
bienvenu%nventure.com
87aaa08996
fix start end batch bug when marking messages as junk, r=neil.parkwaycc.co.uk, sr=bienvenu, patch by eyalroz@technion.ac.il
2004-06-02 17:53:36 +00:00
cbiesinger%web.de
e2b19898bb
removing C++ urlbarhistory impl
...
bug 245009 r=bsmedberg sr=alecf
2004-06-02 17:47:39 +00:00
edburns%acm.org
67db434000
This checkin demonstrates that navigation.loadFromStream() works, at
...
least in the case of a FileInputStream. I still can't get the
RandomHTMLInputStream to work. I'm still waiting on a response from
Darin Fisher on that one.
M build-tests.xml
- comment in all tests
M classes_spec/org/mozilla/webclient/Navigation2.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/NavigationImpl.java
- add loadFromStreamBlocking, until we have DocumentLoadListener working
M src_moz/InputStreamShim.cpp
M src_moz/InputStreamShim.h
- rollback the nsIAsyncInputStream changes.
M test/automated/src/classes/org/mozilla/webclient/NavigationTest.java
- test from a FileInputStream
M test/automated/src/classes/org/mozilla/webclient/RandomHTMLInputStream.java
- Allow notification when read completes.
2004-06-02 17:26:49 +00:00
scott%scott-macgregor.org
94e3b55fe4
Bug #244722 --> Message truncated in headers stops mail from automatically moving all junk messages
...
Patch by Lorenzo Colitti
sr=mscott
2004-06-02 17:22:48 +00:00
mkaply%us.ibm.com
2322a772da
#245274
...
r/sr = jst
Make quirks mode not validate createElement's tagName argument to preserve 1.4 compat
2004-06-02 16:21:22 +00:00
pedemont%us.ibm.com
80a8259284
Bug 195022 - Workaround fix for scaling images with a 1-bit mask. r=sfraser,sr=tor
2004-06-02 16:00:29 +00:00
mostafah%oeone.com
31003f67cc
Checking in parts of patch 149827 for bug 122656
2004-06-02 15:30:43 +00:00
igor%mir2.org
633428122c
Code to create references to manipulate with __proto__ and __parent__ is moved to ScriptRuntime.specialReference not to expose too much implementation details
2004-06-02 14:56:25 +00:00
edburns%acm.org
c452a9072e
M build-tests.xml
...
- comment in all tests
M classes_spec/org/mozilla/webclient/Navigation2.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/NavigationImpl.java
- add loadFromStreamBlocking, until we have DocumentLoadListener working
M src_moz/InputStreamShim.cpp
M src_moz/InputStreamShim.h
- rollback the nsIAsyncInputStream changes.
M test/automated/src/classes/org/mozilla/webclient/NavigationTest.java
- test from a FileInputStream
M test/automated/src/classes/org/mozilla/webclient/RandomHTMLInputStream.java
- Allow notification when read completes.
2004-06-02 14:31:24 +00:00
bienvenu%nventure.com
37b62cc2b0
fix 245098 pop3 messages deleted locally deleted from server, r/sr=mscott
2004-06-02 14:22:56 +00:00
amardare%qnx.com
3e4ca134bf
Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
...
Removed a old comment for the photon specific PhRemoteClient.cpp.
2004-06-02 14:19:05 +00:00
amardare%qnx.com
be288667d6
Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
...
The height of characters was calculated incorrectly in nsFontMetricsPh, leading to an error
in the email composition window ( non html composing, moving the cursor with keyboard will make the cursor
jump at the end of lines ).
2004-06-02 14:15:03 +00:00
mkaply%us.ibm.com
9c21f95baa
#244951
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - hang in some cases tiling bitmaps while printing
2004-06-02 13:45:23 +00:00
bsmedberg%covad.net
9bf505bc5f
Bug 244965 - untrusted web content can use the "chrome" flag to window.open() r=danm sr=jst
2004-06-02 12:36:51 +00:00
igor%mir2.org
20af7b885d
Changing Refrence.set(Object) to return Object to return the real stored value.
2004-06-02 11:33:09 +00:00
igor%mir2.org
1a9a123c14
Pass __proto__ and __parent__ special properties to code generation as strings to allow to support application-specific special properties without altering code generation.
2004-06-02 09:13:12 +00:00
neil%parkwaycc.co.uk
4488f9fd12
Bug 245009 pref-history.xul should hit URLBar history through RDF instead of using the urlbarhistory component r=pike sr=alecf
2004-06-02 08:26:50 +00:00
neil%parkwaycc.co.uk
f3b448e4ef
Bug 156422 Win32's nsILocalFile.reveal() doesn't select file p=dean_tessman r=law (tweaked by brofield@jellycan.com r=me) sr=alecf
2004-06-02 08:19:42 +00:00
aaronleventhal%moonset.net
f7bc60ff82
Fixing bustage
2004-06-02 05:32:45 +00:00
aaronleventhal%moonset.net
1e2d015834
Attempting to fix bustage on redwood
2004-06-02 05:06:39 +00:00
aaronleventhal%moonset.net
8eb8cdd6d0
Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf
2004-06-02 04:06:28 +00:00
pinkerton%aol.net
1ed79fde6f
fix typo
2004-06-02 02:45:30 +00:00
pinkerton%aol.net
a582a80601
allow tabbing from url bar to search field then into content area, part
...
of bug 198153
2004-06-02 02:42:37 +00:00
roc+%cs.cmu.edu
e671fd534b
Bug 240903. Add image input to the list of elements that can't be dragged. r+sr=roc, patch by Serge Gautherie
2004-06-02 02:25:18 +00:00
jpierre%netscape.com
8f86eb3572
Fix for 244915 . resolve issues from previous patch
2004-06-02 01:56:43 +00:00
bzbarsky%mit.edu
9e87abeb8a
Fix regression bug 244926. Only use the "blocked protocol" handler for
...
protocols that are actually blocked. r=biesi, sr=darin
2004-06-02 01:52:28 +00:00
ben%bengoodger.com
0d13b7bfd1
225641 - installer should ask where to put icons, mail portion of this r=mscott
2004-06-02 01:38:14 +00:00
ben%bengoodger.com
27bf6ec9b8
225641 - installer should ask where to put icons
2004-06-02 01:36:53 +00:00
pinkerton%aol.net
b43847b2ae
enabling xslt support (bug 202022)
2004-06-02 00:47:45 +00:00
jpierre%netscape.com
6986ea78e8
Fix for 244915 - r=wtc, misterssl . Correctly build freebl on Solaris 10
2004-06-02 00:40:53 +00:00
roc+%cs.cmu.edu
626c4c26f5
Bug 217715. Delay instantiating plugin until we've closed its HTML element, so Java applets are guaranteed to see all PARAMs. r+sr=jst
2004-06-02 00:25:00 +00:00
roc+%cs.cmu.edu
7774ed1af5
Bug 241939. Try to get 8-bit transparency logic right this time :-) r+sr=blizzard
2004-06-01 23:27:28 +00:00
cbiesinger%web.de
1ea978b506
bug 245172 StageUtils.pm should mkdir with "0775" permissions, not "775"
...
patch by Andreas Kunz <durbacher@gmx.de> r=bsmedberg
2004-06-01 22:51:42 +00:00
timeless%mozdev.org
03f17acdfd
Bug 224230 Calendar XPI structure differs from the standard xpi structure
...
patch by jw6057@bacon.qcc.mass.edu r=bsmedberg
2004-06-01 22:46:04 +00:00
pinkerton%aol.net
9e3930b001
better l10n for bookmark containers. rename "bookmark toolbar" to "bookmark
...
bar" consistently in UI. (bug 243770)
2004-06-01 22:36:24 +00:00
mconnor%myrealbox.com
7938cb7df6
rlk missed this typo again, bug 244541
2004-06-01 22:25:57 +00:00
pinkerton%aol.net
ead02507b9
better feedback importing bookmarks, show where they end up in manager on
...
completion (bug 242545)
2004-06-01 22:21:33 +00:00
mostafah%oeone.com
3c37749af4
First step towards fixing bug 224230
2004-06-01 22:03:18 +00:00
pinkerton%aol.net
2de709a595
coalesce bookmark notifications and suppress all notifications during loading
...
bookmarks, increases startup speed (bug 236373)
2004-06-01 21:58:50 +00:00
mconnor%myrealbox.com
3678495740
218315 we don't actually inherit this pref anymore, add it to firefox.js, false for Unix, true for OS X/Win
2004-06-01 21:31:54 +00:00
jocuri%softhome.net
250a8c33cd
Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; a=myk.
2004-06-01 21:30:29 +00:00
bugreport%peshkin.net
c439edb834
Bug 244927: Add search on time owner has left the bug idle
...
r=jouni
a=myk
2004-06-01 20:29:05 +00:00
dmose%mozilla.org
67dac2248c
Supplemental fix to 219848 to ensure that JS with UniversalBrowserRead is able to access DOM nodes that it needs to. In particular, this fix allows the XUL <editor> tag to work on remotely-fetched HTML. r+sr=jst@mozilla.jstenback.com
2004-06-01 20:19:22 +00:00
cbiesinger%web.de
13366b51ba
bug 244911 nsEscape should document the meaning of the nsEscapeMask enum values
...
r+sr=darin
2004-06-01 19:55:01 +00:00