cbiesinger%web.de
54f9aae8dc
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
0d612ddee8
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
1aacf199b8
Fixing typo...
2004-06-27 06:09:46 +00:00
roc+%cs.cmu.edu
d4aec342d0
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
3f81f64dc0
removing unnecessary #include.
2004-06-26 20:52:14 +00:00
cbiesinger%web.de
98f7eeec9e
oops. fixing bustage.
2004-06-26 18:47:01 +00:00
cbiesinger%web.de
4466c4e953
bug 245927 add nsUint64, similar to nsInt64
...
r=bsmedberg sr=darin
2004-06-26 18:32:15 +00:00
rlk%trfenv.com
b645055a88
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
2f6636f17c
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
953f77bb32
replace EqualsWithConversion by EqualsLiteral where possible
...
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
kiko%async.com.br
9288cb6697
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
1fb12fac10
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
4cfad6bc02
#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
a95b5e6278
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
5d157e5c7e
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
03635d7ade
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
0c2699b9e9
Bug #246563 --> "Choose Application..." dialog title is not localizeable.
2004-06-25 22:36:33 +00:00
scott%scott-macgregor.org
be109a3aa0
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
b51a076018
Create a firefox.manifest file from packages-static for use by codesighs.
2004-06-25 20:49:11 +00:00
aaronleventhal%moonset.net
af686667c4
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
e877c267f4
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
f43128f04e
bug 247491 document parameters of nsIStorageStream::init
...
r+sr=darin
2004-06-25 19:53:58 +00:00
dbaron%dbaron.org
6d18a9bb63
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
cfb1e2b4b5
Bug #218235 -->Extensions Managers too small for thunderbird
...
Patch by Stephen Walker
2004-06-25 18:55:56 +00:00
cbiesinger%web.de
2d532ef09f
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
68fdfc1c8a
Bug 240947 use content instead of _content
...
r=neil sr=dveditz
2004-06-25 17:44:41 +00:00
tor%cs.brown.edu
0ac9c670a1
VMS build bustage
2004-06-25 17:30:07 +00:00
darin%meer.net
98cb0c38d4
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
13ff57f719
Trying to fix minimo bustage
2004-06-25 16:38:43 +00:00
peterv%propagandism.org
9725397135
Trying to fix minimo bustage
2004-06-25 14:35:40 +00:00
darin%meer.net
769f8c152e
do not wrap null valued interface pointers.
...
NOT PART OF THE BUILD
2004-06-25 14:27:57 +00:00
aaronleventhal%moonset.net
fd365d8d51
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
75dbb78b82
Add nsNativeAppSupportOS2.cpp for toolkit
2004-06-25 14:20:57 +00:00
edburns%acm.org
6f412c8751
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
8ce08a3fb9
#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
94ddcff942
Trying to fix bustage.
2004-06-25 12:56:30 +00:00
peterv%propagandism.org
c6758de122
Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst.
2004-06-25 12:26:02 +00:00
neil%parkwaycc.co.uk
d1da27d832
Fixing previous checkin which broke due to misinterpretation of Mac line endings
2004-06-25 11:26:48 +00:00
neil%parkwaycc.co.uk
a01946be7b
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
fd0d1d635a
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
9148ab5299
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
c8b799616c
Remove stale contents.rdf entries.
...
Patch by Stephen Walker.
2004-06-25 01:43:50 +00:00
scott%scott-macgregor.org
b43ae8b10e
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
824177e5b1
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
c1cfe960fc
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
c3cc80b569
Bug 248458 Crash [@ nsJSIID::Equals] for null other
...
r=dbradley sr=shaver
2004-06-24 23:49:08 +00:00
timeless%mozdev.org
e698edaacf
Bug 240947 use content instead of _content
...
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
neil%parkwaycc.co.uk
de0f4eb266
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
c262acf5fc
Null check mViewManager. b=248343 r+sr=roc
2004-06-24 21:56:29 +00:00
tor%cs.brown.edu
2effe4ee69
Fix VMS build bustage.
2004-06-24 21:12:12 +00:00