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

47676 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 1b109edcc2 Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build. 1999-11-30 06:18:58 +00:00
tbogard%aol.net f4f62bed05 Errr, this should help baby wensleydale. 1999-11-30 06:02:46 +00:00
warren%netscape.com e480d13275 Workaround for Solaris bustage. 1999-11-30 05:58:24 +00:00
warren%netscape.com 290d065910 Removed util dir from build. 1999-11-30 05:52:41 +00:00
troy%netscape.com 7bf90e4b27 Fixed compiler warning 1999-11-30 05:38:15 +00:00
warren%netscape.com fc8a2a4eb2 Added include of nsNetUtil.h to pick up NS_NewSyncStreamListener 1999-11-30 05:32:14 +00:00
warren%netscape.com 4e2588b525 Removed nsICapabilities.idl -- subsumed by nsIInterfaceRequestor.idl 1999-11-30 05:18:39 +00:00
troy%netscape.com 6070918134 b=20286. Changed PlaceFloater() so that it repositions any views after
placing the frame
1999-11-30 05:09:08 +00:00
warren%netscape.com 2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
warren%netscape.com 2832e2ca92 Changed from no_neckoutil2_branch to remove neckoutil from build. Bug #11159 1999-11-30 04:49:11 +00:00
troy%netscape.com a87ea4d233 Changes parameter to be "const nsRect*" and changed a comment 1999-11-30 04:48:34 +00:00
valeski%netscape.com 4909924e98 r=waterson. 16914. FTP was authentication anonymously even though username and pwd info were suppplied in the url. now it isn't 1999-11-30 04:39:29 +00:00
waterson%netscape.com 947d490060 Fix RemoveStyleSheet() per pierre's comments. 1999-11-30 04:33:28 +00:00
tbogard%aol.net 0ce76837f3 Put a couple of what were protected member functions of nsWebShell into the public API. This was needed during the period of rebuilding the webshell. 1999-11-30 04:32:42 +00:00
tbogard%aol.net f66740f59e nsWebShell now implements nsIDocShell. This is to pave the way for getting converted over to the docshell world. r=pavlov 1999-11-30 04:32:09 +00:00
mccabe%netscape.com 8d329c492e Shrink 'ifeq ($(XPIDL_MODULE),)'-conditional error code from an if-else to just an if, so that gmake clobber, etc. works even when the error would fire.
r=shaver.
1999-11-30 04:25:19 +00:00
valeski%netscape.com 7e72cd5bf7 18434. r=rpotts. HTTP now implements OpenInputStream and proxies event sink callbacks between the caller and the transport. 1999-11-30 04:15:27 +00:00
tbogard%aol.net b79a4cc957 Removing now that the interface definition can be found in the IDL file. 1999-11-30 04:09:16 +00:00
valeski%netscape.com 76719511ea r=waterson. 17647. MIME mapping for file extensions was case sensitive. we now disregard case (this is actually broken, but for 99% of the real world cases we're covered) 1999-11-30 04:07:51 +00:00
tbogard%aol.net c5a3233ffe Adding new line at the end of the file to get rid of the warning. 1999-11-30 03:50:05 +00:00
slamm%netscape.com 82c3050fb2 Checked in proper MANIFEST file. This can go away now. 1999-11-30 03:06:47 +00:00
slamm%netscape.com b07b123b71 Add dialogs for adding panels. r=mcafee 1999-11-30 03:03:35 +00:00
slamm%netscape.com 94548ef844 Add directories for sidebar component: public and src. r=mcafee 1999-11-30 03:03:31 +00:00
slamm%netscape.com 20a8e8c351 Turn item selection back on. r=mcafee 1999-11-30 03:03:27 +00:00
slamm%netscape.com c8cdfec814 Move click handler from <tree> to <treechildren>. This prevents clicks
on the column headers from launching a browser. Bug 11996. r=mcafee
1999-11-30 03:03:23 +00:00
slamm%netscape.com a5b353c8dd Remove obsolete JavaScript code for the sidebar. r=mcafee 1999-11-30 03:03:20 +00:00
slamm%netscape.com 065f184c9f Add persistence for state of folder splitter. Remove persistence
for sidebar-splitter (sidebarOverlay.xul handles it.) r=mcafee
1999-11-30 03:03:13 +00:00
slamm%netscape.com 22c358712f Temp fix for Mac build 1999-11-30 02:53:41 +00:00
slamm%netscape.com ec0297813d Remove unused flash.dtd entry. 1999-11-30 02:33:31 +00:00
slamm%netscape.com 8fa00bd904 Remove unused files. 1999-11-30 02:14:41 +00:00
slamm%netscape.com 2ed3f074d3 Remove unused flash files 1999-11-30 02:12:04 +00:00
slamm%netscape.com 796891009b Remove unused files. 1999-11-30 02:09:03 +00:00
slamm%netscape.com 30ca67161a Remove unused files. 1999-11-30 02:03:38 +00:00
slamm%netscape.com f584b0bcd5 Something goofy is up with tinderbox. Going back to 1.72. 1999-11-30 02:00:13 +00:00
slamm%netscape.com 4930229272 Reapply checkout changes, but add extra quotes to date. 1999-11-30 01:40:05 +00:00
slamm%netscape.com e155a34658 Revert to last revision until change can handle pull by date. 1999-11-30 01:30:54 +00:00
slamm%netscape.com b36efbddce Fix build bustage. 1999-11-30 01:24:41 +00:00
waterson%netscape.com 5af687d68f Use '.' notation rather than '~=' for performance reasons. r=hyatt 1999-11-30 01:17:34 +00:00
waterson%netscape.com 8d89aefd28 Don't re-create atom over and over. r=hyatt 1999-11-30 01:13:36 +00:00
mscott%netscape.com 649881fcba Fix xp build breakage by defining rv.
I'm not sure how this compiled on someone's machine =)
1999-11-30 01:12:58 +00:00
tbogard%aol.net 84eb2092e0 link with jsdom.dll so we get the methods to create a new ScriptGlobalObject and context. 1999-11-30 01:08:08 +00:00
rjc%netscape.com 8e6c603637 Fix bug # 20238: when bookmarking a URL, if it doesn't have a title specified, fallback to using the URL as the title. 1999-11-30 01:07:20 +00:00
tbogard%aol.net 2d28986f21 nsDocShell now implements nsIScriptContextOwner. 1999-11-30 01:06:59 +00:00
tbogard%aol.net 09d26dc298 Declare that nsCDocShell implements nsIScriptContextOwner. 1999-11-30 01:05:28 +00:00
slamm%netscape.com 50da1e6e83 Add class="push dialog" to "Close" button to make it look like a button. r=mcafee 1999-11-30 01:03:46 +00:00
slamm%netscape.com ad71d16ddc Add dropdown icon for personal toolbar. Replace at will.
I am not a graphic designer. r=mcafee
1999-11-30 01:03:44 +00:00
slamm%netscape.com e9f06f1a6b Add sidebar component for js api to sidebar (e.g. addPanel()). r=mcafee 1999-11-30 01:03:39 +00:00
slamm%netscape.com f24e1ae1fc Model history after bookmarks. Share the css and js files with bookmarks.
Fix overlaping columns, bug #17975. r=mcafee
1999-11-30 01:03:28 +00:00
slamm%netscape.com 6533220eda Remove old files. r=mcafee 1999-11-30 01:03:22 +00:00
slamm%netscape.com 30bc8e854c Add Sidebar modules. r=mcafee 1999-11-30 01:03:02 +00:00