wtc%netscape.com
495035291f
This file is no longer necessary.
1999-01-28 03:41:08 +00:00
law%netscape.com
84d13fa13f
new mozIRegistry interface
1999-01-28 03:36:37 +00:00
law%netscape.com
2d1fda9149
new registry tools
1999-01-28 03:33:49 +00:00
wtc%netscape.com
d839bbda41
Bugsplat bug #340124 : increase the default thread stack size to 64K
...
on IRIX, to be consistent with the other platforms.
1999-01-28 03:20:29 +00:00
alecf%netscape.com
22fdf15ccf
implement the full nsISupports interface
1999-01-28 03:20:17 +00:00
mscott%netscape.com
1786cbf786
Add sockstuburl to list of libraries we link against for the apprunner.
1999-01-28 03:11:31 +00:00
mscott%netscape.com
6377e3a655
*sigh* I checked in the same change twice...(added sockstuburl twice) removing one of the ocurrences...
1999-01-28 02:34:50 +00:00
pinkerton%netscape.com
f7c2c5bb3c
fix win32 compiler errors (can't do (nsnull != foop) where foop is a nsCOMPtr, which is fine by me) and fix command hookup code to actually work for multiple toolbars. I dunno what I was smoking with the last checkin.
1999-01-28 02:26:27 +00:00
mscott%netscape.com
160af16727
The real check in to build with sockstub
...
CVSi ----------------------------------------------------------------------
1999-01-28 02:23:01 +00:00
mscott%netscape.com
2f7268e175
Link with sockstub url directory
1999-01-28 02:12:09 +00:00
mscott%netscape.com
c4d71e1045
requires sockstub
1999-01-28 02:00:56 +00:00
mscott%netscape.com
58ed6d74c0
Link with sockstuburl library.
1999-01-28 01:59:52 +00:00
mscott%netscape.com
3f0c9d8f46
Initialize sockstub protocol when starting up the netlib thread.
1999-01-28 01:57:58 +00:00
mscott%netscape.com
02cedbd20b
Add socket transport support to the nsINetService interface.
1999-01-28 01:57:30 +00:00
mscott%netscape.com
0963740ab9
Add support for transport interface.
1999-01-28 01:56:50 +00:00
mscott%netscape.com
5b16c58aaa
Register sockstub protocol.
1999-01-28 01:56:20 +00:00
mscott%netscape.com
45d6b30fe5
Build nsSocketTransport.
1999-01-28 01:55:40 +00:00
shaver%netscape.com
ff139572c0
fix header.data_pool writing
1999-01-28 01:55:24 +00:00
mscott%netscape.com
1f8ced88fd
parse url should look for sock stub urls...
1999-01-28 01:55:13 +00:00
mscott%netscape.com
e2bd42bd14
Build nsTransportSocket
1999-01-28 01:54:04 +00:00
ducarroz%netscape.com
a9035efd86
added nsSocketTransport to group module
1999-01-28 01:50:51 +00:00
ducarroz%netscape.com
f4285cee13
Added nsSocketTransport.h
1999-01-28 01:50:36 +00:00
pavlov%pavlov.net
c5d29ae81b
more gtk1.1.14isms
1999-01-28 01:42:49 +00:00
pinkerton%netscape.com
723830c730
make the toolbar area taller to account for 2 toolbars.
1999-01-28 01:34:45 +00:00
pinkerton%netscape.com
b09d368159
add a 2nd toolbar
1999-01-28 01:34:30 +00:00
pinkerton%netscape.com
9e22d8864c
now hookup commands to multiple toolbars and fix compiler warnings.
1999-01-28 01:30:38 +00:00
putterman%netscape.com
e7895f5f2a
Added flag functions.
1999-01-28 01:23:40 +00:00
mscott%netscape.com
b5294bc4cb
Fix typo in Makefile.
1999-01-28 01:22:37 +00:00
mscott%netscape.com
969509e5c8
Properly export public sockstub functions for Linux....
1999-01-28 01:21:44 +00:00
putterman%netscape.com
fc6eca7dcc
Adding local directory to build
1999-01-28 01:20:24 +00:00
putterman%netscape.com
1a7f4e9cc4
Adding folder data source to tree.
1999-01-28 01:18:36 +00:00
amusil%netscape.com
8ddd2c822c
Updated test case with new Stream and Service Manager APIs
1999-01-28 01:18:23 +00:00
putterman%netscape.com
5232fb4a81
Adding folder datasource to the build.
1999-01-28 01:16:36 +00:00
putterman%netscape.com
0b8ec29a77
Adding to the build
1999-01-28 01:14:54 +00:00
alecf%netscape.com
de6c711312
slight change to the way nsINNTPNewsgroupLists are used - NewsgroupLists are contained by folders, so we don't create them.
1999-01-28 01:11:45 +00:00
slamm%netscape.com
64582cfdf2
Get it linking.
1999-01-28 01:06:30 +00:00
slamm%netscape.com
7432e08676
Get link a little closer to reality.
1999-01-28 01:01:32 +00:00
slamm%netscape.com
e10cfcf83f
CPP_PROG_LINK is now set in rules.mk so it is not needed here.
1999-01-28 00:59:52 +00:00
slamm%netscape.com
cf23cf46a0
Move CPP_PROG_LINK define from config.mk to rules.mk. This allows config.mk to be included in a Makefile before CPPSRCS is defined (i.e. Having CPP_PROG_LINK in config.mk caused an unnecessary dependency.)
1999-01-28 00:59:03 +00:00
alecf%netscape.com
5516e4a603
add nsProxyEvent to the Unix build
1999-01-28 00:48:25 +00:00
kmcclusk%netscape.com
5a79b5eb07
Call GetDefaultValue instead of GetCurrentValue in GetChecked when the aGetInitialValue
...
flag is set to TRUE.
1999-01-28 00:43:49 +00:00
kmcclusk%netscape.com
07d49a6960
Added check for null nsFormControlFrame in GetChecked. This should fix the Mac
...
when viewing www.netscape.com
1999-01-28 00:36:43 +00:00
alecf%netscape.com
48ea63ea1c
include nsProxyEvent in Windows build
1999-01-28 00:33:42 +00:00
alecf%netscape.com
ece9d1a1bb
export nsProxyEvent.h
1999-01-28 00:32:42 +00:00
mscott%netscape.com
742d43db9c
Use NS_BASE when defining the nsEscape functions.
1999-01-28 00:32:34 +00:00
mscott%netscape.com
b36a9f872b
Build nsEscape
1999-01-28 00:31:58 +00:00
harishd%netscape.com
82420c7328
Changing the variable aElementColor to aBorderColor in Painborder(),
...
PaintBorderEdge(), DrawSide(), and MakeBevelColor().
The computed colors for all the border style should be based on
the actual 'border-side-color' not the element's color after all.
1999-01-28 00:31:47 +00:00
mscott%netscape.com
cee8b969b7
use NS_BASE when declaring the nsEscape functions so they get exported.
1999-01-28 00:30:57 +00:00
mscott%netscape.com
118d8d114a
Export nsEscape.h
1999-01-28 00:30:12 +00:00
harishd%netscape.com
20f53a1081
Changing the variable aElementColor to aBorderColor.
...
The computed colors for all the border style should be based on
the actual 'border-side-color' not the element's color after all.
1999-01-28 00:29:54 +00:00