Commit Graph

355 Commits

Author SHA1 Message Date
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
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
conrad%ingress.com
e695347dab * Not part of build * Filled in some nsIWebBrowserChrome and nsIBaseWindowMethods which were only stubbed out before. 2000-06-26 02:25:16 +00:00
conrad%ingress.com
9d1f31ba99 * Not part of build * Changd nsAllocator::Free() to nsCRT::free() 2000-06-26 02:23:10 +00:00
conrad%ingress.com
5cd62834ce * Not part of build * Hooked up progress UI 2000-06-26 02:21:51 +00:00
conrad%ingress.com
008dba3d35 * Not part of build * Hooked up progress UI. 2000-06-26 02:21:27 +00:00
conrad%ingress.com
092e59c638 * Not part of build * Added SetWebBrowser() 2000-06-26 02:20:54 +00:00
conrad%ingress.com
f01ee3a471 * Not part of build * Took out calls to Repeater and PR_Sleep. Added SetWebBrowser() 2000-06-26 02:20:04 +00:00
conrad%ingress.com
56f54580dc * Not part of build * Moved calls to Repeater to ProcessEvent(). This used to be done in the SpendTime() method of each CBrowserShell which was wrong. 2000-06-26 02:18:32 +00:00
conrad%ingress.com
b52c87855a * Not part of build * Added res ID for plain browser window. 2000-06-26 02:13:19 +00:00
conrad%ingress.com
f12006415b * Not part of build * Added progress bar. 2000-06-26 02:12:32 +00:00
dougt%netscape.com
8b638a4c67 I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
radha%netscape.com
359b620c41 More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
when feature is enabled.
2000-06-23 23:54:30 +00:00
locka%iol.ie
6477076a2e NOT PART OF BUILD. Prototype (and currently non-functional) chrome for embedding apps 2000-06-23 10:17:13 +00:00
bryner%uiuc.edu
bb67ece49c Moving persistence-related methods from nsIXULWindow to
nsIWebBrowserChrome as a basis for fixing bug 15555.  r=valeski.
2000-06-21 22:05:28 +00:00
dougt%netscape.com
19d04442a7 removing lame asserts so you can see it work.
NOT PART OF BUILD - test app work
2000-06-21 21:05:39 +00:00
blizzard%redhat.com
4fbc56ac2c fix backwards check in GtkMozEmbedChrome::FindNamedBrowserItem as pointed out by Steven Work <steve@renlabs.com> r,a=brendan,waterson 2000-06-21 19:26:38 +00:00
locka%iol.ie
82d98577c0 NOT PART OF BUILD. Fixed a memory leak. Added a stop button. Added code to update the URL field when a page is loaded 2000-06-21 13:30:31 +00:00
locka%iol.ie
7987d5a2ce NOT PART OF BUILD. Created variant of NS_InitEmbedding that accepts an nsILocalFile object as a parameter 2000-06-21 13:19:12 +00:00
locka%iol.ie
765cfbc2d5 NOT PART OF BUILD. Moved API declarations into nsEmbedAPI.h 2000-06-21 13:05:49 +00:00
locka%iol.ie
f79e5690f7 NOT PART OF BUILD. Added exports for nsEmbedAPI.h, fixed a duff dependency rule 2000-06-21 13:05:21 +00:00
locka%iol.ie
37bde33290 NOT PART OF BUILD. Added preliminary header file for embedding API 2000-06-21 13:03:05 +00:00
locka%iol.ie
49ca1a3c68 Added nsIContextMenuListener to build 2000-06-21 12:50:38 +00:00
locka%iol.ie
39c38fda51 New nsIContextMenuListener interface 2000-06-21 12:49:58 +00:00
locka%iol.ie
18134a8655 Commented out both embedding hacks by default 2000-06-21 12:48:11 +00:00
radha%netscape.com
66e13fed21 Dummy implementation for 2 new methods in nsIWebNavigation. fix burning tree. 2000-06-21 07:28:45 +00:00
rpotts%netscape.com
6ec868b960 Fixed the GTK_MOZ_EMBED_STATUS enum to have the *correct* decimal values of their corrosponding NS_ERROR codes. 2000-06-20 06:19:40 +00:00
dougt%netscape.com
b45f97f9a2 THIS IS NOT PART OF THE BUILD.
Update nsIWebProgressListener to match rpotts work.

r/a = valeski@netscape.com
bug 43054
2000-06-20 04:30:41 +00:00
dougt%netscape.com
4a52af62ab THIS IS NOT PART OF BUILD
This is the window test harness for embedding.

r/a=valeski@netscape.com
bug number: 43054
2000-06-20 03:22:47 +00:00
rpotts%netscape.com
44dfb4b825 Reworked the nsIWebProgress interfaces and implementation... 2000-06-19 05:54:37 +00:00
warren%netscape.com
1927d0a1ce Bug 41390. js prompt() contains remember this value checkbox. r=morse 2000-06-17 01:57:36 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
conrad%ingress.com
383ddecafc Not part of the build! This class now descends from LControl instead of LView. 2000-06-12 21:54:05 +00:00
conrad%ingress.com
278ca8c42a Not part of the build! This class now descends from LControl instead of LView. 2000-06-12 21:48:56 +00:00
conrad%ingress.com
fd1d842dc6 Not part of the build! Holds a ref to the nsIWebBrowser. 2000-06-12 21:48:13 +00:00
conrad%ingress.com
59332eb3c3 Not part of the build! Updated implementation of nsIPrompt for its changed API. Implemented SetWebBrowser. 2000-06-12 21:47:14 +00:00
conrad%ingress.com
43c06c1e69 Not part of the build! Can be compiled without using PowerPlant PCH. 2000-06-12 21:45:18 +00:00
conrad%ingress.com
2a85a59d9f Not part of the build! Added accessor to get the CBrowserShell. 2000-06-12 21:41:47 +00:00
conrad%ingress.com
b20131a2e2 Not in the build! Now tells its chrome about its CBrowserShell's nsIWebBrowser. No longer loads a URL on FinishCreateSelf. When the window is resized, resizes the widget first before calling inherited method. This bug caused the throbber not to redraw when the window was enlarged. 2000-06-12 21:40:29 +00:00
conrad%ingress.com
bcc53826a3 Not in the build! Added accessor for nsIWebBrowser. 2000-06-12 21:37:47 +00:00
conrad%ingress.com
5300b8e34e Not in the build! Removed nsIPref instance variable since now we use service. 2000-06-12 21:36:16 +00:00
conrad%ingress.com
34bc9f4f9c Not in the build! Use prefs service instead of creating instance. 2000-06-12 21:35:28 +00:00