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

151 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com 67c55cf62a Fix allocator mismatch in bug #70207. r=pavlov,arik sr=scc 2001-05-19 14:29:25 +00:00
blizzard%redhat.com 6755e63db5 Fix bug #70220. Harden *Stream functions so that you can't call them unless the widget has been realized. r=pavlov, rs=brendan 2001-05-19 14:23:38 +00:00
blizzard%redhat.com f7a54e8b41 Fix bug #81512. Misnamed function. rs=tor, r=bryner 2001-05-18 22:17:02 +00:00
blizzard%redhat.com 0d78d15805 Fix bug #73730. Compile problems with the MIPSpro compiler on IRIX. Just needed some casts. r=me, rs=tor 2001-05-18 22:13:05 +00:00
blizzard%redhat.com 92f67877a5 Fix bug #59923. Add functionality to get enums for other language embedders. r=crichton, sr=tor 2001-05-18 21:14:48 +00:00
cls%seawood.org 681ab6a888 Reordering libs as needed for static build 2001-05-16 23:56:15 +00:00
rpotts%netscape.com f02e84c4bb bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
dbaron%fas.harvard.edu 30e57620ef Fix bustage by including stdlib.h. 2001-05-08 19:48:51 +00:00
jst%netscape.com ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
blizzard%redhat.com 6dc6eaf9be Bug #79041. Add the ability to get the title for a page in unicode from the embedding widget. Patch from Philip Langdale <philipl@mail.utexas.edu>. r=blizzard,sr=waterson 2001-05-06 03:14:51 +00:00
blizzard%redhat.com b4dd5eb12c Fix bug #76617. Some embedding apps can't get input focus. r=ccarlen,bryner sr=tor 2001-05-03 12:04:56 +00:00
blizzard%redhat.com c0dfafd625 Part of bug #75745. Get modal dialogs from the window watcher service working on linux. r=ccarlen, sr=tor 2001-05-02 02:49:07 +00:00
cls%seawood.org 00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
blizzard%redhat.com a9a94baa70 Add new test cases. Not part of the build. 2001-04-28 18:54:09 +00:00
arik%netscape.com 96627cc8b7 moved SizeToContent from nsIDOMWindowInternal to nsIDOMWindow and updated existing code. Fixes bug 69922, r=dr, sr=brendan, a=blizzard. 2001-04-28 02:42:23 +00:00
heikki%netscape.com 4095a51dde Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur. 2001-04-26 19:33:12 +00:00
bnesse%netscape.com 000d1011d5 Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
dr%netscape.com eec73874cf fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa 2001-04-25 02:04:56 +00:00
ccarlen%netscape.com c8128a5765 Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2001-04-21 00:26:18 +00:00
bryner%uiuc.edu 97e89fd687 Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2001-04-20 06:45:56 +00:00
bnesse%netscape.com b0baaeabc3 Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2001-04-19 22:21:39 +00:00
blizzard%redhat.com b6cdcc7852 Fix bug #73947. Clients weren't getting notifications when the first loaded content was about:blank or was streamed in data. Attach the listeners when you get a state change, not a progress change since we don't get progress changes on streamed content. r=tor,bryner sr=shaver 2001-04-11 23:18:10 +00:00
ccarlen%netscape.com 2ad2b9adcf Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
darin%netscape.com 00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
disttsc%bart.nl 72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
disttsc%bart.nl dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
disttsc%bart.nl 6fb75d5958 Fix bustage. More hidden dependencies (no cookie!). Fix courtesy of bbaetz. 2001-03-28 05:36:59 +00:00
disttsc%bart.nl f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
blakeross%telocity.com 85f54f99db Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt 2001-03-25 16:49:38 +00:00
blizzard%redhat.com f014002bf2 remove old files that are no longer in the build 2001-03-21 21:07:59 +00:00
disttsc%bart.nl 1b7b8a5910 Fix Nebiros bustage by not including time.h, r=cls 2001-03-20 06:19:56 +00:00
blizzard%redhat.com 8df3b775ba Attempt to fix irix bustage. Shouldn't hurt other platforms. 2001-03-20 00:00:48 +00:00
disttsc%bart.nl 00fdbfbcf7 Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, adding "windowwatcher" to REQUIRES line in embedding/browser/gtk/src/Makefile.in 2001-03-19 23:36:16 +00:00
blizzard%redhat.com d411df3907 Bug #72224. Turn on the new embedding widget. sr=shaver r=danm 2001-03-19 22:25:29 +00:00
blizzard%redhat.com e59d102805 Comments from shaver's super-review. Not part of the build. 2001-03-19 00:52:53 +00:00
blizzard%redhat.com 1779023c13 Make chrome windows resize intrinsically. Not part of the build. 2001-03-16 19:38:01 +00:00
blizzard%redhat.com 3bbf864360 Put hard coded list of content types back in. Not part of the build. 2001-03-14 22:52:34 +00:00
blizzard%redhat.com bcaee7925d Bulletproof some of the functions so that we don't deref things before they are created. Include gtkmozembed_internal.h so that get_nsIWebBrowser actually has C linkage qualities. Not part of the build. 2001-03-14 22:36:19 +00:00
blizzard%redhat.com cc363b49ad Make streaming go. Not part of the build. 2001-03-14 21:38:56 +00:00
blizzard%redhat.com 2d69dc8914 New stream code - WIP. Not part of the build. 2001-03-13 23:26:53 +00:00
blizzard%redhat.com cf3d0688d9 Move chrome mask into private to fix startup crash. Not part of the build. 2001-03-13 22:01:10 +00:00
blizzard%redhat.com 4ca23de375 Add the prompter to the makefile. Not part of the build. 2001-03-13 21:30:22 +00:00
blizzard%redhat.com b028a4b1ef Add VISIBILITY signal back in now that adam's changes are in. Not part of the build. 2001-03-13 21:15:26 +00:00
blizzard%redhat.com f9b4de041d nsIPrompt impl. not part of the build 2001-03-13 21:09:21 +00:00
locka%iol.ie 6d6db074a4 Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581 2001-03-13 12:21:34 +00:00
danm%netscape.com a8ddb2eb2f Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt 2001-03-12 23:08:29 +00:00
danm%netscape.com 1c99ca8f94 moving [GS]etPersistence from nsIWebBrowserChrome to nsIDocShellTreeOwner. embedding API review meeting made me do it. bug 69918 r=ccarlen,hyatt 2001-03-09 02:04:06 +00:00
blizzard%redhat.com f774901d29 more work on shutdown. not part of the build. 2001-03-08 23:22:09 +00:00
blizzard%redhat.com 444a4020ec Get profiles working, always load urls after a realize. Not part of the build. 2001-03-08 22:46:34 +00:00
blizzard%redhat.com 253e3e9a55 Hot tooltip love. Not part of the build. 2001-03-06 22:51:23 +00:00