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

32151 Коммитов

Автор SHA1 Сообщение Дата
jdunn%netscape.com e73fe072c3 MUST have a newline at end of file 1999-06-28 21:01:36 +00:00
mscott%netscape.com 25a6e7c788 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:43:28 +00:00
mscott%netscape.com bd5f2eaa51 Necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:38:06 +00:00
mscott%netscape.com 5d01523ea0 nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:37:10 +00:00
warren%netscape.com e3c37c950f Fixed necko ifdefs. 1999-06-28 20:23:53 +00:00
warren%netscape.com e87f3dfecd Fixed necko ifdef. 1999-06-28 20:23:22 +00:00
briano%netscape.com 31b0f03f1f Fix for OpenBSD. 1999-06-28 20:19:58 +00:00
warren%netscape.com 99d39258c9 Removed necko ifdef. 1999-06-28 20:19:48 +00:00
mscott%netscape.com 9904b84b28 remove printf which was printing a char * file path passed into NSRegisterSelf. This file path is base 64
encoded alias handle on the mac and looks bogus when you print it out.
1999-06-28 20:14:10 +00:00
briano%netscape.com 91e7c3fb5e Fix for OpenBSD. 1999-06-28 20:12:32 +00:00
warren%netscape.com 3b18edbd41 Fixed necko linkage. 1999-06-28 20:12:23 +00:00
jdunn%netscape.com 3200c4cfec removing erroronious cast 1999-06-28 20:00:42 +00:00
harishd%netscape.com e5798a9618 Fix for Bug# 8229. 1999-06-28 19:59:38 +00:00
harishd%netscape.com 4cd9667374 Fix for Bug# 7853.
Treating SCRIPT to be CDATA.
1999-06-28 19:58:30 +00:00
evaughan%netscape.com 294fcf4040 Fixed offset bug in the scrollbar 1999-06-28 19:57:28 +00:00
harishd%netscape.com 04bc04532e Fix for Bug# 7957.
Always set the first "Title".
1999-06-28 19:56:10 +00:00
akkana%netscape.com f29a859702 Add copyright notice 1999-06-28 19:38:03 +00:00
slamm%netscape.com 12c759c16e Clean up unblamed items' presentation. 1999-06-28 18:38:51 +00:00
slamm%netscape.com 740bdbce84 Fix bonsai link 1999-06-28 18:33:46 +00:00
slamm%netscape.com 65b9504995 Fix typo. 1999-06-28 18:25:56 +00:00
slamm%netscape.com e5743e8b3d Shorten warnings page. Fix summary table at top. 1999-06-28 18:23:51 +00:00
slamm%netscape.com 5517846563 Use 'excerpt' arg for viewing part of a log. 1999-06-28 18:22:24 +00:00
slamm%netscape.com 50ab142bc7 Find a build record by logfile name. 1999-06-28 18:21:40 +00:00
leaf%mozilla.org 4bdb19ff44 removing cgi.h, which, apparently, is not needed anymore. 1999-06-28 16:11:39 +00:00
dp%netscape.com a927196db7 Fixing depth 1999-06-28 15:55:47 +00:00
nisheeth%netscape.com 684b70fd14 Replacing nsIURI.h with nsIURL.h in the include list. 1999-06-28 15:06:33 +00:00
nisheeth%netscape.com dbca200533 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 be5a7e94a2 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 5508dd4367 added appropriate necko lib to link 1999-06-28 14:19:21 +00:00
nisheeth%netscape.com 46687bfc33 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 c043bd4aa3 necko build 1999-06-28 14:16:31 +00:00
nisheeth%netscape.com bae346e642 Changed nsIURL to nsIURI. 1999-06-28 14:12:08 +00:00
nisheeth%netscape.com 6e140506a0 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 8ae9204dff necko builds 1999-06-28 14:02:28 +00:00
nisheeth%netscape.com 186c247a47 Fixing up xml stylesheet PI... 1999-06-28 14:01:51 +00:00
buster%netscape.com 454b861c52 fixed warnings 1999-06-28 14:00:54 +00:00
nisheeth%netscape.com 1395e7b219 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 3ae7461b9d 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 481008636f fixed warnings 1999-06-28 13:44:40 +00:00
valeski%netscape.com 34b6a4491d necko build 1999-06-28 13:43:53 +00:00
buster%netscape.com 52fea2d39d 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 52b2051e9a 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 75e16c007f 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 02e4b13a9a NECKO build fix. added proper args to nsIWebShell::Reload(). 1999-06-28 12:31:56 +00:00
Jerry.Kirk%Nexwarecorp.com d24488bf64 - Worked on RetrieveCurrentNativeGraphicData method for Photon UI 1999-06-28 12:22:09 +00:00
valeski%netscape.com e16554ea83 NECKO build issue (nsILoadAttrib got loose on us) 1999-06-28 12:20:08 +00:00
hyatt%netscape.com 7cd05a8274 More shuffling and error-checking. 1999-06-28 10:47:52 +00:00
hyatt%netscape.com d1ffe01e19 Shuffling some stuff around. 1999-06-28 10:38:06 +00:00
warren%netscape.com fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
hyatt%netscape.com c756114f03 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