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

7580 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 423f4dff62 Added a call to reflow when all connections complete if the context contains unsized images. r=law 1998-09-10 01:19:49 +00:00
peterl%netscape.com 1114073cf0 added to string support 1998-09-10 01:19:26 +00:00
peterl%netscape.com f3cffd4969 removed assert on x-height unit 1998-09-10 01:18:27 +00:00
peterl%netscape.com 13290e1093 fixed filtering of valid ID selectors 1998-09-10 01:18:06 +00:00
peterl%netscape.com 2708ef44b2 sync css declaration to xif with new api 1998-09-10 01:16:25 +00:00
peterl%netscape.com b8ca387c56 added to string support for style= attributes 1998-09-10 01:15:23 +00:00
waterson%netscape.com c39c7c61c9 Added code to reflow doc when all connections complete if it contains an unsized image. r=sdagley 1998-09-10 01:06:56 +00:00
waterson%netscape.com 003aa475a1 Added call to reflow document when all connections complete if it contains an unsized image. 1998-09-10 01:05:46 +00:00
waterson%netscape.com e8d8d141d0 Added code to the process_deferred_image_info() callback to check for new image info on a visible image and do reflow if necessary. r=nisheeth 1998-09-10 01:04:56 +00:00
waterson%netscape.com fb03cea4b6 Added code to just lay out an image and mark the context as requiring reflow when an unsized image is encountered. Also, dont bother calling LO_SetImageInfo() if w/h hasnt changed. r=nisheeth,mjudge 1998-09-10 01:04:51 +00:00
waterson%netscape.com c432f369ed Added a slot to MWContext that indicates whether or not the context requires reflow because an image without width or height was layed out with a default size. 1998-09-10 01:04:40 +00:00
mcafee%netscape.com 30a0b23215 Make stubfe link on Solaris 1998-09-10 01:03:02 +00:00
karnaze%netscape.com b13a3d4315 changed case sensitive include for unix 1998-09-10 00:39:38 +00:00
valeski%netscape.com 9bc115a2f8 The changes apply to MODULAR_NETLIB only
mozilla/module/nsINetFile.h
MODULAR_NETLIB only. Added the nsINetFile interface header.

mozilla/module/nsNetFile.cpp
MODULAR_NETLIB only. Added the nsINetFile interface implementation.

mozilla/module/nsNetFile.h
MODULAR_NETLIB only. Added the nsNetFile header.

mozilla/main/mkgeturl.c
MODULAR_NETLIB only. Added directory and file token initialization for new ns_net_file code.

mozilla/main/net_xp_file.h
MODULAR_NETLIB only. Added the new readline routine for ns_net_file.

mozilla/module/makefile.win
MODULAR_NETLIB only. Added the nsNetFile.cpp file to compilation list.

mozilla/module/nsNetService.cpp
MODULAR_NETLIB only. Added the static nsNetFile instance so it gets initailized.

mozilla/module/nsNetStubs.cpp
MODULAR_NETLIB only. Added NET_I_XP_FILE* versions of XP_FILE routines. These routines are compiled and used when NS_NET_FILE is defined.
1998-09-10 00:32:40 +00:00
hyatt%netscape.com 0d56ed3c3c Fixing Related Links. 1998-09-10 00:24:54 +00:00
valeski%netscape.com 4b57f4faf5 fixing compile warning 1998-09-10 00:08:33 +00:00
hyatt%netscape.com 7cedf4de91 Docked and popup windows can now co-exist. 1998-09-10 00:01:00 +00:00
kipp%netscape.com aa29139e37 Checked in some bug fixes from michaelp to make fullscreen plugins work better/more often 1998-09-09 23:52:16 +00:00
kipp%netscape.com 406fcd2c21 Support (in a shaky way) some various and sundry mime types for plugins 1998-09-09 23:51:43 +00:00
kipp%netscape.com 3fa1dd6425 Added new source 1998-09-09 23:51:19 +00:00
kipp%netscape.com 4f1e900185 new 1998-09-09 23:50:46 +00:00
karnaze%netscape.com 1141b63fe6 converted frame/iframe/frameset to new layout/content separation 1998-09-09 23:30:30 +00:00
hyatt%netscape.com fd1122307f Moving the control strip underneath the title strip. 1998-09-09 23:18:38 +00:00
hyatt%netscape.com bd486175a7 Fixing damage caused by internationalization. Making it use the right UI font (MS Sans Serif). 1998-09-09 23:11:20 +00:00
hyatt%netscape.com 5d6d92e2f4 Removed CIntlWins drawtext call. When they get it working on Windows 95, then
we can hook it back up.
1998-09-09 23:05:01 +00:00
spider%netscape.com e696ea7996 Use twips on width calculations for font metrics in app 1998-09-09 22:24:00 +00:00
buster%netscape.com 6c0f285f88 integrate caption with new frame creation code 1998-09-09 22:18:01 +00:00
pinkerton%netscape.com 50fc8b6715 fix build bustage (removed call to HT_ToggleTreeMode) 1998-09-09 21:36:14 +00:00
buster%netscape.com ff3dd0440f integrates with new frame creation methods 1998-09-09 21:34:10 +00:00
hyatt%netscape.com 1d1f57886b Fixes to the toolbar code. 1998-09-09 21:30:28 +00:00
vidur%netscape.com 8f6f9c2a6e Added nsIJSScriptObject interface to nsGenericHTMLContent class and fixed element.childNodes 1998-09-09 21:02:42 +00:00
vidur%netscape.com 7792eb4aa2 Adjusted to change in signature for FE_SetRefreshURLTimer 1998-09-09 20:56:47 +00:00
pnunn%netscape.com 49fcf0b59b fix for #309770. Port fix from 4.06 to Moz. 1998-09-09 20:47:35 +00:00
hyatt%netscape.com a620a80600 Fixes and improvements to NavCenter. 1998-09-09 20:26:33 +00:00
hyatt%netscape.com a9cb906ca7 Added notion of window type (standalone, docked, embedded, popup) to RDF. 1998-09-09 20:26:16 +00:00
buster%netscape.com e20837cb63 many fixes that effect http://www.mozilla.org and related pages.
these fixes are for nested tables with percent widths, for tables including both rowspan and colspan,
and for tables with only a single column.
some rounding errors were eliminated.
more debugging output, and some new assertions.
1998-09-09 20:00:40 +00:00
slamm%netscape.com c8c9403a85 Pull netscape-specific hack. 1998-09-09 20:00:33 +00:00
slamm%netscape.com fc3d3a7071 Get the 'Change Log' link right. Set 'LANGUAGE=JavaScript' for the SCRIPT tag 1998-09-09 19:29:00 +00:00
brendan%netscape.com 5666dc55db Remove javaData, left over from original LiveConnect. 1998-09-09 19:20:07 +00:00
brendan%netscape.com b939515f17 Now that SRC_COMMA has been renamed to reflect its generality (SRC_PCDELTA),
and more important, to save a byte of useless note offset, use SRC_CONTINUE
instead of SRC_PCDELTA to annotate JSOP_ENDINIT when there's an extra comma
at the end of an array literal (e.g. [1,2,,]).
1998-09-09 19:18:01 +00:00
pnunn%netscape.com 321261e6e3 fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to 5.0. 1998-09-09 19:13:11 +00:00
pnunn%netscape.com 31f4c6d6a1 fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to Moz 1998-09-09 19:12:31 +00:00
pnunn%netscape.com 0cf952b55f fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to Moz. 1998-09-09 19:11:22 +00:00
pnunn%netscape.com c398352d62 fix for #309770. Porting RefreshURLTimer fix from 4.06 to Moz. 1998-09-09 19:08:32 +00:00
pnunn%netscape.com 60552edf32 fix for bug#309770. Porting "RefreshURLTimer" fix from 4.06 to Moz. 1998-09-09 19:06:55 +00:00
rjc%netscape.com 84c202e2c1 Fix some more drag&drop issues (regarding re-ordering of existing local/remote items). Also, on PowerPPC, force compiler to use no byte padding regarding structure alignment. 1998-09-09 19:06:23 +00:00
spider%netscape.com 55e2f2599e Checkin for sman. Support for remote CAPI and User def's 1998-09-09 19:00:40 +00:00
pinkerton%netscape.com 3de7df43f8 use CAdSpaceView class for embedded html area. 1998-09-09 18:19:19 +00:00
pinkerton%netscape.com 3e6ac415dc Turned off (ifdef'd) the property to not use selection in the tree view so we get d&d even in single-click modes. 1998-09-09 18:19:08 +00:00
pinkerton%netscape.com be723c9b1f don't bother trying to close the adSpace shelf here, RestorePlace() usurps it. 1998-09-09 18:19:02 +00:00