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

4306 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com eaae2365a1 Define proper macros for linux 2.2. 1998-07-22 04:59:29 +00:00
ramiro%netscape.com d231df7c60 Allow the user to override the default host identity. 1998-07-22 04:53:19 +00:00
troy%netscape.com 5e7cd10393 Changed clip operation to intersect 1998-07-22 04:49:09 +00:00
buster%netscape.com 878f3fa809 * reworked the way colspan and rowspans are handled in table layout strategy. We do less work, and we look better.
* fixed more margin code.  we're inching towards correctness.
* the width contributed by a colspanning cell is now proportionately distributed to the columns based on the columns "effective width"
* added logic for handling illegal COLS attribute on a table (like COLS=4 in a 3-column table).  See nsTableFrame::GetEffectiveCOLSAttribute()
* added logic for handling illegal COLSPAN attribute on a cell (like COLSPAN=4 in a 3-column table).  See nsTableFrame::GetEffectiveColSpan().  This is wrong, and will get reworked soon.
* added the ability for cell width attributes to effect column width like Nav4.
1998-07-22 03:53:43 +00:00
scullin%netscape.com ce1e323c8d Fix crash _and_ memory leak? Is it too much to hope? 1998-07-22 03:48:17 +00:00
scullin%netscape.com 9bcf094a7d Fix crash, leak again. 1998-07-22 02:56:50 +00:00
troy%netscape.com 789a2dbe45 Changed nsCSSRendering::PaintBorder() so the entire rect is used
and not just the width and height
1998-07-22 02:46:00 +00:00
troy%netscape.com 7bb9f01b93 Added support for displaying inset border and alt-text while loading
an image
1998-07-22 02:44:44 +00:00
ramiro%netscape.com 2c5cdc3e71 Add realclean target to be compatible with the rest of the build system. 1998-07-22 01:19:28 +00:00
valeski%netscape.com 7e812f0625 299916. no longer sending gratuitus connection header if we don't need to. and no longer sending uname/password in referer fields (edge case bug) 1998-07-22 01:04:01 +00:00
valeski%netscape.com 83144ffbbe 123018, changing http authentication mechanism. 1998-07-22 00:49:51 +00:00
selmer%netscape.com 3fe7d8553b Include stubs for vanilla build 1998-07-22 00:47:51 +00:00
scullin%netscape.com a1d957f419 Propagate alerts, confirms and prompts up to browser window. 1998-07-22 00:26:23 +00:00
scullin%netscape.com a2f1447e8c Fix context leakage. 1998-07-22 00:16:00 +00:00
law%netscape.com b070cf155e Fix for bug #49584 1998-07-21 23:59:38 +00:00
robinf%netscape.com ea5f279b8e Fixinb bug # 300065; adding help screen for Connect to ISP screen in Accnt setup 1998-07-21 23:45:57 +00:00
danm%netscape.com 0fa08e7719 copy fullsoft runtime files 1998-07-21 23:41:39 +00:00
cmanske%netscape.com 753cb8807b Fixed problem with clearing is_new_document flag in edit buffer when reusing existing new-doc buffer 1998-07-21 23:36:03 +00:00
karnaze%netscape.com fe8dc78f66 set attributes on <frame>, <frameset> layout 1998-07-21 23:20:04 +00:00
cmanske%netscape.com 3ccf46e63f Fixed bad XP_BOOL usage. Submitted by Kazushi Marukawa (jam@pobox.com) 1998-07-21 22:57:04 +00:00
hshaw%netscape.com f8d7d4bd95 Fix for NETBSD from toshok@netscape.com via net (don't have email address to assign credit to) 1998-07-21 22:40:49 +00:00
dcone%netscape.com 3d71b34a31 Fixed build for this, took out files not needed. 1998-07-21 21:53:32 +00:00
dcone%netscape.com 9c15edb6e7 added nsIContentViewerContainer.h and nsIWebshell.h 1998-07-21 21:49:35 +00:00
dcone%netscape.com d188e0afde added nsHTMLTAGS.h 1998-07-21 21:48:26 +00:00
dcone%netscape.com 0615d2ac3d removed nsHTMLTags.cpp 1998-07-21 21:47:41 +00:00
dcone%netscape.com da21647d57 added nsIScriptEventListener.h 1998-07-21 21:46:32 +00:00
danm%netscape.com bbff3eec74 plug leaking URL in Icon_GetUrlExitRoutine. r:hyatt 1998-07-21 21:37:45 +00:00
scullin%netscape.com 1b7aa79e95 Default implementation of QueryInterface needs to NULL result on failure. 1998-07-21 21:32:52 +00:00
kmcclusk%netscape.com cf3031342e Fixed bug where child window is not being displayed in Viewer. Show() now
manages and unmanages the widget directly without testing visibility.
1998-07-21 21:26:17 +00:00
scullin%netscape.com 28eb2a44f0 Added rules to install/clobber resource gifs. 1998-07-21 21:22:25 +00:00
kipp%netscape.com dd74c045ef Set max-element-size when computing reflow metrics 1998-07-21 21:20:55 +00:00
danm%netscape.com 00bb271278 plug leak, ensure viewstream initialization in IL_ViewStream. a:pnunn 1998-07-21 21:17:58 +00:00
ftang%netscape.com 9994d83636 Seperate "View:Encoding" submenu into different menu so the content can make sense 1998-07-21 20:40:51 +00:00
valeski%netscape.com 52ae029764 switching a trace macro around 1998-07-21 20:40:03 +00:00
ftang%netscape.com a9f2ea0982 fix 241429 1998-07-21 20:38:27 +00:00
valeski%netscape.com 42dd11ee50 No longer setting the referrer field on retrieveal of image urls. 299916. 1998-07-21 20:35:44 +00:00
scullin%netscape.com 66cfad92b1 Hook up status remarks from netlib, add interface for prompts and alerts. 1998-07-21 20:27:59 +00:00
selmer%netscape.com 501ba28fb2 Include stubs for vanilla build 1998-07-21 20:26:23 +00:00
selmer%netscape.com ae0fb99460 Add stubs for vanilla build 1998-07-21 20:25:50 +00:00
scullin%netscape.com 40343ab7e6 Add field for modular netlib data to MWContext (sigh). 1998-07-21 20:18:42 +00:00
scullin%netscape.com 874dd41fd3 Export lib as soon as it is built, instead of waiting until install
phase.
1998-07-21 20:17:44 +00:00
scullin%netscape.com bac101b36d Use resource urls for icons, close stream on completion, and clean up
generated html, all only for nglayout.
1998-07-21 20:16:16 +00:00
scullin%netscape.com 1d731176e5 Include different types table in nglayout that uses resource urls instead
of internal icons.
1998-07-21 20:14:50 +00:00
scullin%netscape.com 44e30f1d76 mkformat.c was inadvertantly resurrected by montulli, re-removing. 1998-07-21 20:12:47 +00:00
scullin%netscape.com a59839e5ab Internal news url type is obsolete, according to montulli. 1998-07-21 20:12:21 +00:00
scullin%netscape.com ad0d3c89a9 Fix to allow stderr tracing on windows. 1998-07-21 20:11:17 +00:00
scullin%netscape.com 264cf04d55 Add cvmime back into nglayout build. Not hooked up, though. 1998-07-21 20:10:27 +00:00
scullin%netscape.com 76239f3bbd Comment out assert that's problematic for ftp without a disk cache. 1998-07-21 20:09:08 +00:00
selmer%netscape.com c560f0a94e Adding stubs for vanilla build 1998-07-21 20:07:31 +00:00
scullin%netscape.com 5b05db9d89 Icons for ftp/file directories. 1998-07-21 19:35:35 +00:00