mscott%netscape.com
|
accaad05aa
|
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
|
20f563331e
|
check for null mdb row when setting property, perhaps fix #7443
|
1999-06-16 02:17:08 +00:00 |
rjc%netscape.com
|
b41727d2c1
|
Add in search datasource in bookmarks.
|
1999-06-16 02:14:56 +00:00 |
waterson%netscape.com
|
89362c4c3b
|
Bug 8267. Add nsIRDFContainer::RemoveElementAt() implementation.
|
1999-06-16 02:08:54 +00:00 |
waterson%netscape.com
|
8a37a5afc1
|
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
|
912dc7a410
|
add commit after deleting msg
|
1999-06-16 02:07:00 +00:00 |
waterson%netscape.com
|
333904edb8
|
Remove Window.Equals() hack.
|
1999-06-16 02:06:48 +00:00 |
waterson%netscape.com
|
1992f25d97
|
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
|
0caf87c5a7
|
remove unnecessary functions
|
1999-06-16 02:04:53 +00:00 |
sspitzer%netscape.com
|
1bb6bde68f
|
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
|
0f28b35924
|
More Search changes.
|
1999-06-16 01:47:02 +00:00 |
pollmann%netscape.com
|
ed17f9ac7a
|
Bug 2195: select[n] == select.options[n], new IID for nonstandard DOM interface
|
1999-06-16 01:41:13 +00:00 |
pavlov%pavlov.net
|
b5edfd980d
|
initial context menu stuff.. not finished
|
1999-06-16 01:34:29 +00:00 |
mcmullen%netscape.com
|
f976179b96
|
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
|
4bc541dcea
|
Do not include nsXMLTokenizer.h any more.
|
1999-06-16 01:31:55 +00:00 |
jband%netscape.com
|
01f33d5355
|
updaing TODO list
|
1999-06-16 01:30:13 +00:00 |
jband%netscape.com
|
cd88910ae0
|
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
|
47260c98ab
|
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
|
731fce2c37
|
#8264 "[PP] Mac GFX draws lines one pixel too long"
|
1999-06-16 01:18:15 +00:00 |
waterson%netscape.com
|
be10c75fd5
|
No longer need to special case comparison of XPConnect and DOM objects.
|
1999-06-16 01:12:37 +00:00 |
nisheeth%netscape.com
|
f3d6ae27d7
|
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
|
844d5ad262
|
Use C comment delims and not C++
|
1999-06-16 01:08:26 +00:00 |
radha%netscape.com
|
a3ee977080
|
Fix the GetURL() bustage in windows
|
1999-06-16 01:02:19 +00:00 |
alecf%netscape.com
|
f47c470057
|
remove unused functions
|
1999-06-16 01:01:09 +00:00 |
alecf%netscape.com
|
8408c4a703
|
remove some unused functions
|
1999-06-16 01:00:29 +00:00 |
rjc%netscape.com
|
6228b0e0fd
|
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
|
06a3bbc5fe
|
back out previous checkin - busts on windows
|
1999-06-16 00:59:24 +00:00 |
alecf%netscape.com
|
7c01734804
|
back out last checkin, busts on windows
|
1999-06-16 00:58:16 +00:00 |
akkana%netscape.com
|
9788382e4d
|
Add a comment and an acute entity, for testing purposes
|
1999-06-16 00:53:54 +00:00 |
akkana%netscape.com
|
e230b266b9
|
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
|
bb73de7547
|
if 0 and static a bunch of functions that aren't used anywhere
|
1999-06-16 00:51:20 +00:00 |
gagan%netscape.com
|
9a6a3c5bf2
|
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
|
f6f5c54d23
|
Updated mac projects to reflect Candice' changes to windows/unix.
|
1999-06-16 00:47:36 +00:00 |
hangas%netscape.com
|
c5a3fa2ff4
|
Commented out Mac breakage
|
1999-06-16 00:46:12 +00:00 |
vidur%netscape.com
|
cbef600091
|
sink now creates content for BASE element
|
1999-06-16 00:44:50 +00:00 |
pierre%netscape.com
|
1e060c947c
|
#4084 "JS events: Mac form element events"
|
1999-06-16 00:41:30 +00:00 |
pierre%netscape.com
|
78efb015ea
|
#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
|
4d18680a4e
|
#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
|
14576afcda
|
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
|
425e1115ca
|
use PR_LOG for debugging
|
1999-06-16 00:37:57 +00:00 |
radha%netscape.com
|
3d210479e7
|
OOps. Commented out NS_NewSessionHistory() by mistake in the previous checkin
|
1999-06-16 00:35:53 +00:00 |
danm%netscape.com
|
93def8f8a7
|
released modal dialog windows after use
|
1999-06-16 00:34:11 +00:00 |
dp%netscape.com
|
49de0b7870
|
Using default autoregistration
|
1999-06-16 00:34:08 +00:00 |
pinkerton%netscape.com
|
e2370b2b19
|
remove the toolbar appCore from the build.
|
1999-06-16 00:32:12 +00:00 |
dp%netscape.com
|
77d9670ae2
|
Using default autoregistration.
|
1999-06-16 00:29:34 +00:00 |
danm%netscape.com
|
d5d0d0cbb6
|
just added some usage notes and a bit of extra care during window initialization
|
1999-06-16 00:27:41 +00:00 |
dp%netscape.com
|
0bf10f471a
|
Removing xcDllStore.cpp from the build.
|
1999-06-16 00:27:13 +00:00 |
dp%netscape.com
|
55b0233159
|
Registry location and filename added.
|
1999-06-16 00:26:43 +00:00 |
dp%netscape.com
|
24790557d2
|
Removing nsIComponentManager.h from nsIFileSpec.h to prevent circular
header dependencies in preparation for component manager using nsIFileSpec.
|
1999-06-16 00:26:02 +00:00 |
bienvenu%netscape.com
|
b7bf28278a
|
work around gcc bug with MI
|
1999-06-16 00:25:14 +00:00 |