10682 Commits

Author SHA1 Message Date
spider%netscape.com
cb7105a6ab Pull msgsdk 1998-10-29 02:50:29 +00:00
sman%netscape.com
959b561e1b recurring updates 1998-10-29 01:53:46 +00:00
cyeh%netscape.com
88c7e6fa7e Remove obsolete/unused files. 1998-10-29 01:39:00 +00:00
matt%netscape.com
3f96e631b6 Updated to 4.0 1998-10-29 00:48:46 +00:00
cyeh%netscape.com
2f6ba0d713 make option picker work. you can optionally pull and build all, or just rebuild. 1998-10-29 00:17:52 +00:00
cls%seawood.org
2f42dfb1b4 Tweaked MKSHLIB settings. 1998-10-28 22:04:41 +00:00
spider%netscape.com
d4498bff97 Cleanup registry setup, add defaults to HTML to load plugins and auto-scroll 1998-10-28 22:01:07 +00:00
rpotts%netscape.com
d6a6283218 Removed the container pointer from the nsConnectionInfo struct. The container is held by the nsIURL... 1998-10-28 21:40:51 +00:00
spider%netscape.com
ae62ddcd67 Update to latest raptor code 1998-10-28 21:21:50 +00:00
spider%netscape.com
94fe9f900b Fix build bustage ... again 1998-10-28 21:18:31 +00:00
valeski%netscape.com
ca80b42523 changed useragent method to call through to nsINetService's useragent method. 1998-10-28 21:16:00 +00:00
valeski%netscape.com
167d302c86 fixed malformed user agent string. added GetUserAgent() method to nsINetService interface. 1998-10-28 21:12:50 +00:00
kipp%netscape.com
e8f864f12c Added code to honor constrained width 1998-10-28 21:10:20 +00:00
spider%netscape.com
8485228c85 Fix build bustage 1998-10-28 20:53:25 +00:00
raman%netscape.com
34eb6d629f Disabled contiunous update 1998-10-28 20:19:12 +00:00
raman%netscape.com
c880ea30c8 Added JavaScript object for background update. Added lm_bkgrd.c 1998-10-28 20:18:46 +00:00
raman%netscape.com
06c445dbcc Added JavaScript object for background download 1998-10-28 20:17:56 +00:00
raman%netscape.com
613fec7b55 Added an include for autoupdt.h 1998-10-28 20:17:25 +00:00
raman%netscape.com
9bc6edecfa Provided API for JavaScript object of background download 1998-10-28 20:16:20 +00:00
dougt%netscape.com
97b09fb24f Added lm_bkgrd.c to project 1998-10-28 20:15:41 +00:00
rods%netscape.com
c5c0dffd09 Fixed text FG/BG colors for URLBar 1998-10-28 20:13:51 +00:00
rods%netscape.com
055533fbcf Cleaned up debug statements 1998-10-28 20:09:21 +00:00
rods%netscape.com
451e55e240 Fixed statusbar BG color 1998-10-28 20:04:27 +00:00
troy%netscape.com
e447235e34 Sets the scrolling view's scroll preference and checks whether the scrolled
frame is a BODY frame
1998-10-28 17:29:51 +00:00
spider%netscape.com
f7e16c8e8e Memory leak fixes, bug fixes, general cleanup.... 1998-10-28 17:21:11 +00:00
spider%netscape.com
50eba05b0c Support for xpcom tracing 1998-10-28 17:19:53 +00:00
ramiro%netscape.com
180f069d4b Dont add the multigot stuff if using gcc. 1998-10-28 11:29:02 +00:00
cls%seawood.org
5de96f891e Added $(FE_X_LIBS) to INCLUDES and $(FE_X_LIBS) to DSO_OS_LDOPTS to take care of motif dependencies under solaris. 1998-10-28 06:22:16 +00:00
troy%netscape.com
0e721ffef3 Fixed positioning of horizontal scrollbar to be inside of the control
rect, and added missing curly braces around if stmt and else clause
1998-10-28 06:12:36 +00:00
cls%seawood.org
ddf746506e Added $XLDFLAGS & $XLIBS to EXTRA_DSO_LDOPTS 1998-10-28 05:38:12 +00:00
raman%netscape.com
5bfc22ac4a Minor bug fix to my last check-in 1998-10-28 04:53:47 +00:00
kipp%netscape.com
4cd1d90fac Fixed bug #1154 - made fieldset frame aware of a constrained width on itself and pass that through to a child body 1998-10-28 04:11:14 +00:00
cls%seawood.org
411ab80ce3 New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
cls%seawood.org
c59be78dc1 Some updated to work with nglayout. Others sync'd to remove cruft. 1998-10-28 03:49:12 +00:00
cls%seawood.org
d04b57c1f9 Added ifndef HAVE_SYS_CDEFS_H around cdefs.h include. Approved by terry@netscape.com 1998-10-28 03:43:53 +00:00
cls%seawood.org
06405b5ce2 Added pull_autoconf section. Approved by terry@netscape.com 1998-10-28 03:42:45 +00:00
cls%seawood.org
89e0d6baf4 Added support for nglayout. Use --enable-nglayout to compile it *after* pulling the nglayout srcs. MKSHLIB & friends are now defined by configure. BUILD_UNIX_PLUGINS is set only ifndef NO_SHARED_LIB. 1998-10-28 03:40:33 +00:00
raman%netscape.com
23466e2008 Bug fixes to make caps stuff work with jvm's codesource principals 1998-10-28 03:31:17 +00:00
kipp%netscape.com
b25c3384c4 Removed old usage of AddPlacedFrame 1998-10-28 02:40:36 +00:00
kipp%netscape.com
0848982512 Fixed bug #1173 - the margin.top was subtracted instead of added... 1998-10-28 02:36:06 +00:00
kipp%netscape.com
1fca69289e Pass in opactity to view manager in case it changed 1998-10-28 02:05:05 +00:00
kipp%netscape.com
1785db3870 Implement opacity methods 1998-10-28 02:04:27 +00:00
kipp%netscape.com
44596edbf4 Fixed oopsie in the hint storage check 1998-10-28 02:04:06 +00:00
kipp%netscape.com
18aaa0bf5a Use normal font always when rendering text-decorations, not the small-caps font 1998-10-28 02:03:40 +00:00
kipp%netscape.com
6b07a723d5 Added in opacity 1998-10-28 02:02:47 +00:00
peterl%netscape.com
859f1bee32 added the first Nav Quirk, when on, we now interpret numbers without units as pixel units 1998-10-28 01:12:38 +00:00
cls%seawood.org
cba0478eaa Fixed silly problem when checking for Xpm and Motif 2.1. Thanks to Stuart Parmenter <pavlov@innerx.net> for pointing this out. 1998-10-27 23:51:16 +00:00
locka%iol.ie
1a32c74c9c Added missing flag 1998-10-27 23:20:22 +00:00
buster%netscape.com
d2409e9b52 fixed nsInlineFrame to compile on MSVC 4.x by moving a method-scoped struct
to be class-scoped.
1998-10-27 23:13:03 +00:00
michaelp%netscape.com
8e05ca2805 fleshed out view manager view clip setting and view depth arrangement methods. 1998-10-27 20:16:09 +00:00