Граф коммитов

6889 Коммитов

Автор SHA1 Сообщение Дата
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
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