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

844 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 39d17aa7e7 New test for XPIDL stuff. 1999-04-01 08:07:11 +00:00
waterson%netscape.com 64ff84d2b9 Fixed a bug in URL truncation; updated resources and structure to reflect Guha's latest drop. 1999-04-01 08:05:45 +00:00
waterson%netscape.com b0ddf21d28 Guha's latest and greatest. 1999-04-01 07:56:31 +00:00
waterson%netscape.com 607baa7a31 Fixed refcount bug. 1999-04-01 06:44:50 +00:00
waterson%netscape.com 2041bbcc79 Flip MOZ_BRPROF switch. 1999-04-01 06:40:09 +00:00
waterson%netscape.com ec23597790 Fixed a case where we weren't handling default namespaces on output. 1999-04-01 05:17:05 +00:00
waterson%netscape.com d876715ce5 Add brprof to build if MOZ_BRPROF is set. 1999-04-01 05:10:05 +00:00
waterson%netscape.com edc80f8420 Cleaned this mess up. 1999-04-01 05:09:34 +00:00
waterson%netscape.com e1644cc242 Initial revision. 1999-04-01 05:08:16 +00:00
waterson%netscape.com 35346dad3a Added browsing profile to the build. 1999-04-01 02:30:51 +00:00
waterson%netscape.com 4293358b74 Check to make sure that you have content in the doc before doing GetElementById(). (This was causing crash in SearchForNodeByID() -- thanks to law@netscape.com for the fix.) 1999-04-01 02:30:03 +00:00
waterson%netscape.com 09fb78fcb4 First Checked In. 1999-04-01 02:03:03 +00:00
vidur%netscape.com 60b09b8c97 Added epilog and prolog to document. 1999-03-31 20:49:42 +00:00
sspitzer%netscape.com b0a8e7f7d0 changing the static gRDFService to a local variable.
removing the gRefCnt code.
this allows the three pane to work on Linux
1999-03-31 19:22:10 +00:00
slamm%netscape.com 70139f59d3 Show colors for sorting states. Will use icons next. 1999-03-31 19:09:44 +00:00
donm%netscape.com d4adfbd43d backing out mac bustage. 1999-03-31 16:41:11 +00:00
waterson%netscape.com 452c4821d9 Regenerated files to pick up bug fixes to the -m stub XPIDL compiler. 1999-03-31 06:43:43 +00:00
kipp%netscape.com 6c8a8e4919 landed HPUX patch from Kartik Subbarao <subbarao@computer.org> 1999-03-31 04:54:42 +00:00
jdunn%netscape.com 9959e0cc94 Fix compiler warning (at least on AIX) 1999-03-31 04:20:33 +00:00
waterson%netscape.com 489a4f94fd Bug 4433. Fix XUL content sink to return NS_OK instead of NS_ERROR_UNEXPECTED when it sees too many close tags. 1999-03-31 03:53:46 +00:00
sspitzer%netscape.com 5187470a59 remove a warning
too many warnings, and people will just ignore them
1999-03-30 15:12:32 +00:00
rjc%netscape.com 6356dba9b1 Add "Shortcut URL" column in bookmark window. 1999-03-30 11:41:30 +00:00
rjc%netscape.com e16abf736b Fix crash when sorting on a column (due to change on how GetTarget() returns errors.) 1999-03-30 11:05:58 +00:00
rjc%netscape.com 08d0b05e70 Add FindBookmarkShortcut() method. 1999-03-30 10:42:55 +00:00
rjc%netscape.com 4b0a833581 Add a column for "URL Shortcuts" and add a few sample shortcuts (for Mac websites) 1999-03-30 10:41:11 +00:00
waterson%netscape.com 99a0e395db Fixed GetTarget() to use new return codes. 1999-03-30 03:58:24 +00:00
sspitzer%netscape.com 59313bf970 initializing some uninitialized variables 1999-03-30 03:07:20 +00:00
waterson%netscape.com 95fe5b64f9 Changed RDF-specific errors to be success rather than error codes. 1999-03-30 02:30:16 +00:00
guha%netscape.com aa73966da2 changes to directory.rdf 1999-03-30 02:07:02 +00:00
waterson%netscape.com 833f7f782b Made sure to copy data source URI for key in the hashtable. 1999-03-30 01:41:21 +00:00
waterson%netscape.com e1975708cd Updated for changes to RDF interfaces for scriptability. 1999-03-30 01:15:01 +00:00
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
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
rjc%netscape.com 68b5fd27ca Use nsFileURL instead of nsFilePath to get file URL. 1999-03-13 09:25:46 +00:00
rjc%netscape.com 32e3e22a86 Add column sorting support to bookmarks.xul 1999-03-13 09:10:40 +00:00
hyatt%netscape.com 8a2617aabc Menus are much closer now. 1999-03-13 00:31:05 +00:00
hyatt%netscape.com d3c5cc49f3 On the road to making the bookmarks menu work properly. 1999-03-13 00:08:25 +00:00
pierre%netscape.com f6ea34953b fixed uninitialized variable in XULContentSinkImpl::Init() 1999-03-12 23:36:33 +00:00
waterson%netscape.com 4666f0968a Bug 3529: re-rooting the tree. Added code in the generic content builder that notices changes to the 'id=' attribute and reconstructs the tree from a new resource when the object's identity is changed. Also, renamed the nsRDFGenericBuilder::IsWidgetElement() to IsFolderOrItem(), because that's what it's doing. 1999-03-12 22:20:34 +00:00
warren%netscape.com 0bee8db3d7 Fixed comment. 1999-03-12 21:39:25 +00:00
warren%netscape.com 5ab052576e Changed GetEnabledCommands to GetAllCommands/IsCommandEnabled. 1999-03-12 21:28:34 +00:00
putterman%netscape.com 0cff9e55b8 comment out NS_ERROR in remove 1999-03-12 13:13:58 +00:00
ramiro%netscape.com 4c82e5e158 Dont build broken rdfsink tests, breaks --enable-tests. 1999-03-12 11:27:57 +00:00
waterson%netscape.com fd6693c5a2 More nsCOMPtr bustage. !@$!%!@ Mac. 1999-03-12 10:29:11 +00:00
waterson%netscape.com 390be57079 Fixed nsCOMPtr bustage on Mac. 1999-03-12 10:24:42 +00:00
waterson%netscape.com b258cdbea3 Added note on making fns virtual. 1999-03-12 10:09:51 +00:00
waterson%netscape.com 587c81faba Added precondition checks to DOM observer APIs. 1999-03-12 10:09:26 +00:00
waterson%netscape.com 2d87bf73bc Fixed bug with ambiguity that may occur in calls to RDFTreeBuilderImpl::RemoveWidgetItem(); implemented OnRemoveChild() DOM observer. 1999-03-12 10:09:07 +00:00
rjc%netscape.com 47baa76a2a Damn tabs/spaces. 1999-03-12 09:21:04 +00:00
rjc%netscape.com 60620dc46d Move folder-open.gif and folder-closed.gif into dist area. 1999-03-12 09:00:58 +00:00
rjc%netscape.com 709bbefa61 The file system datasource now sets a type='FileSystemObject' attribute on file system nodes. 1999-03-12 08:50:36 +00:00
rjc%netscape.com 68ed3db323 Only set container='true' when something is really a container. 1999-03-12 08:49:26 +00:00
rjc%netscape.com 2da1bd5452 Add icons for type=FileSystemObject 1999-03-12 08:48:21 +00:00
rjc%netscape.com a66384ce9c First Checked In. 1999-03-12 08:38:21 +00:00
waterson%netscape.com 9948afecc3 Renamed IsWidgetProperty() to IsContainmentProperty(), added RemoveWidgetItem() call and hooked it up in the generic builder. 1999-03-12 08:13:14 +00:00
waterson%netscape.com c23bfa638d Ripped out the 'toy' parser and installed an updated version of the parser from 4.5. 1999-03-12 07:46:42 +00:00
hyatt%netscape.com 816a74efd1 Changing the name of the include tag. 1999-03-12 05:22:19 +00:00
hyatt%netscape.com eafe35fb02 XUL fragments live! 1999-03-12 05:21:25 +00:00
hyatt%netscape.com 7b38b946bc Tweaked the content sink to remove an unused argument from the Init method. 1999-03-12 05:21:01 +00:00