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

73218 Коммитов

Автор SHA1 Сообщение Дата
naving%netscape.com 20efc491d3 59063 59064, r=sspitzer, sr=bienvenu. arguments changed 2000-11-29 01:14:44 +00:00
naving%netscape.com b6c7d0336f 59063 59064, r=sspitzer, sr=bienvenu. Passing the arguments correctly 2000-11-29 01:13:44 +00:00
naving%netscape.com 236036fb59 59063 59064, r=sspitzer, sr=bienvenu. Passing the right arguments because of change
in definitions
2000-11-29 01:12:57 +00:00
naving%netscape.com d281a9b9d2 59063 59064, r=sspitzer, sr=bienvenu. throwing exception so that dialog does not close 2000-11-29 01:12:04 +00:00
naving%netscape.com b4aee45291 59063 59064, r=sspitzer, sr=bienvenu. throw exception so that the dialog does not close 2000-11-29 01:11:14 +00:00
naving%netscape.com 2aca7939be 59063 59064, r=sspitzer, sr=bienvenu. Passing nsIMsgWindow for popping up alert if required 2000-11-29 01:10:28 +00:00
sonmi%netscape.com f558ce20b2 took out the NULL_SERVER restart code completely 2000-11-29 01:09:33 +00:00
naving%netscape.com 981c9ef73d 59063 59064, r=sspitzer, sr=bienvenu added an error msg 2000-11-29 01:09:30 +00:00
sonmi%netscape.com 5e8aa6985c more outpur (2>) to the certutil log file 2000-11-29 01:08:59 +00:00
sonmi%netscape.com 4b5efbc2fb took out the tail -f if running from cron 2000-11-29 01:07:59 +00:00
granrose%netscape.com bb33b2d5b9 create separate "package" directory in dist when packaging so that we don't strip libraries in the tree. r=cls. bugscape 3391. 2000-11-29 00:48:47 +00:00
endico%mozilla.org b85a29a429 *** empty log message *** 2000-11-29 00:32:53 +00:00
pinkerton%netscape.com 6f3f44424e add scroll-wheel support bug 7347. r=beard/sr=sfraser. 2000-11-29 00:30:46 +00:00
mjudge%netscape.com bb5be88f75 added in code to allow GetSelection() to work. r= mstoltz 2000-11-29 00:13:00 +00:00
mkaply%us.ibm.com 7863bcb388 #56767
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
2000-11-28 23:51:05 +00:00
relyea%netscape.com 0cdc5f46fe Use NSS_Init() to open the databases.
Include pk11func.h so we get the proper forward function definition.
2000-11-28 23:37:52 +00:00
hyatt%netscape.com 8c667697ed menu bug fx r by danm ben 2000-11-28 23:35:04 +00:00
mkaply%us.ibm.com a369c1c837 #61253
r=mkaply, a=blizzard
Code from Dainis Jonitis - fix arc drawing
2000-11-28 23:30:59 +00:00
mkaply%us.ibm.com b12d0a5ba2 #56767
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
2000-11-28 23:27:38 +00:00
relyea%netscape.com b13e8d38bb Fix type casting problems in zip.c 2000-11-28 23:25:36 +00:00
relyea%netscape.com e71c1551fe remove extre PR_PUBLIC definition so everything will compile under AIX 2000-11-28 23:24:55 +00:00
mcgreer%netscape.com b8f9c46b41 fix missing libraries in windows build 2000-11-28 23:21:38 +00:00
javi%netscape.com f708e68417 Include prototype for converting a mac path to unix path. 2000-11-28 23:04:16 +00:00
javi%netscape.com 76092382bb Version of ctrlconn.c that loads root modules for Mac. 2000-11-28 23:02:37 +00:00
danm%netscape.com 06a281a74b ignore busy threads when determining whether to add a new thread to the pool. bugs 55032,56337,58404,60338, others. r=beard,brendan,dougt,saari 2000-11-28 22:38:02 +00:00
relyea%netscape.com 320b630de7 Add pkcs12 so the pk12util.c builds 2000-11-28 22:08:45 +00:00
relyea%netscape.com 744f0cb8cf Use platlibs so the the builds work on NT as well. 2000-11-28 22:08:23 +00:00
ddrinan%netscape.com 986393b889 Suppress the depend target 2000-11-28 22:01:56 +00:00
blakeross%telocity.com ff36ab76c2 Fix 57615: accesskey for print preview shows as (V) in composer. r=jag sr=sfraser 2000-11-28 21:50:08 +00:00
mccabe%netscape.com 559fa4d1eb Restore toplevel Makefile (with an added note in the usage message about it's new limitations wrt debugger and bsf) and update the js library makefile to account for changed files. 2000-11-28 21:24:41 +00:00
javi%netscape.com cd2ea68715 Also traverse into the nlslayer directory when building PSM. 2000-11-28 20:18:54 +00:00
waterson%netscape.com 0fcb8f46bf First checked in. 2000-11-28 19:53:59 +00:00
leaf%mozilla.org 785025d629 backing out change to fix 61334, a=hyatt on the backout 2000-11-28 19:42:52 +00:00
javi%netscape.com c016b7b3fc Add the list of exported symbols from the pkcs11 shared library module
to this directory.
2000-11-28 19:12:42 +00:00
kestes%staff.mail.com e605f1cfb7 Peristence::Storable has now been tested. 2000-11-28 17:54:45 +00:00
kestes%staff.mail.com e26cd9b686 use the Peristence module so that we can test the storable
implementation.
2000-11-28 17:53:39 +00:00
nboyd%atg.com e297628504 Fix bug 61267. 2000-11-28 16:23:24 +00:00
rods%netscape.com 0c37c73ebe patch from net (thanks Boris)
This fix correctly sets the content type for uploads for multipart posts
b=60737, r=rods sr=buster
2000-11-28 14:14:20 +00:00
hyatt%netscape.com 3f9e12209c Fix insertion point reparentin gissue with blocks. r=hixie, a=ben 2000-11-28 10:10:41 +00:00
ben%netscape.com 38c4fc22e8 Hyatt removing files from build. a=hyatt 2000-11-28 08:56:06 +00:00
hyatt%netscape.com c594262a0d Move menulist entirely into XBL. a=ben 2000-11-28 08:52:36 +00:00
ben%netscape.com 89ac7f446d Fix hyatt's bustage. a=hyatt 2000-11-28 08:28:06 +00:00
beard%netscape.com 15f4103f75 [not part of build] This version arranges things so that the menu item drawn is drawn against the appropriate edge of the imaginary menu that contains the item. Therefore if attop or atbottom are true, the appropriate bevel effect is drawn for the edge of the menu. <lordpixel@mac.com>, r=beard 2000-11-28 07:19:58 +00:00
hyatt%netscape.com 648c6854aa Removing obsolete frames from XUL dir. a=ben 2000-11-28 07:13:14 +00:00
hyatt%netscape.com d08ba33f07 Removing dead code. Not part of build. 2000-11-28 06:54:01 +00:00
cls%seawood.org b4ffe758bb Fix linux/sparc test to work for sparc64 arch.
Thanks to Myth <frb@wiw.org> for the patch.
Bug #57501 r=cls@seawood.org
2000-11-28 05:27:19 +00:00
jst%netscape.com f6a582b216 Getting rid of some static nsIID's in favor of using the NS_GET_IID() macro. sr=rpotts, r=pollmann 2000-11-28 04:11:37 +00:00
jst%netscape.com 0b7bd0948d Fixing bug 49597. Setting the 'checked' state on a dynamically created radio button that wasn't yet part of the document in JS was throwing an exception since our internal pres state code was generating a failure code when the input element didn't have a document. sr=vidur, r=pollmann 2000-11-28 03:41:50 +00:00
sonmi%netscape.com 8a8c1d8900 removed another server restart (NULL ciphers), but left code in in case we
need to reactivate the restart (search for variable NULL_SERVER)
2000-11-28 02:57:46 +00:00
mstoltz%netscape.com a62ae1df4d bug 59766. Added code to push current JS context onto context stack before all LC calls into JS, becuase the security manager looks on the context stack for permission info. r=jband, mccabe 2000-11-28 02:50:21 +00:00