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

317 Коммитов

Автор SHA1 Сообщение Дата
locka%iol.ie 2efdaffe94 NOT PART OF BUILD.
New nsICommandHandler interface and C++ implementation for embedders who want their XUL to be able to call their webbrowser container with the minimum of effort.
2000-08-02 11:14:57 +00:00
warren%netscape.com da15eda254 Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +00:00
dougt%netscape.com a6349dde4f Minor changes. Using service manager returned from NS_InitXPCOM. 2000-08-01 01:37:44 +00:00
dougt%netscape.com 9673ce80c4 Ton of changes. Basically using nsIWebBrowserChrome now.
valeski@netscape.com
47003
2000-08-01 01:37:07 +00:00
dougt%netscape.com 7f64e09423 slashes wrong way.
Not part of build.
2000-07-29 08:09:21 +00:00
cls%seawood.org fe4fa475dc Always use |PR_TRUE| instead of |true| as some compiler don't define |true|. 2000-07-28 08:58:02 +00:00
cls%seawood.org 665cb2de73 Add WS5.0 std::tm workaround for build bustage 2000-07-28 08:20:51 +00:00
blizzard%redhat.com 5fc87ad509 clean up some service usage in the emedding widget. also, be picky about when to shut down XPCOM. use gtk_set_locale() in the testing program so people who use XIM will be able to use that input method. r,a=waterson 2000-07-28 04:34:46 +00:00
mkaply%us.ibm.com 2168fcea6b OS/2 Tinderbox breakage
Just because someone uses the unix Makefiles doesn't mean they have GTK
2000-07-28 03:01:03 +00:00
mcafee%netscape.com 63ed07fdc2 Ignore generated files. 2000-07-27 22:31:40 +00:00
mcafee%netscape.com 8c6547eda4 Ignore generated files 2000-07-27 22:27:20 +00:00
mcafee%netscape.com a6f3579917 Adding gtkEmbed tests to build (43055). r=dougt 2000-07-27 22:25:23 +00:00
locka%iol.ie b77acc8b6f Reinstated macro that prevented browser site from being QI'd for its nsISupports interface 2000-07-26 22:46:05 +00:00
locka%iol.ie b5ac61bef4 Fixed for windowless controls attempting to get a DC from the ActiveX plugin 2000-07-26 22:45:22 +00:00
blizzard%redhat.com 7485983d11 typo fix to get the dtd installing to the right location. r/a=brendan 2000-07-26 14:50:10 +00:00
blizzard%redhat.com 7094a74953 add makefiles to get mini chrome for embedding installed on unix. a=waterson,dougt 2000-07-25 20:47:09 +00:00
warren%netscape.com 2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
dougt%netscape.com 05a11567c7 backing out libwebbrwsr. it is needed to startup. I need to look into this. 2000-07-25 05:30:33 +00:00
dougt%netscape.com 28df89938f Updating config files
Adding require (ftang needs to review) i18n res files
removing xpfe webbrowser.
removing test xpt files
2000-07-25 05:22:51 +00:00
dougt%netscape.com fc9b2dea36 disable test. damn sunos. 2000-07-20 03:21:31 +00:00
dougt%netscape.com f3308a96df Fixing sunos bustage. 2000-07-20 03:17:58 +00:00
dougt%netscape.com 2d12f20ad7 removing unneeded include. 2000-07-20 01:53:09 +00:00
dougt%netscape.com 98c1304cbd Adding gtk embedding test application.
a=valeski@netscape.com - bug 43055
2000-07-20 01:12:25 +00:00
dougt%netscape.com 4777056ad6 creating makefile for unix to export base browser depends for embedding
adjusting/update manifest file.
2000-07-20 01:08:43 +00:00
valeski%netscape.com 4c3d8cae94 removing webshell lib dependency, the webshell is now built into the docshell 2000-07-19 03:26:04 +00:00
valeski%netscape.com 175fa58cd9 45723. r=rpotts. webshell-docshell consolodation changes. 2000-07-18 23:13:07 +00:00
mcafee%netscape.com ae19ef5cab Ignore generated files. 2000-07-15 15:57:43 +00:00
dougt%netscape.com 2528d6f73f First draft of a unix export file.
(not part of build)
2000-07-14 18:44:40 +00:00
dougt%netscape.com e21e49e41d Updating with the latest and greatest listing. 2000-07-14 17:26:58 +00:00
Jerry.Kirk%Nexwarecorp.com 366e975016 NOT PART OF MAIN BUILD - PHOTON ONLY
I needed export a few more files for the test app and add a new virtual
method that has been added since I last checked in this code.
r=jerry.kirk
2000-07-14 14:54:04 +00:00
dougt%netscape.com e7445780f7 *NOT PART OF BUILD*
Embedding exporter.
2000-07-13 20:40:21 +00:00
vidur%netscape.com 97aa0897c8 Fix for bug 44608. Added nsIDocShellTreeOwner::ExitModalLoop() and nsIWebBrowserChrome::ExitModalEventLoop(). r=rpotts,a=valeski 2000-07-12 23:56:14 +00:00
dougt%netscape.com d84c495203 bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
Jerry.Kirk%Nexwarecorp.com 92b71daf01 NOT PART OF BUILD - PHOTON ONLY
Adding the PtMozilla widget for the first time.
Submited by briane@qnx.com
r=kirkj
2000-07-12 13:53:29 +00:00
cls%seawood.org 19691bf001 Fix for BeOS bustage. 2000-07-12 06:08:19 +00:00
blizzard%redhat.com 0a247620b4 fix for bug #44790. Fix TestGtkEmbed crash on startup. Ignore the return value from nsIChromeRegistry::CheckForNewChrome(). Also, clean up event queue start up and shut down, fix tabs in file, some 80 col violations and some other code formatting cleanups. r,a=brendan 2000-07-08 02:16:34 +00:00
mcafee%netscape.com 101cd2bb2e Ignore generated files 2000-07-07 23:27:47 +00:00
rpotts%netscape.com 32cbe86ba8 Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets). 2000-07-05 23:10:29 +00:00
dougt%netscape.com f1a786417b Adding files to cvs for test application. 2000-07-04 22:42:09 +00:00
dougt%netscape.com 8cc0076ed5 44113, 44190, 44191.
r/a=valeski@netscape.com

nsDocShellTreeOwner not handling chrome/content correctly.
Asserts when no toplevel window set.
Need to start chrome up from NS_InitEmbedding()
Test App changes.
2000-07-04 21:53:27 +00:00
locka%iol.ie 2daa56f319 Fixed problem with chrome content docshells 2000-06-30 12:40:52 +00:00
locka%iol.ie 9ceeb9abc6 NOT PART OF BUILD. Update the address field url after clicking on link 2000-06-30 12:37:05 +00:00
locka%iol.ie 4750bc7f8d NOT PART OF BUILD. Tiny graphics for mini-nav 2000-06-30 12:25:49 +00:00
locka%iol.ie 7198ba77eb NOT PART OF BUILD. Win32 only. Simple test of embedding APIs dumps out memory statistics. 2000-06-30 10:40:12 +00:00
cls%seawood.org 1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
radha%netscape.com c5dd8a6d2c More code for feature 36547. CODE NOT PART OF THE BUILD. Will provide reviewer when
feature is enabled.
2000-06-29 21:48:18 +00:00
valeski%netscape.com cffe0fc132 bustage fix 2000-06-29 01:19:45 +00:00
valeski%netscape.com ce10649cda 43050. r=dougt. null checking and ctor null init'ing 2000-06-29 00:49:13 +00:00
locka%iol.ie f627e9ca61 added missing files 2000-06-28 21:15:09 +00:00
locka%iol.ie 66404d0786 Now uses embedding API. Added some context menu & property page support 2000-06-28 20:42:50 +00:00