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

3450 Коммитов

Автор SHA1 Сообщение Дата
vidur%netscape.com a130dcf90d Added additional key argument to string parsing routine. Improved Reset handling for document to include style sets and frame construction. Modified root frame construction. Got out-of-line document.write to work 1999-02-03 19:38:16 +00:00
karnaze%netscape.com 2caf3d9edb bug 1827 1999-02-03 19:26:29 +00:00
kipp%netscape.com 96ed46c05b Use ReflowDirty reflow commands; fixed reflow status when dealing with breaking child frames 1999-02-03 19:12:02 +00:00
kipp%netscape.com dba22e336e Added List method 1999-02-03 19:10:26 +00:00
kipp%netscape.com 5b08bcf05f Removed a couple of warnings 1999-02-03 19:10:03 +00:00
kipp%netscape.com f061b9c751 Removed some unused variables 1999-02-03 19:09:37 +00:00
kipp%netscape.com 72df44b025 Fixup absolute positioning by temporarily generating old style reflow commands when the list-name is not null; temporarily use FrameAppended instead of ReflowDirty for append operations 1999-02-03 19:09:24 +00:00
kipp%netscape.com 9e714cfc20 Added ReflowDirty reflow command 1999-02-03 19:08:07 +00:00
kmcclusk%netscape.com 0674615a79 Moved ForceDrawFrame from nsComboboxControlFrame to nsFormControlHelper
Removed commented out code in nsFormControlHelper.h.
Modified nsCheckboxControlFrame and nsRadioControlFrame to use ForceDrawFrame
when gfx-rendered.
1999-02-03 18:55:37 +00:00
cata%netscape.com eccefa0fdb Hacky Unicode converters implementation replaced with the real xpcom thing. 1999-02-03 18:55:10 +00:00
kmcclusk%netscape.com 7d3824f0d6 Added support to allow form elements to be either GFX-rendered or use widgets.
Work in progress for getting check boxes and radio buttons gfx-rendered.
1999-02-03 17:25:25 +00:00
troy%netscape.com 39aa151a8c Improvements to fixed positioning 1999-02-03 17:01:51 +00:00
pinkerton%netscape.com fc7a700399 use nsCOMPtr 1999-02-03 16:19:09 +00:00
troy%netscape.com 64c0132be1 Switched to using nsIScrollableView::GetScrollbarVisibility() to tell
whether the vertical scrollbar is currently showing
1999-02-03 04:30:57 +00:00
peterl%netscape.com b8e83ce841 added missing semicolons 1999-02-03 03:10:29 +00:00
peterl%netscape.com 83a73a5c8e improvements to parsing @import, HTML comments and identifiers 1999-02-03 02:59:51 +00:00
peterl%netscape.com 9928431694 Fixed windows build bustage 1999-02-03 02:53:25 +00:00
akkana%netscape.com 8652140eba Bug fixes for Collapse() and Extend().
Now single-character deletion works much better.
1999-02-03 02:13:15 +00:00
troy%netscape.com 7ca9fbe93c Fixed it to so the root-frame isn't considered a containing block, and
changed SetRect() so it only resizes the child frame larger if its 'height'
is set to 'auto'
1999-02-03 01:31:09 +00:00
cltbld%netscape.com d651a96b24 backing out changes made against a closed tree 1999-02-02 23:50:52 +00:00
karnaze%netscape.com 7581bf2dec fixed bug 1827 1999-02-02 22:53:42 +00:00
kipp%netscape.com 0ae96c1b40 nuked 1999-02-02 19:39:06 +00:00
kipp%netscape.com b5cdae63eb Build library more carefully 1999-02-02 17:40:37 +00:00
kipp%netscape.com 368e250cc5 Wrapped up debugging noise in a ifdef; implemented 4th remove-frame case; fixed a bug in the 5th remove-frame case 1999-02-02 17:32:09 +00:00
kipp%netscape.com cf294777ee Changed value of mozAnonymousBlock atom to match ua.css until a css working group issue is resolved 1999-02-02 17:31:36 +00:00
kipp%netscape.com 7eda459f4a Changed base-ib-frame to implement AppendFrames/InsertFrames/RemoveFrame directly; changed args to DoRemoveFrame; updated the anonymous block to have a slightly different method set to manipulate its children 1999-02-02 17:31:09 +00:00
kipp%netscape.com a8b670519a noise 1999-02-02 17:30:10 +00:00
kipp%netscape.com 9eaf16c631 Flushed out test set 1999-02-02 17:29:54 +00:00
mcafee%netscape.com 42edbd327c Taking tests back out, heh, are we having fun yet? 1999-02-02 09:36:54 +00:00
mcafee%netscape.com 4c56190259 Fix linux bustage, thanks to waterson@netscape.com 1999-02-02 09:08:43 +00:00
mcafee%netscape.com d5994f6bb2 Ok, trying to build tests again 1999-02-02 07:36:04 +00:00
mcafee%netscape.com 637628f260 Ignore generated binaries. 1999-02-02 07:31:58 +00:00
mcafee%netscape.com 4e42a61c71 Ignore generated Makefiles 1999-02-02 07:31:27 +00:00
mcafee%netscape.com ba5c5f2762 This is closer to building on Linux, still not there 1999-02-02 05:44:41 +00:00
waterson%netscape.com 16c04c8ef0 Moved nsXULAtoms::AddrefAtoms() and ReleaseAtoms() to the style sheet's ctor and dtor, as per Peter Linss suggestion. 1999-02-02 05:39:57 +00:00
troy%netscape.com 80a740ee38 Implemented fixed position tables 1999-02-02 04:28:55 +00:00
mcafee%netscape.com f647bc6a10 Yanking tests until dependency problem is fixed. 1999-02-02 04:25:03 +00:00
mcafee%netscape.com e133a25fbf TestCSSParser, TestCSSPropertyLookup, and TestCSSScanner now build on Linux 1999-02-02 03:40:30 +00:00
mcafee%netscape.com 8a05696fa9 TestSpaceManager now builds on Linux 1999-02-02 03:31:44 +00:00
mcafee%netscape.com d5811ba28a I can't find nscoord.h, yanking this for Linux 1999-02-02 03:30:38 +00:00
peterl%netscape.com 9128fe68d0 fixed bug handling multiple namespace declarations in one tag 1999-02-02 03:24:56 +00:00
peterl%netscape.com e0eef219d9 made visible an int instead of bool 1999-02-02 03:24:23 +00:00
peterl%netscape.com 630bf20269 removed default html namespace prefix 1999-02-02 03:23:36 +00:00
sfraser%netscape.com 9a223d894e Add method to nsIDOMSelection to get focus and anchor nodes and offsets, and implemenations for these in nsRangeList.cpp 1999-02-02 02:13:09 +00:00
mjudge%netscape.com 73460c21e4 scoping incorrect for for loops on vc5.0 didnt catch this. nasty habbit of mine. 1999-02-02 01:18:41 +00:00
mjudge%netscape.com 3f0114dc29 commas trailing on enum illegal even if vc50 says its ok 1999-02-02 01:16:57 +00:00
mjudge%netscape.com a4343fe08c keyboard navigation of selection. adding API for nsIFrame. fixing nsFrame and nstextframe to reflect the implementations of the nsIFrame API. nsRangeList implements the handlekeyevent now. 1999-02-02 00:23:40 +00:00
kmcclusk%netscape.com 65c0812b75 TextAreas now initialize their content area using default text specified in
the HTML File.
1999-02-01 23:49:21 +00:00
kmcclusk%netscape.com 29b29e10ca Modified nsTextControlFrame::Paint to correctly paint the contents of a
multi-line text area.
1999-02-01 23:09:06 +00:00
waterson%netscape.com c5340bff6b Force an nsXULAtoms::AddrefAtoms to ensure that the XUL atoms and namespace are created in the layout DLL before trying to refer to them. (a=hyatt%netscape.com) 1999-02-01 23:06:49 +00:00