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

4772 Коммитов

Автор SHA1 Сообщение Дата
vidur%netscape.com 8ffd5ac746 Implemented document.layers and nsIDOMHTMLLayerElement interface. 1999-05-17 21:17:48 +00:00
vidur%netscape.com 802d7b19c1 Propagate visibility style across table boundaries. 1999-05-17 21:17:21 +00:00
mjudge%netscape.com add5fec838 accidentally left out a parameter to GetPositionSlowly for small caps ect. 1999-05-17 19:50:29 +00:00
hyatt%netscape.com 9891aa3123 Fix for bug 5602. 1999-05-17 09:02:45 +00:00
mjudge%netscape.com 341678533a adding in selection of non text frames in editor only 1999-05-17 00:21:18 +00:00
morse%netscape.com 93987719df remember wallet decisions on a url-specific basis 1999-05-16 19:36:25 +00:00
mcmullen%netscape.com e8ee5c8aa3 Removed string methods from the file widget 1999-05-15 22:01:21 +00:00
beard%netscape.com 421cc7d6a1 Fixed some serious ref count bugs using nsIURL when instantiating plugins. 1999-05-14 22:45:46 +00:00
beard%netscape.com 2bbeacd974 fixed ref count leak 1999-05-14 20:43:27 +00:00
dcone%netscape.com 0664263319 added a webshell parameter to the PrintContent call, unhooked the PresShell from the
document before deletion.  Fixed a leak.
1999-05-14 14:40:59 +00:00
morse%netscape.com 8dc60dc5f2 fix bug 6168 1999-05-14 06:54:29 +00:00
jfrancis%netscape.com acc4de704d fixing overly noisy asserts 1999-05-14 06:18:07 +00:00
kmcclusk%netscape.com bdce020a9a bug #5993. Removed references to nsIWidget in form HTML content elements. the form elements
now go through the nsFormControlFrame interface instead. This removes the dependency between
form element content and nsIWidget.
1999-05-13 23:45:40 +00:00
rods%netscape.com b08406885d removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable 1999-05-13 21:53:57 +00:00
cmanske%netscape.com 14e032fd19 Fixed isCollapsed not working for a selection with 1 range 1999-05-13 21:49:12 +00:00
evaughan%netscape.com 522e0f5680 Fixed form submission. 1999-05-13 21:29:57 +00:00
neeti%netscape.com ab090b8c08 Fixed SetEnableRendering() in nsDocumentViewer.cpp
Initialized mEnableRendering in constructors of nsDocumentViewer.cpp and nsPlugin.cpp to a default value of PR_TRU
Do EnableRefresh only if mEnableRendering is set to true in nsHTMLContentSink.cpp,nsXMLContentSink.cpp,
nsXMLContentSink.h
1999-05-13 20:27:47 +00:00
kipp%netscape.com afe92292b0 new 1999-05-13 17:47:41 +00:00
warren%netscape.com 7a41ef7d73 Fixed nsICollection (and Count in particular) to be xpidl friendly. 1999-05-13 04:56:04 +00:00
jfrancis%netscape.com abd366921c updated to new iter behavior 1999-05-13 02:50:15 +00:00
jfrancis%netscape.com e932a88dbf better error handling 1999-05-13 02:43:30 +00:00
sspitzer%netscape.com 86e67dfa23 make destructor virtual 1999-05-13 02:23:33 +00:00
mjudge%netscape.com c05d373735 fixing lame compiler bug in SunOS gcc we are using wont accept this template call in nsCOMPtr 1999-05-13 02:14:32 +00:00
sspitzer%netscape.com 09cb39095d make destructors virtual 1999-05-13 02:11:25 +00:00
kipp%netscape.com 78c392bc04 Fixed typo 1999-05-13 01:52:52 +00:00
evaughan%netscape.com 7223c9bfe4 Fixed pseudoclass hack to actually use active, hover, focus pseudoclasses. 1999-05-13 01:35:16 +00:00
kipp%netscape.com e7168e1dea Export nsILineIterator, just in case... 1999-05-13 00:55:55 +00:00
kipp%netscape.com 3993e6bcb0 Fix compiler warnings; implement QueryInterface hack to get at line iterator 1999-05-13 00:55:38 +00:00
kipp%netscape.com 37686d6d0d Updated line iterator impl to match API in nsILineIterator 1999-05-13 00:54:28 +00:00
kipp%netscape.com 7683f72c0c new 1999-05-13 00:54:03 +00:00
mjudge%netscape.com a13ab1bbcf adding back in keyboard navigation. removing const from peekoffset to stop the const creep. changing peekoffset to do the right thing for content based peeking... 1999-05-13 00:44:23 +00:00
mjudge%netscape.com c3a95cdcf8 adding back in keyboard navigation. removing const from peekoffset to stop the const creep 1999-05-13 00:43:47 +00:00
vidur%netscape.com dc6ade4570 Backing out unintentional checkin 1999-05-13 00:24:45 +00:00
vidur%netscape.com 6c2b9ed431 Fixed uninitialized variable problem. 1999-05-13 00:21:50 +00:00
sfraser%netscape.com 4dbf2e2517 IncrementModCount now takes a PRInt32 (this fixes broken builds). 1999-05-12 22:55:29 +00:00
dcone%netscape.com 926c742d61 added a PrintContent() method to these classes 1999-05-12 13:32:09 +00:00
karnaze%netscape.com 1d003a1433 bug 2961 - table desired size considers pass1 size 1999-05-12 04:15:44 +00:00
alecf%netscape.com 830bb69ad1 Count() is no longer const 1999-05-12 02:55:54 +00:00
alecf%netscape.com ea69080f6a remove const-ness from nsICollection::Count() so that it can be represented with XPIDL 1999-05-12 02:53:37 +00:00
karnaze%netscape.com fef8c0bebe additional regression tests 1999-05-11 23:49:46 +00:00
kipp%netscape.com e9b223022b Fix for windoze build 1999-05-11 23:35:05 +00:00
kipp%netscape.com d47feeda47 nuked 1999-05-11 22:42:58 +00:00
kipp%netscape.com ca9b6fcfba Removed nsWBRFrame.cpp from the build 1999-05-11 22:42:43 +00:00
kipp%netscape.com 59b5da802e removed files: mozilla/layout/html/base/src/nsWBRFrame.cpp 1999-05-11 22:42:29 +00:00
kipp%netscape.com 28d856b989 Stubbed out 1999-05-11 22:39:46 +00:00
kipp%netscape.com fea30bc4eb Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
vidur%netscape.com b4df3c05f2 Added IsValidFragment and CreateRange implementations. Added GetContentType method to nsIDocument interface. 1999-05-11 20:22:35 +00:00
vidur%netscape.com d6887d8642 nodeName for HTML elements are uppercase as well. 1999-05-11 20:21:45 +00:00
pinkerton%netscape.com e7170b2816 pull out unused includes. 1999-05-10 23:38:06 +00:00
jfrancis%netscape.com 2886b029de better error detection/handling + some cleanup 1999-05-10 23:29:01 +00:00