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

10718 Коммитов

Автор SHA1 Сообщение Дата
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
troy%netscape.com 90dc99441d Changed SetCursor() to use the HINSTANCE in the nsToolkit object rather
than assume a hardcoded DLL name
1998-10-27 18:57:18 +00:00
troy%netscape.com 701ef505a1 Moved resource to src/build and changed makefile to build a .RES file 1998-10-27 18:45:20 +00:00
kipp%netscape.com 114ffe30ce Removed a skid mark 1998-10-27 16:53:48 +00:00
kipp%netscape.com f9c31f6b2d Fixed underlining bug; support justification 1998-10-27 16:52:34 +00:00
kipp%netscape.com ad7b8e1864 Implement justification methods 1998-10-27 16:52:10 +00:00
kipp%netscape.com a6731c54fe Added methods to support justification 1998-10-27 16:51:21 +00:00
kipp%netscape.com 274d1bc566 Added justification support 1998-10-27 16:51:02 +00:00
kipp%netscape.com 6ad745856d Reworked background rendering to properly handle the background-position properties 1998-10-27 16:50:19 +00:00
kipp%netscape.com 780cf0470a Support high accuracy rendering (slowly) 1998-10-27 16:49:40 +00:00
shaver%netscape.com 575453b254 ancient GTK port, as starting point 1998-10-27 15:43:49 +00:00
harrison%netscape.com 3744fe3dd3 output key no longer required, silently defaults to most_doomed.
(people were linking into report.cgi without an output key
specified, this fix prevents perl from squealing.)
1998-10-27 10:54:27 +00:00
harrison%netscape.com 49cd4fbbed changed the CHANGES file to reflect changes made 1998-10-27 10:46:25 +00:00
harrison%netscape.com ff302fd259 updates for collectstats.pl and the Chart::Base requirement 1998-10-27 10:43:38 +00:00
harrison%netscape.com e44fc2230a all products get stats collected now, not just a hardcoded list. 1998-10-27 10:43:24 +00:00