Commit Graph

16126 Commits

Author SHA1 Message Date
alecf%netscape.com
90b75545d2 Update macros to include string type, and add documentation/example 1999-02-05 01:39:12 +00:00
jefft%netscape.com
861de1ef16 calling nsITransport->Open() instead of nsITransport->LoadURL() 1999-02-05 01:36:24 +00:00
racham%netscape.com
fc3a9d09dd Adding license statement to the folder 1999-02-05 01:31:29 +00:00
warren%netscape.com
63e20e34d2 Added nsRDFResource -- basic resource implementation to subclass. 1999-02-05 01:29:27 +00:00
warren%netscape.com
ac319994ec Fixed return type. 1999-02-05 01:27:59 +00:00
racham%netscape.com
e6b611a3dc Removing Netscape logo 1999-02-05 01:23:34 +00:00
mscott%netscape.com
628d17297c When interrupting a url, query for the nsINetlibURL interface and not the nsIProtocolConnection interface. The http url only supports the first interface and not the later. Both interfaces have the same method though...we could probably scrap nsIProtocolConnection.... 1999-02-05 01:12:41 +00:00
racham%netscape.com
b5ee3846dc Resolved path issues 1999-02-05 01:02:27 +00:00
mscott%netscape.com
7d5b5f344c Use new open call on the transport instead of LoadUrl.... 1999-02-05 00:51:28 +00:00
nhotta%netscape.com
94a70e212b Added uconv for the include path. 1999-02-05 00:36:45 +00:00
waterson%netscape.com
0cc3de8d28 Never used. 1999-02-05 00:30:09 +00:00
pinkerton%netscape.com
1cefa3fbe3 make dstr virtual because it has virtual methods. 1999-02-05 00:27:48 +00:00
pinkerton%netscape.com
c8193f4d22 make dstr virtual because the classes have virtual methods. 1999-02-05 00:24:57 +00:00
dougt%netscape.com
4a4a3343d2 makefile.win - first checkin 1999-02-05 00:24:34 +00:00
pinkerton%netscape.com
e588c8605d changes to factory stuff, which is all #ifdef'd out right now. 1999-02-05 00:18:47 +00:00
dougt%netscape.com
19f121ec3b First checkin of xpinstall into seamonkey 1999-02-05 00:15:30 +00:00
dougt%netscape.com
99ca1f4934 First checkin of our IDLs (these are for the idlc in dom/tools) 1999-02-05 00:13:34 +00:00
slamm%netscape.com
4eeec240a9 Add a comment. 1999-02-05 00:12:51 +00:00
dougt%netscape.com
a5f1f22a49 First checkin of our interface and IIDs 1999-02-05 00:12:29 +00:00
slamm%netscape.com
cc2a1cf9eb Use MOZ_ prefix for new autoconf macros. 1999-02-05 00:10:25 +00:00
dougt%netscape.com
b920318b77 First checkin of our glorious makefile for windows 1999-02-05 00:09:47 +00:00
pinkerton%netscape.com
b4aeacec4b Adding nsThrobberGlue.cpp to build. 1999-02-05 00:08:47 +00:00
mscott%netscape.com
ca38bf39ae Get rid of m_isSocketOpen variable. Rely on new transport Open method to determine if
the transport needs opened. Release some more interfaces when we go away...
1999-02-04 23:52:04 +00:00
mscott%netscape.com
02cf4efc6c open transport functionality. 1999-02-04 23:51:02 +00:00
mscott%netscape.com
7c98230114 support the open inteface. Add ability to close a socket without closing the transport.
cleaned up the destructor to release some interfaces it wasn't releasing before..
1999-02-04 23:50:37 +00:00
pinkerton%netscape.com
b2c26cb811 Add GUID's for throbber glue and factory. 1999-02-04 23:38:20 +00:00
amusil%netscape.com
69b96dd630 Fixed bugs with the stream as file implementation. 1999-02-04 23:37:20 +00:00
vidur%netscape.com
e0542e23e1 implemented nsHTMLDocument::GetElementsByName 1999-02-04 23:23:07 +00:00
nhotta%netscape.com
f69c92b269 Changed to use strxfrm for a key generation. 1999-02-04 23:23:04 +00:00
nhotta%netscape.com
e21aa3fbcc Moved NS_IMPL_IDS define to XP code. 1999-02-04 23:20:55 +00:00
waterson%netscape.com
fc32751b45 Fixed comments that were referring to monitors. 1999-02-04 23:20:30 +00:00
nhotta%netscape.com
0ff2b69425 Added UnicodeToChar to nsCollation class. 1999-02-04 23:17:37 +00:00
slamm%netscape.com
631a7b1fa5 Fix a typo. 1999-02-04 23:14:56 +00:00
pinkerton%netscape.com
fe7e5c450d adding nsThrobberGlue.cpp 1999-02-04 23:12:41 +00:00
pinkerton%netscape.com
9867eefc3e add nsThrobberGlue.cpp 1999-02-04 23:12:24 +00:00
harishd%netscape.com
ddb2a5d1e3 Made HR tags more stylable 1999-02-04 23:10:21 +00:00
pinkerton%netscape.com
fcb012e24c Fix linkage on win32 1999-02-04 23:08:54 +00:00
harishd%netscape.com
00901bda2a Added property "border: 1px -moz-bg-inset"
to HR
1999-02-04 23:08:39 +00:00
slamm%netscape.com
04389f809d Fix typo. 1999-02-04 23:07:51 +00:00
pavlov%pavlov.net
6715f847ef Create() doesn't need to add the menu items anymore 1999-02-04 23:04:40 +00:00
mscott%netscape.com
1cf0713ecb Only replace m_userData in the prompt call if the user entered some legitimate data...otherwise we risk stepping on our default
value.
1999-02-04 23:04:07 +00:00
briano%netscape.com
438d82553b Automated update 1999-02-04 23:00:43 +00:00
radha%netscape.com
6a50c187a0 Add xpfe/AppCores/xul/Makefile.in. 1999-02-04 22:59:26 +00:00
leaf%mozilla.org
d5e8765b4c fixes MozillaControl.dll build (reports are that the code is broken, but i leave
that in someone else's hands)
1999-02-04 22:59:06 +00:00
pinkerton%netscape.com
20377e8501 removed an obsolete comment and added some hints to rod for when he hooks things up. 1999-02-04 22:58:04 +00:00
cyeh%netscape.com
e48aceb254 there isn't an underscore in the FullCircle initialization call. 1999-02-04 22:57:13 +00:00
leaf%mozilla.org
4129f7ece1 changing test for NULL in EXPORTS list, some installations of nt barf on defined($NULL) 1999-02-04 22:56:58 +00:00
pinkerton%netscape.com
484e3d3f7d First Checked In. 1999-02-04 22:55:45 +00:00
racham%netscape.com
8b744f94d4 Modified editor field name. 1999-02-04 22:53:15 +00:00
slamm%netscape.com
1f38f5e26a Add support for file-based options, 'myconfig.sh'. 1999-02-04 22:52:56 +00:00