Commit Graph

7613 Commits

Author SHA1 Message Date
kipp%netscape.com
e52194b756 Added new source 1998-09-09 23:51:19 +00:00
kipp%netscape.com
e9d8bbfee8 new 1998-09-09 23:50:46 +00:00
karnaze%netscape.com
1c1a6dacaf converted frame/iframe/frameset to new layout/content separation 1998-09-09 23:30:30 +00:00
hyatt%netscape.com
31a403889a Moving the control strip underneath the title strip. 1998-09-09 23:18:38 +00:00
hyatt%netscape.com
922c20a059 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
a70690e489 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
3acf0e54e5 Use twips on width calculations for font metrics in app 1998-09-09 22:24:00 +00:00
buster%netscape.com
04d96da8d4 integrate caption with new frame creation code 1998-09-09 22:18:01 +00:00
pinkerton%netscape.com
e012b52354 fix build bustage (removed call to HT_ToggleTreeMode) 1998-09-09 21:36:14 +00:00
buster%netscape.com
37869e9464 integrates with new frame creation methods 1998-09-09 21:34:10 +00:00
hyatt%netscape.com
4693ba21a9 Fixes to the toolbar code. 1998-09-09 21:30:28 +00:00
vidur%netscape.com
71ddfaa36d Added nsIJSScriptObject interface to nsGenericHTMLContent class and fixed element.childNodes 1998-09-09 21:02:42 +00:00
vidur%netscape.com
e86eb9d216 Adjusted to change in signature for FE_SetRefreshURLTimer 1998-09-09 20:56:47 +00:00
pnunn%netscape.com
e0d21243b8 fix for #309770. Port fix from 4.06 to Moz. 1998-09-09 20:47:35 +00:00
hyatt%netscape.com
3ae756900b Fixes and improvements to NavCenter. 1998-09-09 20:26:33 +00:00
hyatt%netscape.com
8a11a081b8 Added notion of window type (standalone, docked, embedded, popup) to RDF. 1998-09-09 20:26:16 +00:00
buster%netscape.com
2e72b5b556 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
cdac8550e0 Pull netscape-specific hack. 1998-09-09 20:00:33 +00:00
slamm%netscape.com
2b76b16678 Get the 'Change Log' link right. Set 'LANGUAGE=JavaScript' for the SCRIPT tag 1998-09-09 19:29:00 +00:00
brendan%netscape.com
c3830fe4eb Remove javaData, left over from original LiveConnect. 1998-09-09 19:20:07 +00:00
brendan%netscape.com
9b12b81ef6 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
cf7a9de30f fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to 5.0. 1998-09-09 19:13:11 +00:00
pnunn%netscape.com
3309ad7f30 fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to Moz 1998-09-09 19:12:31 +00:00
pnunn%netscape.com
23327d8cb9 fix for #309770. Porting "RefreshURLTimer" fix from 4.06 to Moz. 1998-09-09 19:11:22 +00:00
pnunn%netscape.com
28e94d9f5e fix for #309770. Porting RefreshURLTimer fix from 4.06 to Moz. 1998-09-09 19:08:32 +00:00
pnunn%netscape.com
2f5cc40728 fix for bug#309770. Porting "RefreshURLTimer" fix from 4.06 to Moz. 1998-09-09 19:06:55 +00:00
rjc%netscape.com
ebcebdf4e9 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
1f413acf83 Checkin for sman. Support for remote CAPI and User def's 1998-09-09 19:00:40 +00:00
pinkerton%netscape.com
7e79bdf2bb use CAdSpaceView class for embedded html area. 1998-09-09 18:19:19 +00:00
pinkerton%netscape.com
007bb44823 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
239847abd9 don't bother trying to close the adSpace shelf here, RestorePlace() usurps it. 1998-09-09 18:19:02 +00:00
pinkerton%netscape.com
e6bacfffb6 close adspace shelf by default. Needs to be done after RestorePlace() so it cannot be done in the coordinator. 1998-09-09 18:17:54 +00:00
pinkerton%netscape.com
cb95171a8b register CAdSpaceView 1998-09-09 18:17:13 +00:00
pinkerton%netscape.com
677dff9ed8 added CAdSpaceView to special case things for the embedded html pane. 1998-09-09 18:17:00 +00:00
mcafee%netscape.com
85eca6e2bf debug stuff for add_row() 1998-09-09 18:10:27 +00:00
mcafee%netscape.com
4f05895704 HT_PaneFromURL() needs a context passed in from XFE_DisplayBuiltin(), so we now pass the context along. 1998-09-09 18:07:10 +00:00
rods%netscape.com
e8ae61a40e Removed TraverseBlockContent static function 1998-09-09 17:42:21 +00:00
slamm%netscape.com
d52f64091e Fix the 'Change Log' like to pass along the branch and the root. Trim the email addresses of netscape folks (i.e. slamm%netscape.com becomes slamm). 1998-09-09 17:37:12 +00:00
spider%netscape.com
7097db4807 Remove pull_trex_ns target, no longer needed 1998-09-09 16:41:42 +00:00
kipp%netscape.com
9761c43652 Support direct loading of image documents by using the GetImageFromStream method on the image group. 1998-09-09 16:19:30 +00:00
kipp%netscape.com
d1380d78b9 Removed some cruft 1998-09-09 16:18:40 +00:00
kipp%netscape.com
d91cabd909 Support reconnect callback 1998-09-09 16:17:55 +00:00
kipp%netscape.com
9faa9b5100 Added GetImageFromStream 1998-09-09 16:15:40 +00:00
kipp%netscape.com
b24ecad217 Added Reconnect call-back to NS_NewImageNetContext 1998-09-09 16:14:49 +00:00
kipp%netscape.com
67d0797006 whitespace fixup 1998-09-09 16:14:16 +00:00
kipp%netscape.com
63f55821d6 Turned off image load skid marks 1998-09-09 16:13:52 +00:00
spider%netscape.com
763628bb00 WIP: API change on OnResize for ViewManager support. 1998-09-09 16:12:03 +00:00
rods%netscape.com
4a4b4a34b2 XPCOM'ed the Selection and Search methods 1998-09-09 16:11:59 +00:00
ramiro%netscape.com
934caea51d Move html pane to XFE_RDFChromeTreeView. 1998-09-09 14:43:13 +00:00
ramiro%netscape.com
247298ce70 Unbreak MOZ_SELECTOR_BAR for the hell of it. 1998-09-09 10:56:48 +00:00