terry%mozilla.org
|
8961d8e332
|
Update some things for more modern mysql's.
|
1999-06-11 17:37:11 +00:00 |
bryce-mozilla%nextbus.com
|
01df283d94
|
Make nospam comparison case insensitive, since BugZilla keeps the
case of the login, which might differ from the case in the database.
|
1999-06-11 16:07:32 +00:00 |
andreas.otte%primus-online.de
|
19b6475c9e
|
conversion to wstring / PRUnichar
some cosmetics to various Makefiles
|
1999-06-11 15:50:14 +00:00 |
dcone%netscape.com
|
cc52bf67e6
|
background Image speed up
Commented out the box around the printout until Troy returns
|
1999-06-11 14:43:14 +00:00 |
rhp%netscape.com
|
b373155b34
|
New test program for back end functionality
|
1999-06-11 14:21:23 +00:00 |
briano%netscape.com
|
d24eda3662
|
Automated update
|
1999-06-11 12:59:52 +00:00 |
ramiro%netscape.com
|
3d3a16087c
|
Add --disable-pic-dso-cflags.
|
1999-06-11 12:49:54 +00:00 |
ftang%netscape.com
|
06c501d460
|
add factory for ISO-IR -111 userdefined charset ad cns11643 p3-7
|
1999-06-11 12:39:57 +00:00 |
ramiro%netscape.com
|
d52f179440
|
Remove duplicate timer interfaces. Left over from the xpcom 2.0 landing.
|
1999-06-11 11:59:44 +00:00 |
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 |