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

63233 Коммитов

Автор SHA1 Сообщение Дата
leaf%mozilla.org 088eb24726 Automated update 2000-06-01 00:30:09 +00:00
dmose%mozilla.org 9130f5f138 make mozilla configure and build the ldap sdk when --enable-ldap is given. r=pavlov@netscape.com,cls@seawoord.org; a=brendan@mozilla.org. 2000-06-01 00:26:48 +00:00
mjudge%netscape.com 7b4f2915c1 bug = 41088. r=hyatt. moving releasing the editor shell earlier in the process so the document gets a chance to release its listeners. 2000-06-01 00:18:35 +00:00
cls%seawood.org 41710bc355 Removing a leftover unused header that's killing a HPUX build. Bug 37025 r=dmose 2000-06-01 00:11:52 +00:00
alecf%netscape.com c819aa8987 enable search menu item for #33101 r=sspitzer 2000-06-01 00:06:47 +00:00
sspitzer%netscape.com 51c8e0f352 fix for bug #40241. messages stop loading after we attempt to cancel
a news message.  the problem is we were never notifying the folder
that the DeleteOrMoveMsgCompleted event happened.  other code cleanup
to consolidate some common code.  r=alecf
2000-05-31 23:52:22 +00:00
edburns%acm.org b5304036c6 Return from doRemoveListeners after issuing removeAllListeners 2000-05-31 23:37:06 +00:00
thayes%netscape.com d1e928a94f Use PK11 fixed key lookup to locate the key value. Fix ENCRYPT/DECRYPT bug in
SDR_Decrypt.
2000-05-31 23:06:02 +00:00
cls%seawood.org 14ecb8fb98 Use relative path to call binaries as some shells break otherwise. Bug 40415. r=waterson 2000-05-31 23:05:14 +00:00
cls%seawood.org 09bf292e76 When using the local copies of zlib, png & jpeg, let the linker use the shared versions if they are available. r=waterson 2000-05-31 23:03:13 +00:00
sgehani%netscape.com 4e61e2bc69 Towards fixing heisenbug exit after extraction but before installation. [b=39749, r=ssu] 2000-05-31 23:02:19 +00:00
mcafee%netscape.com 133b4e4d32 Fixing home hot key (29348) r=slamm 2000-05-31 22:42:34 +00:00
slamm%netscape.com dedcc36295 Add window.close() to close broadcaster. Fix bug 40460 r=mcafee 2000-05-31 22:41:45 +00:00
sgehani%netscape.com 0c345d11fc Partial fix for broken chrome registration on the Mac. [b=41002,r=dveditz] 2000-05-31 22:39:37 +00:00
relyea%netscape.com 98a5737ae6 Return to using the thread safe version. The non-thread safe version can double free memory 2000-05-31 22:37:17 +00:00
relyea%netscape.com ad8f118aaa Fix bug which would have bypassed mac checking in TLS 2000-05-31 22:36:02 +00:00
relyea%netscape.com c188c7b0a3 Set up code that allows you to run only some of the SSL tests in a single run. 2000-05-31 22:35:00 +00:00
relyea%netscape.com ca2ed5221a Fix Environment variable overrides. 2000-05-31 22:34:07 +00:00
attinasi%netscape.com dcef72cbd5 Fixed problem with fixed background images. b=40217 r=mcclusk a=karnaze 2000-05-31 22:34:03 +00:00
attinasi%netscape.com c39c85e695 Added a new method GetCanvasFrame which walks down from the root frame looking for the frame that represents the canvas. b=40217 r=kmcclusk a=karnaze 2000-05-31 22:33:12 +00:00
javi%netscape.com 73bd1425e0 Bug #28698 r=thayes a=lord
Make crypto.logout do something useful so that the security advisor's logout
button does the right thing.
2000-05-31 22:23:04 +00:00
mcgreer%netscape.com e4e149a3f2 fix static array (found with solaris 2.7 build) 2000-05-31 22:17:47 +00:00
brendan%mozilla.org fae789131e Use JS_ValueToId to go from user to internal property id, for integer-id optimality (40731, r=shaver). 2000-05-31 22:10:53 +00:00
ashuk%eng.sun.com 2568aadd55 Ed's fix for multiple window closing bug
author=edburns
r=ashuk
2000-05-31 21:58:36 +00:00
brendan%mozilla.org 5cad625cd0 Make JS_ExecuteScriptPart call the debugger hooks (41066, r=MyNGs@HotMail.com). 2000-05-31 21:57:46 +00:00
ashuk%eng.sun.com e9b3714db6 Ed's review for multiple window closing bug
author=ashuk
r=ashuk
2000-05-31 21:56:36 +00:00
ashuk%eng.sun.com 4895b8f09f Ed's fix for bug where multiple window closing caused null ptr error
author = edburns
r = ashuk
2000-05-31 21:55:49 +00:00
ashuk%eng.sun.com dc43b78061 Ed's fix for bug where multiple windows closing caused null ptr dereference.
author = edburns
r = ashuk
2000-05-31 21:54:04 +00:00
alecf%netscape.com 5f4721f9f7 oops, fix bustage - typo in makefile 2000-05-31 21:41:26 +00:00
thayes%netscape.com 3ea893a1e4 Bug=40349 Reverse changes made to PSM glue which break SSL connections and long
interactions with PSM, such as password setting dialogs.
2000-05-31 21:34:04 +00:00
colin%theblakes.com 9f77e49882 OpenVMS specific change. r=leaf, a=leaf
Change/add known mime file types.
2000-05-31 20:54:08 +00:00
alecf%netscape.com f95ae7eedd factor out search query code from the filter code in preparation for a search dialog
r=sspitzer
(approved feature bug)
2000-05-31 20:51:31 +00:00
morse%netscape.com 18cbd72ad0 bug 33542, wallet tables not appearing in installer bits, r=dveditz 2000-05-31 20:45:54 +00:00
alecf%netscape.com 9976bd9eb8 forgot to check in the properties file when fixing 28993
r=sspitzer
2000-05-31 20:41:01 +00:00
attinasi%netscape.com 62179a5295 Updated for new location of the chrome files used in extraction of the BuildID. Not part of build. 2000-05-31 20:33:22 +00:00
attinasi%netscape.com 3905a325ce Removed 5-11 data and added 5-26 data. Not part of build 2000-05-31 20:32:49 +00:00
evaughan%netscape.com 75942c64d1 Fix for dogfood bug 41027 -r hyatt 2000-05-31 20:14:28 +00:00
shaver%mozilla.org c078a4e748 properly handle updating of class or id, #39642, r=attinasi, a=waterson 2000-05-31 20:00:31 +00:00
jim_nance%yahoo.com b45433c52e Fix build bustage on Tru64 Unix. 2000-05-31 16:51:35 +00:00
kin%netscape.com 581c1a5629 Fix for bug #37650: Initial values in text boxes not being displayed.
Modified AttributeChanged() to allow us to set the value attribute
even though mEditor is null.
r=morse@netscape.com  a=beppe@netscape.com
2000-05-31 14:14:16 +00:00
mkaply%us.ibm.com 726d1674a0 # 37239
r = rickg, a = brendan
OS/2 bringup continues on M16 - Changes for VisualAge build (PR_CALLBACK)
2000-05-31 14:09:34 +00:00
rods%netscape.com 96c8716f4a These changes have been sitting in my tree for quite a while.
Without them some web developers could be misled as to
how frames and reflow work for SVG. It isn't right for me to leave
sitting here in my tree so I am checking them in
(plus I don't want to accidently lose them)
2000-05-31 13:58:03 +00:00
jst%netscape.com fb27b7b247 Checking in patch from Vidur that fixes part of nsbeta2+ bugs 34667, 36745 and 38537, this fixes a crash associated with javascript: URLs and the fact that javascript: URLs are sometimes invoked multiple times. r=me. 2000-05-31 13:57:02 +00:00
ben%netscape.com c5894fe52f Add wrapper libraries for clipboard and drag and drop. 2000-05-31 12:18:10 +00:00
hyatt%netscape.com 980e8f5eec Adding listbox bindings. Not used. 2000-05-31 09:33:45 +00:00
hyatt%netscape.com e84573122e Fix win32 bustage. 2000-05-31 08:40:58 +00:00
hyatt%netscape.com d2ef82aed7 Fix win32 bustage. 2000-05-31 08:40:44 +00:00
hyatt%netscape.com bc8d7383fe removed files: mozilla/layout/xul/base/src/nsTreeTwistyListener.cpp 2000-05-31 08:34:13 +00:00
hyatt%netscape.com 09ce77979d Turning on XBL tree event bindings. Patching table frame construction to deal with anonymous content. 2000-05-31 08:32:45 +00:00
hyatt%netscape.com 958727d819 Turning on XBL tree event bindings. 2000-05-31 08:32:14 +00:00