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

44553 Коммитов

Автор SHA1 Сообщение Дата
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
terry%mozilla.org 3f31c6d6f2 Fix perl warning. 1999-10-20 14:12:43 +00:00
mscott%netscape.com 375bb0d8cd Bug #16843 and #16832 where we were crashing when dismissing dialogs. this may not be the final
fix but in an earlier change to this file today, this class stopped addreffing an event queue member variable.
But the dtor still released a reference to the event queue that it didn't have!
The eventual fix may be to put the addref back in there but I need to talk to dougt about this.

this is real danm's fix. i'm the reviewer.
1999-10-20 08:35:36 +00:00
danm%netscape.com b9aa00d5ce fixing obvious flaw in Unlink. r:waterson@netscape.com 1999-10-20 08:35:04 +00:00
tbogard%aol.net e3261dc273 Integrated some changes made by buster. Still talking some them over, but here for now. 1999-10-20 07:37:37 +00:00
cls%seawood.org 2628bfcc79 Some compilers complain if you declare variables after a potential goto call so move the declarations to the top of the function. Should fix the linux libc5 SM-Ports tinderbox & gcc 2.95 builds.
a=mscott
1999-10-20 05:40:05 +00:00
cls%seawood.org 107b92eecb Use PRBool instead of bool as some compilers do not understand bool. Should fix a couple of SM-Ports tinderboxen.
r=sfraser a=mscott
1999-10-20 05:37:18 +00:00
waldemar%netscape.com 30f65ba3aa Removed types from bottom expressions 1999-10-20 02:27:53 +00:00
waldemar%netscape.com d092c9ad87 First Checked In. 1999-10-20 02:27:34 +00:00
law%netscape.com bc2cea9398 Fixes for bug #16789; permit OpenDialog to work on hidden window even if document load has not completed yet; r=norris@netscape.com, r=danm@netscape.com 1999-10-20 01:25:41 +00:00
cmanske%netscape.com 9e5949f923 Changed a comment. This and last checkin were reviewed by mjudge 1999-10-20 01:06:05 +00:00