Commit Graph

131326 Commits

Author SHA1 Message Date
Stefan.Borggraefe%gmx.de
fc5f99f335 Fix for Bug 248453: "Preferences Pane Advanced-System: list widgets have wrong size"
r=neil, sr=jag
2004-06-26 11:20:09 +00:00
mkaply%us.ibm.com
ebe10bf4bf #247859
r=pedemont, sr=blizzard (platform specific), a=mkaply
Missed a case where we needed XP_OS2 for desktop directory
2004-06-26 03:08:58 +00:00
danm-moz%comcast.net
d81e878c7f global popup window limit no longer counts self windows or double-counts named windows. bug 247421 r=bryner,jst 2004-06-26 02:18:28 +00:00
danm-moz%comcast.net
c543f6902e document load wins over click-delay when blocking popups. bug 247017 r=bryner,jst 2004-06-26 02:06:37 +00:00
scott%scott-macgregor.org
ed982d05d2 Bug #248703 -->
read mail window titlebar says "null - Mozilla Thunderbird" if message has no subject
2004-06-25 23:57:33 +00:00
scott%scott-macgregor.org
1c25f7334a Bug #246563 --> "Choose Application..." dialog title is not localizeable. 2004-06-25 22:36:33 +00:00
scott%scott-macgregor.org
cf53402fba Bug #247369 --> Change Mozilla Thunderbird to Thunderbird for the application menu
on OS X.
2004-06-25 21:22:04 +00:00
bryner%brianryner.com
06624f4e22 Create a firefox.manifest file from packages-static for use by codesighs. 2004-06-25 20:49:11 +00:00
aaronleventhal%moonset.net
7a8c35670d Rechecking in bug 243313 without problematic comptr->GetFoo(getter_AddRefs(comptr)) usage in GetNextDomNode(). Expose :before and :after anonymous frame text via accessibility APIs. r=louie.zhao, sr=henry.jia 2004-06-25 20:27:29 +00:00
neil%parkwaycc.co.uk
685b0bb4cb help.js cleanup left over from bug 242441 r=caillon sr=alecf moa=rlk 2004-06-25 20:15:19 +00:00
cbiesinger%web.de
fc0dbfa1e8 bug 247491 document parameters of nsIStorageStream::init
r+sr=darin
2004-06-25 19:53:58 +00:00
dbaron%dbaron.org
1ffc2715f2 Fix coordinate transformations used for computing mMouseLocation so they're relative to the root view rather than the end of the parent chain (which differ for, e.g., frames). Add some debugging code (turned off). b=248606 r+sr=roc 2004-06-25 19:02:37 +00:00
scott%scott-macgregor.org
2abf9d5e1e Bug #218235 -->Extensions Managers too small for thunderbird
Patch by Stephen Walker
2004-06-25 18:55:56 +00:00
cbiesinger%web.de
6fa8bd737d bug 247607 http-index-format -> html conversion should be done by the necko caller, not by the channels
r+sr=darin
2004-06-25 18:30:22 +00:00
timeless%mozdev.org
6d68244162 Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-25 17:44:41 +00:00
tor%cs.brown.edu
503757f903 VMS build bustage 2004-06-25 17:30:07 +00:00
darin%meer.net
0ba4af6e92 fixes regression caused by patch for bug 243473. patch by Brodie Thiesfield, r+sr=darin 2004-06-25 17:27:24 +00:00
peterv%propagandism.org
64806ee8ce Trying to fix minimo bustage 2004-06-25 16:38:43 +00:00
peterv%propagandism.org
565ae06d70 Trying to fix minimo bustage 2004-06-25 14:35:40 +00:00
darin%meer.net
b6acc49e5b do not wrap null valued interface pointers.
NOT PART OF THE BUILD
2004-06-25 14:27:57 +00:00
aaronleventhal%moonset.net
0ef3bc06e0 Backing out fix for bug 243313 because it fits regression window for bug 248378. The change appears to have exposed a difference between the vc98 and vcnet7.1 compilers 2004-06-25 14:24:21 +00:00
mkaply%us.ibm.com
df43e2168e Add nsNativeAppSupportOS2.cpp for toolkit 2004-06-25 14:20:57 +00:00
edburns%acm.org
8539e82952 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,
but reach it we will.

I'm going to assemble a 2.0 alpha 1 source code only 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.

Next step is to assemble the 2.0 alpha 1 source code release!

Ed

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
2004-06-25 13:59:54 +00:00
mkaply%us.ibm.com
d3abbd41dc #248212
r=pedemont, sr=blizzard (platform specific)
Don't O2 nsPrefService.cpp for OS/2 - causing problem on firefox - us O1
2004-06-25 13:03:48 +00:00
peterv%propagandism.org
cd46121ae4 Trying to fix bustage. 2004-06-25 12:56:30 +00:00
peterv%propagandism.org
a7908e751a Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst. 2004-06-25 12:26:02 +00:00
neil%parkwaycc.co.uk
827332619c Fixing previous checkin which broke due to misinterpretation of Mac line endings 2004-06-25 11:26:48 +00:00
neil%parkwaycc.co.uk
ed766b9ccb Bug 216101 Cleaing frame refs can leave caret fragments p=mnyromyr@tprac.de r/sr=roc 2004-06-25 09:57:35 +00:00
louie.zhao%sun.com
d78e7adc65 bug243372 [port]GTK2 theme menuitem support from Firefox classic skin
p = ginn.chen@sun.com
sr= roc
r = bryner
2004-06-25 07:42:31 +00:00
Stefan.Borggraefe%gmx.de
8b78998c8e Fix for bug 242346: "Customize Character Encoding" dialog doesn't remember its size and position and is opened to small when using larger fonts
r=neil, sr=alecf
2004-06-25 05:29:44 +00:00
scott%scott-macgregor.org
cad3375c76 Remove stale contents.rdf entries.
Patch by Stephen Walker.
2004-06-25 01:43:50 +00:00
scott%scott-macgregor.org
e19b920e3b Bug #241601 --> Address book icon looks like spell check icon in customize dialog.
Patch by Stephen Walker.
2004-06-25 01:39:50 +00:00
timeless%mozdev.org
d3041f6b15 Bug 241948 Change RDF nsprlogging to spam all:4/all:5 instead of all:2
r=axel sr=dveditz
2004-06-25 00:51:24 +00:00
jst%mozilla.jstenback.com
3725a4cd14 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 2004-06-25 00:16:11 +00:00
timeless%mozdev.org
e29b29c0ba Bug 248458 Crash [@ nsJSIID::Equals] for null other
r=dbradley sr=shaver
2004-06-24 23:49:08 +00:00
timeless%mozdev.org
766d404cfe Bug 240947 use content instead of _content
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
neil%parkwaycc.co.uk
ff54b01ba8 Ongoing conversion of help to xhtml b=95770 p=stefan_h@hem.utfors.se r=rlk 2004-06-24 23:01:43 +00:00
dbaron%dbaron.org
2f85a4a7e0 Null check mViewManager. b=248343 r+sr=roc 2004-06-24 21:56:29 +00:00
tor%cs.brown.edu
520f959f9b Fix VMS build bustage. 2004-06-24 21:12:12 +00:00
peterv%propagandism.org
f2a15f3301 Fix for bug 248172 (XMLSerializer corrupts namespace prefixes when XHTML namespace is used). r=sicking, sr=jst. 2004-06-24 19:38:03 +00:00
bienvenu%nventure.com
a11eee24c9 fix 189344 use mapi recip display name as address if no address specified sr=mscott 2004-06-24 17:28:32 +00:00
bsmedberg%covad.net
254dfc2fc1 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 2004-06-24 17:07:17 +00:00
edburns%acm.org
7bb66a6538 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
2004-06-24 16:23:42 +00:00
pinkerton%aol.net
22fe703b59 copy libmozz.dylib into app bundle 2004-06-24 16:22:03 +00:00
pinkerton%aol.net
bcf6f0916a use user-chosen save name as displayed download name (bug 247968) 2004-06-24 15:04:12 +00:00
bienvenu%nventure.com
4500faac0e attempt to fix mac os x build bustage 2004-06-24 14:41:28 +00:00
bienvenu%nventure.com
452a472b90 fix searching for non 7bit ascii characters with imap 243625 sr=mscott 2004-06-24 14:14:49 +00:00
timeless%mozdev.org
6395759145 Bug 228542 Divide by zero bug in Universal charset detecter
patch by vladimir@lukianov.name r=smontagu sr=roc
2004-06-24 11:53:10 +00:00
timeless%mozdev.org
420a446203 Bug 228545 Bug "FilterWith..." in universal charset detector
patch by vladimir@lukianov.name r=smontagu sr=roc
2004-06-24 11:49:08 +00:00
nelsonb%netscape.com
1d3641f999 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
2004-06-24 02:02:39 +00:00