waterson%netscape.com
|
89e53b21e2
|
Changed RDF progids to use forward-slashes instead of pipes.
|
1999-03-30 01:09:24 +00:00 |
|
waterson%netscape.com
|
1675e0c378
|
Added code to initialize XPIDL JS stubs, added nsJSXULDocument into the build, temporarily added the rdf service as an attribute on the XUL document.
|
1999-03-30 00:38:16 +00:00 |
|
waterson%netscape.com
|
f69aeedb1d
|
Added nsJSXULTreeElement to the build.
|
1999-03-30 00:05:13 +00:00 |
|
waterson%netscape.com
|
0cf17d4ce5
|
Landed RDF_19990326_BRANCH, scriptability changes.
|
1999-03-29 19:52:54 +00:00 |
|
joki%netscape.com
|
ef6d2b292d
|
Removing assertion from HandleDOMEvent. New capture/bubble path passes through this func.
|
1999-03-29 02:29:43 +00:00 |
|
joki%netscape.com
|
e39e13cf18
|
Changing api uses in editor, rdf, and xpfe to match DOM2 api name/param changes.
|
1999-03-28 22:27:38 +00:00 |
|
rjc%netscape.com
|
b1467f3bf1
|
Fix declarative error.
|
1999-03-28 21:52:31 +00:00 |
|
rjc%netscape.com
|
1c9aa6c8d1
|
Bookmark datasource now has a public interface. Also, with interface it now
has a new method: AddBookmark()
|
1999-03-28 21:33:38 +00:00 |
|
rjc%netscape.com
|
5c32ec9caf
|
Export new interface: nsIBookmarkDataSource.h
|
1999-03-28 21:32:33 +00:00 |
|
ftang%netscape.com
|
9944eaeed5
|
add Set/GetWordBreaker to nsIDocument. reviewed and approved by waterson
|
1999-03-27 00:58:42 +00:00 |
|
waterson%netscape.com
|
e2946fd9b1
|
Got this building and running again.
|
1999-03-27 00:30:20 +00:00 |
|
waterson%netscape.com
|
ebc7d5465e
|
Added paranoid check to UnregisterDataSource() in the case that the datasource was never registered & tries to unregister in its destructor. Optimization to GetResource() -- do away with nsString's as they were causing a lot of heap activity.
|
1999-03-27 00:29:35 +00:00 |
|
waterson%netscape.com
|
7adacca4f2
|
Added check for null pointer when doing synchronous read. Netlib return codes are bogus.
|
1999-03-27 00:28:08 +00:00 |
|
waterson%netscape.com
|
abc7486d75
|
Added SetCookieString() and modified to make it easier to use outside of the browser.
|
1999-03-27 00:26:40 +00:00 |
|
waterson%netscape.com
|
e4cf20079e
|
Added SetCookieString() method, added one byte (for null termination) to browsing profile cookie size, changed NS_NewBrowsingProfile() signature -- no param.
|
1999-03-27 00:26:03 +00:00 |
|
waterson%netscape.com
|
c8f51abe9d
|
Added plc to libs and directory.rdf to install.
|
1999-03-27 00:25:19 +00:00 |
|
waterson%netscape.com
|
f81105da8a
|
Altered NS_NewBrowsingProfile() -- no extra param.
|
1999-03-27 00:24:46 +00:00 |
|
waterson%netscape.com
|
188fe48279
|
Initial revision. Not in the browser build.
|
1999-03-27 00:23:40 +00:00 |
|
ramiro%netscape.com
|
b07b79a055
|
Fix indiscriminate debug comment spewage.
|
1999-03-26 11:34:21 +00:00 |
|
rjc%netscape.com
|
0105d109d4
|
Buffer up a line at a time when reading in FTP input.
|
1999-03-26 07:44:01 +00:00 |
|
rjc%netscape.com
|
34cf08f2d9
|
Gotta luv Makefiles!
|
1999-03-26 06:06:16 +00:00 |
|
rjc%netscape.com
|
0e0cfecb0d
|
Add FTP datasource into build.
|
1999-03-26 05:57:22 +00:00 |
|
waterson%netscape.com
|
28828bd01f
|
Fixed bad merge.
|
1999-03-26 05:34:36 +00:00 |
|
rjc%netscape.com
|
d1bee60226
|
More FTP changes. (Not yet in build)
|
1999-03-26 05:20:25 +00:00 |
|
waterson%netscape.com
|
ad24fe9ead
|
Added some preconditions; changed resource equality test to interface ==.
|
1999-03-26 04:44:24 +00:00 |
|
waterson%netscape.com
|
65e0d2fdfc
|
Added the _real_ RDF namespace, commented out for now.
|
1999-03-26 04:43:28 +00:00 |
|
waterson%netscape.com
|
80812f3661
|
Removed HACK_DONT_USE_LIBREG #ifdef.
|
1999-03-26 04:43:02 +00:00 |
|
waterson%netscape.com
|
9654f7b3c3
|
Fixed default namespaces.
|
1999-03-26 04:42:29 +00:00 |
|
waterson%netscape.com
|
985938caa4
|
Added assert to scream when the browsing profile can't be loaded.
|
1999-03-26 04:41:09 +00:00 |
|
waterson%netscape.com
|
a2cd06c2da
|
Debugged to get working.
|
1999-03-26 04:40:32 +00:00 |
|
briano%netscape.com
|
1533030ed0
|
Made the static library in this directory depend on the same 'extra stuff' as the shared library.
|
1999-03-25 21:32:26 +00:00 |
|
briano%netscape.com
|
2f105ae044
|
Handle NO_STATIC_LIB being set, when all this file does is create a static library.
|
1999-03-25 21:10:22 +00:00 |
|
warren%netscape.com
|
7f9da604ec
|
Reverted accidental commit of makefile.win
|
1999-03-25 08:20:46 +00:00 |
|
warren%netscape.com
|
0a90374811
|
Added brprof bootstrapping code (ifdef DEBUG_warren for now).
|
1999-03-25 08:20:19 +00:00 |
|
warren%netscape.com
|
07521245bf
|
Renamed directory.xml to directory.rdf
|
1999-03-25 07:34:24 +00:00 |
|
warren%netscape.com
|
68eddb1039
|
GetDataSource change to instantiate xml datasources by default.
|
1999-03-25 07:33:07 +00:00 |
|
peterl%netscape.com
|
92aa94c345
|
set default attribute style hint to content
|
1999-03-25 06:32:09 +00:00 |
|
rjc%netscape.com
|
1aec68039f
|
FTP data source (not yet in build)
|
1999-03-25 02:31:15 +00:00 |
|
rjc%netscape.com
|
f13f327752
|
FTP datasource (not yet being built)
|
1999-03-25 02:30:21 +00:00 |
|
rjc%netscape.com
|
6db0a81d8b
|
Make sure history line isn't an empty line.
|
1999-03-24 02:19:02 +00:00 |
|
rjc%netscape.com
|
7876516873
|
More History datasource changes and bugfixes.
|
1999-03-24 02:15:34 +00:00 |
|
rjc%netscape.com
|
42be54930d
|
Take our references to "rdf:mail" datasource.
|
1999-03-24 02:14:42 +00:00 |
|
pinkerton%netscape.com
|
afb8490fa1
|
PBGetVInfo()->PBHGetVInfo() for carbon compliance.
|
1999-03-23 23:29:20 +00:00 |
|
warren%netscape.com
|
515d9bdc9a
|
Changed category db to be the resource: directory.xml. Fixed cursor advancement problem.
|
1999-03-23 20:41:58 +00:00 |
|
rjc%netscape.com
|
c19d197e95
|
Temporarily commenting out remembering of file, due to Win crash in nsFileSpec at startup. (I'll investigate tomorrow!)
|
1999-03-23 11:10:27 +00:00 |
|
rjc%netscape.com
|
4631d1c533
|
Add a couple more dummy entries into sample history file.
|
1999-03-23 10:48:57 +00:00 |
|
rjc%netscape.com
|
67d012a016
|
Smarter "History by Date": break up entries into "Today", "Yesterday", "{day of last week}", and then finally "Week of ...".
|
1999-03-23 10:48:26 +00:00 |
|
rjc%netscape.com
|
eb28db830c
|
Now also read-in/save-out visitCount.
|
1999-03-23 08:00:05 +00:00 |
|
rjc%netscape.com
|
e2fb1362f1
|
Try and do a live import for "IE Favorites" under Windows too now.
|
1999-03-23 07:10:19 +00:00 |
|
rjc%netscape.com
|
53ff2692d3
|
Now do a live import of "IE Favorites" into our bookmarks (on Mac).
|
1999-03-23 06:50:16 +00:00 |
|