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

704 Коммитов

Автор SHA1 Сообщение Дата
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
rjc%netscape.com eaa5d400eb Use appropriate icon for actual bookmark URLs. 1999-03-12 05:01:41 +00:00
waterson%netscape.com b204ed66c9 Fix more tab-spaces makefile bustage. 1999-03-12 05:00:13 +00:00
rjc%netscape.com 1dc7b5e355 Removing old personal toolbar folder icons which are too long (>31 characters) due to Mac. They've been replaced by icon files with shorter names. 1999-03-12 04:31:21 +00:00
rjc%netscape.com b413548180 Reducing length of personal toolbar folder icons to be no more than 31 characters as its a Mac limit. 1999-03-12 04:29:41 +00:00
rjc%netscape.com e5f9a14f70 Icon filenames can't be longer than 31 characters (its a Mac limit) so shortening references to the personal toolbar folder icons. Also, adding in icon references to sidebar.xul 1999-03-12 04:19:43 +00:00
rjc%netscape.com 4e2266e2c4 Need to shorten image filenames to 31 or less characters. Its a Mac file limit. 1999-03-12 04:05:23 +00:00
rjc%netscape.com 89f95e4efc Make history datasource work on Mac and Unix, not just Windows. Now using nsFileSpec and removed all Std C FILE code in favor of streams. 1999-03-12 03:42:43 +00:00
warren%netscape.com 53f13f9cb4 Put back in call to NS_NewUnionEnumerator -- resolved link problem. 1999-03-12 02:10:03 +00:00
waterson%netscape.com e0d7b0dd30 s/rdfb/rdf 1999-03-12 01:25:30 +00:00
waterson%netscape.com 2bf8166342 Added rules for personal toolbar GIFs. 1999-03-12 01:23:00 +00:00
waterson%netscape.com a3ccdda0ca Added rules for personal toolbar folder GIFs. 1999-03-12 01:21:40 +00:00
waterson%netscape.com 52b813084e Added icons and style rules for the personal toolbar folder. 1999-03-12 01:21:20 +00:00
waterson%netscape.com b3290410a8 Fixed spaces in Makefile.in. 1999-03-12 00:31:40 +00:00
waterson%netscape.com 4fcaa31487 Added rules to export bookmark images. 1999-03-12 00:01:22 +00:00
waterson%netscape.com 1289e9ff7b Use xul:titledbutton instead of xul:treeicon for now. 1999-03-11 23:59:26 +00:00
waterson%netscape.com e991120721 Added bookmark images and style rules to apply them. 1999-03-11 23:58:51 +00:00
waterson%netscape.com f55d2b7309 Fixed build: capitalization error. 1999-03-11 22:32:44 +00:00
waterson%netscape.com 6e46cc71b3 Bug 3213. Removed obsolete files to keep the tree clean. 1999-03-11 22:26:08 +00:00
hyatt%netscape.com 584f978dfc Added nsXULDocumentInfo.cpp 1999-03-11 20:10:31 +00:00
danm%netscape.com b182b1d56f fix large leak loading XUL page. bug 3561 reported by bruce@cybersight.com. r:hyatt. 1999-03-11 19:54:17 +00:00
hyatt%netscape.com 5fee22456d Adding in the new document info class and tweaking the builder so that
it knows how to use it.
1999-03-11 19:49:32 +00:00
hyatt%netscape.com 09ac24bb6a Code to enable instantiation of the new document info class. 1999-03-11 19:49:05 +00:00
hyatt%netscape.com ae4febb7f6 Helper class for handling of XUL fragments. 1999-03-11 19:48:43 +00:00
rjc%netscape.com b8e70b1743 Comment out NS_PRECONDITION on mDocument. 1999-03-11 12:07:49 +00:00
rjc%netscape.com eb6bc84a7b Better, smarter sorting implementation. 1999-03-11 12:01:47 +00:00
rjc%netscape.com 5999ae50bf Only answer GetTarget() queries if its a file URL (ignore file root node) 1999-03-11 12:00:57 +00:00
warren%netscape.com 7ffd58be7e Commented out line causing link error on mac (fix later). 1999-03-11 11:03:43 +00:00
warren%netscape.com b108def4c3 attempt to fix mac build 1999-03-11 10:18:46 +00:00
warren%netscape.com c2dd39a493 First cut at new command architecture. 1999-03-11 10:01:25 +00:00
hyatt%netscape.com b2fa4f5976 Tweaks related to XUL fragments. 1999-03-10 23:31:26 +00:00
rjc%netscape.com 26211018ff const this, baby! 1999-03-10 22:54:49 +00:00
rjc%netscape.com 400bd8b309 Small sort fix. 1999-03-10 22:02:25 +00:00
rjc%netscape.com d58133810f When asking for a bookmark's URL via GetTarget(), synthesize it. 1999-03-10 21:58:40 +00:00
waterson%netscape.com 814b4b5526 Added GetResource() to XULElement. 1999-03-10 20:20:52 +00:00
waterson%netscape.com bdc7dc2003 Remove invalid reference to nsIRDFContent.h 1999-03-10 20:18:21 +00:00
hyatt%netscape.com dce8a87ab7 Working on XUL fragments. 1999-03-10 20:05:12 +00:00
waterson%netscape.com c0948f0710 Added SetDataBase() implementation that'll set the database on the DOMXULNode. 1999-03-10 19:54:36 +00:00
pinkerton%netscape.com 6d0da63421 correct my pitiful spelling of bonsai. 1999-03-10 19:39:04 +00:00
mcafee%netscape.com 73bf3f79fd Solaris doesn't like the dangling semi-colon after NS_DECL_ISUPPORTS_INHERITED macro. 1999-03-10 10:52:50 +00:00
rjc%netscape.com ee1810d07b Cast away! and changed a few .Equals() to now be .EqualsIgnoreCase() 1999-03-10 09:41:07 +00:00