Commit Graph

1478 Commits

Author SHA1 Message Date
locka%iol.ie
23ff4249a7 no message 1999-05-27 21:18:29 +00:00
kmcclusk%netscape.com
b1ab2535df fixes for bugs #5809, #5852, #6828, #6973.
Added a new test16.html sample to test gfx-rendered widgets to viewer.
Added support for test17.html sample to test printing.
1999-05-27 21:17:10 +00:00
locka%iol.ie
1361204369 Ole item container methods seperated from control site class 1999-05-27 21:16:06 +00:00
locka%iol.ie
01b89f1f1a Batch file for creating npmozctl.def depending on the settings 1999-05-27 21:15:08 +00:00
hyatt%netscape.com
22f73eb107 Web shells now know about their enclosed chrome shell. 1999-05-27 21:05:27 +00:00
dp%netscape.com
d4190b6a81 stdafx.h 1999-05-26 05:03:05 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
evaughan%netscape.com
eae35c30ed fixed bug #5857. Permission from hofmann. 1999-05-21 23:36:56 +00:00
danm%netscape.com
8f33434d3e 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
0fd45f02de 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
7eac71aba9 removed all references to profile as it is a component now 1999-05-19 05:17:32 +00:00
danm%netscape.com
fbda7ea0d9 adding partial (for DOM elements) chromemask support to apprunner 1999-05-19 04:11:54 +00:00
ftang%netscape.com
5567ffe6ab add method to push necessary informaiton to implement Meta charset observeration 1999-05-19 00:23:03 +00:00
waterson%netscape.com
7f37138446 Enable link coloring. 1999-05-18 05:21:37 +00:00
mcmullen%netscape.com
9599cc7b9a #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
3bf6ff96f3 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
5979f5c1f1 Prevent onunloads from bubbling. 1999-05-17 22:14:16 +00:00
rods%netscape.com
a855cd995e Added nsFontRetrieverService registration 1999-05-17 20:34:52 +00:00
morse%netscape.com
84facccc36 fix build bustage 1999-05-16 20:35:28 +00:00
dougt%netscape.com
5eee24547d Removing xpinstall and silentdl references from the viewer. 1999-05-16 19:07:19 +00:00
hyatt%netscape.com
da564cf9b7 Added an arg to createPopup. 1999-05-16 07:52:02 +00:00
mcmullen%netscape.com
6fe79c115b filewidget no longer accepts string paths. 1999-05-15 22:58:28 +00:00
bruce%cybersight.com
6fa804f0cf Warning fix for ANSI C++ violation. 1999-05-15 22:38:28 +00:00
hyatt%netscape.com
4fce1a3526 Making sure context menus can be made. 1999-05-15 02:53:03 +00:00
hyatt%netscape.com
111a032848 Adding a method to the webshell container for creating popup/context menus. 1999-05-14 22:40:03 +00:00
dcone%netscape.com
7c2197eb85 Added a webshell parameter to the PrintContent method 1999-05-14 14:39:47 +00:00
joki%netscape.com
1ad14866a3 Adding unload event during window closing. 1999-05-13 23:51:25 +00:00
rods%netscape.com
50d31f91d8 removed GenericTransferable 1999-05-13 22:03:01 +00:00
hyatt%netscape.com
1b41f77bb5 Teaching window.open how to open chrome. 1999-05-12 23:17:40 +00:00
tague%netscape.com
eeb88c25ca 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
07c37dcbc2 Added a PrintContent() method to the nsIContentViewer class 1999-05-12 13:31:28 +00:00
pinkerton%netscape.com
93f6029b4e 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
1c1040d611 dont use OpenDeskAcc under Carbon. 1999-05-11 21:32:51 +00:00
locka%iol.ie
7fd222661b 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
ad0b306481 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
a5550c14ee 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
01b91d73a8 Fix shift error that shows up on Solaris. Get DEPTH with perl. 1999-05-10 18:44:49 +00:00
mcafee%netscape.com
de36a26dbc 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
377b424815 bug 6161 - don't reinitialize mMarginWidth, mMarginHeight on doc load. 1999-05-10 02:34:17 +00:00
locka%iol.ie
de411249e4 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
2593047229 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
df11d1d889 no message 1999-05-08 12:07:03 +00:00
locka%iol.ie
1c86ffe119 Added Advise, Unadvise methods for setting up event sinks 1999-05-08 12:06:31 +00:00
sfraser%netscape.com
079a1e9d21 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
48595c3d5e First Checked In. 1999-05-07 21:20:23 +00:00
kipp%netscape.com
e66be5ee7a Pass on SetRendering call to the content viewer if we have one 1999-05-07 19:25:58 +00:00
kipp%netscape.com
91406b1df8 Added Set/Get enable-rendering method 1999-05-07 19:25:41 +00:00
mike%neoplanet.com
075b9ffc86 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
62ab3d7d52 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
23590ebf43 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