dp%netscape.com
25f98b017e
Caching of commonly used registry keys. Patch from Nicholas Ambrose <nick87@hotmail.com>. Thanks nick.
1999-04-06 08:26:38 +00:00
nisheeth%netscape.com
e126a46c91
Fixing well-formedness errors reported by expat.
1999-04-06 08:25:39 +00:00
nisheeth%netscape.com
57efcd65f5
1) Fixed a mistaken assumption made by the XML error handling code in nsExpatTokenizer. It no longer treats the error location returned by expat as being relative to the current XML chunk being parsed. Instead, the error location is considered to be relative to the start of the XML file. The lengths of incoming XML chunks are added to a new member variable, mBytesParsed. When an error occurs, we subtract mBytesParsed from the error location returned by expat to give us the offset of the error in the XML chunk.
...
2) When nsWellFormedDTD sees an error token, it dumps the error to cerr and notifies the content sink about it. This is a temporary solution. The right behavior is for the browser to show the error in the content window which, currently, happens only for .XML documents. XUL and RDF files use their own content sinks which do not implement error handling. This needs to change so that code is shared among the XML, RDF, and XUL content sinks. I do not want to fix error handling by just cutting and pasting the error handling code from the XML content sink into the RDF and XUL content sinks.
1999-04-06 08:17:03 +00:00
waterson%netscape.com
9dc10cd2bf
Fixed a _big_ memory leak: circular reference between the document, content sink, and parser. Now the document releases the parser immediately after telling it to start parsing.
1999-04-06 07:48:21 +00:00
grail%cafebabe.org
489dbfa00b
Patch from Joel York to implement the overloaded BerkeleyStore.getFolder().
1999-04-06 07:24:43 +00:00
sspitzer%netscape.com
6745445fb7
don't use the throbbing N for the busy, use the animated gif built from
...
anims00.gif - anims29.gif
1999-04-06 07:14:33 +00:00
sspitzer%netscape.com
43426539e7
build the tests by default
1999-04-06 06:47:47 +00:00
sspitzer%netscape.com
648abd98d7
have the throbber point to www.mozilla.org, not www.netscape.com
1999-04-06 06:47:05 +00:00
waterson%netscape.com
e463eee79f
Made nsXULAttribute implement nsIDOMAttr, and made nsXULAttributes implement nsIDOMNamedNodeMap. Updated the nsRDFElement accordingly, and implemented GetAttributes() and Set/GetAttributeNode().
1999-04-06 06:40:31 +00:00
waterson%netscape.com
c45bb6f9cd
Added dom-test-2.xul.
1999-04-06 06:38:42 +00:00
waterson%netscape.com
b72044c515
Initial revision.
1999-04-06 06:37:52 +00:00
waterson%netscape.com
e47f3cbebd
Regenerated using long-long instead of PRTime.
1999-04-06 06:36:50 +00:00
waterson%netscape.com
ff5484c66e
Add contentframe.html to INSTALL.
1999-04-06 06:28:52 +00:00
warren%netscape.com
b105285634
Replaced nsIProtocolConnection argument with nsISupports generic context.
1999-04-06 06:11:51 +00:00
warren%netscape.com
eb79562943
Fixed to work, but don't try it for a directory with too many files!
1999-04-06 06:11:23 +00:00
warren%netscape.com
47085e4f4f
Added GetIThread method
1999-04-06 06:09:15 +00:00
sspitzer%netscape.com
1797ffc3c9
added lines for anims15.gif - anims29.gif
1999-04-06 06:08:55 +00:00
sspitzer%netscape.com
d389978f3d
getting rid of the throbber.
...
Mozilla is from mozilla.org
Communciator is from www.netscape.com
1999-04-06 06:06:00 +00:00
pavlov%pavlov.net
9dcc71f5b8
refcounting cleanups. more to come.
1999-04-06 05:50:37 +00:00
tague%netscape.com
3d8b5c2eec
Fixed bug #3867 : nsIWin32Locale::GetPlatformLocale not returning the correct value for en_US
1999-04-06 05:46:29 +00:00
bienvenu%netscape.com
a3caca534e
more work on threading interfaces, plus i18n change
1999-04-06 05:44:37 +00:00
waterson%netscape.com
151da4bcb4
Add registry.rdf to INSTALL target.
1999-04-06 05:36:52 +00:00
karnaze%netscape.com
e63d71d48d
bug 4295 - anonymous table frame for caption is part of frame tree
1999-04-06 05:19:38 +00:00
alecf%netscape.com
514a36aee8
output results of new factory's CreateInstance()
1999-04-06 05:06:47 +00:00
troy%netscape.com
b8f2ac33e8
Changed ContentAppended() and ContentInserted() to work correctly
...
if the parent frame has :before or :after pseudo-elements
1999-04-06 04:58:05 +00:00
warren%netscape.com
f463afe3df
Fixed refcount problems.
1999-04-06 04:57:44 +00:00
alecf%netscape.com
b8a2a9e4c4
resolve libreg unresolved symbols
1999-04-06 04:54:00 +00:00
spence%netscape.com
031b004ffa
netlib protocol dialogs
1999-04-06 04:48:23 +00:00
karnaze%netscape.com
04718c3c4f
preliminary work for bug 4534
1999-04-06 04:47:18 +00:00
spence%netscape.com
28b66341a5
fixes for netlib protocol dialogs
1999-04-06 04:41:50 +00:00
alecf%netscape.com
03c1e753d4
remove unused variable
1999-04-06 04:40:01 +00:00
alecf%netscape.com
dc08d9f769
resolve undefined symbols and fix library dependancies
1999-04-06 04:37:50 +00:00
sspitzer%netscape.com
905bea92ce
fix my build breakage
1999-04-06 04:36:28 +00:00
alecf%netscape.com
440a79131c
add libreg for xpcom
1999-04-06 04:30:26 +00:00
troy%netscape.com
2dccfc7ba7
Changed FindFrameWithContent() to ignore frames associated with
...
generated content
1999-04-06 04:29:31 +00:00
alecf%netscape.com
878d7ce196
fix various unused and uninitialize variables, newline at end of file, etc.
1999-04-06 04:27:51 +00:00
alecf%netscape.com
840de6c963
remove various unused variables, fix some signed/unsigned problems, fix some sscanf/printf format strings
1999-04-06 04:26:14 +00:00
sspitzer%netscape.com
7103bd56e2
added newsParser
1999-04-06 04:26:13 +00:00
sspitzer%netscape.com
34b7d25991
add the newsParser test
1999-04-06 04:23:42 +00:00
sspitzer%netscape.com
3fd8819602
add newParserTest to the tests
1999-04-06 04:23:17 +00:00
sspitzer%netscape.com
340a380cbb
quiet egcs / gcc.
...
(the windows compiler will compile ANYTHING, or windows people like to ignore
warnings.)
update the arguments to Open(). This code has suffered bit rot.
1999-04-06 04:22:45 +00:00
mscott%netscape.com
ae5235c6d7
Fix mismatched allocation/deallocation routines for the buffer in nsBufferedStream.
1999-04-06 03:26:23 +00:00
pavlov%pavlov.net
3c0ab316be
remove extra member that wasn't being used.
1999-04-06 03:25:34 +00:00
mscott%netscape.com
f040f2fcb4
Updates to how we generate components in create instance. All the NS_New*** objects require an interface ID now and they return a ref counted object.
1999-04-06 03:24:04 +00:00
mscott%netscape.com
05fa867e97
NS_NewMsgCompose, NS_NewMsgCompFields, NS_NewMsgSend all take interface IDs.
1999-04-06 03:23:22 +00:00
mscott%netscape.com
3e25c8c7f2
NS_NewComposer and NS_NewComposerBootstrap take interface IDs.
1999-04-06 03:22:41 +00:00
mscott%netscape.com
b0d6c14ecb
NS_NewComposeAppCore takes an interface ID.
1999-04-06 03:22:21 +00:00
mscott%netscape.com
51acd806c1
NS_NewMsgCompose, NS_NewMsgCompFields, NS_NewMsgSend, NS_NewComposeAppCore, NS_NewComposer all now take an interface IID.
1999-04-06 03:21:50 +00:00
mscott%netscape.com
950bc10f23
Clean up our create instance method. Always check to see if the construction of the object succeeded or not. In addition, verify that the QI succeeded and if it failed, delete the object we had created.
1999-04-06 03:15:55 +00:00
mscott%netscape.com
039fd48b0b
Fixed with help from Jean-Francois. In ::GetMessages, if getting the folderInfo failed, then we still tried to access the object through the pointer outside of the if(m_folderInfo) clause. Also, we need to initialize the return value as it didn't get a value in one code path...
1999-04-06 03:14:18 +00:00