Граф коммитов

670 Коммитов

Автор SHA1 Сообщение Дата
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
warren%netscape.com 24c6ea43be Fixed to not link with rdf.dll 1999-03-23 04:51:09 +00:00
rjc%netscape.com ca2de5203e Add first level of "History by Date" support. 1999-03-23 03:24:33 +00:00
warren%netscape.com ed278584ba Implemented GetDescription 1999-03-23 03:12:15 +00:00
warren%netscape.com c7fd76090a Added stuff to dump out hex. Removed SetCookieString -- didn't make sense. 1999-03-23 02:32:09 +00:00
warren%netscape.com 50c9cb8329 Added stuff to look for parent directory urls. 1999-03-23 02:13:04 +00:00
warren%netscape.com 703387bcf3 Fixed resource release problem. 1999-03-23 01:52:20 +00:00
warren%netscape.com 8d16c9efdc Now it manages the vector (untested). 1999-03-23 01:50:00 +00:00
warren%netscape.com 87918e8656 Added new browsing profile stuff. 1999-03-22 23:51:38 +00:00
rickg%netscape.com e26a3d2825 prep work to land nsString2 1999-03-22 08:29:26 +00:00
waterson%netscape.com e05927b6bb Hooked up history to the front-end, cleaned up a bunch of bugs. 1999-03-20 17:12:37 +00:00
vidur%netscape.com 695fabe1b5 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 add90a8810 Again. 1999-03-20 00:41:14 +00:00
mcmullen%netscape.com 0a17b73c96 More fixes (dangling pointers and fishy constscoffness) 1999-03-20 00:29:16 +00:00
mcmullen%netscape.com ca3e7e9d9a FIx possible bustage (not shown up on tinderbox yet). 1999-03-20 00:18:53 +00:00
rjc%netscape.com 25c09f47d0 Remember cast of void ** on QueryInterface! 1999-03-19 04:19:55 +00:00
rjc%netscape.com 592a18a6b2 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 d2971bcdb2 Finish implementing match criterion. 1999-03-19 04:14:20 +00:00
rjc%netscape.com 1f6deb1970 Add some more sample Find queries and some Mac bookmarks. 1999-03-19 04:14:01 +00:00
rjc%netscape.com dfbfd28db5 Remove const. 1999-03-19 01:56:21 +00:00
rjc%netscape.com 6bd92ecea0 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 ece7ff423b Be sure to NS_INIT_REFCNT() for InMemoryResourceCursor() creation. 1999-03-19 01:09:48 +00:00
rjc%netscape.com b8c6ad0745 Only answer questions with positive assertions. 1999-03-19 00:44:04 +00:00
rjc%netscape.com 356d2d3172 Add RDF find datasource into build system. 1999-03-19 00:01:49 +00:00
rjc%netscape.com 2e2ebfe6cd 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 e1e2ae2c5e 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 7bf1038547 Add Find datasource CID. 1999-03-18 22:38:30 +00:00
rjc%netscape.com d8d1a5e842 Add a sample "Find Queries" bookmark folder for testing. 1999-03-18 22:36:13 +00:00
rjc%netscape.com e53b82059b Export nsIRDFFind.h 1999-03-18 22:35:12 +00:00
rjc%netscape.com 2e873c5ecd First Checked In. 1999-03-18 22:34:22 +00:00
mcafee%netscape.com 805daa683e Ignore generated files. 1999-03-18 22:01:51 +00:00
putterman%netscape.com 93a88864fd 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 f015e3ae42 Fixes for the mouseover toolbar button problem. Approved by Chris. 1999-03-18 21:18:00 +00:00
waterson%netscape.com 4448c809b6 Fixed nsCOMPtr bustage. Friggin' windows compiler. 1999-03-18 21:03:01 +00:00
waterson%netscape.com ebde2d3222 Added dom-test-1. 1999-03-18 20:55:53 +00:00
waterson%netscape.com de2a1b6fcf Test files for DOM manipulators. 1999-03-18 20:54:14 +00:00
waterson%netscape.com 1c77095e4c Fixed unwanted NS_RELEASE() in RegisterResource(). 1999-03-18 20:47:27 +00:00
waterson%netscape.com 48737e010f Changed to use operator new[] instead of PL_strdup(). (Thanks, Brad!) 1999-03-18 20:47:03 +00:00
waterson%netscape.com bd152bda2b Cleaned up code that mutates an element's ID, modulo bug 3971. 1999-03-18 20:46:02 +00:00
leaf%mozilla.org 4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
matt%netscape.com c31ec036fc changing www.bugsplat.org to bugsplat.mozilla.org in the toolbar 1999-03-16 21:39:06 +00:00
hyatt%netscape.com d5989bccd6 Changes to fix the Bookmarks menu crashing problem. 1999-03-15 05:36:13 +00:00
mcmullen%netscape.com abb0abb222 Adjusted the use of nsFileSpec in GetVolumeList(), thereby avoiding a crash. 1999-03-13 22:52:24 +00:00
rjc%netscape.com 9ad0260123 Reduce amount of string allocation, and delete []basename when done with it. 1999-03-13 09:32:13 +00:00