naving%netscape.com
75d7425706
118137 r=bienvenu sr=sspitzer. fix crash on deleting large num of msgs using ctrl-key.
...
suppress the fireOnSelectHandler() until we are finished removing the rows.
2002-01-10 00:00:53 +00:00
ducarroz%netscape.com
fba27f11fd
Fix for bug 105825. If the main body of a message is not plain text or html, we must load it as an attachment. Also fix some memory leak. R=cavin, SR=sspitzer
2002-01-09 23:52:58 +00:00
ducarroz%netscape.com
99afb12c1b
Fix for bug 105825. Don't remove empty body part when sending message. Patch submitted by :parish@ntlworld.com. R=cavin, SR=sspitzer
2002-01-09 23:50:21 +00:00
seawood%netscape.com
ae297b8126
Plugins should not be linked into static builds.
2002-01-09 23:46:06 +00:00
jfrancis%netscape.com
d4d607b690
finish landing 92331: plaintext mailquoting improvements.
2002-01-09 23:45:29 +00:00
danm%netscape.com
4bc709979e
update to match nsIExpatSink.idl rev 1.2. this was causing xbl content sinks to not be properly initialized and causing lots of crashes on startup. r=harishd
2002-01-09 23:32:12 +00:00
javi%netscape.com
5ac7e78c94
Update existing NSS projects to support building NSS 3.4 as shared libraries on the Mac.
2002-01-09 23:30:00 +00:00
javi%netscape.com
bdf7930c7b
New xml projects and headers required to build NSS 3.4 as shared libraries on the Mac.
2002-01-09 23:29:08 +00:00
javi%netscape.com
a4a475c75e
Define NSS_3_4 so that we get the right code and not Stan code that isn't quite ready.
2002-01-09 23:23:43 +00:00
javi%netscape.com
19df650b6e
Changes required to get the trunk of NSS building on the Mac.
2002-01-09 23:22:23 +00:00
bryner%netscape.com
0fa04ab03a
Bug 119032 - converting nsISelectElement to idl so it can be used from js. r=varga, sr=jst.
2002-01-09 23:03:21 +00:00
nhotta%netscape.com
72965f79c3
Replaced ISO-8859-4 by ISO-8859-13 for mail compose charset list, bug 117902, r=yokoyama.
2002-01-09 22:40:20 +00:00
nhotta%netscape.com
52b7a138f3
Wording change for mulitlingual message alert to conver save as case, bug 115938, r=yokoyama.
2002-01-09 22:39:33 +00:00
nhotta%netscape.com
d51bd66274
Changed to only do the charset conversion when the data is non ASCII, bug 116101, r=naving, sr=sspitzer.
2002-01-09 22:37:28 +00:00
dbaron%fas.harvard.edu
6601023357
Adding more tests. Not part of the build.
2002-01-09 22:15:22 +00:00
harishd%netscape.com
bb1aee3d50
Fixing ports bustage. b=105137. r=dbaron, sr=jag
2002-01-09 21:50:08 +00:00
javi%netscape.com
98921ccfde
Move LoadableRoots.mcp.exp to _LoadableRoots.mcp.exp to match the new
...
name of the project file that gets generated now that we use a new
build system, ie foo.xml gets improrted to _foo.mcp. This ensures only
the symbols we want to export get exported.
2002-01-09 21:49:19 +00:00
ian.mcgreer%sun.com
71972797d2
also allocate hash key entry for issuer/serial, by creating an "index" cert in the cache's arena
2002-01-09 21:35:42 +00:00
mkaply%us.ibm.com
3370c4c71a
#118932
...
r=mkaply, sr=blizzard
OS/2 only - use the name of the queue for the printer dialog
2002-01-09 21:31:45 +00:00
alecf%netscape.com
3d4709d420
removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson
2002-01-09 21:31:19 +00:00
mkaply%us.ibm.com
0d1eee8777
Use PR_FALSE not false
2002-01-09 21:21:02 +00:00
ian.mcgreer%sun.com
e24f442c3f
several memory-related fixes
...
- correct reference counting when combining certs taken from cache and obtained new
- cache keys need to be alloc'ed, for the case when one cert is used to create the cache entry, another (same subject/nick/email) is added, then the first is removed and freed
2002-01-09 21:09:21 +00:00
rogerl%netscape.com
5e95ad2d01
Fixed windows DEBUG build issues.
2002-01-09 20:59:03 +00:00
rogerl%netscape.com
8a3f412c8b
Fixed overrrun errors in character sets.
...
Fixed windows DEBUG build issues.
2002-01-09 20:58:16 +00:00
nhotta%netscape.com
8eb127731e
Changed the collation option not to ignore punctuations, bug 110814, r=ftang, sr=sfraser.
2002-01-09 20:56:29 +00:00
nhotta%netscape.com
c707020399
In ConvertToUnicode() call IsAscii before doing the optimization for ASCII, bug 116264, r=ducarroz, sr=sspitzer.
2002-01-09 20:53:11 +00:00
javi%netscape.com
383b138e4e
We now use xml files to run the Mac builds. Deleting the mcp files that
...
are no longer used as part of the build.
2002-01-09 20:08:25 +00:00
alecf%netscape.com
b5b8d27153
final fix for bug 100212 - removal final dependency on necko from xpcom by removing nsIFile.URL r=dougt, sr=darin Yay!
2002-01-09 20:03:46 +00:00
pschwartau%netscape.com
ea8826f7ad
Improving comments.
2002-01-09 19:53:02 +00:00
bernd.mielke%snafu.de
4fb7bf065f
completing the backout of my checkin for bug 110596
2002-01-09 19:28:12 +00:00
bryner%netscape.com
d7b029bc06
Bug 117276 - regression on gcc 2.95.x debug builds. Since we don't
...
understand exactly what the problem is here, and it does not seem to
happen on gcc 2.96, and 2.95 doesn't have the alias optimizations that
called for the new code in the first place, just make 2.95 use the old
code. r=timeless, sr=brendan.
2002-01-09 19:23:37 +00:00
dbaron%fas.harvard.edu
eb860919bf
Backing out Bernd's checkin for bug 110596 to fix crashes / weird display. b=118991 r=bernd
2002-01-09 19:17:46 +00:00
jgaunt%netscape.com
6721cf01a5
bug 116796 crash with immersion desktop running, qi'd to an interface that wasn't defined in the xbl
...
r=aaronl,hewitt
sr=waterson
2002-01-09 19:15:14 +00:00
dsirnapalli%netscape.com
d9f4f9ded3
Test case to test the accessibility of html button text
2002-01-09 19:10:41 +00:00
bzbarsky%mit.edu
38fdcb4803
Fix lots of leaks in form submission. Bug 115815, patch by
...
nivedita@netscape.com , r=bzbarsky@mit.edu , sr=jag.
2002-01-09 19:06:58 +00:00
blythe%netscape.com
385178fec6
Fix Bug 115189
...
Trace-Malloc records line number information on platforms which have it.
r=dp sr=alecf
2002-01-09 19:03:01 +00:00
chak%netscape.com
d909300519
Fix for #118852 - Add pipboot.* files to embedding manifests
...
r=adamlock, sr=alecf
2002-01-09 18:56:01 +00:00
rbs%maths.uq.edu.au
a69d15b103
[MathML only] shuffle shared functions between files to balance the weights of the files
2002-01-09 18:51:30 +00:00
dbaron%fas.harvard.edu
9161ae9fda
Fix leak regression from harishd's changes yesterday. b=105137 r=harishd
2002-01-09 18:49:45 +00:00
bzbarsky%mit.edu
e93309f629
Replace DEBUG_PRINTF with NS_WARNING/NS_ASSERTION. Bug 117440, patch by
...
Morten Nilsen <Morten@Nilsen.com>, r=timeless, sr=brendan
2002-01-09 18:49:43 +00:00
dbaron%fas.harvard.edu
d10f08aa1f
Fix AIX and OS/2 bustage by using normal |const|-ness conventions. r=harishd
2002-01-09 18:15:36 +00:00
mkaply%us.ibm.com
e93a1f44a1
This will be the next OS/2 bustage - I found it trying to verify dbarons stuff
2002-01-09 17:46:55 +00:00
brade%netscape.com
f6c07599cc
remove unused statics kCRangeCID, kCClipboardCID, kCTransferableCID, and kHTMLConvertCID for savings of 64 bytes (bug 117927; rs=glazou)
2002-01-09 15:52:36 +00:00
brade%netscape.com
95883cc993
remove unused static kViewCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:46:56 +00:00
brade%netscape.com
6499ef63a3
comment out unused statickLookAndFeelCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:46:39 +00:00
brade%netscape.com
7655d11b30
remove unused statickCChildCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:46:09 +00:00
brade%netscape.com
baeb8ae55b
remove unused static kITableRowGroupFrameIID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:46:00 +00:00
brade%netscape.com
a9d7e0db86
remove unused statics kHTMLImageElementCID and kIStyleFrameConstructionIID saving 32 bytes (bug 117927; rs=glazou)
2002-01-09 15:45:50 +00:00
brade%netscape.com
6eaa90369a
#if 0 unused static kViewCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:44:32 +00:00
brade%netscape.com
95f27e9c45
remove unused statics kCharsetConverterManagerCID and kPlatformCharsetCID saving 32 bytes (bug 117927; rs=glazou)
2002-01-09 15:43:45 +00:00