Commit Graph

6896 Commits

Author SHA1 Message Date
mcafee%netscape.com
028d2f0c99 Moving getBuiltInAttribute() from winfe to layout, it's now LO_GetBuiltInAttribute(). a+r=nisheeth 1998-09-02 09:13:50 +00:00
mccabe%netscape.com
5569d89bd7 Another platform!
Thanks go to Marc Fraioli <fraioli@dg-rtp.dg.com> for
the initial port of the js/ref standalone javascript
engine to DG/UX.
1998-09-02 08:19:31 +00:00
mccabe%netscape.com
f9f7609482 Fixes for NetBSD and OpenBSD.
Thanks Marco S Hyman <marc@snafu.org>.
1998-09-02 07:56:50 +00:00
rickg%netscape.com
631ac3f398 added new EnableParser() routine for kipp; WIP 1998-09-02 07:12:49 +00:00
cls%seawood.org
52c74ded1d Tweaks to remove XFE dependencies from other parts of the tree. Approved by {gagan,malmer,ramiro}%netscape.com. 1998-09-02 07:02:04 +00:00
morse%netscape.com
efc4421e7b enable trust labels for unix 1998-09-02 05:06:15 +00:00
tomw%netscape.com
46f9636a61 Whoops. Use NETSCAPE_OFFICIAL, not BUILD_OFFICIAL 1998-09-02 03:20:44 +00:00
valeski%netscape.com
7308624784 added net_xp_file.h to #include 1998-09-02 03:01:14 +00:00
tomw%netscape.com
739b97bdf2 Generate exports table for Cartman. This stuff needs to get moved out of
mozilla at some point.
1998-09-02 02:25:40 +00:00
peterl%netscape.com
d61df5bb70 reversed doc style sheet ordering in the style set 1998-09-02 02:13:37 +00:00
peterl%netscape.com
6989690b85 fixed unit assumptions in map attributes into 1998-09-02 02:12:41 +00:00
peterl%netscape.com
2c3031a807 COMified interface
made first attribute local
added support for attr uniquing
1998-09-02 02:10:44 +00:00
peterl%netscape.com
1efe47933e COMified style rule interface 1998-09-02 02:09:43 +00:00
peterl%netscape.com
746613f1b5 sync to attribute container api change 1998-09-02 02:08:14 +00:00
peterl%netscape.com
ff11f4fc1d added DTD mode 1998-09-02 02:07:42 +00:00
peterl%netscape.com
7db7e48608 reversed style sheet order in the set
added DTD mode
1998-09-02 02:06:39 +00:00
peterl%netscape.com
74b7177896 added support for uniquing attr containers 1998-09-02 02:05:53 +00:00
peterl%netscape.com
7b3d37dc64 added support for uniquing attribute containers 1998-09-02 02:05:13 +00:00
peterl%netscape.com
dc32acedf3 COMified some interfaces 1998-09-02 02:03:24 +00:00
peterl%netscape.com
ee9dde6128 turned around doc style sheet order 1998-09-02 02:02:53 +00:00
peterl%netscape.com
c69f8a9be8 comment about style sheet ordering 1998-09-02 02:02:30 +00:00
peterl%netscape.com
cba10565bc reversed style sheet ordering in the set 1998-09-02 02:02:14 +00:00
peterl%netscape.com
1460522396 comments on sheet/rule ordering 1998-09-02 02:00:24 +00:00
peterl%netscape.com
ef15112377 COMified 1998-09-02 02:00:05 +00:00
peterl%netscape.com
76b0c57697 changed HashCode to HashValue and fixed return type 1998-09-02 01:59:30 +00:00
akkana%netscape.com
5a87e443b4 new FE_EncodingDialog to match new API in edtutil.cpp 1998-09-02 01:39:39 +00:00
mcafee%netscape.com
8c8b81fd84 Solaris wants EOF character, added comment for #endif. 1998-09-02 01:35:54 +00:00
kipp%netscape.com
7a44d1de70 Added new atoms 1998-09-02 01:08:32 +00:00
kipp%netscape.com
0564946aae New content spanking to use new impl macros for attributes 1998-09-02 01:08:23 +00:00
kipp%netscape.com
54a4aa65d1 Added new source to the build 1998-09-02 01:08:15 +00:00
valeski%netscape.com
827d7f1fe5 Adding layer of abstraction (via #defines) between netlib and file code (XP_File*). This will allow raptor to build with a different file implementation (nsINetFile) and no longer rely on XP_File*(). All XP_File*() routines were renamed to NET_XP_File*(). The #define to do the masking is mozilla/network/main/net_xp_file.h .
Aleks told me all I had to do in order to export net_xp_file.h on the mac was to include it in mozilla/network/main/manifest. I did that, so, if mac builds break in netlib, it's likely the exporting of the file isn't happening (I'm not sure of the state of manifest files anymore) and I don't have a mac. So if MAC BREAKS, please add the file to the mac project and check it in (thank you).

I'll be at 408.867.2701 or cell - 415.307.7101 tonight.
1998-09-02 01:00:42 +00:00
kipp%netscape.com
355e43ac84 new 1998-09-02 00:56:01 +00:00
cls%seawood.org
c764d0bf4e Sync'd Makefile.ins 1998-09-02 00:54:34 +00:00
cls%seawood.org
69f7be9ef1 Added blizzard@appliedtheory.com's patches for gnomefe and enable-pthreads. 1998-09-02 00:52:55 +00:00
cls%seawood.org
1733291dff Sync'd and moved GARBAGE before rules.mk. 1998-09-02 00:34:07 +00:00
rpotts%netscape.com
3ed30d363b Fixed return value from PerformNastyWindowsAsyncDNSHack(...) 1998-09-02 00:27:54 +00:00
slamm%netscape.com
a75dab12c4 Dynamically add items (previously we rebuilt the whole thing). 1998-09-02 00:26:27 +00:00
slamm%netscape.com
5887777ae8 Add support for FE commands from RDF. 1998-09-02 00:26:24 +00:00
slamm%netscape.com
a7cd951d3e Get rid of unused notification. 1998-09-02 00:26:21 +00:00
slamm%netscape.com
512ca79af5 Add const'ness to function. 1998-09-02 00:26:18 +00:00
slamm%netscape.com
dc0e18b2ca Translate 'stop' to xfeCmdStopLoading (in addition to 'abort'). This is used by the RDF command translation. 1998-09-02 00:26:15 +00:00
beard%netscape.com
479c87a522 Added call to np_UnloadPluginClass in NPL_Shutdown. 1998-09-01 23:57:50 +00:00
kostello%netscape.com
d7ef498baa Removed nsHTMLParts.cpp 1998-09-01 23:56:40 +00:00
beard%netscape.com
600cf2bed9 Added call to NPL_Shutdown. 1998-09-01 23:55:59 +00:00
terry%netscape.com
dfd11950a3 Tell people that they have to "create database bugs;". 1998-09-01 23:55:45 +00:00
sdagley%netscape.com
d89a14d2df Fix #316690. Reviewed/approved aoki (in veditz's absence). Fix hard coded reference to "Netscape Registry" so that Mozilla uses its own "Navigator Regsitry". 1998-09-01 23:44:31 +00:00
kmcclusk%netscape.com
2dcc8bf3de More 8BIT visual support. 1998-09-01 23:22:49 +00:00
rods%netscape.com
ea7109122d Cast mWidget to Widget 1998-09-01 23:21:38 +00:00
rods%netscape.com
46f986dbba Fixed SetLabel and Get Label in nsDialog 1998-09-01 23:13:43 +00:00
rods%netscape.com
76881cccb1 Added Top 100 1998-09-01 22:49:58 +00:00