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

1473 Коммитов

Автор SHA1 Сообщение Дата
dp%netscape.com c225a77dc7 stdafx.h 1999-05-26 05:03:05 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
evaughan%netscape.com 06458e523d fixed bug #5857. Permission from hofmann. 1999-05-21 23:36:56 +00:00
danm%netscape.com 472f030470 more error checking, a missing GetIID method and another test button should fix bug 6751. a:chofmann 1999-05-20 02:24:31 +00:00
waterson%netscape.com 32f93b7727 Re-wrote to avoid use of NS_WITH_SERVICE macro; otherwise, we'll get annoying asserts in viewer. 1999-05-19 07:22:57 +00:00
gayatrib%netscape.com 6c1f9d7da3 removed all references to profile as it is a component now 1999-05-19 05:17:32 +00:00
danm%netscape.com f8b9684c67 adding partial (for DOM elements) chromemask support to apprunner 1999-05-19 04:11:54 +00:00
ftang%netscape.com a5f6e74bb4 add method to push necessary informaiton to implement Meta charset observeration 1999-05-19 00:23:03 +00:00
waterson%netscape.com 410f16fd7b Enable link coloring. 1999-05-18 05:21:37 +00:00
mcmullen%netscape.com db4d70f028 #6589 File | Open broken in viewer. I broke this when I removed the use of path strings. In addition to being more correct, using nsFileSpec and nsFileURL makes this file over 40 lines shorter. 1999-05-18 01:16:27 +00:00
nisheeth%netscape.com 478ee68978 Added a new method, CreateInstanceForDocument() to nsIDocumentLoaderFactory which creates a content viewer and binds it to a document that is passed in as a parameter. This is needed to support XUL popup menus which have a document and a webshell, and want to create a content viewer and bind it to the document. 1999-05-17 23:52:01 +00:00
vidur%netscape.com a640bb60ce Prevent onunloads from bubbling. 1999-05-17 22:14:16 +00:00
rods%netscape.com f1bf09376e Added nsFontRetrieverService registration 1999-05-17 20:34:52 +00:00
morse%netscape.com 1b400664e7 fix build bustage 1999-05-16 20:35:28 +00:00
dougt%netscape.com 9f421cbe4b Removing xpinstall and silentdl references from the viewer. 1999-05-16 19:07:19 +00:00
hyatt%netscape.com c575f00e29 Added an arg to createPopup. 1999-05-16 07:52:02 +00:00
mcmullen%netscape.com fbf94f4007 filewidget no longer accepts string paths. 1999-05-15 22:58:28 +00:00
bruce%cybersight.com b94243c954 Warning fix for ANSI C++ violation. 1999-05-15 22:38:28 +00:00
hyatt%netscape.com 9d817c20c4 Making sure context menus can be made. 1999-05-15 02:53:03 +00:00
hyatt%netscape.com 9f66a3ec43 Adding a method to the webshell container for creating popup/context menus. 1999-05-14 22:40:03 +00:00
dcone%netscape.com 4a60bdad2a Added a webshell parameter to the PrintContent method 1999-05-14 14:39:47 +00:00
joki%netscape.com e67457c7f0 Adding unload event during window closing. 1999-05-13 23:51:25 +00:00
rods%netscape.com d2df1b8ae9 removed GenericTransferable 1999-05-13 22:03:01 +00:00
hyatt%netscape.com 70e775cc13 Teaching window.open how to open chrome. 1999-05-12 23:17:40 +00:00
tague%netscape.com 7a16caead0 Fixed bug #5564, #6214. Problems with nsLocale.dll components not loading. dp reviewed changes 1999-05-12 22:24:20 +00:00
dcone%netscape.com b2081ee604 Added a PrintContent() method to the nsIContentViewer class 1999-05-12 13:31:28 +00:00
pinkerton%netscape.com 3df89f5c4e change #ifndef TARGET_CARBON to #if !TARGET_CARBON so it can be defined as 0 in DefinesMac.h 1999-05-12 06:44:03 +00:00
pinkerton%netscape.com 2bc2a63d42 dont use OpenDeskAcc under Carbon. 1999-05-11 21:32:51 +00:00
locka%iol.ie c053a7b509 Removed some assertions.
Moved some code around to make the control site partially sane when the control cannot be created
1999-05-10 23:21:13 +00:00
locka%iol.ie cffdddfab0 Removed some junk comments.
Added an error message when a control cannot be created
1999-05-10 23:19:31 +00:00
locka%iol.ie b22d5bc2b7 Added some ifdefs to the source and makefile to optionally compile control support.
Plugin support works again (yay!)
1999-05-10 21:27:15 +00:00
slamm%netscape.com f62e194601 Fix shift error that shows up on Solaris. Get DEPTH with perl. 1999-05-10 18:44:49 +00:00
mcafee%netscape.com 1e9ab980a4 Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok. 1999-05-10 05:34:26 +00:00
karnaze%netscape.com 1fc631c4b5 bug 6161 - don't reinitialize mMarginWidth, mMarginHeight on doc load. 1999-05-10 02:34:17 +00:00
locka%iol.ie 90f2ddf02d Added a directory picker so exe can be run from anywhere and still register the correct Mozilla dir 1999-05-08 12:10:26 +00:00
locka%iol.ie f5722fe919 Made CBrowseDlg modeless so that multiple windows can be opened. Primarily for testing NewWindow2 event 1999-05-08 12:08:52 +00:00
locka%iol.ie bab16cd926 no message 1999-05-08 12:07:03 +00:00
locka%iol.ie 4ab1be72d9 Added Advise, Unadvise methods for setting up event sinks 1999-05-08 12:06:31 +00:00
sfraser%netscape.com 4bb96839e5 Added the cfmAlias resource files, and set the Library Folder ID in the PEF settings accordingly (alias ID 128 for debug, 129 for opt). 1999-05-07 21:23:08 +00:00
sfraser%netscape.com 2025af025e First Checked In. 1999-05-07 21:20:23 +00:00
kipp%netscape.com fe3e8417ce Pass on SetRendering call to the content viewer if we have one 1999-05-07 19:25:58 +00:00
kipp%netscape.com 1cb7cd7ae0 Added Set/Get enable-rendering method 1999-05-07 19:25:41 +00:00
mike%neoplanet.com ff88dc1995 Modified handling of Cancel flag sent to BeforeNavigate2 from BeginLoadURL. Previously function called aShell->Stop() which was ineffective. Changed function to return NS_ERROR_ABORT. 1999-05-07 14:23:54 +00:00
mike%neoplanet.com 3d6836c678 Added code to prevent navigating to the default page, except when in design mode. 1999-05-07 14:18:23 +00:00
mcafee%netscape.com b3ec81da95 Fixed crash; toolbar buttons need to be specified in a css file now? toolbar buttons still blank. 1999-05-07 00:57:19 +00:00
nisheeth%netscape.com 828efdeb93 Implement LoadDocument(), a new method that is part of the nsIWebShellServices interface. 1999-05-07 00:21:57 +00:00
davidm%netscape.com 678a318b71 removed nsPluginViewer.cpp and nsDocumentViewer.cpp ( they are in Layout now ) 1999-05-06 20:40:03 +00:00
kipp%netscape.com ddac1af254 Removed libraries no longer needed to link 1999-05-06 19:35:59 +00:00
kipp%netscape.com 387570c865 Updated comments 1999-05-06 19:35:11 +00:00
kipp%netscape.com 714ae43be7 moved to layout 1999-05-06 19:34:32 +00:00