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

1612 Коммитов

Автор SHA1 Сообщение Дата
locka%iol.ie a6a535c8f6 Added some dynamic window resizing 1999-06-08 19:29:52 +00:00
alla%lysator.liu.se 241f762695 First shot at streaming html or xml data to the widget.
Try it out.
I've not updated to the tip yet, so i hope it works.
1999-06-07 23:00:10 +00:00
akkana%netscape.com 7902d3e4ac Track change in editor API 1999-06-07 21:31:18 +00:00
kmcclusk%netscape.com e9df6a4d2f Modified nsWebShell::GetLinkState to used a cached GlobalHistory service rather
than getting and releasing the service each time GetLinkState is called. Getting
the global history service shows up as a big hit during profiling because GetLinkState
gets called each time a link is encountered while resolving style contexts.
1999-06-07 21:26:10 +00:00
briano%netscape.com e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
briano%netscape.com 730439007e Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 21:54:38 +00:00
morse%netscape.com 4080fe81f1 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
Jerry.Kirk%Nexwarecorp.com edf2328d51 - Adding support for the Photon UI for viewer
- Modified Makefile.in and added nsPhMain.cpp and nsPhMenu.cpp
1999-06-03 12:16:22 +00:00
danm%netscape.com fb7666ef71 protect nsWebShell's destructor from being called recursively a little earlier in the destructor. fixes a crash (bug 7157). 1999-06-01 23:02:15 +00:00
evaughan%netscape.com 69f8da50f8 added a fieldset example. 1999-06-01 22:30:59 +00:00
leaf%mozilla.org 44300938df updating to new nsString implementation (fix courtesy shaver) 1999-06-01 18:06:14 +00:00
alla%lysator.liu.se 7e14357c86 Update licence to MPL 1.1 1999-05-29 12:38:22 +00:00
alecf%netscape.com af1f1289fa register nsIPref with a useable progID 1999-05-28 23:02:13 +00:00
kmcclusk%netscape.com d22e0e971e Added test16 to GTK menu. Also added missing aform.css, bform.css, cform.css
mozform.css and demoform.css file to be exported in Makefile.in
1999-05-28 21:55:33 +00:00
ftang%netscape.com f52f234117 change the ReloadDocument implementation by using RefreshURL do avoid reentrance problem in libnet 1999-05-28 21:32:29 +00:00
ramiro%netscape.com 93702e2afe Add support for building gtk widget as part of mozilla builds. 1999-05-28 12:43:59 +00:00
ramiro%netscape.com a6f0ec9a5b Fix it so it works in the xpcom2.0 world. Add cvsignore stuff. 1999-05-28 12:06:56 +00:00
ramiro%netscape.com cf04d5fef6 Importing Alexander Larsson's (alex@signum.se) gtkmozilla widget to the tree.
gtkmozilla is a GTK+ widget which can be used to embed mozilla in any gtk
application.
1999-05-28 11:34:26 +00:00
nhotta%netscape.com e2e674f6d8 Added force character set. 1999-05-28 01:31:55 +00:00
alecf%netscape.com b37b02c0a8 GetCharPref() is going away for nsIPref scriptability - use CopyCharPref instead 1999-05-28 00:56:53 +00:00
pinkerton%netscape.com 5604cadfd7 remove obsolete tree/toolbar cid's 1999-05-27 23:39:49 +00:00
mcmullen%netscape.com 9a5115d432 Removed obsolete base/baseDebug.shlb 1999-05-27 23:28:37 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
locka%iol.ie f319c8cd85 New test for post data 1999-05-27 21:29:12 +00:00
locka%iol.ie ec1b6fdff8 New tab dialogs 1999-05-27 21:28:46 +00:00
locka%iol.ie a08d912154 Revamped layout and fixed some refcount problems 1999-05-27 21:28:13 +00:00
locka%iol.ie 56a5df3329 no message 1999-05-27 21:27:35 +00:00
locka%iol.ie 2b92ed9a72 Added activescript mime type 1999-05-27 21:27:20 +00:00
locka%iol.ie d07e0277ae Added #include for ActiveScript.h and ItemContainer.h 1999-05-27 21:26:28 +00:00
locka%iol.ie d65b980a06 Added framework for plugin to support VBScript and JScript files 1999-05-27 21:24:47 +00:00
locka%iol.ie 857c316429 Removed. DEF file is generated from a script now 1999-05-27 21:23:35 +00:00
locka%iol.ie 9cec8ba468 Fixed new window navigation code (bad return op) 1999-05-27 21:22:42 +00:00
locka%iol.ie d4d1d9d9d5 Added ItemContainer.cpp/obj targets
Added targets for building npmozctl in plugin or control only modes
Added target to create npmozctl.def using a batch file
1999-05-27 21:21:34 +00:00
locka%iol.ie c99f7a21fb Move Ole item container stuff into separate class 1999-05-27 21:20:00 +00:00
locka%iol.ie 9579422907 no message 1999-05-27 21:18:29 +00:00
kmcclusk%netscape.com 56cb572831 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 3c7839792d Ole item container methods seperated from control site class 1999-05-27 21:16:06 +00:00
locka%iol.ie d38bf3214b Batch file for creating npmozctl.def depending on the settings 1999-05-27 21:15:08 +00:00
hyatt%netscape.com fcfa9123a0 Web shells now know about their enclosed chrome shell. 1999-05-27 21:05:27 +00:00
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
kipp%netscape.com bcfe1bbe55 Removed layout registry hackery 1999-05-06 19:32:56 +00:00
kipp%netscape.com 0b1ec8be25 Use component manager instead of direct linking against the html library 1999-05-06 19:32:42 +00:00
kipp%netscape.com 46685f84bb bye bye 1999-05-06 19:32:18 +00:00
kipp%netscape.com 9ddc4046f7 Ripped out the old doc-loader hackery and use the component manager to find viewers instead 1999-05-06 19:31:59 +00:00
kipp%netscape.com 38e63b5427 Moved some source files to layout 1999-05-06 19:29:46 +00:00
kipp%netscape.com 82da035388 Moved some headers from here to layout 1999-05-06 19:29:26 +00:00
dp%netscape.com 03cb5998dd Fixed AutoregisterComponent() to return a value 1999-05-06 14:27:09 +00:00
dp%netscape.com 0940fc0041 Moving Autoregitration out of SetupRegistry() 1999-05-06 13:35:25 +00:00
nisheeth%netscape.com 80fcadde79 The document loader that initiates the nsIDocumentLoaderObserver notifications is now passed up the document loader hierarchy. This was needed because external services that register as observers to the top level document loader expect to receive the document loader that is initiating the notification as a parameter in the notification. Earlier, they were always receiving the top level document loader regardless of which document loader initiated the notification. 1999-05-06 06:52:05 +00:00
dougt%netscape.com 5ec1eeb367 Hooking up xpinstall to the viewer. This will cause a new instance of the
xpinstall to be created when the viewer launches.  This will be removed
(along with the startup of silentdl) once we have a way of starting up
components less intrusive.

nsViewer.cpp - Added CreateInstance and related code to start component
makefile.win - Added new include path
1999-05-06 03:59:47 +00:00
nisheeth%netscape.com bd92244027 - Implemented GetContentViewerContainer() in the nsDocLoaderImpl() object.
- Added charset parameters to LoadDocument(), a method defined in nsIWebShellServices
1999-05-06 03:54:40 +00:00
nisheeth%netscape.com ec175068d2 Added parameters for charset to LoadDocument(). 1999-05-06 03:53:28 +00:00
nisheeth%netscape.com 0a58ef7124 Fixing Unix build bustage. The interface file got checked in with incorrect casing in the file name. 1999-05-06 02:53:01 +00:00
nisheeth%netscape.com 066767c792 - adding stubs for the methods in nsIWebShellServices implemented by the nsWebShell object.
- adding a stub implementation of the GetContentViewerContainer() method to nsDocLoaderImpl.
1999-05-06 01:58:48 +00:00
nisheeth%netscape.com 68ffaa366e - Adding the nsIWebShellServices interface that will be used by external services to access the webshell.
- Also, adding a method to nsIDocumentLoader that maps a document ID into an nsIContentViewerContainer.
1999-05-06 01:55:10 +00:00
pinkerton%netscape.com c98b5fd8c1 renamed <tristatecheckbox> to <checkbox> 1999-05-06 00:55:32 +00:00
nisheeth%netscape.com 066b4a19c0 Fix for bug 5850:
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:23:51 +00:00
nisheeth%netscape.com 9174c0316f Fix for bug 5850:
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:10:33 +00:00
hyatt%netscape.com e4fad850bc Changes to the APIS for webshellcontainers. 1999-05-04 23:34:10 +00:00
hyatt%netscape.com 402a56b829 Changes to the APIS for webshellcontainer. 1999-05-04 23:33:55 +00:00
hyatt%netscape.com 56d493046a Changes to support different methods on the webshellcontainer interface. 1999-05-04 23:33:30 +00:00
locka%iol.ie 6376e5b4c4 New control event sink 1999-05-04 22:52:40 +00:00
locka%iol.ie af22cbff69 Updates to test app 1999-05-04 22:51:34 +00:00
locka%iol.ie dc11bf18f4 Added first impl for loading script engine from an IStream 1999-05-04 22:48:41 +00:00
locka%iol.ie 477e032935 First impl of view source and NewWindow2 (thanks Neoplanet!)
Changes to IOleCommandTarget
1999-05-04 22:45:22 +00:00
vidur%netscape.com 42f2b9a718 Added HTMLOptionElement factory registration. 1999-05-04 20:54:26 +00:00
rickg%netscape.com ca4dc736b3 update to nsString2 API 1999-05-04 06:38:37 +00:00
karnaze%netscape.com 45336c285a prints out regression file name when generating initial data 1999-05-04 03:32:42 +00:00
nisheeth%netscape.com 7c03b167d0 Fix for bug 5472. Approved by chofmann. Reviewed by Kipp. 1999-05-03 23:04:50 +00:00
kostello%netscape.com 46183c00e3 Removed debug save code -- no longer relevant 1999-05-03 18:50:48 +00:00
karnaze%netscape.com 3945f41e52 removed compositing from table 5 1999-04-30 19:52:33 +00:00
pnunn%netscape.com 82485c948a These libs should only be linked with the appropriate decoder component in the
imglib. refer to bug#5459. pnunn. review:slamm, blessed:chofmann.
1999-04-30 18:27:31 +00:00
waterson%netscape.com 278b58e84c Bug 5695. Check return code from GetScriptGlobalObject() before trying to deref pointer. r=nisheeth,a=chofmann 1999-04-30 16:25:34 +00:00
pinkerton%netscape.com e1a06b6abf win32 bustage. 1999-04-30 10:31:43 +00:00
pinkerton%netscape.com 013355114c pinkerton/scc. appr chofmann. Bug #4127, et al. Fixing ownership models (more work to come). 1999-04-30 09:04:36 +00:00
kipp%netscape.com 9a7addb20e Made the web crawler a nsIDocumentLoaderObserver and hooked up page transitions to OnEndDocumentLoad 1999-04-30 00:12:52 +00:00
kipp%netscape.com 59283a8df5 Removed compiler warning 1999-04-30 00:12:17 +00:00
kipp%netscape.com d1fcc42e90 Hookup crawler to browser-window; let crawler deal with notifications instead of passing them on from here 1999-04-30 00:12:03 +00:00
kipp%netscape.com 1b2682b129 Let web crawler deal with notifications directly 1999-04-30 00:11:18 +00:00
kipp%netscape.com aaa907cf24 Cleaned up log messages; fixed doc loader to fire the OnEndDocumentLoad properly 1999-04-30 00:10:27 +00:00
kipp%netscape.com 98a10d26dd Use DestroyChildren instead of ReleaseChildren when destroying a webshell 1999-04-30 00:09:52 +00:00
ftang%netscape.com d7f0b65166 fix bug 5644. reviewed by nisheeth and approved by cyeh. broadcast default character set to all the children and make sure all the children set to the same value when they are added to the parent 1999-04-28 23:59:08 +00:00
pinkerton%netscape.com bcd125e76c small fix for leaking the url bar XP in CreateToolbar. Part of the fix for bug 4883. approved for checking by chofmann. 1999-04-28 23:43:02 +00:00
locka%iol.ie 22029dd94c approved: leaf@mozilla.org 1999-04-28 20:02:52 +00:00
nisheeth%netscape.com 4fb57d23eb Passing in nsIDocumentLoader as a parameter to all functions in nsIDocumentLoaderObserver... 1999-04-28 06:47:40 +00:00
ramiro%netscape.com d1aefb090a Add command line parsing and debugger support. 1999-04-28 06:16:25 +00:00
nisheeth%netscape.com a92eb5a8db Removing nsIExternalDocLoadObs.h... 1999-04-28 05:01:03 +00:00
nisheeth%netscape.com 59f677783b - Backed out changes that sent notifications out to observers via the nsIExternalDocumentLoadObserver interface.
- Thanks a lot to Eric Burley (ericb@neoplanet.com) for fixing refcount related bugs.  His patch is included in this checkin.
1999-04-28 04:57:06 +00:00
bruce%cybersight.com da367edd71 Remove dependency upon -lnetutil and use of it on Unix. 1999-04-28 04:50:43 +00:00
law%netscape.com d6c956d6cb Remove reference to obsolete nsIURLListener 1999-04-28 01:40:01 +00:00
erik%netscape.com c784b6857c Fix for bug 5567. Removed registration of strres.dll, since it is handled
by the auto-registration facility for DLLs living in the "components"
directory.
1999-04-28 00:33:06 +00:00
karnaze%netscape.com 8e51cc07c8 removed table compositing example 1999-04-27 23:30:06 +00:00
cata%netscape.com 070b7c1ced Elliminated the RegisterComponent() calls from NS_SetupRegistry() for some true components. 1999-04-27 20:26:20 +00:00
mcafee%netscape.com 47ef035945 Adding checkoutTest.xul to exports for Linux, Win32. a=pinkerton 1999-04-26 18:42:15 +00:00
ftang%netscape.com 3477601736 set the default charset of nsWebShell to ISO-8859-1 1999-04-26 18:05:18 +00:00
locka%iol.ie 295963af15 Added code to parse a script from a file
Changed some "tstring &" refs to "TCHAR *"
1999-04-26 18:02:27 +00:00
locka%iol.ie 23ad32bc5b Added code to scan for external scripts and present them in the test tree 1999-04-26 18:00:22 +00:00
locka%iol.ie ff5cc7cd3a Simple test script 1999-04-26 17:59:44 +00:00
nisheeth%netscape.com 47019238b0 Shortened this file name to nsIExternalDocLoadObs.h to work around Mac's inability to deal with filenames longer than 31 chars. 1999-04-26 14:55:29 +00:00
nisheeth%netscape.com af374973b0 Shortened filename to nsIExternalDocLoadObs.h to work around Mac build bustage. Filenames longer than 31 characters are a bad thing on the Mac. 1999-04-26 14:54:03 +00:00
nisheeth%netscape.com b8c7dc3717 The doc loader sends out document load progress notifications to external observers. The list of external observers is built up on each new top level document load by consulting the nsObserver service. 1999-04-26 10:51:52 +00:00