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

5979 Коммитов

Автор SHA1 Сообщение Дата
nisheeth%netscape.com 962fa99dbc Fix build bustage. 1999-08-24 23:09:52 +00:00
nisheeth%netscape.com 320980e0cd Adding the methods for creating entity, documenttype, named node maps, notations. Contributed by Johnny Stenback (jst@citec.fi). 1999-08-24 22:26:57 +00:00
nisheeth%netscape.com 617e02b7a2 added files: mozilla/layout/xml/content/src/nsXMLEntity.cpp, mozilla/layout/xml/content/src/nsXMLNotation.cpp, mozilla/layout/xml/content/src/nsXMLDocumentType.cpp, mozilla/layout/xml/content/src/nsXMLNamedNodeMap.cpp 1999-08-24 22:23:25 +00:00
nisheeth%netscape.com a08bcbde60 Adding files that implement the entity, notation, documenttype and namednodemap interfaces. Contributed by Johnny Stenback (jst@citec.fi). 1999-08-24 22:22:36 +00:00
pollmann%netscape.com 9e3f0fe780 Warning cleanups. 1999-08-24 22:03:34 +00:00
pollmann%netscape.com 9b7cbfb55a Split out AddOption/RemoveOption(), plus warning cleanups. 1999-08-24 22:02:42 +00:00
pollmann%netscape.com c1bf9a88cb Split out AddOption/RemoveOption(), plus bug 11676 type cleanups. 1999-08-24 22:01:25 +00:00
pollmann%netscape.com df3d6a9c84 Rewrite of AddOption/RemoveOption(), adding nsISelectControlFrame interface. 1999-08-24 21:55:56 +00:00
mjudge%netscape.com 1ca330a9f0 changes to allow selection in "dead" space between frames. still need work on "outside" and not in the window at all, but this is a very good chunk of the issue and it will solve many many bugs on my place. good for dogfood as well :) 1999-08-24 21:51:47 +00:00
troy%netscape.com 33fe4ff50e Added case selectors for NS_STYLE_BORDER_STYLE_HIDDEN. Treated just like
NS_STYLE_BORDER_STYLE_NONE
1999-08-24 21:47:55 +00:00
troy%netscape.com 17b13f5eb6 Reworked ReparentFrameView() to make it more efficient 1999-08-24 19:26:03 +00:00
karnaze%netscape.com 8871f39487 new regression tests 1999-08-24 18:56:19 +00:00
akkana%netscape.com 70ab0ba259 Revise the doc encoder and content sink APIs yet again to make it easier
to add new flags (pass a flag in the constructor, rather than specific
booleans.  This in order to fix:
11249: Add flag to write only the body in html output.
1999-08-24 18:30:19 +00:00
ramiro%netscape.com e1f2489b0c Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
dcone%netscape.com c09714a046 Fixed some warnings, and some roundoff for the curves 1999-08-24 14:51:16 +00:00
buster%netscape.com aa9d1a9f92 better use of the editor wrapping APIs
better initial placement of the caret in text controls
1999-08-24 13:52:45 +00:00
karnaze%netscape.com 9305f5241c replaced debug flags with class. removed compiler warnings. 1999-08-24 12:01:31 +00:00
hyatt%netscape.com 0e659f3b07 Fix for editor typing bustage (part 2). 1999-08-24 10:20:35 +00:00
hyatt%netscape.com 7f6b4b363f Keyboard navigation is online. 1999-08-24 09:57:11 +00:00
hyatt%netscape.com a8e9e9ed7b Fix for typing bustage in editor. 1999-08-24 09:37:28 +00:00
hyatt%netscape.com 2153ec848c More fun with keyboard navigation. 1999-08-24 08:51:55 +00:00
hyatt%netscape.com 79f9ac9da3 Beginnings of keyboard navigation in the tree widget. No, it doesn't work
yet.
1999-08-24 08:14:21 +00:00
ftang%netscape.com d5d7f2ed5c fix 12378 1999-08-24 07:38:00 +00:00
troy%netscape.com d937ba6572 Fixed the case of the stylesheet PI 1999-08-24 04:44:38 +00:00
karnaze%netscape.com 4b72f89911 bugs 9123, 10002 - percentage height tables exclude margin/border/padding of HTML and BODY 1999-08-24 04:17:05 +00:00
karnaze%netscape.com 2f7e8afc8b new regression tests 1999-08-24 04:10:20 +00:00
sfraser%netscape.com 6336166140 Added nsTreeOuterFrame.cpp for hyatt 1999-08-24 01:06:43 +00:00
hyatt%netscape.com 80207f9347 Adding two files. Tree might go red, since i forgot to add these. 1999-08-24 01:04:33 +00:00
hyatt%netscape.com a02346c645 Making a tree outer frame that is constructed instead of a table outer frame
(for trees only of course).
1999-08-24 00:44:21 +00:00
hyatt%netscape.com 52642de419 Making focus changes on mouse downs crawl up a parent chain to find the nearest
enclosing focusable content.  Allows composite widgets to still receive the focus.
1999-08-24 00:42:38 +00:00
hyatt%netscape.com f3b4498e58 Patching an error in the key event handling. 1999-08-24 00:42:02 +00:00
hyatt%netscape.com 0415138375 Tweaks to trees. 1999-08-24 00:41:21 +00:00
jdunn%netscape.com 87ab6c1fbc HP requires a newline at the end 1999-08-24 00:32:35 +00:00
rods%netscape.com 9d2a369e56 Fixes crash on start up of mail news 1999-08-23 20:59:08 +00:00
rods%netscape.com a37214ea4b Adde code to return the nsListControlFrame frame when adding frames to the combobox. This fixes Bug #11693 1999-08-23 14:05:39 +00:00
rods%netscape.com d242922f1f Added GetDropDown method to return the nsListControlframe 1999-08-23 14:05:37 +00:00
buster%netscape.com 5ad9a0d8d8 preliminary support for text area wrap
install text control's event listeners ahead of the editor's own default listeners.
1999-08-23 06:46:08 +00:00
karnaze%netscape.com 877cee348b new regression test 1999-08-23 05:02:38 +00:00
karnaze%netscape.com 59dfefdff7 bug 11026 - rounding error on balancing when max element size is too large. 1999-08-23 04:41:30 +00:00
hyatt%netscape.com 516a437d89 Fix for bug 9839. 1999-08-23 02:09:01 +00:00
hyatt%netscape.com 6830cb457a Fix for several bugs (12299, 12289, 12295). 1999-08-23 01:13:29 +00:00
troy%netscape.com 64741c3428 Changed diagnostic code to DEBUG_troy instead of NS_DEBUG so it doesn't
slow down all debug builds. Show be done with NSPR loggin instead...
1999-08-23 00:37:10 +00:00
karnaze%netscape.com ef5e992e74 removed assertions in new incremental layout methods 1999-08-22 23:56:39 +00:00
mccabe%netscape.com 2290033202 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
mccabe%netscape.com b95a2bdd54 Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
ramiro%netscape.com 1d23cab69b Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
hyatt%netscape.com 88b3bd5e71 Patching a function used only by the tree code. 1999-08-22 09:50:22 +00:00
hyatt%netscape.com 01667b6bae Changing "onchange" to "onselect". 1999-08-22 08:05:46 +00:00
hyatt%netscape.com 02a91703a9 Fix for bug 11299. 1999-08-22 07:44:00 +00:00
hyatt%netscape.com a557d54296 Fix for bug 9693. 1999-08-22 07:31:35 +00:00