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

664 Коммитов

Автор SHA1 Сообщение Дата
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
locka%iol.ie b9ba2a7a57 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 4225baf682 hooking up windowwatcher. bug 65229 code=ccarlen,me. r=brendan 2001-03-01 00:13:32 +00:00
danm%netscape.com 467934049b 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 51dda542fc hook up WindowWatcher. bug 65229 r=brendan,chak 2001-02-28 00:34:41 +00:00
locka%iol.ie 6c549b4e16 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 183d2ecac6 Removed buildinURLs.rdf from embedding manifest. Smoketest blocker. b=70238 2001-02-27 13:27:54 +00:00
pinkerton%netscape.com 7ff7c756a2 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 38581c44c5 adding embedcomponents 2001-02-26 03:07:28 +00:00
danm%netscape.com 10f8095e22 reorder includes more appropriately, get rid of no longer correct comment 2001-02-26 02:19:26 +00:00
danm%netscape.com 38a93a8cef 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 223c2c7772 fix compiler warnings 2001-02-26 02:00:38 +00:00
disttsc%bart.nl eab1ac8ef0 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 993b4c1698 adding ability to open windows from JS. code copied from winEmbed. r=hyatt 2001-02-26 00:42:17 +00:00
danm%netscape.com f5437ab8bf general fixes to openwindow code. bug 67368 r=hyatt,jst 2001-02-26 00:36:54 +00:00
danm%netscape.com 6d73a9622d fix bad declaration 2001-02-26 00:35:41 +00:00
danm%netscape.com dfec3854b8 teach GetInterface about nsIDOMWindow. bug 67369 r=hyatt,jst 2001-02-26 00:34:57 +00:00