Граф коммитов

115963 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com bfc4629369 beginnings of new bookmark manager, off by default 2003-03-06 19:04:15 +00:00
pinkerton%netscape.com ac7f9b459d when replacing the text of the urlbar (with, say, a bookmark), put the
insertion point at the end instead of leaving it at the beginning.
2003-03-06 19:03:34 +00:00
aaronl%netscape.com 4d4d0d8c29 Bug 193966. Keyboard navigation prefs don't get set if clicking on OK in a different prefs panel. r=samir, sr=jag 2003-03-06 18:55:54 +00:00
aaronl%netscape.com a24f59a714 Bug 194977. Support <label> elements as ROLE_STATICTEXT like IE does, fix use of label name for controls when no form element. r=kyle, sr=henry 2003-03-06 18:50:39 +00:00
aaronl%netscape.com 44f512c44b Bug 192454. Window is focused again if onclick='window.open' and href = '#foo'. r=bryner, sr=jst 2003-03-06 18:42:49 +00:00
aaronl%netscape.com 70e6b0b21f Bug 195243. Potential hang in typeaheadfind. r=caillon, sr=sspitzer 2003-03-06 18:38:16 +00:00
aaronl%netscape.com 62af7c09a7 Bug 195120. FAYT fails after switching to compose window, typing a key, and returning. r=caillon, sr=sfraser 2003-03-06 18:36:53 +00:00
timeless%mozdev.org c939e71b5b 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 888e2a5aa3 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 e76b550493 adding a newline (for hp-ux) r=cls 2003-03-06 15:56:34 +00:00
wtc%netscape.com 756e8dcab5 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 a574612071 #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 f0159ea203 b=194636 Forwarding binary message produces invalid message
r=ducarroz sr=sspitzer
2003-03-06 14:19:41 +00:00
ere%atp.fi 2cec4910d2 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 e53964b28b Bug 195393 Use phase="target" r=varga sr=jag 2003-03-06 10:01:01 +00:00
igor%mir2.org 4540bdf06a 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 48ec51ae19 Funky new splash screen 2003-03-06 07:55:46 +00:00
darin%netscape.com 71654d9c2c fixing OS/2 bustage 2003-03-06 07:27:27 +00:00
darin%netscape.com e7bd4d0524 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 03c21e8b11 fixes bug 191835 "FTP leaks control socket" r=bbaetz sr=bzbarsky 2003-03-06 05:01:30 +00:00
cls%seawood.org 6d37f76631 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 0cbdee782c 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 6afbd30489 QATest needs security.warn_submit_insecure=true. -mcafee 2003-03-06 03:02:32 +00:00
cavin%netscape.com ac492fb00d 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 3a4b925c76 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 3d05e8c57f 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 a0e80bf9d6 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 f3d85b04b9 remove reference to gecko broken-image.gif since we have our own. 2003-03-06 00:42:44 +00:00
bryner%netscape.com 5a9f102024 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 ca7962fefd 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 2fbbb44f18 Automated update 2003-03-05 23:45:10 +00:00
seawood%netscape.com 4a51bf01a8 Fix cocoa static build viewer bustage. 2003-03-05 23:39:08 +00:00
paper%animecity.nu bd21cb55b0 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 2cd2169849 removing NS_MT_SUPPORTED define. b=186494, r=dougt, r=seawood 2003-03-05 23:30:22 +00:00
chanial%noos.fr b4325fb641 fixing view partial source by commenting a call to defunct edit page menuitem. 2003-03-05 23:22:50 +00:00
sfraser%netscape.com bd6e237155 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 4bb7d15d77 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 1729f67528 #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 299e6440b4 Fixed for..in for generic lValue. Rationalized builtin class initialization 2003-03-05 23:12:01 +00:00
paper%animecity.nu f267ff265a 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 1107fdb211 OS/2 embedding stuff - r=me - not part of build 2003-03-05 23:07:11 +00:00
radha%netscape.com e6fcf9e508 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 7718d6cb68 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 aa7dd6fed0 fix warnings in transformiix standalone, not part of build, r/sr=peterv 2003-03-05 21:42:29 +00:00
radha%netscape.com 6c9f9af676 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 d4d9520f0b 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 7a3ea6ea1e 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 edd8f3b1ae 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 967ca5e053 whitespace foo that I had in my tree. no bug. 2003-03-05 21:31:22 +00:00
sspitzer%netscape.com fd2df533e0 update comment, no bug. 2003-03-05 21:26:47 +00:00