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

25509 Коммитов

Автор SHA1 Сообщение Дата
jband%netscape.com 21d88f9812 ***NOT PART OF SEAMONKEY BUILD*** Updating status page to help track and coordinate platform specific code contributors to xptcall (needed for xpconnect) 1999-05-01 08:23:36 +00:00
sspitzer%netscape.com 4a056cd62c whoops. typo. I suck 1999-05-01 02:57:07 +00:00
sspitzer%netscape.com 916d3efdbb cvs ignorage 1999-05-01 02:38:15 +00:00
ramiro%netscape.com ed06867e75 Fix everything rule. 1999-05-01 02:34:44 +00:00
sspitzer%netscape.com 43c409abd4 fix for #5814. get newsParserTest to work on Windows 1999-05-01 02:17:09 +00:00
warren%netscape.com e526773af9 Fixed to use new nsIBuffer and related buffer streams. 1999-05-01 02:15:59 +00:00
sspitzer%netscape.com de56d182f6 fix for bug #5814. get newsParserTest to build on Windows 1999-05-01 02:15:54 +00:00
warren%netscape.com ee464f04ed Fixed accidental change to NSGetFactory. Changed include for nsStandardUrl. 1999-05-01 02:15:22 +00:00
briano%netscape.com 27589d1de7 Automated update 1999-05-01 02:14:39 +00:00
sspitzer%netscape.com 590e15cb08 check in for bug #5814. get newsParserTest to build on Windows 1999-05-01 02:13:53 +00:00
sspitzer%netscape.com c23ef233b3 fix for bug #5804. get pop3Test to build on Linux. 1999-05-01 02:12:10 +00:00
warren%netscape.com b71bb5f33c Renamed nsMarshalingStreamListener to nsAsyncStreamListener. 1999-05-01 02:11:10 +00:00
briano%netscape.com a06b94a174 Defined MAP_FAILED for all the platforms that don't have it. 1999-05-01 02:10:39 +00:00
ramiro%netscape.com a64b87c23f Add an everything target which redoes everything from scratch. 1999-05-01 02:10:34 +00:00
ramiro%netscape.com d5d66ffcca Make the idl thing work on RedHat 6.0. 1999-05-01 02:09:55 +00:00
warren%netscape.com ee3f32d177 Renamed nsTypicalUrl to nsStandardUrl. 1999-05-01 02:08:18 +00:00
briano%netscape.com df057a0825 Fix AIX and Solaris bustage. 1999-05-01 01:40:35 +00:00
briano%netscape.com ef7432c244 The config/ports stuff I wrote is no longer of any use. 1999-05-01 01:32:28 +00:00
briano%netscape.com bb594897b4 Not needed anymore. 1999-05-01 01:30:16 +00:00
law%netscape.com 1af7de146c Stop button; r=slamm, a=chofmann 1999-04-30 23:55:22 +00:00
warren%netscape.com 09b07809c1 Added include for nsError.h to get nsresult. 1999-04-30 23:49:30 +00:00
bienvenu%netscape.com 36399ee650 fix part of 5781, imap folders not showing up correctly 1999-04-30 23:26:12 +00:00
jband%netscape.com 9cf2ab33fb *** NOT PART OF SEAMONKEY BUILD*** Adding status page to help track and coordinate platform specific code contributors to xptcall (needed for xpconnect) 1999-04-30 23:25:12 +00:00
rjc%netscape.com 87eeebef45 Fix bug # 4357 where FTP is broken on the Mac. This is basically the same bug and same bug fix as bug # 3405. Somebody needs to fix this for real... I think we should make Kathy Brade do it (Hi Kathy!) as she introduced the bug. Anyway, approval=chofmann. 1999-04-30 23:17:08 +00:00
warren%netscape.com d7f3bdd0b0 Fixed mac bustage. 1999-04-30 23:16:47 +00:00
briano%netscape.com a0e3985a65 Automated update 1999-04-30 23:14:40 +00:00
waterson%netscape.com 3df4d738e3 Bug 4805. Re-wrote to be more paranoid. r=rjc,a=chofmann 1999-04-30 23:14:30 +00:00
mscott%netscape.com 50999b2443 Bug #5781 --> more connection cache fixes. ProcessCurrentUrl wasn't set up to run multiple urls as it was setting the connection status to -1 whenever it finished. This was causing the next call to process current url to fall out. I also re-organized SetupUrl to make sure m_runningUrl gets properly initialized on multiple calls to LoadUrl. 1999-04-30 23:09:21 +00:00
mcafee%netscape.com f6df1f4fda Adding --disable-double-buffer to turn off double-buffering (so you can see the repaint problems). Thanks to jlnance@sailboat.mis.uncwil.edu for this fix. a=chofmann. 1999-04-30 23:08:07 +00:00
pierre%netscape.com 0f4a5429b5 Copied Pink's fix for #4883 from nsTextWidget. 1999-04-30 22:57:33 +00:00
pierre%netscape.com ad422f35b8 Fixed previous checkin: Destroy() calls the inherited function and returns a value. 1999-04-30 22:55:58 +00:00
warren%netscape.com 8a15c4d3b7 Removed some noise. 1999-04-30 22:55:26 +00:00
warren%netscape.com e54a458fca Consolidated individual factories into a single factory for base. 1999-04-30 22:55:21 +00:00
warren%netscape.com cc1333535a Made Notify and Wait methods return nsresult. 1999-04-30 22:55:16 +00:00
warren%netscape.com 9c928248b7 Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
pierre%netscape.com 0064b96553 Oops... CalcWindowRegions() was hiding the inherited function from nsWindow. For some reason, I missed the compiler warning in my previous checkin. 1999-04-30 22:54:34 +00:00
warren%netscape.com dabc3839ad Added size argument to Free and Realloc (for implementations that can't determine the memory block's size. Needed for nsPageMgr. Hooked allocator up to xpcom initialization. 1999-04-30 22:54:28 +00:00
warren%netscape.com 11cccfd648 Fixed QI to respond to nsIProperties and nsIPersistentProperties. Removed factory (now in nsBaseDLL). 1999-04-30 22:54:22 +00:00
buster%netscape.com 69dbf9b019 with permission from chofmann:
1. fix for bug 5796, crash on exit.  This was a bad, bad memory smudge on my part, easily fixed by doing the right ref counting in the
right places.

2. some preliminary code for M6 block transformations has leaked into this checkin.  It's safer than trying to re-code the fix above into
a fresh tree.  Unless you're making calls to do block transformations, you won't see any difference.
1999-04-30 22:40:18 +00:00
mcafee%netscape.com 59e548ccbd Switching to NS_WITH_SERIVICE() to properly release services (5403). a=chofmann, r=warren@netscap.com 1999-04-30 22:20:24 +00:00
pinkerton%netscape.com 63c269a7cc Fix for bug 4883. Added Destroy() method to do the same as the Repeater dtor would do but it wasn't getting called because the timer still held a ref to the widget. Appr chofmann. 1999-04-30 22:14:01 +00:00
alecf%netscape.com 7a94857f9a oops, forgot this extra fix for #5681 to take .sbd files into account 1999-04-30 22:12:56 +00:00
pinkerton%netscape.com d563ec30d7 pinkerton/scc/hyatt, plug a leak for bug 4127 and fix a crasher when the desired broadcaster isn't found. 1999-04-30 21:55:45 +00:00
briano%netscape.com a035a9459a Automated update 1999-04-30 21:44:41 +00:00
briano%netscape.com 33b180ac28 Fix to properly support Sun's WorkShop compilers. Thanks to Tim Rowley (tor@boojum.cs.brown.edu). 1999-04-30 21:43:50 +00:00
slamm%netscape.com 60b8291d75 Change directory build order. png needs to come before pngcom. This is finishing up pnunn last checkin.... Added png and zlib library link. pnunn. refer to Bug#5459. review:slamm. ok'd:chofmann. 1999-04-30 21:39:17 +00:00
jefft%netscape.com 963bfdb82f Part of fixing bug 5781 - fixed creating multiple mail folders problem 1999-04-30 21:38:53 +00:00
jefft%netscape.com 439c4f8f11 Part of fixing bug 5781 - fixed creating multiple mail folders problem 1999-04-30 21:27:22 +00:00
jefft%netscape.com faf203f3ca Part of fixing bug 5781 -- nsImapURI2Path failed to generate local path for folders within another folder 1999-04-30 21:24:49 +00:00
saari%netscape.com 18fb917c67 Fix for bug 5676 1999-04-30 21:13:42 +00:00