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

44563 Коммитов

Автор SHA1 Сообщение Дата
akkana%netscape.com 258affb879 16726: don't print the doctype information in plaintext output. r=cmanske 1999-10-20 22:27:14 +00:00
edburns%acm.org 8ba6c6ed1e bug: 16842
reviewer: edburns
approver: edburns

Changed raptor to gk in makefile as appropriate.
1999-10-20 22:02:34 +00:00
rods%netscape.com a00139db0c added code to the destructor to make sure the list get rolled up.
r=kmcclusk bug 15912
1999-10-20 21:59:04 +00:00
alecf%netscape.com a33565470d clean up nsIMsgFolder API in preparation for fixing a number of bugs, most importantly #14437
r=scottip
1999-10-20 21:58:21 +00:00
dmose%mozilla.org daaea94d5f macfe lives on in the MozillaClassic branch, but there's no longer a need for it on the trunk. a=smfr@netscape.com 1999-10-20 21:53:27 +00:00
endico%mozilla.org df23f5512d add m10 tree for the Design Patterns contest 1999-10-20 21:52:08 +00:00
endico%mozilla.org d36283e6c1 merge old changes from when we moved to komodo 1999-10-20 21:48:49 +00:00
mscott%netscape.com 3c940c6846 optimize nsImapBuildMessageURI to use a nsCAutoString. This saves us an extra allocation of the string later on.
r=sspitzer
1999-10-20 21:41:18 +00:00
scc%netscape.com d14a8827b1 Now InstallFromManifest "xpcom/components/MANIFEST_COMPONENTS" to get some javascript installed in the apps "Components" directory. This corresponds to work shaver has already done on the other platforms. r=sfraser 1999-10-20 21:31:46 +00:00
srinivas%netscape.com e1cb2967eb The "-mno-486" compiler option is no longer relevant and not supported
in new gcc compilers (v2.95). Bug #15975.
1999-10-20 21:19:53 +00:00
bienvenu%netscape.com 40741f49b6 more memory leak fixes, r=mscott 1999-10-20 21:18:25 +00:00
bienvenu%netscape.com 7aabcb0051 fix rdf resource value leaks r=jefft 1999-10-20 21:12:00 +00:00
scc%netscape.com d1f693eb36 First Checked In. 1999-10-20 21:03:21 +00:00
mscott%netscape.com 860d40cd8b Bug #16814 --> i found a problem which may be causing us to block in the imap protocol when downloading larger
attachments or images. Basically, the nsMsgLineStreamBuffer class had a fence post bug when determining
if it had enough room to read in more bytes. If the # of free bytes in the stream buffer was 1 byte and we
had just one byte of data left to read in from the incoming stream, we would fail to read in that one byte.
r=sspitzer
1999-10-20 21:01:58 +00:00
ftang%netscape.com b00215d892 do not do TypedText if the character code is 0. r=brade. Fix bug 16570 and 16811 1999-10-20 21:01:20 +00:00
bienvenu%netscape.com 85ff159494 fix mime memory leaks, mostly strings, r=rhp 1999-10-20 21:00:02 +00:00
waldemar%netscape.com ae9043e328 Changed bottom expressions to syntax error throws 1999-10-20 20:58:07 +00:00
waldemar%netscape.com 1e24527b04 Added upper-case Greek letters 1999-10-20 20:57:37 +00:00
danm%netscape.com 140296a2c5 no longer used 1999-10-20 20:51:16 +00:00
bienvenu%netscape.com cba2dfa027 fix memory leaks of uri's and a progress string r=mscott 1999-10-20 20:49:45 +00:00
briano%netscape.com a09ca1b028 Automated update 1999-10-20 20:45:41 +00:00
bienvenu%netscape.com 2d872682fd fix memory leaks in address book r=mscott 1999-10-20 20:41:27 +00:00
mcafee%netscape.com 3350af66d5 Adding support for --enable-logrefcnt; off by default in optimized builds, we need this for tinderbox. code=dp, r=mcafee 1999-10-20 20:40:01 +00:00
law%netscape.com d4cf853e97 Fix for bug #9131; add dependent=yes feature on find dialog so it behaves properly; r=matt@netscape.com 1999-10-20 20:36:08 +00:00
bienvenu%netscape.com a31ad0979f fix memory leak of notification uri r=dougt 1999-10-20 20:30:42 +00:00
akkana%netscape.com 5096c0459f 15777: Don't declare the same function-static symbol twice in the same file, because some versions of gcc can't deal with it. r=mcafee 1999-10-20 20:20:38 +00:00
mcafee%netscape.com 64090b2391 Reviewing and applying pavlov's fix for extra row in color palette. (14315) 1999-10-20 20:14:13 +00:00
akkana%netscape.com 7e020d46ef 16795: Make arrow keys work again.
The gtk event for arrow keys has length=0, but we still need to generate
KeyDown, KeyPress, etc. events for these keys.  r=pavlov
1999-10-20 20:04:40 +00:00
dougt%netscape.com eed901ef67 removing an extra release (16832)
Now doing a QI when getting a proxy so that the IID matches the |in| real
object.

r=jud
1999-10-20 20:04:20 +00:00
akkana%netscape.com 56f9652bab 16844: modifier key presses shouldn't insert anything into the editor. r=brade 1999-10-20 20:02:44 +00:00
varada%netscape.com acfadbcfde fixes for bug #14014 changed EditBox types to Text in the widgets 1999-10-20 19:59:00 +00:00
putterman%netscape.com abca7c93cd Fixes 15771 and 10603. Scrolling up in tree widget doesn't lose treeitems. r=hyatt. 1999-10-20 19:48:58 +00:00
bienvenu%netscape.com 586199ea8f fix memory leak of literal string creating rdf node r=scottip 1999-10-20 19:06:53 +00:00
scc%netscape.com e36b183d71 eliminate warnings, r=shaver 1999-10-20 18:59:00 +00:00
waterson%netscape.com 15b4a60c84 Bug 15146. Factor nsXULElement's members into prototype and optional 'slots' for heavyweight elements. r=hyatt. 1999-10-20 18:55:32 +00:00
cmanske%netscape.com 8c39880b97 Fixed bug 16868. r=brade 1999-10-20 18:43:56 +00:00
nisheeth%netscape.com 36d1076a0a Changes should not affect build. Ongoing work to make the stopwatch code build on Unix. 1999-10-20 18:43:34 +00:00
bienvenu%netscape.com f0ddb93dbc fix memory leak of default pref dir file spec r=sspitzer 1999-10-20 18:42:30 +00:00
bienvenu%netscape.com 80a7df3a48 fix memory leaks with mime string bundles and v-cards r=rhp 1999-10-20 18:41:49 +00:00
sspitzer%netscape.com 4715a46985 fix for #16820, #16821. r=alecf, a=leaf. fix the pre-select the compose "From" identity
based on the selection in the folder pane.  it broken when I removed the FindServerUsingURI()
method a few days ago.  all better now.
1999-10-20 18:31:26 +00:00
leila.garin%eng.sun.com 3bb2393d1b Added BWTestThread.java in makefiles, removed print stmt. from TestLoader 1999-10-20 17:21:23 +00:00
terry%mozilla.org 0eb8a53f6d Ignore the "shadow" and "temp" directories. 1999-10-20 16:26:04 +00:00
kipp%netscape.com 7bba09da58 new 1999-10-20 15:31:51 +00:00
kipp%netscape.com febe317076 Use local images 1999-10-20 15:31:26 +00:00
kipp%netscape.com 014a3799c6 Made test run locally without a net 1999-10-20 15:31:11 +00:00
terry%mozilla.org 7b237526f9 Fix perl warning. 1999-10-20 15:17:37 +00:00
dcone%netscape.com 8c53e876bb Fixed the rounded border rendering code to obey solid, and none style types.
Also bumped all the rounded rects onto pixel boundaries before rendering.
1999-10-20 14:46:27 +00:00
law%netscape.com 755977ac26 Fix for bug #?????; Avoid false positive on check for -f cmd line option; r=warren@netscape.com 1999-10-20 14:40:25 +00:00
karnaze%netscape.com 886b682461 Remove caching cell spacing as margin on cells, reducing 16 bytes and avoiding potentially unique style contexts; simplified cell margin calculations; r=troy 1999-10-20 14:18:56 +00:00
cmanske%netscape.com e7457117e4 Fixed bugs 12515, 16493,16494,16495,16692,16794,most of 9758. Replaced old 'target' icon with interim 'anchor' icon. r=sfraser 1999-10-20 14:15:25 +00:00