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

708 Коммитов

Автор SHA1 Сообщение Дата
joki%netscape.com 47eaa109a7 Removing assertion from HandleDOMEvent. New capture/bubble path passes through this func. 1999-03-29 02:29:43 +00:00
joki%netscape.com 5abbeab8a7 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 f3134154fc Fix declarative error. 1999-03-28 21:52:31 +00:00
rjc%netscape.com 98bd3a87f0 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 10fbe0639d Export new interface: nsIBookmarkDataSource.h 1999-03-28 21:32:33 +00:00
ftang%netscape.com 50880692ba add Set/GetWordBreaker to nsIDocument. reviewed and approved by waterson 1999-03-27 00:58:42 +00:00
waterson%netscape.com 6ecb8f8419 Got this building and running again. 1999-03-27 00:30:20 +00:00
waterson%netscape.com 089b59eec1 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 e226dd45e4 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 2f2ff33f1f 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 991b1464ef 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 809e60b98c Added plc to libs and directory.rdf to install. 1999-03-27 00:25:19 +00:00
waterson%netscape.com bf2cecb488 Altered NS_NewBrowsingProfile() -- no extra param. 1999-03-27 00:24:46 +00:00
waterson%netscape.com b99f6739e9 Initial revision. Not in the browser build. 1999-03-27 00:23:40 +00:00
ramiro%netscape.com 58156c9428 Fix indiscriminate debug comment spewage. 1999-03-26 11:34:21 +00:00
rjc%netscape.com 24f2f5e954 Buffer up a line at a time when reading in FTP input. 1999-03-26 07:44:01 +00:00
rjc%netscape.com 4a0cdf9124 Gotta luv Makefiles! 1999-03-26 06:06:16 +00:00
rjc%netscape.com a84bec059e Add FTP datasource into build. 1999-03-26 05:57:22 +00:00
waterson%netscape.com 7e832a0c8d Fixed bad merge. 1999-03-26 05:34:36 +00:00
rjc%netscape.com 3c9ae2c577 More FTP changes. (Not yet in build) 1999-03-26 05:20:25 +00:00
waterson%netscape.com 65e97da034 Added some preconditions; changed resource equality test to interface ==. 1999-03-26 04:44:24 +00:00
waterson%netscape.com 3e108aa171 Added the _real_ RDF namespace, commented out for now. 1999-03-26 04:43:28 +00:00
waterson%netscape.com 00896c290d Removed HACK_DONT_USE_LIBREG #ifdef. 1999-03-26 04:43:02 +00:00
waterson%netscape.com 430bbb3c3f Fixed default namespaces. 1999-03-26 04:42:29 +00:00
waterson%netscape.com 715da55dfe Added assert to scream when the browsing profile can't be loaded. 1999-03-26 04:41:09 +00:00
waterson%netscape.com 1c28dcc482 Debugged to get working. 1999-03-26 04:40:32 +00:00
briano%netscape.com 21b2a84a25 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 41dd62814d 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 f63bc93364 Reverted accidental commit of makefile.win 1999-03-25 08:20:46 +00:00
warren%netscape.com ebddfe0196 Added brprof bootstrapping code (ifdef DEBUG_warren for now). 1999-03-25 08:20:19 +00:00
warren%netscape.com b8d2b8f0c4 Renamed directory.xml to directory.rdf 1999-03-25 07:34:24 +00:00
warren%netscape.com c660e1db8d GetDataSource change to instantiate xml datasources by default. 1999-03-25 07:33:07 +00:00
peterl%netscape.com 4783a22e3c set default attribute style hint to content 1999-03-25 06:32:09 +00:00
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