rpotts%netscape.com
|
d68dbdf5b7
|
Checked in some cheesy timebomb support until we can pull the timebomb vaules from all.js
|
1998-10-29 07:55:12 +00:00 |
spider%netscape.com
|
b90a16ff1b
|
Pull msgsdk
|
1998-10-29 02:50:29 +00:00 |
sman%netscape.com
|
3f59a0065a
|
recurring updates
|
1998-10-29 01:53:46 +00:00 |
cyeh%netscape.com
|
ccf321c9b0
|
Remove obsolete/unused files.
|
1998-10-29 01:39:00 +00:00 |
matt%netscape.com
|
9731c4f23a
|
Updated to 4.0
|
1998-10-29 00:48:46 +00:00 |
cyeh%netscape.com
|
4713816d02
|
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
|
2f7e6e1095
|
Tweaked MKSHLIB settings.
|
1998-10-28 22:04:41 +00:00 |
spider%netscape.com
|
bc732f47f5
|
Cleanup registry setup, add defaults to HTML to load plugins and auto-scroll
|
1998-10-28 22:01:07 +00:00 |
rpotts%netscape.com
|
86764f8547
|
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
|
4209480c98
|
Update to latest raptor code
|
1998-10-28 21:21:50 +00:00 |
spider%netscape.com
|
aa6ce3e043
|
Fix build bustage ... again
|
1998-10-28 21:18:31 +00:00 |
valeski%netscape.com
|
ff7d8fd20a
|
changed useragent method to call through to nsINetService's useragent method.
|
1998-10-28 21:16:00 +00:00 |
valeski%netscape.com
|
7341a3184f
|
fixed malformed user agent string. added GetUserAgent() method to nsINetService interface.
|
1998-10-28 21:12:50 +00:00 |
kipp%netscape.com
|
76f34d30e9
|
Added code to honor constrained width
|
1998-10-28 21:10:20 +00:00 |
spider%netscape.com
|
6af40757e0
|
Fix build bustage
|
1998-10-28 20:53:25 +00:00 |
raman%netscape.com
|
bf64f9fb7a
|
Disabled contiunous update
|
1998-10-28 20:19:12 +00:00 |
raman%netscape.com
|
cfa435f4df
|
Added JavaScript object for background update. Added lm_bkgrd.c
|
1998-10-28 20:18:46 +00:00 |
raman%netscape.com
|
ce91d5bc08
|
Added JavaScript object for background download
|
1998-10-28 20:17:56 +00:00 |
raman%netscape.com
|
37bc1d8171
|
Added an include for autoupdt.h
|
1998-10-28 20:17:25 +00:00 |
raman%netscape.com
|
7d3744ca07
|
Provided API for JavaScript object of background download
|
1998-10-28 20:16:20 +00:00 |
dougt%netscape.com
|
38c8324e67
|
Added lm_bkgrd.c to project
|
1998-10-28 20:15:41 +00:00 |
rods%netscape.com
|
152b7458f4
|
Fixed text FG/BG colors for URLBar
|
1998-10-28 20:13:50 +00:00 |
rods%netscape.com
|
6a9e367d02
|
Cleaned up debug statements
|
1998-10-28 20:09:21 +00:00 |
rods%netscape.com
|
8192a059e2
|
Fixed statusbar BG color
|
1998-10-28 20:04:27 +00:00 |
troy%netscape.com
|
f2b2d32b84
|
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
|
b4a00eaa88
|
Memory leak fixes, bug fixes, general cleanup....
|
1998-10-28 17:21:11 +00:00 |
spider%netscape.com
|
8bd77bb700
|
Support for xpcom tracing
|
1998-10-28 17:19:53 +00:00 |
ramiro%netscape.com
|
9afbb3606c
|
Dont add the multigot stuff if using gcc.
|
1998-10-28 11:29:02 +00:00 |
cls%seawood.org
|
6d0470ffe9
|
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
|
fd7b072c02
|
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
|
33e91415ef
|
Added $XLDFLAGS & $XLIBS to EXTRA_DSO_LDOPTS
|
1998-10-28 05:38:12 +00:00 |
raman%netscape.com
|
f09e0998b8
|
Minor bug fix to my last check-in
|
1998-10-28 04:53:47 +00:00 |
kipp%netscape.com
|
3ef7e08244
|
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
|
609f087498
|
New autoconf files for nglayout
|
1998-10-28 03:53:57 +00:00 |
cls%seawood.org
|
1f612e9ddf
|
Some updated to work with nglayout. Others sync'd to remove cruft.
|
1998-10-28 03:49:12 +00:00 |
cls%seawood.org
|
110b6652b2
|
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
|
10df7c4957
|
Added pull_autoconf section. Approved by terry@netscape.com
|
1998-10-28 03:42:45 +00:00 |
cls%seawood.org
|
048a32e7d0
|
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
|
5d9a597cf9
|
Bug fixes to make caps stuff work with jvm's codesource principals
|
1998-10-28 03:31:17 +00:00 |
kipp%netscape.com
|
3d2e786ca7
|
Removed old usage of AddPlacedFrame
|
1998-10-28 02:40:36 +00:00 |
kipp%netscape.com
|
7704f54c7e
|
Fixed bug #1173 - the margin.top was subtracted instead of added...
|
1998-10-28 02:36:06 +00:00 |
kipp%netscape.com
|
76945822e1
|
Pass in opactity to view manager in case it changed
|
1998-10-28 02:05:05 +00:00 |
kipp%netscape.com
|
86b7edb580
|
Implement opacity methods
|
1998-10-28 02:04:27 +00:00 |
kipp%netscape.com
|
262d020083
|
Fixed oopsie in the hint storage check
|
1998-10-28 02:04:06 +00:00 |
kipp%netscape.com
|
95dd1e6fef
|
Use normal font always when rendering text-decorations, not the small-caps font
|
1998-10-28 02:03:40 +00:00 |
kipp%netscape.com
|
28feb6fb26
|
Added in opacity
|
1998-10-28 02:02:47 +00:00 |
peterl%netscape.com
|
c88c131fe6
|
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
|
de51d518aa
|
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
|
6c1b74b616
|
Added missing flag
|
1998-10-27 23:20:22 +00:00 |
buster%netscape.com
|
6706b37ab1
|
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 |