timeless%mozdev.org
33f768e3d3
Bug 156436 IBM Web Browser is unrecognized
...
patch by mkaply@us.ibm.com r=timeless a=justdave
2003-03-06 18:13:26 +00:00
dougt%netscape.com
bdaff16cf7
follow up landing of 193442. This fixes the strcmp logic error we has when checking for the gre string r=dbradley, alecf, darin
2003-03-06 17:41:01 +00:00
jdunn%netscape.com
c0a46d86e0
adding a newline (for hp-ux) r=cls
2003-03-06 15:56:34 +00:00
wtc%netscape.com
4df4c061fc
Bug 118832: with the removal of the crmfi.h inclusion, CRMFEncryptedKey
...
becomes an incomplete type, and aCC on HP-UX does not allow using
static_cast to cast a pointer to an incomplete type to void *. Use
implicit conversion of a data pointer to void * instead. r=kaie. sr=dbaron.
2003-03-06 15:04:46 +00:00
mkaply%us.ibm.com
8c29d3f5cf
#196013
...
r=mkaply, sr=blizzard (platform specific)
OS/2 only - code from Javier Pedemonte - detect symbol fonts and use 65400 as the codepage for them.
2003-03-06 15:01:37 +00:00
kaie%netscape.com
5f3ad686d7
b=194636 Forwarding binary message produces invalid message
...
r=ducarroz sr=sspitzer
2003-03-06 14:19:41 +00:00
ere%atp.fi
32c983d2e3
Fix for bug 195954: Old position incorrectly checked in nsWindow::Move().
...
r=danm, sr=jag
2003-03-06 10:38:30 +00:00
neil%parkwaycc.co.uk
3c806ac954
Bug 195393 Use phase="target" r=varga sr=jag
2003-03-06 10:01:01 +00:00
igor%mir2.org
1b6885bd21
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=196017 :
...
Use Thread.getContextClassLoader() as the last resort when searching for classes.
2003-03-06 09:29:00 +00:00
sfraser%netscape.com
16682c50a3
Funky new splash screen
2003-03-06 07:55:46 +00:00
darin%netscape.com
a9955c10eb
fixing OS/2 bustage
2003-03-06 07:27:27 +00:00
darin%netscape.com
dde9c3e7b9
fixes bug 156909 "Possible bug in netwerk/protocol/http/src/nsHttpChannel.cpp"
...
patch=tenthumbs@cybernex.net r=suresh sr=darin
2003-03-06 05:42:35 +00:00
darin%netscape.com
8ba1dc8571
fixes bug 191835 "FTP leaks control socket" r=bbaetz sr=bzbarsky
2003-03-06 05:01:30 +00:00
cls%seawood.org
2c9b0b22dc
Fully qualify the call to PostMessage to avoid namespace conflict with win32 define.
...
Thanks to Dan Mosedale <dmose@mozilla.org> for the patch.
Bug #134113 r=cls sr=sspitzer
2003-03-06 03:14:31 +00:00
sspitzer%netscape.com
ac3a86f99f
supplimental fix for bug #17230 .
...
we're using the "Rename Address Book" dialog as the "local addressbook properties"
dialog, so let's make that the title.
(it is what you open when you do "Properties" on a local ab)
instead of alerting, allow the user to open it for the PAB or CAB, but
disable the text field.
r=cavin
2003-03-06 03:12:35 +00:00
cltbld%netscape.com
aa94cce310
QATest needs security.warn_submit_insecure=true. -mcafee
2003-03-06 03:02:32 +00:00
cavin%netscape.com
9ce3e07c03
Fix for 17230. Added code to allow addrooks to be renamed. r/sr=sspitzer.
2003-03-06 01:45:43 +00:00
cathleen%netscape.com
525d66b9b0
fix windows trace-malloc build. this file was removed in config/os2, needed for command line utility
2003-03-06 01:32:39 +00:00
jkeiser%netscape.com
5822d98fd0
Fix XBL retargeting for xul elements (bug 194429), r=saari@netscape.com, sr=bryner@netscape.com
2003-03-06 01:01:28 +00:00
jkeiser%netscape.com
60fcd2d333
Remove unneeded include nsWidgetsCID.h (bug 189813), patch by luke_harless@attglobal.net, r=jkeiser@netscape.com, sr=sfraser@netscape.com
2003-03-06 00:59:43 +00:00
bryner%netscape.com
f8d0177119
remove reference to gecko broken-image.gif since we have our own.
2003-03-06 00:42:44 +00:00
bryner%netscape.com
b7f75e317f
add broken-image.gif and loading-image.gif. Not part of the default build.
2003-03-06 00:37:54 +00:00
paper%animecity.nu
fc57a6c25f
Bug 196072. Don't invalidate image area when incoming image data is for different frame. r=pavlov sr=bz
2003-03-05 23:55:53 +00:00
cltbld%netscape.com
6b82121a51
Automated update
2003-03-05 23:45:10 +00:00
seawood%netscape.com
68402eb37f
Fix cocoa static build viewer bustage.
2003-03-05 23:39:08 +00:00
paper%animecity.nu
16306ed28c
Bug 194108 Don't PaintBackgroundColor when tiled image is opaque and fully covering. r=caillon sr=roc+moz
2003-03-05 23:34:48 +00:00
dougt%netscape.com
c5ac287dab
removing NS_MT_SUPPORTED define. b=186494, r=dougt, r=seawood
2003-03-05 23:30:22 +00:00
chanial%noos.fr
565069647f
fixing view partial source by commenting a call to defunct edit page menuitem.
2003-03-05 23:22:50 +00:00
sfraser%netscape.com
50a0433f9e
Eliminate calls to DOM APIs in bookmark-related code outside of the bookmarks service, so that we can eventually move away from the assumption that bookmarks are DOM-based.
2003-03-05 23:18:09 +00:00
blizzard%redhat.com
8a59af932a
Bug #196008 . crash when dynamically creating iframe using js+DOM. Make sure that the window has been created before setting the cursor.
2003-03-05 23:17:28 +00:00
mkaply%us.ibm.com
9f2821eb58
#164122
...
r=mkaply
Add code to viewer to set the max text length since on OS/2 entryfields default to 32.
30000 was picked because that is how big Windows text fields are.
This is not #ifdef OS/2 because we should be setting things to some default.
2003-03-05 23:13:04 +00:00
rogerl%netscape.com
8cfa2678df
Fixed for..in for generic lValue. Rationalized builtin class initialization
2003-03-05 23:12:01 +00:00
paper%animecity.nu
185b4b98d6
Bug 154769. r=biesi sr=tor
...
Show last partial GIF frame when image file is not complete.
2003-03-05 23:10:14 +00:00
mkaply%us.ibm.com
a6b4d1e77a
OS/2 embedding stuff - r=me - not part of build
2003-03-05 23:07:11 +00:00
radha%netscape.com
c3cbae6131
Fix for bug #162128 . Find a usable base uri for urls loaded through javascript.
...
r=jst sr=darin.
2003-03-05 22:23:47 +00:00
relyea%netscape.com
7b8dfc1a95
remove last references to TraverseCerts by removing depricated functions with call it. r=wtc
2003-03-05 21:46:20 +00:00
axel%pike.org
94a5336ca2
fix warnings in transformiix standalone, not part of build, r/sr=peterv
2003-03-05 21:42:29 +00:00
radha%netscape.com
da60ad7a2f
Patch to bug # 179633. Return the proper result from ScrollIfAnchor() to the
...
caller to take care of traversals to invalid targets in a page. r=adamlock, sr=alecf
2003-03-05 21:41:02 +00:00
cavin%netscape.com
27584aa717
Fix for 189968. Modified code to use addrbook xpcom interface methods, instead of addrbook internal functions and variables. r/sr=sspiter.
2003-03-05 21:40:29 +00:00
radha%netscape.com
6d5a6363c0
Fix for bug # 148794. Check if the load is to a iframe and if so, do not add
...
it to session history.
2003-03-05 21:37:20 +00:00
sspitzer%netscape.com
34fc8cb8a7
fix for regression bug #196073
...
without a mail acct, Send menu items fail
caused by my checkin for bug #99363
r/sr=bienvenu
2003-03-05 21:33:05 +00:00
sspitzer%netscape.com
0443050ee9
whitespace foo that I had in my tree. no bug.
2003-03-05 21:31:22 +00:00
sspitzer%netscape.com
2318e18d79
update comment, no bug.
2003-03-05 21:26:47 +00:00
sspitzer%netscape.com
156ad4aea2
fix for bug #192602
...
[mac os x only]
HQX (BinHex) attachments fail to save to disk.
some old XP_MAC code needs to be XP_MACOSX, too.
r=ccarlen, sr=sfraser.
2003-03-05 21:25:30 +00:00
sspitzer%netscape.com
cd2842bb7b
remove unused code.
2003-03-05 21:24:28 +00:00
sspitzer%netscape.com
f7b63259f5
new icon from gail.
2003-03-05 21:23:17 +00:00
mkaply%us.ibm.com
7bb6ca7678
Better fix for OS/2 bustage - define missing function
2003-03-05 19:55:30 +00:00
mkaply%us.ibm.com
e5ab917761
Fix bustage for now
2003-03-05 18:53:30 +00:00
timeless%mozdev.org
9d2fa1d485
Bug 181566 cvsview2.cgi fails if $0 has no path
...
patch by not_erik@dasbistro.com r=timeless
2003-03-05 17:06:11 +00:00
peterv%netscape.com
bc210f1afe
Fix for bug 195153 (Remove bogus 'extern' decls from NS_New* functions.). Patch by jst, r=sicking, sr=peterv.
2003-03-05 15:08:41 +00:00