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

7055 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 4e8d6b8d4e fix build bustage on mac (rev mjudge). 1998-09-02 16:15:43 +00:00
cmanske%netscape.com ed4be6ae13 Fixed build bustage for Mac 1998-09-02 16:08:46 +00:00
ramiro%netscape.com cb251ba871 Add support for -config-dir command line flag. That means mozilla can now
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
cmanske%netscape.com 962c1716b5 Composer work: Check for valid charset in metatag, paste character style, split table cell, optimization for table cell layout (not turned on), remove P_MENU, P_DIRECTORY support for UIs 1998-09-02 14:21:41 +00:00
cmanske%netscape.com 86fee05e21 Fixed comflicts with mjudge changes for Ender toolbar 1998-09-02 13:22:13 +00:00
cmanske%netscape.com e35c302a63 Composer work: Menus, paste style, paragraph properties dialog improvements, remove P_MENU, P_DIRECTORY 1998-09-02 13:12:58 +00:00
cmanske%netscape.com 7df1a9a13b Added strings for new I18N features in Composer: correct bad charset param in tag 1998-09-02 13:12:40 +00:00
cmanske%netscape.com 89ebe1bf57 Added strings for new I18N features in Composer: correct bad charset param in tag 1998-09-02 13:12:39 +00:00
ramiro%netscape.com fc3ae571e9 Add support for OpenBSD. Thanks to Marco S Hyman <marc@snafu.org>. 1998-09-02 12:36:18 +00:00
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