Commit Graph

131187 Commits

Author SHA1 Message Date
cbiesinger%web.de
aeaeb4287b bug 247715 make use of new nsUint64 type, which fixes an incorrect assertion by making the comparison unsigned instead of signed
r+sr=darin
2004-06-27 13:11:54 +00:00
cbiesinger%web.de
00d7617374 bug 248201 necko should not overwrite specific error code when trying to resume a dir listing
r=dougt sr=darin
2004-06-27 13:05:06 +00:00
jst%mozilla.jstenback.com
c7779149d9 Fixing typo... 2004-06-27 06:09:46 +00:00
roc+%cs.cmu.edu
5d17e16f0a Bug 185357. Collect out-of-flow frames for overflowing placeholders even if the placeholders are indirect (inline) children of the line. r+sr=dbaron 2004-06-27 02:01:06 +00:00
dwitte%stanford.edu
91efac3a92 removing unnecessary #include. 2004-06-26 20:52:14 +00:00
cbiesinger%web.de
8a5d56f052 oops. fixing bustage. 2004-06-26 18:47:01 +00:00
cbiesinger%web.de
41bff105d2 bug 245927 add nsUint64, similar to nsInt64
r=bsmedberg sr=darin
2004-06-26 18:32:15 +00:00
rlk%trfenv.com
54d96923db Bug 95770 - The help documentation should be formatted in some better way. Patch by Stefan (stefan_h@hem.utfors.se) r=rlk@trfenv.com 2004-06-26 17:19:35 +00:00
jst%mozilla.jstenback.com
d944f3cada Fixing bug 248638. Make input.type always return the actual type, not the value of the type attribute. r+sr=peterv@propagandsim.org 2004-06-26 16:49:33 +00:00
cbiesinger%web.de
2bb5f1d3a1 replace EqualsWithConversion by EqualsLiteral where possible
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
kiko%async.com.br
4233fbbcd6 Fix for bug 248685: Header lacking terms in showdependencytree. Swapping
INCLUDE for PROCESS when using variables.none gives us our $terms back.
r,a=justdave.
2004-06-26 12:38:28 +00:00
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