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

396 Коммитов

Автор SHA1 Сообщение Дата
locka%iol.ie 040aed7460 Detabbed file, no code changes 2003-08-05 07:38:48 +00:00
cls%seawood.org 064d382e0c Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
ben%bengoodger.com e2f9fb6a72 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

browser/activex/src/control/HelperAppDlg.cpp
browser/cocoa/src/CHBrowserService.mm
browser/photon/src/nsUnknownContentTypeHanlder.cpp
browser/powerplant/source/UDownload.cpp
components/ui/helperAppDlg/nsHelperAppDlg.js
components/ui/helperAppDlg/nsIHelperAppLauncherDialog.idl
tests/mfcembed/components/HelperAppDlg.cpp
- Update nsIHelperAppLauncherDialog::PromptForSaveToFile to take a
  nsIHelperAppLauncher parameter.

bug 214985, r=brendan sr=hyatt
2003-08-04 22:30:41 +00:00
jaggernaut%netscape.com 95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
cbiesinger%web.de bb37693039 147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
caillon%returnzero.com 91b7c60bee Bug 83536.
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
dwitte%stanford.edu ec6977ef04 blah bustage blah 2003-07-20 16:34:48 +00:00
dwitte%stanford.edu f9af6e15f9 blah bustage blah 2003-07-20 16:32:28 +00:00
dwitte%stanford.edu af7a2da1c4 followup to jag's bustage checkin saga - removing some unnecessary CID's and some crufty files. (there may have been a grand plan behind guids.h, but as it stands there's no point)
r=the tim dude at rit, aka riceman, aka sirLurxalot, sr=lumpy
2003-07-20 15:40:34 +00:00
jaggernaut%netscape.com 77491d2f3b Fix bustage 2003-07-20 14:10:19 +00:00
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
dwitte%stanford.edu 46938f6907 fixing bustage 2003-07-18 20:01:09 +00:00
cbiesinger%web.de 805bd84854 193698 r=bzbarsky sr=darin "attachment" content shows a checkbox for "don't ask"
This checkin makes it so that we grey out the "Always ask me" checkbox for files sent
with content-disposition:attachment, and show another text indicating that the server
asked to not display the file.
2003-07-03 13:55:17 +00:00
cbiesinger%web.de d86a9ff5b7 211169 r=bzbarsky sr=darin nsIHelperAppLauncherDialog::ShowProgressDialog unused, this means that nsProgressDlg.* is also unused 2003-07-01 20:21:57 +00:00
locka%iol.ie a475765dad Check if data: protocol exists before loading a data url in design mode. b=208834 r=darin@netscape.com sr=blizzard@mozilla.org 2003-06-19 18:49:11 +00:00
locka%iol.ie 87ff18acc6 Update xpi packages to add activex policy file and default prefs. Rewrite install.js to collapse loops down and provide better error checking & logging. b=208842 r=dbradley@netscape.com sr=alecf@netscape.com 2003-06-17 16:39:57 +00:00
locka%iol.ie 689f36830f Fix veirifcation build bustage, rename MOZ_ACTIVEX_PLUGIN_SUPPORT to MOZ_ACTIVEX_SCRIPTING_SUPPORT 2003-06-16 18:13:35 +00:00
caillon%returnzero.com 2df173e9c8 Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
locka%iol.ie 3f651931a8 Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com 2003-06-13 11:56:50 +00:00
locka%iol.ie 450107faf4 Link to common activex lib, implement get_all functionality. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com 2003-06-13 11:46:04 +00:00
locka%iol.ie e8e9fed2ac Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com 2003-06-13 11:45:07 +00:00
locka%iol.ie 786668a3bb Remove files that have moved into common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com 2003-06-13 11:44:24 +00:00
locka%iol.ie a91b05849c Enable building of common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com 2003-06-13 11:43:03 +00:00
locka%iol.ie e0822216e1 NOT PART OF BUILD. Fix test app to work with new location of some files it needs moved by bug 206901 plus improve layout and properly monitor command state change events. 2003-06-12 20:48:43 +00:00
locka%iol.ie c6437cebb7 Move IE DOM classes and other shared classes out of control and into a common dir. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com 2003-06-12 20:30:09 +00:00
locka%iol.ie aa713fc441 Set WS_CLIPCHILDREN on plugin window to fix painting problems. b=208318 r=dbradley@netscape.com sr=alecf@netscape.com 2003-06-05 18:53:46 +00:00
locka%iol.ie 6f80e2251a Tell controls which ask to be resized to make do with what they're given. b=206762 r=dbradley@netscape.com sr=alecf@netscape.com 2003-05-27 14:58:02 +00:00
dwitte%stanford.edu 270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
dbradley%netscape.com 5761ad14e3 bug 205538 - Use hyphens instead of underscores in caps prefs for CID's. r=adamlock, sr=alecf, a=asa 2003-05-20 14:19:05 +00:00
locka%iol.ie acbea27a7e Backout checkin for b=204879, a=kysmith@netscape.com 2003-05-12 21:27:24 +00:00
locka%iol.ie e0677d2cef Don't build or export nsIMozAxPlugin.xpt in COM connect mode. b=204879 r=dbradley sr=alecf a=sspitzer 2003-05-12 12:15:08 +00:00
bryner%netscape.com 43e33f434f Removing unneeded #include of nsGUIEvent.h that causes static build bustage due to undefined references to nsRect methods in gkgfx. r=pavlov 2003-05-03 22:56:14 +00:00
dbradley%netscape.com 9c630807a3 bug 203362 - Turn on building IDispatch code by default. r=bryner, sr=alecf, a=sspitzer, IsEqualGUID patch r=dbradley, sr=alecf, a=asa 2003-04-30 04:13:58 +00:00
joshua.xia%sun.com 7cd59bb5f1 bugid=203059 jbyte defined incorrectly in jri_md.h
r=pete.zha sr=brendan/mkaply approval=mkaply
2003-04-24 11:09:51 +00:00
wade%ezri.org 614a90cc82 fix for bug 202817 - clicking on a link that returns a non-trivial mimetype results in download rather than view. p=bz r=blizzard sr=darin 2003-04-22 23:32:49 +00:00
locka%iol.ie cb5762416e Remove some stub code for ActiveScript which was never implemented. b=292577 r=dbradley@netscape.com sr=alecf@netscape.com 2003-04-22 21:47:35 +00:00
bzbarsky%mit.edu 382f78c2b5 More build bustage. 2003-04-19 20:16:33 +00:00
bzbarsky%mit.edu 9e108940f9 fix build bustage; part of bug 192366 2003-04-19 18:45:30 +00:00
bryner%netscape.com a0acc0caeb Removing incorrectly named StdAfx,h. NPOB. 2003-04-19 08:28:00 +00:00
locka%iol.ie f03e3e63d9 Fixed bustage possibly caused by broken optimization. b=201097 r=dbradley@netscape.com sr=alecf@netscape.com 2003-04-15 18:07:27 +00:00
locka%iol.ie af51b53215 Implement IBindHost::CreateMoniker including base url support, initialise _Module global properly and comment out IOleInPlaceSiteWindowless b=200680 r=dbradley@netscape.com sr=alecf@netscape.com 2003-04-11 13:51:34 +00:00
seawood%netscape.com 80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
locka%iol.ie 7042d97622 Remove clever PARAM conversion into native types. b=199163 r=dbradley@netscape.com sr=alecf@netscape.com 2003-04-02 11:13:15 +00:00
locka%iol.ie cd2ccfc3ce Fix browsing to newly opened popup windows. b=188055 r=danm@netscape.com sr=blizzard@mozilla.org 2003-04-02 11:09:42 +00:00
locka%iol.ie 2b182e91a9 NOT PART OF BUILD. MS DevStudio project files for editing convenience only 2003-03-27 14:50:06 +00:00
locka%iol.ie 0cb27dcfff Add activex.js file to define default prefs for COM connect / plugin. b=197084 r=dbradley@netscape.com sr=alecf@netscape.com a=asa@mozilla.org 2003-03-27 12:36:59 +00:00
locka%iol.ie 6bf4f4c661 Add implement IHTMLLocation object. b=194281 r=dbradley@netscape.com sr=alecf@netscape.com 2003-03-19 18:47:10 +00:00
locka%iol.ie c9bdbedd5a Add template implementation of IHTMLLocation b=194281 r=dbradley@netscape.com sr=alecf@netscape.com 2003-03-19 18:42:21 +00:00
locka%iol.ie 966d70fcc8 Implement execScript for controls which wish to call JS in the page. b=196317 r=dbradley@netscape.com sr=alecf@netscape.com 2003-03-19 14:07:07 +00:00
dbradley%netscape.com 5b19387a4b This is the other half of the patch for bug 188229 that I missed checking in earlier. Again, this isn't part of the regular build. 2003-03-13 04:13:05 +00:00