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

616 Коммитов

Автор SHA1 Сообщение Дата
nisheeth d864ac89a5 Touchdown of MARINER_DOM_BRANCH. 1998-04-29 10:13:27 +00:00
nisheeth 11dfd2eaaa Touchdown of MARINER_DOM_BRANCH... 1998-04-29 10:08:50 +00:00
nisheeth ea7e325503 Warning fixes. Thanks to Rick Osborne (rick@spacey.net). 1998-04-29 08:41:05 +00:00
nisheeth c03cfd3d2c Warning fix. Thanks to tenthumbs@cybernex.net. 1998-04-29 08:39:56 +00:00
jsw 30ef93cdca get the damn function name right 1998-04-29 08:38:27 +00:00
nisheeth 71a8b721c5 Added access path for jscompat.h 1998-04-29 08:05:20 +00:00
nisheeth 71201582c7 Added export of CL_CompositeNow, CL_GetCompositorOffscreenDrawing, CL_SetCompositorOffscreenDrawing and CL_UpdateDocumentRect for XML changes. 1998-04-29 07:50:37 +00:00
toshok 88875f1359 REQUIRE js 1998-04-29 07:09:33 +00:00
ftang aac9a8b57f fix CP1251 viewing problem by using 8859_5 font. We may need to
add better support (decide which font to use  in the init time instead of
compile time) in the future.
1998-04-29 06:09:25 +00:00
mccabe ea62776503 Added some #ifdef JAVA guards to remove compile warnings.
Thanks go to rick@spacey.net (Rick Osborne) for finding these.
1998-04-29 02:39:43 +00:00
michaelp c1742af35d more cliprect api changes... 1998-04-29 02:24:07 +00:00
troy f4c0f974bb Changed space manager to return a list of available and unavailable trapezoids 1998-04-29 00:58:16 +00:00
pinkerton fce71a412e also send the bookmark drag flavor so that other applications (dragThing, etc) can get both the url and the title (rev sdagley, appr sdagley). 1998-04-29 00:57:11 +00:00
pinkerton ef39ab7b10 remove the comment about how we're going to pull the bookmark drag flavor, since we're not. (rev sdagley, appr sdagley). 1998-04-29 00:56:31 +00:00
ftang 5091dc41b0 Check in additional KOI8-R font registry name. Thanks for
sorlov@con.mcst.ru
from the net
1998-04-29 00:56:23 +00:00
ftang 7809fb7a87 fix ISO8859-5,7,9 KOI8-R Name entity problem 1998-04-29 00:36:25 +00:00
wtc 2f2115c237 ReliantUNIX is renamed SINIX. 1998-04-29 00:08:32 +00:00
peterl e680905372 changed nsStyleText to use nsStyleCoord 1998-04-28 23:57:01 +00:00
peterl e7b269d828 removed inheritance from style mapping
changed nsStyleText to use nsStyleCoord
1998-04-28 23:56:28 +00:00
wtc 89b2aa5242 Got rid of the LINUX1_2 and LINUX2_0 macros. I hope that this will
make building on 2.1.x easier.  In case we need to distinguish between
different versions of Linux, we will try to use feature-based macros
as opposed to version-based macros.
Files changed: Linux.mk, _linux.h, _pth.h, prnetdb.c, and ptthread.c.
1998-04-28 23:54:29 +00:00
peterl 3545f4e831 added nsStyleCoord 1998-04-28 23:54:06 +00:00
peterl 72a58411f2 added subclass hook for style post-processing 1998-04-28 23:25:07 +00:00
kostello 0521526b48 Call to RecalcLayoutData 1998-04-28 22:44:05 +00:00
wtc 74f75ec4ba Merged NSPRPUB_19980421_BRANCH to the main trunk. 1998-04-28 22:43:48 +00:00
kostello e6dc748005 Updated table to process cellpadding, cellspacing and background color
attributes
1998-04-28 22:43:19 +00:00
kostello f0ce171f26 Name changed from ResetColumnLayoutData to RecalcColumnLayoutData 1998-04-28 22:41:25 +00:00
kostello ba5e25b37b Added SetTableForChildren to set the children's table instance variable 1998-04-28 22:40:22 +00:00
kostello 923e852d77 Added MapHTMLBorderStyle, MapBorderMarginPaddingInto 1998-04-28 22:34:16 +00:00
sdagley c4f57f6000 Added files needed for nisheeth (layprobe.c) and brade (editor.r) 1998-04-28 22:10:41 +00:00
rjc 33f2c9ca4b Workspace interface customization support. 1998-04-28 21:51:48 +00:00
nisheeth 2aac0e1167 Added layprobe.c to ns/lib/layout. 1998-04-28 21:43:22 +00:00
nisheeth 211caa8b82 Adding stubs for the Layout Probe API. 1998-04-28 21:41:20 +00:00
slamm 0e08193ea3 Fix shutdown bug. Set NavCenter to really close, not just hide. This fixes the problem where you are unable to exit after opening NavCenter. 1998-04-28 21:04:36 +00:00
pinkerton c9aed71e06 Doh! I removed the wrong icons last time (I removed hilighted instead of selected). Put the right ones back in and take the wrong ones out. (appr sdagley). 1998-04-28 20:59:06 +00:00
slamm e61014c7e0 Add a few more EDITOR ifdefs 1998-04-28 20:59:01 +00:00
troy 7fcce0e743 Added an XXX to CreateFrame() as a reminder that we're resolving the
style context more than once...
1998-04-28 20:58:46 +00:00
pinkerton 7d7d3afa6a Fix 2 problems: cells with no data no longer show garbage as tooltip. Cells with separator no longer show tooltip. (rev sdagley, appr sdagley). 1998-04-28 20:54:44 +00:00
kmcclusk eb3853459c Fixed textwidget refresh problem.
Added AutoErase method to nsWindow.cpp, nsTextHelper.cpp and nsListBox.cpp
1998-04-28 19:24:52 +00:00
michaelp dcd4451871 changed clipping apis so that they take parameters in the same form that
clipping is expressed in layer tags and css-p.
added support for setting transforms in layers (untested and very likely
problematic if scales are applied).
changed event handling and painting apis in views to support inherited
visibility.
all parameters passed into view.Init() are now properly stored in the view.
view opacity apis are now real.
1998-04-28 19:16:24 +00:00
karnaze 0aaeba3e9b fix submit crash in nsWindow; more form control functionality 1998-04-28 18:59:38 +00:00
donm 368bad2ee2 removing Henrit's jsfile.c and jsfile.h to fix unix build bustage. 1998-04-28 18:00:54 +00:00
donm fe9991189f backing out Henrit's changes to fix build bustage. 1998-04-28 18:00:00 +00:00
sar e94dd2d5e6 jsfile doesn't compile on unix. Backing out the changes that henrit put it 1998-04-28 17:57:43 +00:00
sar 36574b8d79 reapply henrit's change since we can add it to unix as well. 1998-04-28 17:23:08 +00:00
donm 096b348c44 fixing unix build bustage. 1998-04-28 17:19:14 +00:00
sar f674c79b23 backing out henrit's changes 1998-04-28 17:02:22 +00:00
kipp 0aca6d71bf Correctly compute width of body frame 1998-04-28 16:12:54 +00:00
kipp 9c9549a2f1 Allow for optional commas between clip rect elements 1998-04-28 15:24:44 +00:00
kipp a88fd6bfe1 updated 1998-04-28 15:24:20 +00:00
henrit 3122034b72 Adding a first version of the js File object. Developped and (slightly) tested on win32 only. 1998-04-28 11:36:17 +00:00