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

9493 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 7aceb4270d Eliminated nsIRunaround interface, and folded space manager parameter into
nsHTMLReflowState structure
1998-10-02 04:10:00 +00:00
cls%seawood.org 464229cbf6 Made tweak_nspr: an empty target for autoconf as $(MKDEPEND) requires it now. 1998-10-02 04:08:00 +00:00
blizzard%appliedtheory.com 3f7f35b124 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 bb24820ca7 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 2f54ca853a Changed LCFLAGS to CFLAGS. LCFLAGS doesn't work under autoconf. 1998-10-02 02:16:28 +00:00
shaver%netscape.com 071391e3e8 (DOM) end style-forced layers 1998-10-02 02:12:47 +00:00
cls%seawood.org da8631c545 Removed obsolete autoconf version of tweak_nspr: 1998-10-02 02:12:21 +00:00
cls%seawood.org b28e85f663 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 f87dd273fe Fixes for latest raptor updates 1998-10-02 02:06:17 +00:00
toshok%netscape.com d0975ba5ae remove asserts and replace them with helpful comments. 1998-10-02 01:56:37 +00:00
pinkerton%netscape.com d62358422f Skeleton code for adding buttons to the toolbars. 1998-10-02 01:26:25 +00:00
scc%netscape.com c900b776c0 No relative paths for Mac, please. Wrapped #include in #ifdef XP_MAC. 1998-10-02 01:16:14 +00:00
michaelp%netscape.com 9b82a28284 modified for new fontmetrics/renderingcontext. 1998-10-02 01:12:39 +00:00
michaelp%netscape.com db12868a7e modified for new fontmetrics/renderingcontext.
fixed memory leak.
1998-10-02 01:12:24 +00:00
michaelp%netscape.com 85317fe4bd moved GetWidth() APIs from fontmetrics to the renderingcontext. 1998-10-02 01:07:56 +00:00
mcafee%netscape.com 4cd7cc11a7 Condensing the BSD case for STATFS #define 1998-10-02 00:59:50 +00:00
spider%netscape.com c0df7f9524 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 cd7c6bfbc0 (#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 ac74456c54 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 1f8f0c1e2e add LM_Set/ClearNodeFlags 1998-10-02 00:10:16 +00:00
shaver%netscape.com e044775eba 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 259f2c800c break out MOZILLA_CLIENT db creation for thread purity reasons 1998-10-02 00:03:54 +00:00
cls%seawood.org 555dd2d723 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 f0442b68ff Switching order of gfx - dom in build 1998-10-01 23:46:55 +00:00
cyeh%netscape.com 45cf596d1b fix ep for mac 1998-10-01 23:35:40 +00:00
briano%netscape.com 109b2e9f25 OS_MINOR is no longer needed. 1998-10-01 23:32:17 +00:00
briano%netscape.com 06252aeea6 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 c32838420a Sync'd with Makefile 1998-10-01 23:17:22 +00:00
joki%netscape.com 1ba5e701d7 Remove accidental checkin. 1998-10-01 23:10:22 +00:00
spider%netscape.com b1e02531ef pull zulu nls branch rather than normandy 1998-10-01 23:02:49 +00:00
joki%netscape.com 6210019fc8 Add gfx libs to dom link list 1998-10-01 22:45:55 +00:00
joki%netscape.com 02fa10b9f2 Adding new js window methods/props, moving js string evaluation to UC strings. 1998-10-01 22:23:48 +00:00
joki%netscape.com c08549fd99 Adding new window methods, moving js evaluate methods to using UC strings. 1998-10-01 22:21:59 +00:00
cyeh%netscape.com 17b04e1697 remove old MOCHA define, in preparation for removing DMOCHA from build. 1998-10-01 22:04:27 +00:00
cyeh%netscape.com be4a067244 this is a redundent define, since rules.mk includes config.mk, where MOCHA
is already defined. preparation to remove -DMOCHA from build
1998-10-01 22:01:24 +00:00
rpotts%netscape.com aba40ac4a7 Pass in a null nsIURLGroup to the image group... 1998-10-01 21:53:52 +00:00
rpotts%netscape.com 98bab44460 Fire the EndLoadURL(...) notification after all of the URLs have been loaded by the doc loader... 1998-10-01 21:49:50 +00:00
pinkerton%netscape.com 0247e6fff4 add RDF toolbar stuff. 1998-10-01 21:49:40 +00:00
pinkerton%netscape.com a595f9fcf1 Fix to not merge 'cfrg' resources in Moz_resources and mozdark_resources (again). Added CRDFToolbar and CRDFToolbarContainer. 1998-10-01 21:49:31 +00:00
cls%seawood.org 2c180207f1 Removed use of private NSPR headers. Approved by warren@netscape.com. 1998-10-01 21:48:18 +00:00
rpotts%netscape.com ede9c6a479 The document loader now supports nsIURLGroup interface. 1998-10-01 21:48:12 +00:00
rpotts%netscape.com dd005a8ca1 Added IsBusy() to determine if a doc loader is actively loading URLs... 1998-10-01 21:47:18 +00:00
rpotts%netscape.com bb182e3b79 Pass a null nsIURLGroup into the ImageGroup initialize method... 1998-10-01 21:46:24 +00:00
rpotts%netscape.com 845b37a8bb Initialize the nsIURLGroup from the document base URL... 1998-10-01 21:45:20 +00:00
rpotts%netscape.com e21835bcfc Pass the nsIURLGroup into the ImageGroup... 1998-10-01 21:44:16 +00:00
rpotts%netscape.com 32567e439c Added GetDocumentURLGroup() method 1998-10-01 21:43:49 +00:00
rpotts%netscape.com 91c6367986 Added GetDocumentURLGroup() methodnsIDocument.h 1998-10-01 21:43:02 +00:00
pinkerton%netscape.com b5ece1dfa3 oops, remove code that hardcoded the bg image url if one was not set. 1998-10-01 21:41:59 +00:00
rpotts%netscape.com 31b8dfe190 Added a nsIURLGroup to image URL creation. This allows the URLs to be loaded via the same document loader and use the same load attributes... 1998-10-01 21:40:58 +00:00
pinkerton%netscape.com a426451caf More overrides for CDragBarContainer to not run the code that expects static layout. 1998-10-01 21:39:42 +00:00