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

978 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 99ad51582d Bug 5490 et al. Don't include local store in XUL document composite datasource until we have XUL syntax for deciding what attributes and elements are shared. r=hyatt, a=chofmann 1999-04-28 20:46:53 +00:00
rjc%netscape.com 8315e6fde0 Add some more nsCOMPtrs to fix leakage. 1999-04-28 07:03:11 +00:00
waterson%netscape.com 7580cac5b1 Added some PR_LOG stuff to help debug leaks. 1999-04-28 06:24:19 +00:00
waterson%netscape.com db5ad72a02 Fix leak of composite datasource on each sort. 1999-04-28 06:23:21 +00:00
bruce%cybersight.com 25345b7651 Remove -lnetlib from link lines. Not needed. 1999-04-28 05:30:09 +00:00
waterson%netscape.com 5808d55c70 Fixed the text of a debug log message. 1999-04-28 04:19:28 +00:00
waterson%netscape.com adb997b56f Made sure that the composite datasource cursor returns unique elements. 1999-04-28 02:42:31 +00:00
waterson%netscape.com c716be445f Added install lines for icons. 1999-04-28 02:41:27 +00:00
waterson%netscape.com c8956a6041 Added flash-panel specific icons so this is prettier to look at. It's still just demo-ware, though. 1999-04-28 02:41:10 +00:00
rjc%netscape.com 4587859d86 Fix typo on XP_MAC. 1999-04-28 01:53:01 +00:00
rjc%netscape.com 9d9aedb786 If the "IE Favorites" root node already exists in bookmarks.html, don't re-add it. 1999-04-28 01:51:36 +00:00
rjc%netscape.com 5eef4002d5 Oops... don't compare against nsnull. 1999-04-28 01:01:06 +00:00
rjc%netscape.com 22b8b32505 We now write out "bookmarks.html" on a Flush(). 1999-04-28 00:58:59 +00:00
ftang%netscape.com 2e97bf7dcc change S/GetDocumentCharacterSet method for nsIDocument interface. 1999-04-27 21:49:25 +00:00
matt%netscape.com dcfd3b5d16 Changing target window to content frame 1999-04-27 21:49:20 +00:00
ftang%netscape.com 37a1e14fc9 pass default charset info to parser 1999-04-27 21:33:36 +00:00
matt%netscape.com e366e84851 Changing Alerts to top and bookmark to the bottom 1999-04-27 21:32:32 +00:00
matt%netscape.com e7ae67b58e Adding sidebarcontainer.xul to rdf resources 1999-04-27 21:21:47 +00:00
matt%netscape.com 9ce0332416 Adding container window for sidebar content 1999-04-27 21:20:33 +00:00
matt%netscape.com 84cc43a261 Adding sdiebar chrome style 1999-04-27 21:19:26 +00:00
waterson%netscape.com fd21497373 Fixed pseudo-profile-url-hack. 1999-04-27 19:50:57 +00:00
waterson%netscape.com 48de941659 Added remote-flash-3.rdf to install. 1999-04-27 19:50:39 +00:00
waterson%netscape.com ca3aba39b7 Added flash resources to install. 1999-04-27 19:26:31 +00:00
waterson%netscape.com abb29e889b Initial revision. 1999-04-27 19:24:38 +00:00
rjc%netscape.com 39529fdcbc Give imported IE Favorites their own icon type (and associated CSS style) so that they can have their own distinct icons. 1999-04-27 07:38:19 +00:00
rjc%netscape.com c00e5c1469 Export IE Favorite icon to DIST area. 1999-04-27 07:37:24 +00:00
rjc%netscape.com 8c3abe5534 Add IE Favorite icon. 1999-04-27 07:36:51 +00:00
waterson%netscape.com facffa6517 Let's try that again. Made sure that the nsIRDFContainer header file is there. 1999-04-27 06:37:41 +00:00
waterson%netscape.com 9657bfa0eb Removed a obsolete container routines. 1999-04-27 06:27:52 +00:00
waterson%netscape.com ecd900302b Add container classes. 1999-04-27 05:54:22 +00:00
waterson%netscape.com b6bd7f337e Land RDF_19990426_BRANCH, which extracted some static C++ routines for manipulating RDF containers into bona fide interfaces. 1999-04-27 05:54:18 +00:00
waterson%netscape.com 3f3dced3eb Land RDF_19990426_BRANCH, which extracted some static C++ routines for manipulating RDF containers into bona fide interfaces. Also, fix a memory leak in the nsElementMap: be sure to hold a reference to the resource that is the key. 1999-04-27 05:53:53 +00:00
rjc%netscape.com 2f3ff86b87 Remove debugging crap. 1999-04-27 05:12:10 +00:00
davidm%netscape.com 50cc808ebf Add nsIWindowMediator.h 1999-04-27 02:57:45 +00:00
davidm%netscape.com 786340eefc First Checked In. 1999-04-27 02:57:22 +00:00
rjc%netscape.com 820bdab28b Use nsSpecialSystemDirectory to determine Windows IE Favorites folder instead of using static "file:///C|/WINDOWS/Favorites/" path.
Thanks to michael.lowe@bigfoot.com for the patch here and to nsSpecialSystemDirectory code.
1999-04-27 02:56:07 +00:00
rjc%netscape.com 97394120ab Give separators a default name (some dashes). 1999-04-27 02:36:22 +00:00
rjc%netscape.com 38a75ee0a4 Added support for smart-sorting, whereby for example in bookmarks, when sorting on the name column, we'll sort in-between separators. 1999-04-27 02:28:12 +00:00
rjc%netscape.com 6fb51639ac More change for nsISupportsArray usage. 1999-04-27 01:48:37 +00:00
rjc%netscape.com 3828abdb73 Separator support. 1999-04-27 01:33:34 +00:00
waterson%netscape.com ec6372c9ce Temporary hack to copy typelibs to components dir so XPConnect works. 1999-04-26 23:29:55 +00:00
waterson%netscape.com f2b911518b Backed up a change I thought was on a branch. 1999-04-26 23:18:51 +00:00
waterson%netscape.com 2ef222ba3a Temporary hacking to get XPT files installed on Win32. 1999-04-26 22:49:40 +00:00
waterson%netscape.com eeefd9bf16 Add container classes. 1999-04-26 22:39:31 +00:00
waterson%netscape.com b462b5628f Initial revision. 1999-04-26 18:46:36 +00:00
waterson%netscape.com c6c5c3567a Added nsIRDFContainer and nsIRDFContainerUtils to replace the old C versions in rdfutil. 1999-04-26 18:45:59 +00:00
waterson%netscape.com 328cfbabc3 Added nsIRDFContainer and nsIRDFContainerUtils. 1999-04-26 18:45:14 +00:00
waterson%netscape.com 974918406a Add sanity checks. 1999-04-26 18:41:10 +00:00
waterson%netscape.com 03e0c09c6f Add sanity checks. Bug 5411, fix off-by-one in destructor loop initializer. 1999-04-26 18:40:53 +00:00
waterson%netscape.com 6bd3e1a899 Bug 5411. Fixed off-by-one in loop initialzer. 1999-04-26 18:40:06 +00:00