Commit Graph

15341 Commits

Author SHA1 Message Date
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
harishd%netscape.com
457b3e5601 Changing the varible name 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.
CSS2 Spec. was wrong.
1999-01-28 00:29:00 +00:00
wtc%netscape.com
afc8914ff1 Minor editing. 1999-01-28 00:27:20 +00:00
wtc%netscape.com
dd866e1ff1 changed value of TOO_LONG to 5000 1999-01-28 00:26:30 +00:00
nhotta%netscape.com
ab42bc6816 Added test cases for date time format. 1999-01-28 00:26:04 +00:00
nhotta%netscape.com
1814320b35 Changed to call WinAPI for date time format. 1999-01-28 00:24:18 +00:00
pavlov%pavlov.net
aaac0e1d88 make things rock with gtk 1.1.14 1999-01-28 00:22:29 +00:00
nhotta%netscape.com
432b0a7e44 Modified data and time format selectors. 1999-01-28 00:21:48 +00:00
pinkerton%netscape.com
77f6a25833 backing out my last backout: toolbox and xul namespace changes. 1999-01-28 00:21:33 +00:00
slamm%netscape.com
46041b48c7 Simplify the script. Make it work when objects are not in the source tree. Make it work on Solaris too. 1999-01-28 00:21:32 +00:00
jfrancis%netscape.com
b4fd822224 rewriting timer code yet again - made it an intrusive list. 1999-01-28 00:21:16 +00:00
pinkerton%netscape.com
793e49c199 fix the dom dredging code to handle the presense of a xul namespace in the xml file and clean up things with nsCOMPtr. 1999-01-28 00:21:12 +00:00
pinkerton%netscape.com
ce67d4ad16 use nsCOMPtr to refcnt the interface pointers we use. 1999-01-28 00:20:42 +00:00
wtc%netscape.com
8c49ef052c Checked in second batch of BeOS port patches contributed by
Matthew Zahorik <maz@albany.net>.
1999-01-28 00:19:40 +00:00
terry%netscape.com
c95a6a4087 Added LXR; fixed owner of Mozbot. 1999-01-28 00:04:28 +00:00
terry%netscape.com
19822236a8 Include the new fields in email notifications. 1999-01-27 23:53:27 +00:00
terry%netscape.com
1ed9ccd9ea Fixed bug 2311 -- searching for status_whiteboard wasn't working. 1999-01-27 23:13:16 +00:00
jband%netscape.com
2ed01b24e9 removed IMalloc clone and replaced it with use of nsIAllocator 1999-01-27 23:06:33 +00:00
wtc%netscape.com
a4bbcb925f Backed out the previous revision, which was checked in when the tree
is closed.
1999-01-27 22:39:53 +00:00
wtc%netscape.com
e240c72bd5 changed value of TOO_LONG to 5000 1999-01-27 22:36:24 +00:00
pinkerton%netscape.com
1ce1e6f589 appr for checkin while tree closed by sar. addref and release when we save a ptr to which widget the mouse is over or clicked on. Since we now do widget refcounting correctly, we need to do it correctly elsewhere ;) 1999-01-27 22:17:42 +00:00
jj%netscape.com
8d36a6fc05 fixed non-debug build bustage 1999-01-27 22:10:44 +00:00
petitta%netscape.com
ebc70632c7 Added Files 1999-01-27 21:48:24 +00:00
mcmullen%netscape.com
2722a9b868 First Checked In. 1999-01-27 21:34:36 +00:00