danm%netscape.com
22ebda3698
Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt
2001-03-12 23:08:29 +00:00
chak%netscape.com
a6b0309d2b
Partial fix for Bug# 68720 - nsEmbedAPI.cpp should use generic startup
...
Not Part of the build yet - checking in new files to the project
r=ccarlen,sr=alecf
2001-03-12 22:52:28 +00:00
dougt%netscape.com
9c5d760307
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
2001-03-12 22:41:28 +00:00
shaver%mozilla.org
89c833fb49
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
cls%seawood.org
d467d15659
Update embedding package list to contain renamed img libs (from bug 57247)
...
Bug #71692 sr=leaf
2001-03-12 18:13:56 +00:00
ccarlen%netscape.com
8d27bb9639
Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com
2001-03-11 22:12:21 +00:00
chak%netscape.com
844c761496
Fix for Bug#71628 - MfcEmbed needs to persist the url list
...
r=chak
2001-03-11 19:03:40 +00:00
danm%netscape.com
a58e95682d
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
d342454712
more work on shutdown. not part of the build.
2001-03-08 23:22:09 +00:00
blizzard%redhat.com
ecdce138f9
Get profiles working, always load urls after a realize. Not part of the build.
2001-03-08 22:46:34 +00:00
disttsc%bart.nl
6ca73d346f
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 09:45:01 +00:00
disttsc%bart.nl
aebc676048
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
locka%iol.ie
b58b550459
Fix for using window.open specifying "_self" as the target. b=67288, sr=jst@netscape.com
2001-03-07 13:43:04 +00:00
cls%seawood.org
a54e22bc28
Use NO_MFC to build without the MFC tainted bits.
...
Bug #71087 sr=leaf
2001-03-07 03:08:12 +00:00
blizzard%redhat.com
3e3a9af841
Hot tooltip love. Not part of the build.
2001-03-06 22:51:23 +00:00
blizzard%redhat.com
10a28079f6
Implement SIZE_TO, DESTROY_BROWSER, and OPEN_URI. Not part of the build.
2001-03-06 22:41:53 +00:00
blizzard%redhat.com
0e654041f8
New embedding widget files. Not Yet Quite Part Of The Build, Folks
2001-03-06 21:56:57 +00:00
maolson%earthlink.net
40910d61c6
Embedding part of bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
...
r=blake, sr=blizzard via irc
2001-03-05 01:53:33 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
blakeross%telocity.com
686e5a8010
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2001-03-02 03:07:53 +00:00
locka%iol.ie
efdd710d44
Removed calls to regsvr32 when building on 95/98/Me. Checked in for syd@netscape.com, r=adamlock@netscape.com b=69737
2001-03-01 11:19:15 +00:00
danm%netscape.com
613435350d
hooking up windowwatcher. bug 65229 code=ccarlen,me. r=brendan
2001-03-01 00:13:32 +00:00
danm%netscape.com
09cff0bc41
adding nsIDOMWindow to GetInterface. More hookup of WindowWatcher from last revision. bug 65229 r=brendan and by extension hyatt
2001-02-28 00:43:01 +00:00
danm%netscape.com
9bf577ea3c
hook up WindowWatcher. bug 65229 r=brendan,chak
2001-02-28 00:34:41 +00:00
locka%iol.ie
e8478419c9
Changed installation macro to copy installed-chrome.txt rather than link to it to solve nightly tarball issue. b=62762, sr=cls@seawood.org
2001-02-27 23:15:34 +00:00
locka%iol.ie
148212959f
Removed buildinURLs.rdf from embedding manifest. Smoketest blocker. b=70238
2001-02-27 13:27:54 +00:00
pinkerton%netscape.com
a451399716
make ChromeListener's dtor virtual, since the class has virtual methods. r=jag/sr=scc.
2001-02-27 00:46:27 +00:00
danm%netscape.com
e5a01c9ef8
adding embedcomponents
2001-02-26 03:07:28 +00:00
danm%netscape.com
44bae3efb2
reorder includes more appropriately, get rid of no longer correct comment
2001-02-26 02:19:26 +00:00
danm%netscape.com
5482b478dd
change name of WindowCreator function to fix inexplicable Windows error necessitating careful ordering of includes files
2001-02-26 02:17:02 +00:00
danm%netscape.com
3254ed277b
fix compiler warnings
2001-02-26 02:00:38 +00:00
disttsc%bart.nl
a556c94abd
Fix MOZ_TRACK_MODULE_DEPS=1 build (senna) bustage by adding windowwatcher to REQUIRES.
2001-02-26 01:29:27 +00:00
danm%netscape.com
c10ce3a5fa
adding ability to open windows from JS. code copied from winEmbed. r=hyatt
2001-02-26 00:42:17 +00:00
danm%netscape.com
51efbb0476
general fixes to openwindow code. bug 67368 r=hyatt,jst
2001-02-26 00:36:54 +00:00
danm%netscape.com
b9dda1a10f
fix bad declaration
2001-02-26 00:35:41 +00:00
danm%netscape.com
b50ee05767
teach GetInterface about nsIDOMWindow. bug 67369 r=hyatt,jst
2001-02-26 00:34:57 +00:00
ccarlen%netscape.com
dce63421fd
Bug 68908 - EmbedComponents.mcp was missing some files and produced a useless dll. a=sfraser@netscape.com
2001-02-24 16:44:58 +00:00
cls%seawood.org
8643a92f86
Adding and updating necessary .cvsignore files. Bug #61550
2001-02-24 06:22:49 +00:00
locka%iol.ie
3508afd0c4
NOT PART OF BUILD. Prototype replacement for nsIWebBrowserSiteWindow. b=68581
2001-02-23 14:44:58 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
mkaply%us.ibm.com
830fcfd6ba
#69642
...
r=cls
Need SHORT_LIBNAME for OS/2
2001-02-22 04:33:59 +00:00
dougt%netscape.com
eab041f43f
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
locka%iol.ie
15e3cb1e33
Fix embedding package after recent layout/content split a=leaf@mozilla.org r=valeski@netscape.com b=68942
2001-02-20 19:57:32 +00:00
locka%iol.ie
e73f3fbe4b
Fix embedding package after the recent layout/content split. a=leaf@mozilla.org r=valeski@netscape.com b=68942
2001-02-20 19:56:37 +00:00
locka%iol.ie
22ecac25ee
Added a missing break statement to embedding API. b=68934
2001-02-20 13:34:22 +00:00
dbaron%fas.harvard.edu
121033b670
Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES.
2001-02-17 06:23:08 +00:00
dbaron%fas.harvard.edu
7565a2cb19
Fix Sun WS 5.0 (nebiros tinderbox) bustage by using |PL_strchr| instead of |strchr|.
2001-02-17 06:00:07 +00:00
dbaron%fas.harvard.edu
893d1024fc
Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES.
2001-02-17 05:54:05 +00:00
mkaply%us.ibm.com
f9f6396e42
Fix senna REQUIRES bustage
2001-02-17 04:47:43 +00:00
danm%netscape.com
78a2bd2e06
adding ability to WindowWatcher to open windows without parents. bug 67368 r=hyatt,pinkerton
2001-02-17 02:45:42 +00:00