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

3273 Коммитов

Автор SHA1 Сообщение Дата
joki%netscape.com 26b45c4762 New api's into nsEventStateManager for content state change (hover,focus,active) 1999-04-12 21:24:07 +00:00
jdunn%netscape.com a182e18db0 ANSIC requires that structures need 'friend' status to access other structures
IF they are protected (or private).  fix for bug 4642
1999-04-12 20:12:15 +00:00
troy%netscape.com 4fda80d9f5 Added ReparentFrameView() and changed the block and inline code
to call it when pushing/pulling frames
1999-04-11 04:22:00 +00:00
troy%netscape.com 5deed64036 Changed ConstructRootFrame() to check if the device is scrollable when
determining whether to make the viewport scrollable
1999-04-11 03:10:20 +00:00
troy%netscape.com 6fe76beacf Changed DidReflow() so we size and position our view before we call
the child frame's DidReflow() function. This ensures that the parent view
is properly positioned before positioning the child views. This is
important when positioning the widgets
1999-04-11 00:56:28 +00:00
kipp%netscape.com 2d931f3b53 Allow negative values for clip rects as per css spec 1999-04-10 17:33:09 +00:00
kipp%netscape.com 7ee00cb5ee Fixed bug 4801 1999-04-10 17:32:46 +00:00
kipp%netscape.com 2d0db358a3 Support clip property 1999-04-10 17:32:33 +00:00
kipp%netscape.com da97d410cf Added SetClipRect helper method 1999-04-10 17:32:22 +00:00
kipp%netscape.com 88856b870e Always init mMaxElementSize (bug 4836) - just in case 1999-04-10 17:32:04 +00:00
kipp%netscape.com b08b9a5803 Support clip property; fix bug 4836 and speed things up slightly by avoiding max-element-size computations when not needed 1999-04-10 17:31:45 +00:00
kipp%netscape.com a6c1d5c7ee Expose trapezoids 1999-04-10 17:30:57 +00:00
kipp%netscape.com 5530385670 Use block-band-data for debug output 1999-04-10 17:30:46 +00:00
hyatt%netscape.com 912b5a3d86 Fix for bug 3529. 1999-04-10 09:56:51 +00:00
troy%netscape.com 0125e33b33 Fix for bug #4833. Changed CreateGeneratedContentFrame() to make sure that
'position' is set to 'static'
1999-04-10 04:21:33 +00:00
sspitzer%netscape.com e4af1c9abf fixes to make the tests build 1999-04-10 00:34:44 +00:00
amusil%netscape.com 1adb20fac4 Fix for Bug# 4751. Added support for data param in addition to src param 1999-04-09 21:23:41 +00:00
karnaze%netscape.com 18478d29f3 more/better table regression scripts 1999-04-09 21:12:34 +00:00
karnaze%netscape.com a8f62040f2 bug 2643, zero width cells 1999-04-09 21:09:52 +00:00
karnaze%netscape.com fcf51edf0e bug 4643, webshells reset scrolling value to prior value on reloading doc 1999-04-09 21:09:00 +00:00
karnaze%netscape.com fd33f21c36 remove margin-right from <input type=text>, <input type=password>, assists with bug1968 1999-04-09 20:56:13 +00:00
troy%netscape.com f92932495d Fix for bug #4824. Added NULL pointer checks in GoToAnchor() 1999-04-09 04:28:15 +00:00
pollmann%netscape.com 8588b22533 Bugs 4714 4533 4387. A: Chofmann R: Harishd 1999-04-08 23:47:49 +00:00
vidur%netscape.com 07e160fb2d Added missing entry into hint table. Fix for bug 4622 and more. 1999-04-08 23:22:25 +00:00
mjudge%netscape.com 112fbea9e1 indexes returned from prepareunicodestring are mContentOffset based. 3641 3772 Hoffman approved 1999-04-07 22:56:09 +00:00
karnaze%netscape.com 6039d0eb98 test for empty cells 1999-04-07 05:31:47 +00:00
troy%netscape.com 80bf0b0c14 Added emebed as one the tags handled in CantRenderReplacedElement() 1999-04-07 05:16:47 +00:00
toshok%hungry.com 2375f5e717 enable OJI on unix. 1999-04-07 05:14:40 +00:00
mcafee%netscape.com 7e09613cf6 Finishing clipboard ifdef so we can remove the old clipboard. 1999-04-07 03:56:07 +00:00
troy%netscape.com 0bfbe49291 Added a check that the content objects match when determining if a
frame is generated content
1999-04-07 03:10:59 +00:00
rods%netscape.com 5e47461397 Commented out NEW_CLIPBOARD_SUPPORT 1999-04-07 01:38:49 +00:00
ftang%netscape.com 18f41f118d fix the ignore 1 for 10 problem for cjk-ideographics style 1999-04-07 00:32:49 +00:00
rods%netscape.com ff72724f97 Turning on new clipboard support 1999-04-06 23:05:59 +00:00
ftang%netscape.com 2ccd9da21c add one boolean to indicate word break or line break 1999-04-06 22:41:44 +00:00
karnaze%netscape.com 4d56263b7f updated paths 1999-04-06 21:50:36 +00:00
karnaze%netscape.com 0c6bb06155 updated paths 1999-04-06 21:42:05 +00:00
joki%netscape.com 42c39ebb55 Fixing keyboard control of forms 1999-04-06 18:55:06 +00:00
karnaze%netscape.com e63d71d48d bug 4295 - anonymous table frame for caption is part of frame tree 1999-04-06 05:19:38 +00:00
troy%netscape.com b8f2ac33e8 Changed ContentAppended() and ContentInserted() to work correctly
if the parent frame has :before or :after pseudo-elements
1999-04-06 04:58:05 +00:00
karnaze%netscape.com 04718c3c4f preliminary work for bug 4534 1999-04-06 04:47:18 +00:00
troy%netscape.com 2dccfc7ba7 Changed FindFrameWithContent() to ignore frames associated with
generated content
1999-04-06 04:29:31 +00:00
troy%netscape.com 66741a66a0 Added a comment 1999-04-06 02:57:47 +00:00
troy%netscape.com 774e0c18ad Removed DidReflow() code that's no longer needed now that the new compositor
allows child views to extend outside their parent view
1999-04-06 02:41:50 +00:00
av%netscape.com 04d49a69c6 Cleaning up 1999-04-06 01:16:53 +00:00
rickg%netscape.com 782775140d tiny tweaks to keep in sync with new nsString 1999-04-06 00:29:40 +00:00
troy%netscape.com e5c0092265 Better handling of incremental reflow 1999-04-05 23:32:11 +00:00
harishd%netscape.com 4254d9b472 Added code in OpenBody() to handle multiple bodies.
Commenting out the precondition.
1999-04-05 20:53:54 +00:00
karnaze%netscape.com d1762b050e table regression tests 1999-04-05 19:56:05 +00:00
ftang%netscape.com 3619315aa3 Re-org the file and put different number system into different function. Merge two characters list implementation . add hebrew/armenian/georgian/cjk-ideographics implementation. 1999-04-05 18:25:26 +00:00
troy%netscape.com 6d9f86a49e Added rules for Q tag 1999-04-05 02:56:37 +00:00