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

295 Коммитов

Автор SHA1 Сообщение Дата
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
locka%iol.ie f6c2033f87 Updated VC project 2000-06-28 20:40:29 +00:00
locka%iol.ie b99693626c Added property dialogs 2000-06-28 20:40:10 +00:00
locka%iol.ie b6d51802a7 Added clipboard interfaces. Added interface refcount debugging 2000-06-28 20:39:42 +00:00
locka%iol.ie ab18b5b227 Added proper MPL header 2000-06-28 20:38:53 +00:00
locka%iol.ie 0762547d92 Changed makefile.win to use embedding APIs 2000-06-28 20:37:39 +00:00
locka%iol.ie 5202f29e38 Added code for write/writeln to IE DOM. Thanks to Arne de Bruijn <arne@knoware.nl> for this contribution 2000-06-28 20:35:51 +00:00
locka%iol.ie 08999a057a Removed unused CIDs and IIDs 2000-06-28 20:31:43 +00:00
locka%iol.ie c774b2036b Changed diagnostic macro 2000-06-28 20:30:33 +00:00
locka%iol.ie 89028ad1d7 Added nsIContextMenuListener. Fixed some memory leaks 2000-06-28 20:29:49 +00:00
locka%iol.ie 3d70813dd1 NOT PART OF BUILD. Added a DTD and localized the file somewhat 2000-06-28 20:27:51 +00:00
locka%iol.ie 1af23a1b26 NOT PART OF BUILD. Added some strings 2000-06-28 20:27:15 +00:00
locka%iol.ie e3d35ffbd4 NOT PART OF BUILD. Removing obselete file 2000-06-28 20:26:28 +00:00
blizzard%redhat.com ae64676a46 fix bug #41820. The gtk embedding widget will now startup and shutdown XPCOM properly. Also, fix code that was broken when the nsIWebProgress changes happened. Only build tests when tests are built. Add interface to get the nsIWebBrowser object from the embedding widget. r=dougt,bryner a=brendan 2000-06-28 20:24:28 +00:00
tao%netscape.com c094568ffd 39790: [L12y] Move all localizable prefs into chrome://.r=alecf. 2000-06-27 22:13:23 +00:00
dougt%netscape.com b53b8ff245 Adding windows embedding test harness to build.
43054
r=valeski
a=valeski & pdt.
2000-06-27 21:10:25 +00:00
blizzard%redhat.com 9443e53336 turn on base directory for unix ( part of previous checkin ) 2000-06-27 20:55:11 +00:00
blizzard%redhat.com eedbd4534a build the embedding/base code on unix. fix trailing newline in nsEmbedBase.h and put the thread hack back in until we get a long term solution. bug #43952. r=adamlock,valeski a=brendan 2000-06-27 20:54:15 +00:00
locka%iol.ie b198e2c388 NOT PART OF BUILD. Added popup menus 2000-06-27 12:01:24 +00:00
dougt%netscape.com 888cb9091a simplify, simplify, simplify...
added editor support.
added multiple document support.
reduced what interfaces were needed by the WebBrowser class.


Not Part of build!
2000-06-27 01:30:20 +00:00
locka%iol.ie 6f2afac9f1 NOT PART OF BUILD. Fixed DTD makefile 2000-06-26 14:50:53 +00:00
locka%iol.ie 5bcb10555f NOT PART OF BUILD. First working cut of the mini navigator chrome 2000-06-26 14:49:39 +00:00
locka%iol.ie 9337cf2baa NOT PART OF BUILD. Fixed some path problems in makefiles & manifest 2000-06-26 14:48:54 +00:00