waterson%netscape.com
|
daa930f060
|
Remove nsXULDataSource.cpp from the build: it's obsolete. Re-factor interfaces into individual .idl files.
|
1999-05-05 03:11:23 +00:00 |
waterson%netscape.com
|
6cffa8b4cf
|
Bug 5937. (Well, related to it.) Fixed a bug-waiting-to-happen-with-forms. Make sure we _get_ the resource before we try to release it.
|
1999-05-05 02:44:49 +00:00 |
waterson%netscape.com
|
1e998bfbd7
|
Clean up includes.
|
1999-05-04 05:29:20 +00:00 |
rickg%netscape.com
|
97ebb3dd28
|
fixed nsString2 API mismatch
|
1999-05-04 05:09:48 +00:00 |
waterson%netscape.com
|
61ec76503b
|
Bug 4725. Use PRUnichar for bookmark titles. r=rjc,a=chofmann
|
1999-05-01 19:32:57 +00:00 |
waterson%netscape.com
|
3df4d738e3
|
Bug 4805. Re-wrote to be more paranoid. r=rjc,a=chofmann
|
1999-04-30 23:14:30 +00:00 |
waterson%netscape.com
|
aa24a3d644
|
Bug 5637. Don't release each observer in the destructor, because we only hold a weak ref to it. r=rjc,a=chofmann.
|
1999-04-29 04:20:14 +00:00 |
rjc%netscape.com
|
1d70c6f3ac
|
Fix typo on XP_MAC.
|
1999-04-28 01:53:01 +00:00 |
rjc%netscape.com
|
cc13401085
|
If the "IE Favorites" root node already exists in bookmarks.html, don't re-add it.
|
1999-04-28 01:51:36 +00:00 |
rjc%netscape.com
|
3c0104c081
|
Oops... don't compare against nsnull.
|
1999-04-28 01:01:06 +00:00 |
rjc%netscape.com
|
559bb8d293
|
We now write out "bookmarks.html" on a Flush().
|
1999-04-28 00:58:59 +00:00 |
ftang%netscape.com
|
23aa77ee25
|
pass default charset info to parser
|
1999-04-27 21:33:36 +00:00 |
rjc%netscape.com
|
1421d26db9
|
Give imported IE Favorites their own icon type (and associated CSS style) so that they can have their own distinct icons.
|
1999-04-27 07:38:19 +00:00 |
waterson%netscape.com
|
43590208f7
|
Land RDF_19990426_BRANCH, which extracted some static C++ routines for manipulating RDF containers into bona fide interfaces.
|
1999-04-27 05:54:18 +00:00 |
davidm%netscape.com
|
15c9ad527b
|
Add nsIWindowMediator.h
|
1999-04-27 02:57:45 +00:00 |
davidm%netscape.com
|
d6dfc8e679
|
First Checked In.
|
1999-04-27 02:57:22 +00:00 |
rjc%netscape.com
|
e9b5086a97
|
Use nsSpecialSystemDirectory to determine Windows IE Favorites folder instead of using static "file:///C|/WINDOWS/Favorites/" path.
Thanks to michael.lowe@bigfoot.com for the patch here and to nsSpecialSystemDirectory code.
|
1999-04-27 02:56:07 +00:00 |
rjc%netscape.com
|
c05f18409a
|
Give separators a default name (some dashes).
|
1999-04-27 02:36:22 +00:00 |
rjc%netscape.com
|
6acfb6ac21
|
Separator support.
|
1999-04-27 01:33:34 +00:00 |
waterson%netscape.com
|
544bc8bb05
|
Add sanity checks.
|
1999-04-26 18:41:10 +00:00 |
waterson%netscape.com
|
a9a438cc68
|
Add sanity checks. Bug 5411, fix off-by-one in destructor loop initializer.
|
1999-04-26 18:40:53 +00:00 |
waterson%netscape.com
|
4ef47ff52b
|
Bug 5411. Fixed off-by-one in loop initialzer.
|
1999-04-26 18:40:06 +00:00 |
waterson%netscape.com
|
0c8b663d44
|
Added parameter checks. Updated return codes.
|
1999-04-26 18:07:54 +00:00 |
bruce%cybersight.com
|
6a345a6387
|
Fix for calls to nsFileSpec::GetLeafName(). It allocates memory with strdup(), so use free() and not delete[].
|
1999-04-25 13:27:36 +00:00 |
rjc%netscape.com
|
11be946dcc
|
Fix file system datasource after Chris' landing.
|
1999-04-24 09:28:50 +00:00 |
rjc%netscape.com
|
286a725663
|
Fix related links after Chris' landing.
|
1999-04-24 09:07:02 +00:00 |
waterson%netscape.com
|
e545139879
|
The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH.
|
1999-04-24 02:41:02 +00:00 |
rjc%netscape.com
|
5556ece92f
|
hasAssertion() should return NS_OK irregardless of whether it actually has the assertion or not (instead of returning NS_ERROR_FAILURE if it it doesn't have the assertion).
|
1999-04-24 01:11:44 +00:00 |
rickg%netscape.com
|
7b552e65af
|
sync up with nsString2.cpp
|
1999-04-22 17:08:36 +00:00 |
rjc%netscape.com
|
90e6185a70
|
Typo.
|
1999-04-22 11:11:33 +00:00 |
rjc%netscape.com
|
f5d3cedb9f
|
Save file as text.
|
1999-04-22 10:56:15 +00:00 |
rjc%netscape.com
|
9fa27c7077
|
Save as text files.
|
1999-04-22 10:50:48 +00:00 |
rjc%netscape.com
|
1bc93b6384
|
Adding support for "Related Links".
|
1999-04-22 10:46:28 +00:00 |
rickg%netscape.com
|
198cfbb96b
|
update to sync with nsString2
|
1999-04-22 06:13:43 +00:00 |
rickg%netscape.com
|
26f04dff54
|
sync with new nsString2 API
|
1999-04-21 04:02:14 +00:00 |
rjc%netscape.com
|
960a74971b
|
Return names of FTP URLs.
|
1999-04-20 20:28:57 +00:00 |
rickg%netscape.com
|
0d1b06ca19
|
sync with nsString2 API
|
1999-04-20 07:20:21 +00:00 |
waterson%netscape.com
|
3e0548d9c1
|
Removed straggling rdf_Assert() that was #ifdef XP_MAC.
|
1999-04-17 00:25:04 +00:00 |
waterson%netscape.com
|
d5d7bafd37
|
Code cleanup. Got rid of rdf_Assert() functions.
|
1999-04-17 00:10:18 +00:00 |
waterson%netscape.com
|
a5c1a36321
|
Code cleanup.
|
1999-04-16 08:39:02 +00:00 |
waterson%netscape.com
|
f850ba87c3
|
Moved localstore.rdf to the bin dir instead of tmp so that clobber builds will blow it away.
|
1999-04-13 21:02:18 +00:00 |
jdunn%netscape.com
|
96f6fb37a2
|
remove compiler warning, add comment delimiters after endif
|
1999-04-12 20:58:05 +00:00 |
waterson%netscape.com
|
98e0d29dc4
|
Landed RDF_19990407_BRANCH, which includes changes to support the local store, support for namespace prefixes in DOM methods, and notifications.
|
1999-04-12 19:02:12 +00:00 |
hyatt%netscape.com
|
5837b4bd4b
|
Bug 3298 fixed with this patch.
|
1999-04-10 09:31:48 +00:00 |
nisheeth%netscape.com
|
7d88a409a5
|
Replacing asserts in the destructor with printf's. These asserts fire when the namespace or content stacks are non-empty which can happen for any malformed XML document, now that expat is enabled.
This checkin and the earlier one to htmlparser/src/* was approved by Chris Hoffmann earlier todxay.
|
1999-04-08 09:27:08 +00:00 |
waterson%netscape.com
|
4e233c0d33
|
Bug 4710. Implement no-ops for local store commands so as not to break stuff that depends on commands working. r=putterman@netscape.com, a=chofmann@netscape.com
|
1999-04-08 00:43:11 +00:00 |
waterson%netscape.com
|
d012f6729c
|
Bug 4706. Make sure to close the first RDF:RDF tag. Duh.
|
1999-04-07 23:18:54 +00:00 |
waterson%netscape.com
|
52df040914
|
Modified to use NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes (local store implementation)
|
1999-04-07 06:29:41 +00:00 |
waterson%netscape.com
|
de411d583e
|
Added nsLocalStore.cpp.
|
1999-04-06 20:37:24 +00:00 |
waterson%netscape.com
|
df01f723f4
|
Added nsILocalStore.h
|
1999-04-06 20:36:37 +00:00 |