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

9410 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 43996f2fad Fixed build bustage by having MyDocument derive from nsMarkupDocument 1998-10-02 17:13:41 +00:00
sman%netscape.com 8c24c1d412 updates to support layers 1998-10-02 16:56:30 +00:00
ramiro%netscape.com 1329351df9 Add support for DGUX. Remove my previous dumbass hack. 1998-10-02 13:15:23 +00:00
ftang%netscape.com e403ea96a6 convert from/to EDIT control CSID to/from UTF8 to make the inline edit work correctly for HyperTree Widget 1998-10-02 12:10:22 +00:00
ftang%netscape.com 91f3ca8e5a fix the non UTF8 HT_AddToContainer problem by using the UTF8 title from the history entry instead of the non UTF8 title from MWContext 1998-10-02 12:08:54 +00:00
ftang%netscape.com 9b1184297f fix UTF8 html drawing problem problem introduced yesterday when remove cuv stuff 1998-10-02 12:03:28 +00:00
pierre%netscape.com fdf14600b7 as reported by michaelp: set the native font in GetWidth() or DrawString(), not in SetFont(). 1998-10-02 09:48:30 +00:00
pierre%netscape.com 1f928b00d9 a little cleanup (removed the commented-out unix code etc...) 1998-10-02 09:44:51 +00:00
cls%seawood.org b40b568a08 Set NSPR_DIR to DIST if --with-nspr is not defined. 1998-10-02 08:59:56 +00:00
cls%seawood.org 69f97f2f54 Moved NSPR libraries into $(NSPR_LIBS). Changed link commands to use $(NSPR_LDFLAGS) $(NSPR_LIBS). 1998-10-02 08:58:54 +00:00
cls%seawood.org e654d44b87 Added ifndef LOSE_NSPR around NSPR build kludge for testers. 1998-10-02 08:50:32 +00:00
briano%netscape.com 602f48af02 Added support for Rhapsody. 1998-10-02 08:20:52 +00:00
cls%seawood.org e634d91f61 Added NSPR_DIR, NSPR_INCLUDES, NSPR_LDFLAGS and NSPR_LIBS variables. 1998-10-02 08:10:31 +00:00
cls%seawood.org 216fa7434f Added check so libXpm is only looked for if Motif requires it. Undefine certain motif variables if detect_motif.sh returns unknown. Added --with-static-motif. Added --with-nspr. 1998-10-02 08:06:03 +00:00
pierre%netscape.com 703a2f4a48 fix mac build: removed nsIRunaround.h 1998-10-02 06:18:01 +00:00
mcafee%netscape.com 0550a411da Adding uname -s entry for Rhapsody 1998-10-02 04:57:44 +00:00
morse%netscape.com 9ab3b31cc3 fix single signon part of bug 300472 1998-10-02 04:54:27 +00:00
mcafee%netscape.com 79914b667a Adding X11 support for Rhapsody build 1998-10-02 04:46:02 +00:00
troy%netscape.com c73bad5232 Temp hack to fix Linux circular linkage problem 1998-10-02 04:32:11 +00:00
troy%netscape.com f095846367 Eliminated nsIRunaround interface, and folded space manager parameter into
nsHTMLReflowState structure
1998-10-02 04:10:00 +00:00
cls%seawood.org ab5f4b2393 Made tweak_nspr: an empty target for autoconf as $(MKDEPEND) requires it now. 1998-10-02 04:08:00 +00:00
blizzard%appliedtheory.com 70ed1d5f4d Integrate patch from Michael O'Reilly <michael@metal.iinet.net.au>
This patch starts work on displaying pixmaps.
1998-10-02 03:01:01 +00:00
briano%netscape.com ef17145f77 Netscape-specific change to deal with the fact that many of our machines
have Perl 4 installed on them, and need to keep it where it is for historic
reasons.  So, we needed a way to be sure we get Perl 5 when building mozilla.
This change takes care of that.  It may break some people *inside Netscape*
initially, but problems should be minimal, as the solution involves simply
creating a symlink.
1998-10-02 02:44:58 +00:00
cls%seawood.org b8f3b344ff Changed LCFLAGS to CFLAGS. LCFLAGS doesn't work under autoconf. 1998-10-02 02:16:28 +00:00
shaver%netscape.com e422ed1039 (DOM) end style-forced layers 1998-10-02 02:12:47 +00:00
cls%seawood.org e2e12f88db Removed obsolete autoconf version of tweak_nspr: 1998-10-02 02:12:21 +00:00
cls%seawood.org bd4fb1c2b4 Moved checks for --disable-{shared,static}. Tested a few features. --enable-{java,oji} sets NO_SHARED_LIB= . Removed NSPR_MAKEFILES variable. 1998-10-02 02:10:37 +00:00
spider%netscape.com 2192b52dba Fixes for latest raptor updates 1998-10-02 02:06:17 +00:00
toshok%netscape.com 83d178ac20 remove asserts and replace them with helpful comments. 1998-10-02 01:56:37 +00:00
pinkerton%netscape.com 950c9a3fb8 Skeleton code for adding buttons to the toolbars. 1998-10-02 01:26:25 +00:00
scc%netscape.com b25a01e6ef No relative paths for Mac, please. Wrapped #include in #ifdef XP_MAC. 1998-10-02 01:16:14 +00:00
michaelp%netscape.com 7b7efc8d89 modified for new fontmetrics/renderingcontext. 1998-10-02 01:12:39 +00:00
michaelp%netscape.com 15416585ee modified for new fontmetrics/renderingcontext.
fixed memory leak.
1998-10-02 01:12:24 +00:00
michaelp%netscape.com ff0d0cdbe2 moved GetWidth() APIs from fontmetrics to the renderingcontext. 1998-10-02 01:07:56 +00:00
mcafee%netscape.com 3ab7277b94 Condensing the BSD case for STATFS #define 1998-10-02 00:59:50 +00:00
spider%netscape.com 3c196476ed Add lesstif to include path. really need to use config script
for figuring the motif version
1998-10-02 00:47:17 +00:00
shaver%netscape.com 765624d139 (#if DOM) initialize variables, check for NULL, call the right functions -- basically, don't be a total moron 1998-10-02 00:46:27 +00:00
brendan%netscape.com bf4e07c26e nsIEventHandler is not a struct, has not been for a while, and anyway is known by its typedef name here. 1998-10-02 00:20:18 +00:00
shaver%netscape.com 217a13ac87 add LM_Set/ClearNodeFlags 1998-10-02 00:10:16 +00:00
shaver%netscape.com 1675302421 more DOM style stuff, fix some warnings, conditionally prune looks-dead-to-me code, support font-weight:bold/normal 1998-10-02 00:09:52 +00:00
shaver%netscape.com 83d970858d break out MOZILLA_CLIENT db creation for thread purity reasons 1998-10-02 00:03:54 +00:00
cls%seawood.org 605367ae1d The first commit apparently didn't take. Restored inclusion of private nspr header in OJI ifdef. 1998-10-02 00:01:08 +00:00
joki%netscape.com 42a73237e7 Switching order of gfx - dom in build 1998-10-01 23:46:55 +00:00
cyeh%netscape.com 79abab6bb6 fix ep for mac 1998-10-01 23:35:40 +00:00
briano%netscape.com e18401db34 OS_MINOR is no longer needed. 1998-10-01 23:32:17 +00:00
briano%netscape.com 2e16188f70 Tweak for NetBSD. Eliminates the OS_MINOR macro that (1) didn't work properly, and (2) was being generated every time NetBSD.mk was included. Approved by ramiro@netscape.com. 1998-10-01 23:29:47 +00:00
cls%seawood.org 2044707344 Sync'd with Makefile 1998-10-01 23:17:22 +00:00
joki%netscape.com be3367506b Remove accidental checkin. 1998-10-01 23:10:22 +00:00
spider%netscape.com 7a4be74797 pull zulu nls branch rather than normandy 1998-10-01 23:02:49 +00:00
joki%netscape.com b4699c12c5 Add gfx libs to dom link list 1998-10-01 22:45:55 +00:00