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

29989 Коммитов

Автор SHA1 Сообщение Дата
andreas.otte%primus-online.de 0da38d1100 first checked in 1999-06-11 11:02:57 +00:00
briano%netscape.com b9a11adc7e Automated update 1999-06-11 10:59:52 +00:00
ramiro%netscape.com c58584ca93 Factor out the PIC flags into their own autoconf variable. 1999-06-11 10:55:36 +00:00
rpotts%netscape.com 127f6c0732 Fixed up the event-sink-getter to correctly addref and QI the InputTestConsumer... 1999-06-11 09:18:25 +00:00
rpotts%netscape.com 7ed8823445 Fixed a memory corruption where a buffer was allocated with new[] but freed with PL_strfree()... 1999-06-11 09:17:11 +00:00
rpotts%netscape.com 6d784f23e7 changed some printf around... 1999-06-11 08:36:40 +00:00
rpotts%netscape.com 2b42ced83f Changes to get transport streams working with the new BufferInputStream implementations... 1999-06-11 08:35:26 +00:00
rjc%netscape.com 65985b956d Fix importing of "IE favorites" on Windows which was broken by mcmullen when he checked in a supposed fix for something that wasn't broken. 1999-06-11 08:34:50 +00:00
rpotts%netscape.com 610723bbaf Fixed deadlock if another thread holds the transport lock when Process is called... 1999-06-11 08:34:21 +00:00
rpotts%netscape.com d14aa0339b moved the test for being suspended inside of the main Process() loop since doRead() can suspend the transport... Also call nsSocketTransportStream::GetWriteAmount() to determine how much data can be written to the stream... 1999-06-11 08:28:22 +00:00
rpotts%netscape.com 40e0f4af98 if no more data is available when reading a non-blocking input stream then return either WOULD_BLOCK or NS_OK... But exit the loop to prevent spinning! 1999-06-11 08:25:57 +00:00
rpotts%netscape.com 05b81531f8 initialize the [out] parameters in GetWriteSegment so they are correct even if NS_OK is not returned... 1999-06-11 08:22:17 +00:00
waterson%netscape.com c8ada4a416 Fix crash parsing IE favorites. 1999-06-11 08:06:53 +00:00
andreas.otte%primus-online.de 0360f9ffac adding protocol/file makefiles 1999-06-11 07:43:54 +00:00
waterson%netscape.com 5e61067b24 Whoops. Forgot to update URL shortcuts to use the XPIDL-ized bookmarks service. Fixed now. 1999-06-11 07:32:29 +00:00
waterson%netscape.com 35980ed2fa Move history resources to xpfe/components. 1999-06-11 07:25:10 +00:00
waterson%netscape.com c9ed1229ff Move history resources here from rdf/resources. 1999-06-11 07:22:37 +00:00
waterson%netscape.com 2c7329f66e Move history resources to xpfe/components/history/resources. 1999-06-11 07:22:03 +00:00
bienvenu%netscape.com aa6f741aaa restructure filter code to start on imap filters 1999-06-11 07:07:04 +00:00
bienvenu%netscape.com d0f17077e7 remove offline code which isn't used yet to get rid of mac warnings, add bulletproofing on header copy 1999-06-11 07:04:22 +00:00
bienvenu%netscape.com b839da424a restructure filter application to do imap filters 1999-06-11 07:01:39 +00:00
gagan%netscape.com 9baf9b5cf2 Expiring old protocols stuff. Everything is now moved to protocol directory. 1999-06-11 06:51:56 +00:00
gagan%netscape.com eb5ccc12b0 Ignore .class files for CVS. 1999-06-11 06:25:11 +00:00
gagan%netscape.com a941eb6b56 Added the test server for testing anamalous responses from HTTP servers. For more details read http://lxr.mozilla.org/mozilla/source/netwerk/testserver/docs/help.html 1999-06-11 06:21:16 +00:00
waterson%netscape.com 6cfa4268fc Add bookmarks.css to the style sheets we load in the panel. 1999-06-11 06:19:27 +00:00
waterson%netscape.com 6873fd9101 Change bookmarks service progid slightly. 1999-06-11 06:18:49 +00:00
waterson%netscape.com 1bcc889790 Bookmarks now XPConnected and living in xpfe/components. 1999-06-11 06:18:11 +00:00
waterson%netscape.com 6f26f867c8 Make bookmarks functionality part of an XPIDL interface. 1999-06-11 06:17:46 +00:00
waterson%netscape.com e180ff9e63 Move bookmarks to xpfe/components. 1999-06-11 06:17:15 +00:00
waterson%netscape.com 37ace187fc Add xpfe/components/bookmarks to the build. 1999-06-11 06:16:32 +00:00
waterson%netscape.com b849d2d9f1 Build xpfe/components/bookmarks makefiles. 1999-06-11 06:16:22 +00:00
waterson%netscape.com e292bceccc Add xpfe/bookmarks/component to the build. 1999-06-11 06:15:28 +00:00
waterson%netscape.com d739224702 Clean up compiler warning. 1999-06-11 05:58:42 +00:00
waterson%netscape.com b80013aed1 First Checked In. 1999-06-11 05:50:55 +00:00
sspitzer%netscape.com dd3b61fc31 wrap printf with #ifdef DEBUG 1999-06-11 05:50:13 +00:00
dougt%netscape.com 374017c404 Adding default UI thread posting if user passes nsnull as the destQ 1999-06-11 05:49:11 +00:00
waterson%netscape.com 7a89c3e34b Debug to get running properly. 1999-06-11 05:47:19 +00:00
waterson%netscape.com 3f34830090 Add some missing resources. Update stuff to point to the res/samples dir. 1999-06-11 05:46:45 +00:00
sspitzer%netscape.com acf309cc4f comment out alert code until #7770 is fixed. sigh. 1999-06-11 05:46:31 +00:00
sspitzer%netscape.com 49dfd2fa0b temporary hack to fix #6912. still more work to be done here, obviously. 1999-06-11 05:37:54 +00:00
waterson%netscape.com 725444fad8 Add read-only accessors to get at the datasource and container elements. 1999-06-11 04:56:18 +00:00
mcafee%netscape.com b12f8322a1 Updating last-changed date to match cvs log. 1999-06-11 04:01:22 +00:00
morse%netscape.com 202d7ed868 clean up some of the dialog messages 1999-06-11 03:54:23 +00:00
danm%netscape.com a94047bcd2 adding access to primordial thread 1999-06-11 03:44:52 +00:00
morse%netscape.com 3937d3f3d0 allow for null database password -- means user doesn't get prompted for password 1999-06-11 03:41:01 +00:00
morse%netscape.com 28c2560040 again fix logic for when to give notification of feature 1999-06-11 03:39:44 +00:00
waterson%netscape.com 07abe2b691 Add null checks. 1999-06-11 03:32:02 +00:00
waterson%netscape.com 69398c0e51 Bug 7781, part deux. Be paranoid about checking the result from the zombie pool. 1999-06-11 03:15:40 +00:00
briano%netscape.com 4e4fa33b26 Automated update 1999-06-11 03:09:49 +00:00
briano%netscape.com a8c8fd5537 Fix for bug 3250. 1999-06-11 03:09:15 +00:00