rjc%netscape.com
|
3dce29a17d
|
FTP data source (not yet in build)
|
1999-03-25 02:31:15 +00:00 |
rjc%netscape.com
|
08ad0f2ba5
|
FTP datasource (not yet being built)
|
1999-03-25 02:30:21 +00:00 |
rjc%netscape.com
|
ca9e9ef1e8
|
Make sure history line isn't an empty line.
|
1999-03-24 02:19:02 +00:00 |
rjc%netscape.com
|
0bbed1e31c
|
More History datasource changes and bugfixes.
|
1999-03-24 02:15:34 +00:00 |
rjc%netscape.com
|
736d7a7761
|
Take our references to "rdf:mail" datasource.
|
1999-03-24 02:14:42 +00:00 |
pinkerton%netscape.com
|
d37ae9ace8
|
PBGetVInfo()->PBHGetVInfo() for carbon compliance.
|
1999-03-23 23:29:20 +00:00 |
warren%netscape.com
|
99547c6f1d
|
Changed category db to be the resource: directory.xml. Fixed cursor advancement problem.
|
1999-03-23 20:41:58 +00:00 |
rjc%netscape.com
|
6c829e8a78
|
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
|
abdac57577
|
Add a couple more dummy entries into sample history file.
|
1999-03-23 10:48:57 +00:00 |
rjc%netscape.com
|
03719ce91a
|
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
|
45f090cfcf
|
Now also read-in/save-out visitCount.
|
1999-03-23 08:00:05 +00:00 |
rjc%netscape.com
|
a2f71eb2ca
|
Try and do a live import for "IE Favorites" under Windows too now.
|
1999-03-23 07:10:19 +00:00 |
rjc%netscape.com
|
b5529bf892
|
Now do a live import of "IE Favorites" into our bookmarks (on Mac).
|
1999-03-23 06:50:16 +00:00 |
warren%netscape.com
|
05f5f7a9dd
|
Fixed to not link with rdf.dll
|
1999-03-23 04:51:09 +00:00 |
rjc%netscape.com
|
dfccebfeb8
|
Add first level of "History by Date" support.
|
1999-03-23 03:24:33 +00:00 |
warren%netscape.com
|
a630655983
|
Implemented GetDescription
|
1999-03-23 03:12:15 +00:00 |
warren%netscape.com
|
d026008c19
|
Added stuff to dump out hex. Removed SetCookieString -- didn't make sense.
|
1999-03-23 02:32:09 +00:00 |
warren%netscape.com
|
44aff6fc0a
|
Added stuff to look for parent directory urls.
|
1999-03-23 02:13:04 +00:00 |
warren%netscape.com
|
e5d58b55b9
|
Fixed resource release problem.
|
1999-03-23 01:52:20 +00:00 |
warren%netscape.com
|
10b24bdf36
|
Now it manages the vector (untested).
|
1999-03-23 01:50:00 +00:00 |
warren%netscape.com
|
2f8efe2f14
|
Added new browsing profile stuff.
|
1999-03-22 23:51:38 +00:00 |
rickg%netscape.com
|
ede624cbbf
|
prep work to land nsString2
|
1999-03-22 08:29:26 +00:00 |
waterson%netscape.com
|
cc60ec79d3
|
Hooked up history to the front-end, cleaned up a bunch of bugs.
|
1999-03-20 17:12:37 +00:00 |
vidur%netscape.com
|
60c2b1e433
|
Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash.
|
1999-03-20 01:51:00 +00:00 |
mcmullen%netscape.com
|
bcccdd97a7
|
Again.
|
1999-03-20 00:41:14 +00:00 |
mcmullen%netscape.com
|
9a38c7ef90
|
More fixes (dangling pointers and fishy constscoffness)
|
1999-03-20 00:29:16 +00:00 |
mcmullen%netscape.com
|
56ecec4954
|
FIx possible bustage (not shown up on tinderbox yet).
|
1999-03-20 00:18:53 +00:00 |
rjc%netscape.com
|
84a6a133a9
|
Remember cast of void ** on QueryInterface!
|
1999-03-19 04:19:55 +00:00 |
rjc%netscape.com
|
bcebc7129c
|
Added a comment about nsString.Find() which is currently only case-significant. We really want to have a case-insignificant Find().
|
1999-03-19 04:17:17 +00:00 |
rjc%netscape.com
|
73863de580
|
Finish implementing match criterion.
|
1999-03-19 04:14:20 +00:00 |
rjc%netscape.com
|
7751d5d8a4
|
Add some more sample Find queries and some Mac bookmarks.
|
1999-03-19 04:14:01 +00:00 |
rjc%netscape.com
|
f9fe32efb7
|
Remove const.
|
1999-03-19 01:56:21 +00:00 |
rjc%netscape.com
|
53523f7518
|
When sorting (not natural order), first ask for a slightly modified target value. This allows a datasource to detect when a value is being asked for sorting purposes and can be smart... for example, a mail datasource could strip off the "Re:" on mail messages.
|
1999-03-19 01:52:18 +00:00 |
rjc%netscape.com
|
40c46dff38
|
Be sure to NS_INIT_REFCNT() for InMemoryResourceCursor() creation.
|
1999-03-19 01:09:48 +00:00 |
rjc%netscape.com
|
44fbced18b
|
Only answer questions with positive assertions.
|
1999-03-19 00:44:04 +00:00 |
rjc%netscape.com
|
c9dc7bb1a2
|
Add RDF find datasource into build system.
|
1999-03-19 00:01:49 +00:00 |
rjc%netscape.com
|
05b6bfd742
|
No longer checking if a file URL is a directory and, if so, appending a slash. nsFileSpec et.al. should be doing that now.
|
1999-03-19 00:00:52 +00:00 |
waterson%netscape.com
|
0c1a11239c
|
Bug 3978. Removed warning: it was silly. This happens all the time for HTML content in a XUL document.
|
1999-03-18 23:04:58 +00:00 |
rjc%netscape.com
|
c9a122d5fd
|
Add Find datasource CID.
|
1999-03-18 22:38:30 +00:00 |
rjc%netscape.com
|
0b7812b66f
|
Add a sample "Find Queries" bookmark folder for testing.
|
1999-03-18 22:36:13 +00:00 |
rjc%netscape.com
|
0279f04966
|
Export nsIRDFFind.h
|
1999-03-18 22:35:12 +00:00 |
rjc%netscape.com
|
22d4c58ae3
|
First Checked In.
|
1999-03-18 22:34:22 +00:00 |
mcafee%netscape.com
|
3c14b895d6
|
Ignore generated files.
|
1999-03-18 22:01:51 +00:00 |
putterman%netscape.com
|
07b1eaa48a
|
Increase the length the url can be before the document file name is prepended to it.
|
1999-03-18 21:43:00 +00:00 |
hyatt%netscape.com
|
6647377172
|
Fixes for the mouseover toolbar button problem. Approved by Chris.
|
1999-03-18 21:18:00 +00:00 |
waterson%netscape.com
|
d26e64f9ea
|
Fixed nsCOMPtr bustage. Friggin' windows compiler.
|
1999-03-18 21:03:01 +00:00 |
waterson%netscape.com
|
f55670db30
|
Added dom-test-1.
|
1999-03-18 20:55:53 +00:00 |
waterson%netscape.com
|
c8663687cd
|
Test files for DOM manipulators.
|
1999-03-18 20:54:14 +00:00 |
waterson%netscape.com
|
b0c919c3ee
|
Fixed unwanted NS_RELEASE() in RegisterResource().
|
1999-03-18 20:47:27 +00:00 |
waterson%netscape.com
|
d1f752c7d8
|
Changed to use operator new[] instead of PL_strdup(). (Thanks, Brad!)
|
1999-03-18 20:47:03 +00:00 |