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

1088 Коммитов

Автор SHA1 Сообщение Дата
karnaze%netscape.com 5d8380af04 bugs 1318, 4429 - tables containing form controls as children 1999-03-31 06:47:40 +00:00
kipp%netscape.com a1da9f8221 Added eStyleUnit_Chars 1999-03-31 04:08:07 +00:00
troy%netscape.com 5c17291fd2 Work-in-progress for generated content 1999-03-30 15:22:54 +00:00
briano%netscape.com 0ab6ec357d Only descend into the tests directory if ENABLE_TESTS is set. 1999-03-30 03:07:23 +00:00
syd%netscape.com 0a5153649e Initialize isScrolling to default to PR_FALSE. When printing, we don't obtain a
container, so we can't query for a webshell interface and query if scrolling is
implemented. With isScrolling set to PR_TRUE, we then follow code below which
leads to a crash. Fixes crash seen often when performing Postscript printing on
Unix.

Reviewed by dcone.
1999-03-30 01:11:09 +00:00
joki%netscape.com 393a3e937e Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements) 1999-03-28 22:22:54 +00:00
troy%netscape.com 8766af7590 Patch from Bruce Mitchener that adds "[]" to delete 1999-03-28 18:25:34 +00:00
peterl%netscape.com 7bbff892c5 added transparent border support 1999-03-28 04:30:28 +00:00
peterl%netscape.com 0edbf3ac86 added support for outline, border corner radius, transparent border
tweaked opacity
1999-03-28 04:28:22 +00:00
kipp%netscape.com 121eee5513 Implement new method 1999-03-27 01:20:15 +00:00
kipp%netscape.com f656ef3fb2 Added a new method 1999-03-27 01:20:02 +00:00
kipp%netscape.com 1f0f1603f1 Create area frame properly so that it applies vertical margins to its children (bug #1080) 1999-03-27 01:19:29 +00:00
ftang%netscape.com 1a935f9498 add Set/GetWordBreaker to nsIDocument. Reviewed and approved by kipp 1999-03-27 00:58:41 +00:00
evaughan%netscape.com 0835fb2da4 Added XUL based layout manager. 1999-03-27 00:58:29 +00:00
donm%netscape.com 9a4f6969a9 backing out evaughan's changes. tree closed. 1999-03-26 19:39:23 +00:00
evaughan%netscape.com e637847edd Added box layout system. 1999-03-26 18:51:08 +00:00
rods%netscape.com 72ef742908 Change DoCopy for new clipboard support to put XIF on clipboard 1999-03-26 15:51:07 +00:00
kipp%netscape.com fab8db134e Whacked paint methods to use new constants 1999-03-26 00:39:35 +00:00
mcafee%netscape.com 330f22b0c2 Renamed GetTransferable() to GetData() 1999-03-25 23:39:03 +00:00
briano%netscape.com 41dd62814d Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:10:22 +00:00
peterl%netscape.com a5f067d863 protect recreate frames for content against content with no parent 1999-03-25 19:27:11 +00:00
peterl%netscape.com a99ba37867 added methods to process style changes on frames 1999-03-25 06:42:07 +00:00
peterl%netscape.com d30d04f096 capture all change data during style changes and deal with it properly 1999-03-25 06:41:43 +00:00
peterl%netscape.com 801532cf74 added nsStyleChangeList 1999-03-25 06:35:59 +00:00
peterl%netscape.com e9d8cae711 made opacity inherit by default 1999-03-25 06:34:57 +00:00
peterl%netscape.com 0717d46524 changed font weight bolder/lighter to give info about change 1999-03-25 06:33:58 +00:00
peterl%netscape.com 5ca99ab4fe added method to process style changed frames 1999-03-25 06:33:25 +00:00
peterl%netscape.com 8e944a5a2b added args to ReResolveStyle to capture style change info 1999-03-25 06:32:56 +00:00
troy%netscape.com 6aec438712 Fix for bug #3445. Changed ReconstructDocElementHierarchy() to handle fixed
elements
1999-03-25 05:24:16 +00:00
kipp%netscape.com f017ffd25a Added some MOZ constants 1999-03-25 03:51:16 +00:00
kipp%netscape.com 225831f1bd Removed dependence on nsFrame (a no-no) 1999-03-24 15:40:44 +00:00
mcafee%netscape.com 68a023cd3e Initializing some variables, protecting against null dereferences for new cut & paste platforms (gtk). 1999-03-24 09:06:37 +00:00
troy%netscape.com 45444d5d1e Patch from Bruce Mitchener to fix gcc warning 1999-03-24 05:11:17 +00:00
troy%netscape.com c6c70fdb15 Changed CantRenderReplacedElement() to handle APPLET as well 1999-03-24 01:13:59 +00:00
rods%netscape.com 1622723d06 Added new clipboard support, it is ifdef'ed out in the DoCopy method 1999-03-23 21:32:48 +00:00
karnaze%netscape.com 4a682e989c bug 3835, GetAdjustedParentFrame fixed for caption 1999-03-23 14:16:52 +00:00
jfrancis%netscape.com 340553bc93 exposing on-the-fly switchability between pre and post order iterors in the interface. exposing PositionAt in the interface. 1999-03-23 11:54:52 +00:00
jfrancis%netscape.com c13ae60c0a phase one of on-the-fly support for switching between pre and post order iteration. needed by text services. 1999-03-23 10:30:24 +00:00
kmcclusk%netscape.com 3ecd16ef89 Various modifications/fixes/cleanup for frame-based listboxes.
Set display type to block for option elements in ua.css.
Enable frame-based listboxes when widget render mode is gfx.
1999-03-22 21:32:12 +00:00
jfrancis%netscape.com f201af385c fixed 4057: Clear() now resets focus and anchor nodes 1999-03-22 09:02:30 +00:00
vidur%netscape.com 60c2b1e433 Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash. 1999-03-20 01:51:00 +00:00
tague%netscape.com 21fe067546 Added support for basic Japanese input on Win32 1999-03-19 23:36:20 +00:00
nisheeth%netscape.com eb359710f6 Fix for bug 3584.
Change coded by vidur.  Reviewed by me.  Document.written documents now get
a default "about:blank" url assigned to them.  This fixes crash bugs associated
with other code assuming that all documents have non-null urls.

Approved by chofmann.
1999-03-19 01:41:09 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
kipp%netscape.com 120ea1fb63 Fixed bug #3905 - frame construction code wasn't dealing with tables properly when they were floated; reviewed by vidur for M3 checkin 1999-03-17 18:17:24 +00:00
mjudge%netscape.com 01bacbd5e9 M3 bug reviewed by joe francis. simply adding 0 initiializers to variables 1999-03-15 23:08:27 +00:00
jfrancis%netscape.com 450d7de945 fixed 3632 - selection turds after delete. fixed 3751 - resizing page with selected image crashes. reviewed mjudge and kin. checkin approval chofmann. 1999-03-15 22:52:06 +00:00
kostello%netscape.com 31b572ebdc Added implementation for nsIHTMLContentSink::DoFragment() 1999-03-15 05:11:43 +00:00
kostello%netscape.com 915733c74d Add support to encode selection informaton 1999-03-15 05:10:03 +00:00
buster%netscape.com 25870fb1ba small bug fix in Collapse. If the range array has 0 children, the selection should be considered collapsed. 1999-03-15 05:04:34 +00:00