Commit Graph

86419 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
131300ed5b OS/2 build bustage - PR_CALLBACK 2001-08-05 01:22:20 +00:00
bryner%netscape.com
5ca544cf1d Checking in for cls@seawood.org. Bug 93282 - pipnss not rebuilt when NSS static libraries change. r=bryner. 2001-08-04 23:29:40 +00:00
bzbarsky%mit.edu
a353a4e9a0 Making import rules implement the nsIDOMCSSImportRule interface. Bug 90290, r=pierre, sr=jst 2001-08-04 21:19:53 +00:00
dmose%netscape.com
bf85eabd23 2nd try at appeasing GCC 2.7.2 and thus fix Solaris build bustage, this time using .get() 2001-08-04 21:13:03 +00:00
cls%seawood.org
606561a26f Adding mozilla.org changes to changelog 2001-08-04 21:10:00 +00:00
dmose%netscape.com
6b5a4285a0 Atempt to appease GCC 2.7.2 and thus fix Solaris build bustage with some static casts. 2001-08-04 20:23:19 +00:00
dmose%netscape.com
eb07f987fc Land LDAP/MAPI addrbook changes (bug 78933). Patch by paul.sandoz@ireland.sun.com, martin.maher@ireland.sun.com, john.marmion@ireland.sun.com et al. r=chuang@netscape.com,dmose@netscape.com; sr=mscott@netscape.com 2001-08-04 19:31:13 +00:00
hewitt%netscape.com
350e1dd1c3 93623 - Personal Toolbar bookmarks drawn on top each other, r=blake, sr=hyatt 2001-08-04 07:24:23 +00:00
hewitt%netscape.com
779da39d2b 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2001-08-04 06:42:20 +00:00
hewitt%netscape.com
3203d18be2 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2001-08-04 06:21:59 +00:00
cls%seawood.org
18a18d38d4 Add keyboard shortcuts support for BeOS.
Thanks to Arougthopher <arougthopher@lizardland.net> for the patch.
Bug #70181 r=cls
2001-08-04 04:35:39 +00:00
depstein%netscape.com
569c37e8ad updated Dialogs & resource file for PromptService component support. 2001-08-04 04:09:24 +00:00
pinkerton%netscape.com
4041314af6 Fixing nsCOMPtr includes for gcc. fixes build bustage. r=beard. 2001-08-04 02:51:28 +00:00
dbaron%fas.harvard.edu
7ae28c26a1 Fix crash bug 93270 by ensuring that the nsHTMLStyleSheetImpl always has a non-null mDocumentColorRule and mTableTHRule. r=pierre sr=hyatt 2001-08-04 02:43:05 +00:00
bryner%netscape.com
a578cecc6a Removing widget/tests makefiles that were deleted. 2001-08-04 02:42:54 +00:00
serge%netscape.com
0cf95998a8 bug 79246 PAC: reload of PAC file fails; submitted by tingley@sundell.net, r=serge, sr=darin 2001-08-04 02:00:22 +00:00
serge%netscape.com
b5c917a8b5 bug 79246 PAC: reload of PAC file fails; submitted by tingley@sundell.net, r=serge, sr=darin 2001-08-04 01:53:49 +00:00
heikki%netscape.com
ebe59ae777 DAMNIT! 2001-08-04 01:26:22 +00:00
heikki%netscape.com
b874eedb80 Trying to fix Mac bustage by building stuff that should not need to be built. The real fix would probably be to turn on the environment variable MOZ_DISABLE_DTD_DEBUG but I do not know how. 2001-08-04 00:35:54 +00:00
bryner%netscape.com
8d3423079e Removing obsolete widget tests. r=pavlov,cls. 2001-08-04 00:08:32 +00:00
varada%netscape.com
24832ab15a removing pref for updating compose window title ;part of blake's patch in bug#89624;r=varada;sr=sspitzer 2001-08-04 00:04:46 +00:00
varada%netscape.com
58c2cb97b7 improving mail compose window performance;checking blake's patch for bug#89624; r=varada; sr=sspitzer 2001-08-04 00:03:18 +00:00
harishd%netscape.com
d8c0aaf441 Added public/Makefile to allmakefiles.sh 2001-08-03 23:06:22 +00:00
javi%netscape.com
f0a6568baa Remove ^M characters. 2001-08-03 22:49:22 +00:00
javi%netscape.com
a434d73e7c Update the CRMF templates so that the ASN.1 encoder correctly
encodes optional fields that have sub-templates that may
potentially stream.  This will fix PSM Bug 92502
2001-08-03 22:26:25 +00:00
dbaron%fas.harvard.edu
e95f98b0b7 Fix bustage by removing nsTokenHandler.cpp (it was already removed from makefile.win and cvs removed). 2001-08-03 22:25:56 +00:00
heikki%netscape.com
c81cb2a269 Fixing Mac bustage, MANIFEST is in public now. 2001-08-03 22:20:42 +00:00
heikki%netscape.com
a337e54efa Fixing Mac bustage, no MANIFEST in htmlparser/src anymore. 2001-08-03 22:15:00 +00:00
naving%netscape.com
f09ea42fb4 88889 r/sr=bienvenu. Prevent some potential leaks of imap/local folders and nsITransactionManager. Also
prevent one case where empty hdrs can be created for local folders (86489).
2001-08-03 21:46:57 +00:00
harishd%netscape.com
b32de2097d Forgot to cvs remove nsITokenhandler.h 2001-08-03 21:34:40 +00:00
heikki%netscape.com
d3751b87d5 Bug 91320 :
** MAC PROJECT CHANGE ** -- Patch from harishd
2001-08-03 21:21:35 +00:00
harishd%netscape.com
a51389e84f 91320 - Removed unused files from htmlparser module and created a public directory.
r= heikki
sr=vidur
2001-08-03 21:15:15 +00:00
dbaron%fas.harvard.edu
9c05bd6202 Remove bogus assertion I put in that gets triggered by XSLT code. r=waterson sr=hyatt b=93414 2001-08-03 21:11:14 +00:00
pavlov%netscape.com
6c8b46593e adding a GetImageRequest method to allow access to the image stuff. r=valeski sr=waterson 2001-08-03 21:11:03 +00:00
bienvenu%netscape.com
18de2af2e0 make saving imap draft offline work, r=naving, sr=sspitzer 64417 2001-08-03 20:56:36 +00:00
pinkerton%netscape.com
7023f82c01 Working around dynamic linker restrictions on hp/macosx. r=dbaron/sr=brendan.
bug# 93479
2001-08-03 20:54:25 +00:00
mcgreer%netscape.com
59b5e92958 fix broken builds by exporting PK11 PBE functions for smime.so (PKCS#12) 2001-08-03 20:12:12 +00:00
blizzard%redhat.com
09ce170e3f move version to 0.9.3+, no bug. r=dbaron, a=leaf 2001-08-03 19:03:57 +00:00
mcgreer%netscape.com
9d98643622 fix for #92940, PKCS#12 broken in FIPS mode. Force keygen to occur on token, added new PKCS#11 mechanisms to handle PKCS#12 integrity key generation. 2001-08-03 18:50:54 +00:00
javi%netscape.com
bec1d3cddc Fix for Bug 8125 Checking in for Rangan Sen
r=ddrinan, sr=hewitt,blizzard

Check to see if a CA cert already exists in DB before importing.
2001-08-03 18:39:01 +00:00
cmanske%netscape.com
a3f1462c56 Set default pref for HR to 'center', b=90497, r=brade, sr=kin 2001-08-03 18:32:43 +00:00
cmanske%netscape.com
58047e9b40 Click on 'Last picked color' button closes Composer colorpicker dialog. b=89958, r=brade, sr=kin 2001-08-03 18:30:13 +00:00
cmanske%netscape.com
ee5abe6650 Add support for 'Automatic' choice in list bullet/number styles. b=74970, Fix by neil@parkwaycc.co.uk, r=cmanske, sr=kin 2001-08-03 18:28:15 +00:00
ssu%netscape.com
4eb826d53e fixing bug 88410 - multiple periods in folder name throws calculation error message. r=dveditz, sr=mscott. affects only windows platforms. 2001-08-03 18:27:06 +00:00
blakeross%telocity.com
d469eba570 File | Edit Page fails to launch in composer (93265). r=cmanske sr=ben 2001-08-03 16:20:39 +00:00
nboyd%atg.com
e89d7ebdc2 Try recommitting changes to see if they make it to the web site. 2001-08-03 13:57:05 +00:00
nboyd%atg.com
b42e37107b Try to tweak getting the change propagated to the web site. 2001-08-03 13:55:31 +00:00
peterv%netscape.com
711c13372e Fix crash (result of simultaneous check-in for 73936 and mstoltz check-in for 82495). r=Pike. 2001-08-03 13:48:30 +00:00
bienvenu%netscape.com
27db932f52 fix problem getting selected/flagged imap messages for offline use when they're large messages r=naving, sr=sspitzer 91679 2001-08-03 13:25:51 +00:00
nicolson%netscape.com
8ccfea9abd Fix 93382: snprintf() undefined on windows 2001-08-03 09:18:30 +00:00