Commit Graph

30711 Commits

Author SHA1 Message Date
blizzard%redhat.com
a24a554785 xlib renders, baby. 1999-06-16 03:07:55 +00:00
sdagley%netscape.com
6bdf7701c6 First Checked In. 1999-06-16 03:02:41 +00:00
alecf%netscape.com
59997498c8 return XP_AssertAtLine 1999-06-16 02:41:15 +00:00
sspitzer%netscape.com
3cbd1d2a40 more build bustage fixes. burn, hollywood, burn. 1999-06-16 02:37:48 +00:00
sspitzer%netscape.com
e6d83cd3e9 more fixes for build bustage 1999-06-16 02:25:34 +00:00
alecf%netscape.com
36a6ac8cd6 second attempt to eliminate useless functions 1999-06-16 02:23:26 +00:00
sspitzer%netscape.com
c8a83b6b4f more build bustage fixes 1999-06-16 02:21:19 +00:00
mscott%netscape.com
0124f4b62b Don't attempt to read from the file we are sending unless the file stream is in fact open. 1999-06-16 02:19:49 +00:00
bienvenu%netscape.com
7a90886028 check for null mdb row when setting property, perhaps fix #7443 1999-06-16 02:17:08 +00:00
rjc%netscape.com
b898073146 Add in search datasource in bookmarks. 1999-06-16 02:14:56 +00:00
waterson%netscape.com
55bfcc32bd Bug 8267. Add nsIRDFContainer::RemoveElementAt() implementation. 1999-06-16 02:08:54 +00:00
waterson%netscape.com
dbf578a94e Bug 6665. Hack to addref resources before doing the sort. This saves mailnews from having to recreate them. 1999-06-16 02:07:56 +00:00
bienvenu%netscape.com
86716ae5bd add commit after deleting msg 1999-06-16 02:07:00 +00:00
waterson%netscape.com
3309c5b828 Remove Window.Equals() hack. 1999-06-16 02:06:48 +00:00
waterson%netscape.com
02f1b36a67 Add WalkTheStack() implementation for i386 Linux. Tip o' the hat to kipp for the stack walking code, and shaver for the dladdr() hint. Replace PR_snprintf() with nsIToA(). 1999-06-16 02:05:32 +00:00
alecf%netscape.com
f830104d5e remove unnecessary functions 1999-06-16 02:04:53 +00:00
sspitzer%netscape.com
5d3a23c418 fix build bustage. sending mail to rahda so she can back this out, if necessary 1999-06-16 01:50:17 +00:00
rjc%netscape.com
cff5f78f40 More Search changes. 1999-06-16 01:47:02 +00:00
pollmann%netscape.com
71f57e08a6 Bug 2195: select[n] == select.options[n], new IID for nonstandard DOM interface 1999-06-16 01:41:13 +00:00
pavlov%pavlov.net
528b39e1e4 initial context menu stuff.. not finished 1999-06-16 01:34:29 +00:00
mcmullen%netscape.com
db65fec7e6 Fix the profile logic now that a default profile is not created by pref->StartUp(). 1999-06-16 01:33:02 +00:00
nisheeth%netscape.com
15da3d57ee Do not include nsXMLTokenizer.h any more. 1999-06-16 01:31:55 +00:00
jband%netscape.com
f482f9d4df updaing TODO list 1999-06-16 01:30:13 +00:00
jband%netscape.com
d5eb762653 fix for bug 8248. Not setting the VAL_IS_IFACE flag for purely out params when calling native from JS. All interfaces that return an interface (e.g. QueryInterface) were getting left with one extra ref. Yuck! 1999-06-16 01:29:49 +00:00
nisheeth%netscape.com
8f16f22564 Fixed a crash that resulted from trying to access freed memory in CSSLoaderImpl::DidLoadStyle(). I was trying to access aLoadData to print out an error message after aLoadData had been freed. Moved the error printing code to where aLoadData still has valid content. 1999-06-16 01:29:27 +00:00
pierre%netscape.com
849596767d #8264 "[PP] Mac GFX draws lines one pixel too long" 1999-06-16 01:18:15 +00:00
waterson%netscape.com
944bdf8b0b No longer need to special case comparison of XPConnect and DOM objects. 1999-06-16 01:12:37 +00:00
nisheeth%netscape.com
6dbcdb1e3f We no longer need to check an environment variable before instantiating the expat tokenizer. The next step is to remove the XML tokenizer from the build system. 1999-06-16 01:11:48 +00:00
jdunn%netscape.com
2f2ef137f0 Use C comment delims and not C++ 1999-06-16 01:08:26 +00:00
radha%netscape.com
f561d8a451 Fix the GetURL() bustage in windows 1999-06-16 01:02:19 +00:00
alecf%netscape.com
ab5a7f30d5 remove unused functions 1999-06-16 01:01:09 +00:00
alecf%netscape.com
e74fccfcfd remove some unused functions 1999-06-16 01:00:29 +00:00
rjc%netscape.com
c10c0ed04e Add checks for NULL before using mInner. It could be NULL, for example, if JavaScript creates the datasource but forgets to Init() the datasource. 1999-06-16 00:59:43 +00:00
alecf%netscape.com
50ef4ebdfb back out previous checkin - busts on windows 1999-06-16 00:59:24 +00:00
alecf%netscape.com
7e8ad4c950 back out last checkin, busts on windows 1999-06-16 00:58:16 +00:00
akkana%netscape.com
16848bc65f Add a comment and an acute entity, for testing purposes 1999-06-16 00:53:54 +00:00
akkana%netscape.com
43d9accae2 Oh, drat. Previous fix for const problem also threw away the result
of UnicodeToHTMLString.  This fixes that.
1999-06-16 00:52:47 +00:00
alecf%netscape.com
f1c17414c8 if 0 and static a bunch of functions that aren't used anywhere 1999-06-16 00:51:20 +00:00
gagan%netscape.com
f21af13f8c Removed the temporary Open call on nsIChannel. Inspite of the misnomer, the AsyncRead is the one to use. 1999-06-16 00:49:01 +00:00
hangas%netscape.com
8699f97df1 Updated mac projects to reflect Candice' changes to windows/unix. 1999-06-16 00:47:36 +00:00
hangas%netscape.com
f031fb76f6 Commented out Mac breakage 1999-06-16 00:46:12 +00:00
vidur%netscape.com
67ee9dfef9 sink now creates content for BASE element 1999-06-16 00:44:50 +00:00
pierre%netscape.com
e8149574c4 #4084 "JS events: Mac form element events" 1999-06-16 00:41:30 +00:00
pierre%netscape.com
3fffa7168d #4084 "JS events: Mac form element events" A little cleanup in key events too 1999-06-16 00:41:02 +00:00
pierre%netscape.com
5c9b83c219 #4084 "JS events: Mac form element events" #7100 "JS change state (enabled/checked) of html:checkbox doesn't redraw" 1999-06-16 00:40:20 +00:00
danm%netscape.com
4824d684b1 more careful with dialog webshellwindow member variable. fixes bug 7858. also, release appshell service correctly 1999-06-16 00:38:22 +00:00
blizzard%redhat.com
491cc36d07 use PR_LOG for debugging 1999-06-16 00:37:57 +00:00
radha%netscape.com
2007f6c72d OOps. Commented out NS_NewSessionHistory() by mistake in the previous checkin 1999-06-16 00:35:53 +00:00
danm%netscape.com
0e5788ca4a released modal dialog windows after use 1999-06-16 00:34:11 +00:00
dp%netscape.com
2cfd8edb31 Using default autoregistration 1999-06-16 00:34:08 +00:00