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

32160 Коммитов

Автор SHA1 Сообщение Дата
nisheeth%netscape.com c04d0276a5 Replacing nsIURI.h with nsIURL.h in the include list. 1999-06-28 15:06:33 +00:00
nisheeth%netscape.com 949a2374ff Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
Currently enabled on windows only. Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 14:49:29 +00:00
valeski%netscape.com 3398d77b16 some more idl/#define magic (my fingers are crossed) to get NECKO to build. 1999-06-28 14:46:16 +00:00
valeski%netscape.com 1ba9558249 added appropriate necko lib to link 1999-06-28 14:19:21 +00:00
nisheeth%netscape.com 5ecb0803d5 Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
Currently enabled on windows only. Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 14:17:30 +00:00
valeski%netscape.com ed87f4394a necko build 1999-06-28 14:16:31 +00:00
nisheeth%netscape.com 28012cc29f Changed nsIURL to nsIURI. 1999-06-28 14:12:08 +00:00
nisheeth%netscape.com 863dcf6860 Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
Currently enabled on windows only.  Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 14:12:07 +00:00
valeski%netscape.com 34a671540b necko builds 1999-06-28 14:02:28 +00:00
nisheeth%netscape.com d5c45dd624 Fixing up xml stylesheet PI... 1999-06-28 14:01:51 +00:00
buster%netscape.com 88fa417a4b fixed warnings 1999-06-28 14:00:54 +00:00
nisheeth%netscape.com 502bb58295 Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
Currently enabled on windows only.  Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 13:52:29 +00:00
buster%netscape.com 2cbf846e50 GFX text controls now hanlde max length, and max length set via DOM
GFX text controls now handle readonly and disabled states set via DOM
1999-06-28 13:48:38 +00:00
buster%netscape.com 1823698740 fixed warnings 1999-06-28 13:44:40 +00:00
valeski%netscape.com 3352559e07 necko build 1999-06-28 13:43:53 +00:00
buster%netscape.com 02532a080a Moved GetTextSelectionOffsets and GetDocumentLength from nsTextEditRules to
nsTextEditor.  Added GetDocumentLength to nsITextEditor public interface.
1999-06-28 13:36:38 +00:00
valeski%netscape.com 0607a1d128 removed unnecessary file cgi.h (bug 8916). if someone needs it there and I'm not around, check with mcafee. 1999-06-28 13:13:12 +00:00
valeski%netscape.com f3e538d9e1 NECKO build. pushed the appropriate NECKO apis down into the editor shell from nsIDocumentLoaderObserver. 1999-06-28 13:01:55 +00:00
valeski%netscape.com 1b1b6d308c NECKO build fix. added proper args to nsIWebShell::Reload(). 1999-06-28 12:31:56 +00:00
Jerry.Kirk%Nexwarecorp.com e1683d5baf - Worked on RetrieveCurrentNativeGraphicData method for Photon UI 1999-06-28 12:22:09 +00:00
valeski%netscape.com af1b7b7cf4 NECKO build issue (nsILoadAttrib got loose on us) 1999-06-28 12:20:08 +00:00
hyatt%netscape.com 5cb7376832 More shuffling and error-checking. 1999-06-28 10:47:52 +00:00
hyatt%netscape.com d2598d0dc7 Shuffling some stuff around. 1999-06-28 10:38:06 +00:00
warren%netscape.com f5e1196f42 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
hyatt%netscape.com 9a161d923f Number Two: Mail/news performance continued to decline. We thought the
situation with the tree widget was hopeless.  And so we cloned it.  This
new tree widget is exactly like the original in every way... only
1/8 its size.

Dr. Evil: I shall call it... MINI-TREE.

(Translation: Backward scrolling now works in the lazy tree
widget.)
1999-06-28 08:35:10 +00:00
mcafee%netscape.com b365542c28 Changes for BeOS. 1999-06-28 08:12:44 +00:00
ramiro%netscape.com 9de10e332c Patch from Tomi Leppikangas <tomilepp@rak046.oulu.fi>.
Properly set the background of native widgets and fonts for text areas.
1999-06-28 07:49:39 +00:00
rickg%netscape.com 50d1d0da5d fixed bugs 4041 and 8047 1999-06-28 07:03:01 +00:00
warren%netscape.com bd9c5215ea Fixed NS_NewUnicharStreamLoader export. Added NS_NewLoadGroup. 1999-06-28 06:58:05 +00:00
warren%netscape.com 2be9eae6ed Added nsIBlockingNotification.h. Fixed NS_NewUnicharStreamLoader export. 1999-06-28 06:57:35 +00:00
brendan%netscape.com 006608b0f7 OK, final fix not to impute JS_ARGUMENT_FORMATTER_DEFINED from va_start (duh).
Despite my stupidity here, I must say that over-includers elsewhere of both
jspubtd.h and jsapi.h, and even jscntxt.h, with system headers intermixed, suck
a lot too.
1999-06-28 04:50:37 +00:00
brendan%netscape.com d5e19cb369 Shoot me now. 1999-06-28 04:36:54 +00:00
brendan%netscape.com 72ba6416a2 *Clone* JSArgumentFormatter typedef from jspubtd.h to jsapi.h to cope with bad
includers who grab jspubtd.h first, then stdarg.h, then jsapi.h.  Suckage.
1999-06-28 04:04:58 +00:00
brendan%netscape.com b889c10cb4 Move JSArgumentFormatter typedef from jspubtd.h to jsapi.h to cope with bad
includers who grab jspubtd.h first, then stdarg.h, then jsapi.h.
1999-06-28 03:52:16 +00:00
brendan%netscape.com 7e820b0c72 Added custom JS_{Convert,Push}Arguments{,VA} formatter function support for
use by XPConnect and other clients.
1999-06-28 03:13:21 +00:00
blizzard%redhat.com 4fa4f1c174 page up and page down
pages that move and reflow
next comes the gaffaw
1999-06-28 02:11:22 +00:00
blizzard%redhat.com f8eda73ff4 child window goes
inside scrollbar parent window
next will come events
1999-06-28 00:59:43 +00:00
putterman%netscape.com 3045dc9eb0 Initialize rv otherwise checking it later could return wrong results. 1999-06-27 23:16:25 +00:00
jefft%netscape.com 6ee32ebc48 Make nsCopyRequest::Init() returning nsresult 1999-06-27 21:47:29 +00:00
peterl%netscape.com 6f9cc422d7 removed autostring constructor usage per rickg
cleaned up url listing
1999-06-27 21:17:39 +00:00
peterl%netscape.com bac393ddbc cleanup url listing 1999-06-27 21:16:16 +00:00
peterl%netscape.com d39564b89e removed old autostring constructor per rickg 1999-06-27 20:42:45 +00:00
syd%netscape.com bda05c6a59 Clean up compiler warning (unused variable) 1999-06-27 20:29:16 +00:00
syd%netscape.com 852a2545d8 Fix compiler warning 1999-06-27 19:52:51 +00:00
cmanske%netscape.com c24e7d555c Adding editor toolbar icon 1999-06-27 19:39:30 +00:00
rickg%netscape.com 223060a65c nsString API fixup 1999-06-27 18:53:46 +00:00
cmanske%netscape.com 7e58c8536b Composer UI work. Experiment with popup window for alignment setting 1999-06-27 18:47:19 +00:00
rickg%netscape.com 4c5129437d fixup nsString API 1999-06-27 18:21:27 +00:00
rickg%netscape.com ff2a4004e6 fixup to nsString API 1999-06-27 18:12:01 +00:00
rickg%netscape.com 876d250fee fixup nsString API usage 1999-06-27 18:04:40 +00:00