disttsc%bart.nl
38f4b05d1a
Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, adding "string" to REQUIRES line in embedding/components/appstartup/src/Makefile.in
2001-03-19 23:35:10 +00:00
disttsc%bart.nl
efba48a312
Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, add "embedcomponents" to REQUIRES line in embedding/base/Makefile.in, r=cls
2001-03-19 23:30:29 +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
chak%netscape.com
eaae9499a0
Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
Fix for #71994
MfcEMbed must implement Get/SetVisibility of nsIEmbeddingSiteWindow
r=chak
2001-03-19 21:57:57 +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
law%netscape.com
6ef9ef717c
Bug 26029; add CHROME_WINDOW_MIN flag to enable minimizable dialog windows (and use that for download progress dialogs); r=danm sr=alecf a=asa
2001-03-17 00:30:38 +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
timeless%mac.com
6cf0d97f11
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
locka%iol.ie
a831f85af3
Fixed wacky sync/async code in webbrowser persist b=69828, r=dougt@netscape.com
2001-03-13 13:55:30 +00:00
locka%iol.ie
dfadfe75f8
Fixed a few documentation typos. b=68581
2001-03-13 13:43:54 +00:00
locka%iol.ie
1970ad7b0e
NOT PART OF BUILD. MSVC++ project file for winEmbed
2001-03-13 13:34:19 +00:00
locka%iol.ie
2e80d6b227
Updated to use nsIEmbeddingSiteWindow sr=blizzard@mozilla.org b=68581
2001-03-13 12:48:33 +00:00
locka%iol.ie
d87865f317
Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581
2001-03-13 12:35:08 +00:00
locka%iol.ie
6d6db074a4
Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581
2001-03-13 12:21:34 +00:00
dprice%netscape.com
edb387e49c
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
attinasi%netscape.com
edb0425331
Trying to fix bustage: removing references to appstartup stuff.
2001-03-13 08:39:37 +00:00
attinasi%netscape.com
33c451cd0a
Trying to fix stinky bustage: removing appstartup from the build.
2001-03-13 08:30:56 +00:00
chak%netscape.com
6af6ab8297
Last Fix for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
2001-03-13 06:35:48 +00:00
chak%netscape.com
a1b9575d23
Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
2001-03-13 06:29:32 +00:00
chak%netscape.com
8248d332ec
Fix for #71684 - Unable to copy/paste in mfcEmbed's url bar
...
r=chak
2001-03-13 06:28:44 +00:00
ccarlen%netscape.com
cdc4bc27d8
Bug 68720. Checking in Mac files for chak@netscape.com. r=ccarlen@netscape.com, sr=alecf@netscape.com
2001-03-13 06:28:03 +00:00
chak%netscape.com
a3a29b005b
Fix for #70988 and #71013 - Include cookie library with embed builds
...
r=adamlock
2001-03-13 06:25:33 +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
chak%netscape.com
c6c8eaa18f
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
c74c36c85e
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
fcf7cd0d9f
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
a386fe9752
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
4b14f2ddc4
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
c3066b11d3
Fix for Bug#71628 - MfcEmbed needs to persist the url list
...
r=chak
2001-03-11 19:03:40 +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
disttsc%bart.nl
cb72115f01
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
8b43034cef
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
5d3da8e085
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
f976787a00
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
253e3e9a55
Hot tooltip love. Not part of the build.
2001-03-06 22:51:23 +00:00
blizzard%redhat.com
8248153f1b
Implement SIZE_TO, DESTROY_BROWSER, and OPEN_URI. Not part of the build.
2001-03-06 22:41:53 +00:00
blizzard%redhat.com
a24e423807
New embedding widget files. Not Yet Quite Part Of The Build, Folks
2001-03-06 21:56:57 +00:00
maolson%earthlink.net
948627b644
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
277181c660
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
38794d139f
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