6879 Commits

Author SHA1 Message Date
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
rods%netscape.com
07d037651e The statusbar is now sized via the LookAndFeel defaults 1998-09-01 22:49:16 +00:00
danm%netscape.com
8589f7c2a6 save/restore toolbar collapsed state from RDF 1998-09-01 22:48:17 +00:00
rods%netscape.com
5b458783eb Fixed an include and a few nsString defs 1998-09-01 22:48:08 +00:00
rods%netscape.com
c5913cbbd1 Added InstallColormap call to ConvertPixel 1998-09-01 22:44:17 +00:00
rods%netscape.com
02b7d244c0 Exported nsDeviceContentUnix.h its needed by nsWindow for SetForegroundColor
and SetBackgroundColor
1998-09-01 22:43:38 +00:00
guha%netscape.com
d24ffac6cc Fix extra comma problem --- (jgellman) 1998-09-01 22:43:32 +00:00
rods%netscape.com
5e104c9bd9 SetForegroundColor and SetBackground work properly
Enabled implemented
1998-09-01 22:42:13 +00:00
rods%netscape.com
938f1c402d SetForegroundColor and SetBackground work properly 1998-09-01 22:41:39 +00:00
rpotts%netscape.com
fa5d4db6e2 Fixed build bustage due to NSRepository renaming... 1998-09-01 22:37:27 +00:00
pinkerton%netscape.com
e96a3b2516 Removing const on pass-by-value params. 1998-09-01 22:30:24 +00:00
akkana%netscape.com
98dcf5d056 Call new FE_EncodingDialog 1998-09-01 22:19:12 +00:00
guha%netscape.com
a7fa11a810 Bunch of bug fixes, etc. Reviewd by jgellman 1998-09-01 22:18:34 +00:00
clu%netscape.com
ff532edf37 I18N work for encoding menu (reviewed brade) 1998-09-01 22:15:46 +00:00
kmcclusk%netscape.com
b3d916497c Add some 8-bit color support + removed bit conversion in nsImageUnix.cpp Draw. 1998-09-01 21:24:32 +00:00
cmanske%netscape.com
c26017065d Added FE_EncodingDialog stub necessary for futher encoding work (and build won't crash!) 1998-09-01 21:09:30 +00:00
rods%netscape.com
56a66bb852 Added LookAndFeel 1998-09-01 21:08:32 +00:00
terry%netscape.com
5cc29feaf8 Patch inspired by Sam Ziegler <ziegler@mediaguaranty.com> -- deal
better with product names that have spaces or other weird stuff in them.
1998-09-01 21:01:44 +00:00