Commit Graph

9224 Commits

Author SHA1 Message Date
pinkerton%netscape.com
7b567f62b5 Added CRDFToolbarItem.cp 1998-10-02 19:19:23 +00:00
pinkerton%netscape.com
f7abcebddb changes to use CRDFToolbarItem.h 1998-10-02 19:18:51 +00:00
pinkerton%netscape.com
24de21d16b First Checked In. 1998-10-02 19:18:26 +00:00
scullin%netscape.com
107c3c558d Fix further tinderbox bustage 1998-10-02 19:11:06 +00:00
scullin%netscape.com
97ee13fcfd Fix tinderbox bustage 1998-10-02 18:50:36 +00:00
rpotts%netscape.com
a26a8496c9 Added GetBrowserWindow() method and passed OnStatus and OnProgress messages out through the nsIBrowserWindow interface... 1998-10-02 18:44:56 +00:00
cls%seawood.org
5c029822ca Removed full relative include path for l10n headers. Added -I$(DEPTH)/l10n/us to INCLUDES. Removed $(NSPR_LIBS) from *_DEPLIBS. 1998-10-02 18:26:20 +00:00
michaelp%netscape.com
c8b0ce6be3 improved documentation. made font handling more robust in the case of
unspecified font.
1998-10-02 18:19:30 +00:00
spider%netscape.com
28e4c24a2c Changes to allow pulling by Date stamp. Approved by kipp 1998-10-02 17:50:50 +00:00
spider%netscape.com
01603569ac Make View Update requests Asynchronous 1998-10-02 17:34:26 +00:00
cls%seawood.org
b644665838 Removed overlooked libplc21.a from MKICONS_LIB. 1998-10-02 17:34:08 +00:00
spider%netscape.com
f004bbec95 Set Font in Rendering Context so don't crash 1998-10-02 17:23:58 +00:00
troy%netscape.com
b3b9203efc Fixed build bustage by having MyDocument derive from nsMarkupDocument 1998-10-02 17:13:41 +00:00
sman%netscape.com
65ecbcc677 updates to support layers 1998-10-02 16:56:30 +00:00
ramiro%netscape.com
990efcfe1d Add support for DGUX. Remove my previous dumbass hack. 1998-10-02 13:15:23 +00:00
ftang%netscape.com
c021526f68 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
41ede8dcc0 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
7253b67e20 fix UTF8 html drawing problem problem introduced yesterday when remove cuv stuff 1998-10-02 12:03:28 +00:00
pierre%netscape.com
e6afa1f0e3 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
577887e723 a little cleanup (removed the commented-out unix code etc...) 1998-10-02 09:44:51 +00:00
cls%seawood.org
6d1e2ac0c0 Set NSPR_DIR to DIST if --with-nspr is not defined. 1998-10-02 08:59:56 +00:00
cls%seawood.org
a936506e81 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
f82680e176 Added ifndef LOSE_NSPR around NSPR build kludge for testers. 1998-10-02 08:50:32 +00:00
briano%netscape.com
795f831c27 Added support for Rhapsody. 1998-10-02 08:20:52 +00:00
cls%seawood.org
2c451aefe1 Added NSPR_DIR, NSPR_INCLUDES, NSPR_LDFLAGS and NSPR_LIBS variables. 1998-10-02 08:10:31 +00:00
cls%seawood.org
a93c2533d1 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
cd22237dce fix mac build: removed nsIRunaround.h 1998-10-02 06:18:01 +00:00
mcafee%netscape.com
7657504774 Adding uname -s entry for Rhapsody 1998-10-02 04:57:44 +00:00
morse%netscape.com
df1a90ea33 fix single signon part of bug 300472 1998-10-02 04:54:27 +00:00
mcafee%netscape.com
ba1df696fc Adding X11 support for Rhapsody build 1998-10-02 04:46:02 +00:00
troy%netscape.com
e37240541c Temp hack to fix Linux circular linkage problem 1998-10-02 04:32:11 +00:00
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