mscott%netscape.com
c9884d5495
This has been moved into a tests/pop3 subdirectory...
1999-02-11 03:31:14 +00:00
mscott%netscape.com
3ba1fa6479
use of sockstub protocol to implement a socket connection for a url is now BLIND to the protocol. So let the protocol use its original scheme when building urls. The transport layer will now worry about chaning the scheme to sockstub when appropriate....
1999-02-11 03:10:28 +00:00
mscott%netscape.com
aee2e0ccbe
Remove assertion that is no longer valid...
1999-02-11 03:07:24 +00:00
spence%netscape.com
302c1c62b7
updated to use mozilla/base from nsFileStream
1999-02-11 03:07:05 +00:00
mscott%netscape.com
73e6a78269
Remove in-appropriate assertion...the rules have changed...
1999-02-11 03:03:51 +00:00
mscott%netscape.com
435e274507
Add the ability to open a file based socket. (Part of the nsITransport) code....
1999-02-11 02:59:53 +00:00
mscott%netscape.com
34b1e85458
Added code to make a file based socket transport. nsSocketTransport can now open a file or a network based socket.
...
When opening a url through a transport, convert the application url scheme to either file or 'sockstub' based on the type
of socket connection.
1999-02-11 02:56:58 +00:00
kipp%netscape.com
0217b5dbb4
Removed some warnings; made the resource noise a one-shot
1999-02-11 02:53:38 +00:00
ducarroz%netscape.com
c762c602b3
re-added compose to the build
1999-02-11 02:38:53 +00:00
ducarroz%netscape.com
89c308eed8
Add library raptorbase.lib to the build
1999-02-11 02:37:35 +00:00
briano%netscape.com
f15e554c0c
Automated update
1999-02-11 02:31:28 +00:00
spence%netscape.com
df86653a3b
updated to use mozilla/base nsFileStream
1999-02-11 02:25:25 +00:00
kipp%netscape.com
876354c311
Fixed memory corruption crasher by passing in the correct width/height to the swizzler routine
1999-02-11 02:21:48 +00:00
buster%netscape.com
1300867964
added layout/html/table/public
1999-02-11 02:20:31 +00:00
michaelp%netscape.com
be9736e664
made GetRects() and FreeRects() work. killed ForEachRect().
1999-02-11 01:54:01 +00:00
michaelp%netscape.com
069d8d1fb1
killed ForEachRect().
1999-02-11 01:53:42 +00:00
buster%netscape.com
6d806d03c8
tell the build system that "public" dir needs building
1999-02-11 01:51:20 +00:00
scc%netscape.com
1f31ebf0c1
Activate browser so you get the colorized source
1999-02-11 01:35:54 +00:00
scc%netscape.com
6a09eaa097
Added |nsresult nsCOMPtr::assignment_error() const;| which returns the error, if any, from the most recent operation (constructor or assignment operator) that implicitly calls |QueryInterface|. This did not increase the size of an |nsCOMPtr|.
1999-02-11 01:34:07 +00:00
buster%netscape.com
5fcfaafa90
changed table cell getters to be XP_COM-like, with out-params instead of return values.
...
this is so these getters can be bound to an XPCOM interface, nsITableCellLayout
1999-02-11 01:17:19 +00:00
buster%netscape.com
178ad83c45
changed getters to be XP_COM-like, with out-params instead of return values.
...
this is so these getters can be bound to an XPCOM interface, nsITableCellLayout
1999-02-11 01:16:28 +00:00
kmcclusk%netscape.com
3d131e6a4a
Fixed border rendering during printing for Select and text, and text areas.
...
Implemented SetProperty/GetProperty methods for FileControlFrame
Added nsGenericHTMLElement::GetPrimaryFrame check for nsnull for doc return type.
nsHTMLInputElement.cpp replace NS_OK == with NS_SUCCEEDED in GetValue and SetValue
Added GetName and GetValue utility methods to nsFormControlHelper
modified nsButtonControlFrame::PaintButton to take the label to paint as an extra parameter.
This allows it to be callable from the nsFileControlFrame code to render the button.
1999-02-11 01:13:28 +00:00
radha%netscape.com
309df9da98
Make the throbber button display netcenter in the main page not in the toolbar area
1999-02-11 01:13:24 +00:00
ducarroz%netscape.com
06e7830b3f
Add directory build
1999-02-11 01:05:18 +00:00
ducarroz%netscape.com
323f34a628
Initial check in
1999-02-11 01:01:47 +00:00
ducarroz%netscape.com
d59ff25779
no comment
1999-02-11 00:59:19 +00:00
ducarroz%netscape.com
0c2f8a656b
Initial check in
1999-02-11 00:54:40 +00:00
pierre%netscape.com
30df698861
Added checkbox and radiobox size to the LookAndFeel (bug#2923 "Checkboxes don't display ")
1999-02-11 00:51:36 +00:00
ducarroz%netscape.com
e305befaa2
no comment
1999-02-11 00:49:04 +00:00
wtc%netscape.com
51a6664e64
Added the sockping and sockpong tests.
1999-02-11 00:44:06 +00:00
ducarroz%netscape.com
5e68eb4e7a
Initial check in
1999-02-11 00:43:57 +00:00
wtc%netscape.com
25d331a11f
Declare Test_Result as returning void. Changed AF_INET and INADDR_XXX
...
to PR_AF_INET and PR_INADDR_XXX.
1999-02-11 00:43:30 +00:00
nhotta%netscape.com
0085ce15fd
Changed csid to charset name for MIME header decoding.
1999-02-11 00:43:20 +00:00
nhotta%netscape.com
ec576a4e21
Changed csid to charset name, Unicode converter wrapper callable by C code.
1999-02-11 00:41:30 +00:00
wtc%netscape.com
4697338176
Changed AF_INET and INADDR_XXX to PR_AF_INET and PR_INADDR_XXX.
1999-02-11 00:39:16 +00:00
ducarroz%netscape.com
d3602fa236
no comment
1999-02-11 00:38:13 +00:00
nhotta%netscape.com
a56748e327
Added an include path for the unicode converter.
1999-02-11 00:30:30 +00:00
ducarroz%netscape.com
b48918fe73
add export for rosetta_mailnews.h
1999-02-11 00:10:48 +00:00
ducarroz%netscape.com
c54000d02c
Initial check in
1999-02-11 00:06:35 +00:00
sar%netscape.com
b2ad536a28
Turn of "modification date caching" so that dependencies are sure to work.
1999-02-11 00:04:46 +00:00
law%netscape.com
6e62333865
moz->ns
1999-02-10 23:27:09 +00:00
buster%netscape.com
83125f838e
added GetLayoutObjectFor for getting a layout object as an nsISupports
...
while not exposing nsIFrame.
1999-02-10 23:21:22 +00:00
chuang%netscape.com
690df4f8f0
Updated toobar xul
1999-02-10 22:59:44 +00:00
erik%netscape.com
58da01c7a9
Re-enabling the string bundle testing code, now that the nsIProperties
...
bug has been fixed.
1999-02-10 22:53:35 +00:00
erik%netscape.com
1d8684cc66
Forgot to say "public" in "class nsPropertiesFactory : nsIFactory".
...
This caused it to fail on Linux, but not on Windows. Go figure. Sigh.
1999-02-10 22:51:01 +00:00
kipp%netscape.com
fda34aff2c
Implement support for the spacing array for DrawString; fixed bug - didn't init mDrawStringBuf in ctor
1999-02-10 22:23:16 +00:00
terry%netscape.com
3a7dbf921e
Updated version string to 2.3 (development)
1999-02-10 22:12:03 +00:00
terry%netscape.com
ba0ba1dba8
Updated version string to 2.2 (shipping)
1999-02-10 22:11:52 +00:00
pinkerton%netscape.com
35866c7dbf
my bad. green toolbars? who would ever want that?? ;)
1999-02-10 22:10:02 +00:00
pinkerton%netscape.com
91d39e01c8
remove the bg-image in the toolbar to get things to suck less on windows.
1999-02-10 22:09:00 +00:00