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

543 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net 1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
blizzard%redhat.com f014002bf2 remove old files that are no longer in the build 2001-03-21 21:07:59 +00:00
locka%iol.ie 08c130f2e5 NOT PART OF BUILD. Updated project file for MSVC++ now invokes "nmake /f makefile.win" 2001-03-21 13:07:21 +00:00
timeless%mac.com e76ccfd647 fix Bug 70989 Clean up lots of "shadows" and other common warnings
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
disttsc%bart.nl 01d7d0a737 Fix windows bustage. r=smfr 2001-03-20 06:39:41 +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
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 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
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
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
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
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 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
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
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
locka%iol.ie 3b1ce4bad9 NOT PART OF BUILD. Prototype replacement for nsIWebBrowserSiteWindow. b=68581 2001-02-23 14:44:58 +00:00
disttsc%bart.nl a6f2f5861a 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
dougt%netscape.com 128f95aa9b 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 1361efc464 Added a missing break statement to embedding API. b=68934 2001-02-20 13:34:22 +00:00
danm%netscape.com a1fe80fa07 fix destruction order crash. no bug #. r=hyatt,pinkerton 2001-02-17 02:37:06 +00:00