Commit Graph

133017 Commits

Author SHA1 Message Date
despotdaemon%netscape.com
1e5acdb4e4 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@158457 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-25 02:05:50 +00:00
despotdaemon%netscape.com
1d086a1a6a Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@158456 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-25 01:58:21 +00:00
despotdaemon%netscape.com
cec3c4a183 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@158455 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-25 01:57:10 +00:00
scott%scott-macgregor.org
06be08389b Remove stale contents.rdf entries.
Patch by Stephen Walker.


git-svn-id: svn://10.0.0.236/trunk@158453 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-25 01:43:50 +00:00
scott%scott-macgregor.org
2f9417795a Bug #241601 --> Address book icon looks like spell check icon in customize dialog.
Patch by Stephen Walker.


git-svn-id: svn://10.0.0.236/trunk@158452 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-25 01:39:50 +00:00
timeless%mozdev.org
06cb097f07 Bug 241948 Change RDF nsprlogging to spam all:4/all:5 instead of all:2
r=axel sr=dveditz


git-svn-id: svn://10.0.0.236/trunk@158450 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-25 00:51:24 +00:00
jst%mozilla.jstenback.com
ac7f51d08a Fixing bug 248442. Fix incorrect item size argument that was passed to NS_QuickSort() which lead to a crash on platforms where sizeof(void *) != sizeof(PRUint32). r=ben@bengoodger.com, sr=dbaron@dbaron.org
git-svn-id: svn://10.0.0.236/trunk@158448 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-25 00:16:11 +00:00
timeless%mozdev.org
27c47c4857 Bug 248458 Crash [@ nsJSIID::Equals] for null other
r=dbradley sr=shaver


git-svn-id: svn://10.0.0.236/trunk@158447 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 23:49:08 +00:00
timeless%mozdev.org
7078d213aa Bug 240947 use content instead of _content
r=neil sr=dveditz


git-svn-id: svn://10.0.0.236/trunk@158446 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 23:44:05 +00:00
neil%parkwaycc.co.uk
b02ec224a6 Ongoing conversion of help to xhtml b=95770 p=stefan_h@hem.utfors.se r=rlk
git-svn-id: svn://10.0.0.236/trunk@158444 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 23:01:43 +00:00
dbaron%dbaron.org
580a260d87 Null check mViewManager. b=248343 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@158439 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 21:56:29 +00:00
tor%cs.brown.edu
714f0bfaf7 Fix VMS build bustage.
git-svn-id: svn://10.0.0.236/trunk@158433 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 21:12:12 +00:00
peterv%propagandism.org
24a3b6e397 Fix for bug 248172 (XMLSerializer corrupts namespace prefixes when XHTML namespace is used). r=sicking, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@158430 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 19:38:03 +00:00
bienvenu%nventure.com
2a922e5a3b fix 189344 use mapi recip display name as address if no address specified sr=mscott
git-svn-id: svn://10.0.0.236/trunk@158425 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 17:28:32 +00:00
bsmedberg%covad.net
6e5224e951 Bug 247377 - can't migrate old tbird profiles when the OS username contains non-ASCII characters... I mis-reverse-engineered the old profile registry code. r=jshin
git-svn-id: svn://10.0.0.236/trunk@158421 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 17:07:17 +00:00
edburns%acm.org
433bcfa4c7 Ok after this checkin we now have all the functionality of Sun's JDIC
WebBrowser
<https://jdic.dev.java.net/nonav/documentation/javadoc/jdic/org/jdesktop/jdic/browser/WebBrowser.html>, with the following exceptions:

- we're based on mozilla 1.6

- it only works on windows

- we don't have mouse event support

- we only support mozilla, not IE

So, webclient still has a ways to go until we reach its former glory.
However, I'm going to get together a 2.0 alpha release, including build
instructions, from what we have now.

I'd love it if someone could get the unit tests working on GNU/Linux
again.  I think the problem has to do with our old friend GDKSUPERWIN.

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/NavigationImpl.java
M webclient/src_moz/NavigationImpl.cpp

- re-enable POST

M webclient/src_moz/EmbedWindow.cpp
M webclient/src_moz/EmbedWindow.h

- expose DocShell post method.

M webclient/test/automated/src/classes/org/mozilla/util/THTTPD.java
M webclient/test/automated/src/classes/org/mozilla/webclient/NavigationTest.java

- test code for POST


git-svn-id: svn://10.0.0.236/trunk@158414 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 16:23:42 +00:00
pinkerton%aol.net
46db035f5c copy libmozz.dylib into app bundle
git-svn-id: svn://10.0.0.236/trunk@158413 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 16:22:03 +00:00
pinkerton%aol.net
655e68e8ca use user-chosen save name as displayed download name (bug 247968)
git-svn-id: svn://10.0.0.236/trunk@158410 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 15:04:12 +00:00
bienvenu%nventure.com
0fa277ac89 attempt to fix mac os x build bustage
git-svn-id: svn://10.0.0.236/trunk@158409 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 14:41:28 +00:00
bienvenu%nventure.com
ee4a8c80ff fix searching for non 7bit ascii characters with imap 243625 sr=mscott
git-svn-id: svn://10.0.0.236/trunk@158408 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 14:14:49 +00:00
timeless%mozdev.org
5c31fc9f4f Bug 228542 Divide by zero bug in Universal charset detecter
patch by vladimir@lukianov.name r=smontagu sr=roc


git-svn-id: svn://10.0.0.236/trunk@158407 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 11:53:10 +00:00
timeless%mozdev.org
92fa124237 Bug 228545 Bug "FilterWith..." in universal charset detector
patch by vladimir@lukianov.name r=smontagu sr=roc


git-svn-id: svn://10.0.0.236/trunk@158406 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 11:49:08 +00:00
nelsonb%netscape.com
9fe96f18ad Follow the SSL2 specification more closely in accepting and rejecting
SSL messages.  Previously NSS would reject some it should accept
and vice versa.  Bugscape bug 57121. r=wtc,julien


git-svn-id: svn://10.0.0.236/trunk@158397 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 02:06:41 +00:00
christophe.ravel.bugs%sun.com
00b3964cc5 238319: Sun packages changes.
git-svn-id: svn://10.0.0.236/trunk@158396 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 01:18:12 +00:00
jst%mozilla.jstenback.com
a725b933f3 Fixing firefox topcrash bug 248071. Make sure to hold on to observers during calls on the observers to prevent crashes in cases where the observers remove themselves during a notification call. r=dbaron@dbaron.org, sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@158392 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 00:31:52 +00:00
darin%meer.net
c6df1c970d Bad array addressing in GetIIDForMethodParam when passed a nsXPTCVariant
array.  Thanks to Javier Pedemonte for discovering this bug.

Not part of the default build.


git-svn-id: svn://10.0.0.236/trunk@158391 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 23:22:56 +00:00
jruderman%hmc.edu
addca61bba 246719 - Make link modifiers work consistently throughout Firefox. This fixes 202819, 214816, 224132, and 236864. Also makes middlemouse.contentLoadURL work on Windows by porting the fix for 217090. r=bryner.
git-svn-id: svn://10.0.0.236/trunk@158389 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 22:54:12 +00:00
nelsonb%netscape.com
24d3f5738b Fix certutil's ability to read PQG files. Make certutil able to read
the files produced by the command "makepqg -a".  Plug some memory leaks.
r=relyea,vipul  Bug 247739


git-svn-id: svn://10.0.0.236/trunk@158387 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 22:23:00 +00:00
ben%bengoodger.com
be924a2875 more EM bulletproofing
git-svn-id: svn://10.0.0.236/trunk@158386 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 22:13:35 +00:00
brendan%mozilla.org
b3757f6391 NARCISSUS-only fix from Frierich Munch <colsebas@hotmail.com>.
git-svn-id: svn://10.0.0.236/trunk@158383 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 21:25:55 +00:00
ben%bengoodger.com
8bf85e75e1 fix a bug in EM compatibility checking code so that incompatible item details are shown. Before, a bad piece of control flow made sure that incompatible extension data was written into the datasource anyway, causing subsequent startup woes.
git-svn-id: svn://10.0.0.236/trunk@158382 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 21:08:52 +00:00
pinkerton%aol.net
46ef60722d use libmozz 1.2 instead of system zlib
git-svn-id: svn://10.0.0.236/trunk@158381 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 21:05:36 +00:00
edburns%acm.org
447359d89d Next really will be to get POST working.
A test/automated/src/classes/org/mozilla/webclient/DocumentLoadListenerImpl.java

- Forgot to add this.

M classes_spec/org/mozilla/webclient/impl/wrapper_native/HistoryImpl.java
M src_moz/HistoryImpl.cpp

- push through can{back,forward}(), forward().

M test/automated/src/classes/org/mozilla/webclient/HistoryTest.java

- exercise new methods.


git-svn-id: svn://10.0.0.236/trunk@158380 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 19:58:12 +00:00
timeless%mozdev.org
bd7fd6d4a0 Bug 248307 lack of {} in mozilla\extensions\universalchardet\src\nsEUCJPProber.cpp:80
patch by vladimir@lukianov.name r=roc sr=roc


git-svn-id: svn://10.0.0.236/trunk@158379 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 19:54:02 +00:00
aaronleventhal%moonset.net
194e1893b6 Bug 246063. Fire accessible state changes when tree item expands/collapses. r=neil, sr=jst
git-svn-id: svn://10.0.0.236/trunk@158377 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 19:44:43 +00:00
edburns%acm.org
c0206e5416 Got "back()" working. Next will be to get forward(), and can{Back,Forward}.
A test/automated/src/classes/org/mozilla/webclient/DocumentLoadListenerImpl.java
A test/automated/src/classes/org/mozilla/webclient/HistoryTest.java
A test/automated/src/test/HistoryTest0.html
A test/automated/src/test/HistoryTest1.html
A test/automated/src/test/HistoryTest2.html
A test/automated/src/test/HistoryTest3.html

- new test content.

M classes_spec/org/mozilla/webclient/impl/wrapper_native/HistoryImpl.java
M src_moz/HistoryImpl.cpp

- expose back() method
M src_moz/Makefile.in

M test/automated/src/classes/org/mozilla/util/THTTPD.java

- added way for the server to return the content type of the document

M test/automated/src/classes/org/mozilla/webclient/NavigationTest.java

- pulled out DocumentLoadListener into a separate class.


git-svn-id: svn://10.0.0.236/trunk@158376 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 19:21:07 +00:00
neil%parkwaycc.co.uk
ba93c75ca3 Bug 248193 Better Attach Web Page dialog r=sspitzer sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@158375 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 19:12:31 +00:00
tor%cs.brown.edu
bc6db8e5fc Bug 246857 - implement <svg:defs>. r=afri. Not in default build.
git-svn-id: svn://10.0.0.236/trunk@158374 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 18:14:04 +00:00
darin%meer.net
746d11be76 Fixes a major bug that occurs when passing a remote object to a method call
on another remote object.  We now unwrap the local DConnectStub and send
the address of the remote object instead, which avoids the creation of an
unnecessary DConnectStub on the remote side.  Thanks to Frank Wiegerinck
for finding this bug.

This patch also makes it so that all of the IPC tests depend on no more
than XPCOM.  That way it is possible to build IPCDC and XPCOM standalone
without needing disable tests.

These changes do not affect the default build.


git-svn-id: svn://10.0.0.236/trunk@158373 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 18:10:11 +00:00
bienvenu%nventure.com
4590ac75b9 handle case of special folders (e.g., sent, drafts, etc) being in INBOX on servers which have INBOX as personal namespace, 248080 sr=mscott
git-svn-id: svn://10.0.0.236/trunk@158371 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 17:54:43 +00:00
pkw%us.ibm.com
a2fa2f67d1 Bug 126066 - Changing caret (cursor) color.
r=tor@acm.org, sr=dbaron@dbaron.org


git-svn-id: svn://10.0.0.236/trunk@158370 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 17:49:48 +00:00
jst%mozilla.jstenback.com
7588926669 Fixing regression bug 246923. Bring back to life the fix for bug 13871, and improve on the fix for bug 246448. r=dveditz@cruzio.com, sr=darin@meer.net
git-svn-id: svn://10.0.0.236/trunk@158369 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 17:48:36 +00:00
jst%mozilla.jstenback.com
472233cafb Fixing regression bug 246923. Bring back to life the fix for bug 13871, and improve on the fix for bug 246448. r=dveditz@cruzio.com, sr=darin@meer.net
git-svn-id: svn://10.0.0.236/trunk@158368 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 17:42:31 +00:00
dbaron%dbaron.org
9897041a64 Don't treat mouse exit and enter events as user events for purposes of content sink frequency tuning, since they're often caused by widget creation/destruction, and if the user moves the mouse we'll get real mousemove events. I'm hoping this will smooth pageload times. b=248226 r+sr=bryner
git-svn-id: svn://10.0.0.236/trunk@158367 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 17:31:29 +00:00
edburns%acm.org
6d1963dae6 This enables "refresh". Next step will be to enable history next and
back.

M classes_spec/org/mozilla/webclient/impl/wrapper_native/NavigationImpl.java
M src_moz/NavigationImpl.cpp

- push thru "refresh" behavior.

M test/automated/src/classes/org/mozilla/webclient/NavigationTest.java

- move test HTTPD server out so it can be used by all tests in suite.

M test/automated/src/classes/org/mozilla/webclient/WebclientTestCase.java

- make getBrowserBinDir() static.


git-svn-id: svn://10.0.0.236/trunk@158366 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 17:08:23 +00:00
pkw%us.ibm.com
684992284a Bug 248216 - Mismatched new[]/delete in nsTextFrame.cpp.
r/sr=dbaron@dbaron.org


git-svn-id: svn://10.0.0.236/trunk@158362 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 16:38:38 +00:00
despotdaemon%netscape.com
8dabcf1da0 Pseudo-automatic update of changes made by jruderman@hmc.edu.
git-svn-id: svn://10.0.0.236/trunk@158360 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 14:53:48 +00:00
bienvenu%nventure.com
912524530c only pay attention to first x-mozilla-status headers when parsing mail message because spammers have been setting x-mozilla-status, r/sr=mscott 196749
git-svn-id: svn://10.0.0.236/trunk@158359 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 14:48:52 +00:00
mkaply%us.ibm.com
a14d3d833d #248102
r=ssu, sr=dveditz
Don't delete mozilla.bmp when we install over a previous installation


git-svn-id: svn://10.0.0.236/trunk@158358 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 14:26:19 +00:00
aaronleventhal%moonset.net
3fcaab3fc8 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst
git-svn-id: svn://10.0.0.236/trunk@158357 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 14:07:49 +00:00