Commit Graph

29495 Commits

Author SHA1 Message Date
sfraser%netscape.com
66152607d5 Fix for bug 7479; use unsigned char to avoid sign extension when converting to wide string. r rickg. 1999-06-08 00:28:47 +00:00
jefft%netscape.com
149d5de6f8 clean up - get rid of FindMessenger() & SetWindow() calls; fixed Move/CopyMesseages not working for POP3 mail folders; implemented Close() & OnUnload() method 1999-06-08 00:26:29 +00:00
ftang%netscape.com
723d21af2c remove accidental check in 1999-06-08 00:23:48 +00:00
jefft%netscape.com
56c8f36491 added Close() & OnUnload() method 1999-06-08 00:23:03 +00:00
ftang%netscape.com
e17d9ed680 backout rulebrk.c 1999-06-08 00:21:47 +00:00
briano%netscape.com
71fe6fb29a SunOS 4.x doesn't have libsocket either. 1999-06-08 00:15:02 +00:00
mscott%netscape.com
9ea5079e21 LoadUrl signature takes a display consumer 1999-06-08 00:02:27 +00:00
akkana%netscape.com
4dc34da92a call Init on the document encoder 1999-06-08 00:02:25 +00:00
akkana%netscape.com
2b9b55f748 Add Init method to pass in the document and mime type 1999-06-08 00:01:55 +00:00
mscott%netscape.com
16d8890834 Unification of LoadUrl signature to remove some warnings on Linux & Mac. LoadUrl signature takes a display consumer. 1999-06-08 00:01:54 +00:00
mscott%netscape.com
ff06a93a06 Unification of LoadUrl signature to remove some warnings on Linux & Mac. LoadUrl signature takes a display consumer 1999-06-08 00:01:27 +00:00
ftang%netscape.com
1d7cd2e5b0 add JIS converters 1999-06-07 23:58:39 +00:00
waterson%netscape.com
170261a9af Added what's related panel; moved bookmarks panel to the bottom. 1999-06-07 23:57:39 +00:00
waterson%netscape.com
2808e53bc3 Hook up link clicking; make separators into HTML HRs instead of hyphens. 1999-06-07 23:53:41 +00:00
slamm%netscape.com
4f2cf9f1b4 Put real link on the comment star for those people that do not use JavaScript. 1999-06-07 23:49:37 +00:00
leaf%mozilla.org
40ba715f3d moving SmokeTestLinux-1.pl to smoke.pl 1999-06-07 23:47:16 +00:00
waterson%netscape.com
1ab07bf4ad Initial revision. 1999-06-07 23:22:30 +00:00
alecf%netscape.com
97a8050ee8 fix bustage - getAccounts -> GetAccounts 1999-06-07 23:14:20 +00:00
briano%netscape.com
f14d3ce52a Added support for QNX Neutrino. 1999-06-07 23:08:13 +00:00
alla%lysator.liu.se
4fde692cf2 First shot at streaming html or xml data to the widget.
Try it out.
I've not updated to the tip yet, so i hope it works.
1999-06-07 23:00:10 +00:00
alecf%netscape.com
aeeae419e0 new arrayDescribe() to describe() all elements of an array 1999-06-07 22:53:34 +00:00
alecf%netscape.com
b88dfece19 implement GetIdentities 1999-06-07 22:50:46 +00:00
kmcclusk%netscape.com
3fd7b914d3 Added code to nsFontMetricsGTK to cache the width of a single space.
Modifed nsRenderingContextGTK::GetWidth to detect when a single space
is passed in and pass back the cached value, rather than re-measuring
a space.
1999-06-07 22:48:19 +00:00
warren%netscape.com
7cee72ba4a Added nsIBufferOutputStream.idl 1999-06-07 22:47:55 +00:00
mscott%netscape.com
0a46d541ec Unification of LoadUrl signature to remove some warnings on Linux & Mac. (this is just the first step). 1999-06-07 22:32:10 +00:00
mscott%netscape.com
6b2c95fb42 Unification of LoadUrl signature to remove some warnings on Linux & Mac. (this is just the first step).
ParseURL returns a nsresult instead of a PRInt32.
1999-06-07 22:31:37 +00:00
rogerl%netscape.com
4b314af77e Fixed bug #7703, typeof<var> wasn't referencing activation frame vars
correctly.
1999-06-07 22:29:41 +00:00
bsharma%netscape.com
f4713568a3 adding the smoketest scripts 1999-06-07 22:29:38 +00:00
waterson%netscape.com
b9b65d633f Add SiteMap icon and relate-panel style sheet. Make code smarter so that it only fetches related links when the RL folder is open. 1999-06-07 22:21:53 +00:00
warren%netscape.com
550ed382f3 obsoleting files 1999-06-07 22:19:20 +00:00
warren%netscape.com
3f748629d6 Removed nsITransport. 1999-06-07 22:12:19 +00:00
briano%netscape.com
d644a9b014 Yet another case of C++ comments in a C file.... 1999-06-07 22:11:18 +00:00
alecf%netscape.com
eb11415865 add more useful dumps of account information 1999-06-07 22:08:50 +00:00
gagan%netscape.com
a2a3cdbd03 Adding Makefile.in for Linux. Testing for Andreas. 1999-06-07 22:07:49 +00:00
alecf%netscape.com
4f1245bf3d add account manager to tests 1999-06-07 22:06:10 +00:00
gagan%netscape.com
66981e29b5 Adding Makefile.in. Testing for Andreas. 1999-06-07 22:05:44 +00:00
gagan%netscape.com
96abb80a2b First checkin for Makefile.in. Testing for Andreas. 1999-06-07 22:05:17 +00:00
warren%netscape.com
b5b8476315 Updated for file name changes. 1999-06-07 22:04:19 +00:00
waldemar%netscape.com
aeca55ec75 Simplified grammar by using lookahead constraints. Fixed \dd bugs. Made all errors occur at pattern compile time. 1999-06-07 22:00:09 +00:00
waldemar%netscape.com
9fd6762147 Simplified grammar by using lookahead constraints. 1999-06-07 21:58:24 +00:00
waldemar%netscape.com
d2eb493880 Simplified grammar by using lookahead constraints. Removed requirement for an underscore before unit name. 1999-06-07 21:57:29 +00:00
waterson%netscape.com
cd72dfc31e Initial revision. 1999-06-07 21:53:50 +00:00
alecf%netscape.com
8f11a12376 fix uninitialized variable 1999-06-07 21:48:57 +00:00
leaf%mozilla.org
4f8255a881 adding blank file per tina ornduff 1999-06-07 21:47:13 +00:00
ftang%netscape.com
91e96a948c add FillInfo 1999-06-07 21:37:45 +00:00
ftang%netscape.com
54b761eadc add IS_REPRESENTABLE test inside #ifdef 1999-06-07 21:36:43 +00:00
chuang%netscape.com
6e39e40393 fix crash on starting address book 1999-06-07 21:33:42 +00:00
warren%netscape.com
c0797ee094 New IDL interfaces. 1999-06-07 21:33:30 +00:00
mscott%netscape.com
4a20109d30 Bug #7715 --> set the character set for the messenger webshell to be UTF-8. 1999-06-07 21:31:53 +00:00
akkana%netscape.com
dacf751762 Track change in editor API 1999-06-07 21:31:18 +00:00