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

704 Коммитов

Автор SHA1 Сообщение Дата
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
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