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

47642 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 571f8394a6 Working on code to enumerate installed skins, packages, and locales. r=gimpy 1999-11-30 11:33:44 +00:00
ssu%netscape.com 1694e1ba19 enabling ren8dot3 to be part of tinderbox build 1999-11-30 09:52:34 +00:00
ssu%netscape.com 344f5ed4f6 updating core script to use the new folder object instead of strings for paths/folders. r=sgehani@netscape.com. Not part of Tinderbox. 1999-11-30 09:50:46 +00:00
hyatt%netscape.com 220e46adc4 Adding idl for the chrome entry (used for enumeration of installed skins, packages and locales). r=gimpy 1999-11-30 09:37:58 +00:00
ssu%netscape.com ccbd0ce776 initial checkin of perl script to recursively remove directories. Not part of tinderbox. 1999-11-30 09:36:53 +00:00
hyatt%netscape.com ce7a5655c1 More skin goodness. r=gimpy 1999-11-30 09:29:43 +00:00
warren%netscape.com 030dabc043 Toned down warning message for libs phase. 1999-11-30 08:09:12 +00:00
warren%netscape.com b5fd9eb350 Removed neckoutil_s.lib 1999-11-30 07:58:20 +00:00
mccabe%netscape.com 3739f2becc Reinstating backed-out fix to 18636; move FileLocator registration call from xpfe/bootstrap/nsSetupRegistry to webshell/tests/viewer/nsSetupRegistry, to make sure that the FileLocator service is available to the viewer. This fixes prefs for the viewer, broken before because they couldn't get at FileLocator.
FileLocator is still registered in xpfe, as the first nsSetupRegistry #includes the second.  Hence the previous bustage.

r=neeti.
1999-11-30 07:54:18 +00:00
warren%netscape.com 62abb7140f Fixed bug GetContentType/GetContentLength. 1999-11-30 07:36:14 +00:00
warren%netscape.com 2e30d543c3 Removed -- old netlib stuff. 1999-11-30 06:50:50 +00:00
warren%netscape.com a88e9e92bc Removed neckoutil_s.lib 1999-11-30 06:48:30 +00:00
slamm%netscape.com d8c4566d49 Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build. 1999-11-30 06:24:53 +00:00
slamm%netscape.com 2ff50d181c 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 a1841c534f Errr, this should help baby wensleydale. 1999-11-30 06:02:46 +00:00
warren%netscape.com 3a319ae4c4 Workaround for Solaris bustage. 1999-11-30 05:58:24 +00:00
warren%netscape.com 9182225725 Removed util dir from build. 1999-11-30 05:52:41 +00:00
troy%netscape.com 40af4a9d1d Fixed compiler warning 1999-11-30 05:38:15 +00:00
warren%netscape.com 5003cbf58a Added include of nsNetUtil.h to pick up NS_NewSyncStreamListener 1999-11-30 05:32:14 +00:00
warren%netscape.com 1bd444e6dd Removed nsICapabilities.idl -- subsumed by nsIInterfaceRequestor.idl 1999-11-30 05:18:39 +00:00
troy%netscape.com 8d6fa574b2 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 a265a32348 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 c742997002 Changed from no_neckoutil2_branch to remove neckoutil from build. Bug #11159 1999-11-30 04:49:11 +00:00
troy%netscape.com 12f89b6912 Changes parameter to be "const nsRect*" and changed a comment 1999-11-30 04:48:34 +00:00
valeski%netscape.com 02880fef60 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 71fff2e1d9 Fix RemoveStyleSheet() per pierre's comments. 1999-11-30 04:33:28 +00:00
tbogard%aol.net 797308f98c 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 94953d2824 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 5e2ac302b0 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 cf44fd73ae 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 451a2d9ba9 Removing now that the interface definition can be found in the IDL file. 1999-11-30 04:09:16 +00:00
valeski%netscape.com f0eb96340a 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 3f6f5b92b9 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 33415bafc3 Checked in proper MANIFEST file. This can go away now. 1999-11-30 03:06:47 +00:00
slamm%netscape.com 34375c25a5 Add dialogs for adding panels. r=mcafee 1999-11-30 03:03:35 +00:00
slamm%netscape.com 428bee0732 Add directories for sidebar component: public and src. r=mcafee 1999-11-30 03:03:31 +00:00
slamm%netscape.com 2fa2b33295 Turn item selection back on. r=mcafee 1999-11-30 03:03:27 +00:00
slamm%netscape.com 79e098e8c5 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 d32e65c475 Remove obsolete JavaScript code for the sidebar. r=mcafee 1999-11-30 03:03:20 +00:00
slamm%netscape.com 336ffa0f5f 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 c9877b9f21 Temp fix for Mac build 1999-11-30 02:53:41 +00:00
slamm%netscape.com 18155302a5 Remove unused flash.dtd entry. 1999-11-30 02:33:31 +00:00
slamm%netscape.com 9aa53edbc5 Remove unused files. 1999-11-30 02:14:41 +00:00
slamm%netscape.com 011d3b8532 Remove unused flash files 1999-11-30 02:12:04 +00:00
slamm%netscape.com 32d656c5cf Remove unused files. 1999-11-30 02:09:03 +00:00
slamm%netscape.com abe55dff4e Remove unused files. 1999-11-30 02:03:38 +00:00
slamm%netscape.com dc9210b10f Something goofy is up with tinderbox. Going back to 1.72. 1999-11-30 02:00:13 +00:00
slamm%netscape.com bbe1548458 Reapply checkout changes, but add extra quotes to date. 1999-11-30 01:40:05 +00:00
slamm%netscape.com 769962358f Revert to last revision until change can handle pull by date. 1999-11-30 01:30:54 +00:00
slamm%netscape.com d4f6293286 Fix build bustage. 1999-11-30 01:24:41 +00:00