bsmedberg%covad.net
50c4961f96
Bug 315563 - Convert the activex code to use the frozen string API, r=darin
...
git-svn-id: svn://10.0.0.236/trunk@184909 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-18 15:58:53 +00:00
dougt%meer.net
ab8d20953c
This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@180345 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-16 02:25:37 +00:00
timeless%mozdev.org
817c61eb2d
Bug 293124 useless initialization after memset in CMozillaBrowser::OnSaveAs
...
patch by bugzilla@mcsmurf.de r=timeless sr=tor a=shaver
git-svn-id: svn://10.0.0.236/trunk@173948 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 18:32:15 +00:00
cls%seawood.org
448f178000
Use dashes instead of backslashes for program options to avoid msys shell expansion.
...
Thanks to Howard Chu <hyc@symas.com > for the patch.
Bug #294122 r=cls a=shaver
git-svn-id: svn://10.0.0.236/trunk@173906 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-01 14:28:35 +00:00
cbiesinger%web.de
6edb4795dd
Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable
...
r=bz sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@172304 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-15 19:41:07 +00:00
bsmedberg%covad.net
c891331f56
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
...
git-svn-id: svn://10.0.0.236/trunk@171570 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-04 17:21:39 +00:00
cbiesinger%web.de
8593d723e5
Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain
...
r=bz sr=darin
git-svn-id: svn://10.0.0.236/trunk@170609 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-13 17:03:44 +00:00
bzbarsky%mit.edu
d1350f8017
Add the prompt-service contract to nsEmbedCID.h
...
git-svn-id: svn://10.0.0.236/trunk@170283 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-07 16:07:11 +00:00
bzbarsky%mit.edu
1c1365dc03
Create a service that can be asked whether a given webnavigation (or a
...
"typical" webnavigation) supports loading of a certain MIME type. Bug 283125,
r=biesi, sr=darin
git-svn-id: svn://10.0.0.236/trunk@169951 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-27 18:33:27 +00:00
timeless%mozdev.org
67c08f0b9e
Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
...
patch by sdwalker@myrealbox.com r=bryner
git-svn-id: svn://10.0.0.236/trunk@165657 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-23 19:34:02 +00:00
darin%meer.net
360c091908
fixing win32 bustage
...
git-svn-id: svn://10.0.0.236/trunk@164747 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-01 21:16:18 +00:00
darin%meer.net
ed9e4d3d7a
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@164735 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-01 18:50:36 +00:00
cbiesinger%web.de
37ac24e778
261249 treat UTF-8 strings as UTF-8, not latin1. r=bzbarsky sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@163007 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-30 14:23:49 +00:00
peterv%propagandism.org
01e29b99dc
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@162447 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 12:39:49 +00:00
locka%iol.ie
fe45fef769
Implement IHTMLDomNode and IHTMLButtonElement interfaces on IE DOM. Checkin on behalf of atremon@elansoftware.com r=adamlock sr=jst b=238786
...
git-svn-id: svn://10.0.0.236/trunk@161785 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-05 14:44:07 +00:00
cbiesinger%web.de
7baf7223f9
Bug 254354 move nsIHelperAppLauncherDialog.idl into exthandler
...
r=bz sr=darin
git-svn-id: svn://10.0.0.236/trunk@160502 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-08 20:25:02 +00:00
bryner%brianryner.com
865734bf2f
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
...
git-svn-id: svn://10.0.0.236/trunk@160184 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-31 23:15:21 +00:00
bryner%brianryner.com
b17b3249f7
Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.
...
git-svn-id: svn://10.0.0.236/trunk@160067 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-29 19:41:39 +00:00
darin%meer.net
0c01061c22
fixes bug 106940 "ActiveX browser should use the newer nsIPrefService APIs instead of nsIPref" patch by gerlofs@us.ibm.com, r=mkaply, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@159543 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-20 18:31:57 +00:00
roc+%cs.cmu.edu
0b0fa89131
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@157992 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 00:13:25 +00:00
locka%iol.ie
e9ca563782
Implement IHTMLDocument2::get_Cookie. Checkin on behalf of atremon@elansoftware.com, r=adamlock sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@155163 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 19:59:52 +00:00
gerv%gerv.net
586f796c2a
Bug 236613: change to MPL/LGPL/GPL tri-license.
...
git-svn-id: svn://10.0.0.236/trunk@155091 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 22:01:16 +00:00
cbiesinger%web.de
39f2b721ec
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
git-svn-id: svn://10.0.0.236/trunk@154941 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-15 20:56:37 +00:00
locka%iol.ie
0108fd533b
Tidy up some enums. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa
...
git-svn-id: svn://10.0.0.236/trunk@154791 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-13 10:09:44 +00:00
locka%iol.ie
dad38613e7
Add page setup dialog to ActiveX control & fix com exception in IOleCommandTargetImpl. b=225045 r=atemon@elansoftware.com sr=bzbarsky a=asa
...
git-svn-id: svn://10.0.0.236/trunk@154785 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-13 09:21:06 +00:00
locka%iol.ie
c364b7db4d
Implement IHtmlDocument2::get_selection and range objects in ActiveX control. Checkin on behalf of Alexandre Trémon <atremon@elansoftware.com>. r=adamlock a=jst a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@153983 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-15 19:20:12 +00:00
locka%iol.ie
8826abbf5f
Fix "View Source" operation on popup menu. Move default profile into a member variable. b=228600 r=darin sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@153496 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-03 21:24:19 +00:00
locka%iol.ie
0229f3f43a
Move profile opening to after component registration to prevent locked profiles from causing strange behaviour in the control. b=224455 r=bzbarsky sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@149163 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-11 20:38:51 +00:00
locka%iol.ie
cc18751688
NO CODE CHANGES. Update DevStudio projects (used for editing convenience only) to reflect recent reorg of some files to a common dir.
...
git-svn-id: svn://10.0.0.236/trunk@147411 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 21:19:45 +00:00
locka%iol.ie
241a418373
Fix (long broken) editor mode to provide barebones functionality. Update all adamlock addresses to eircom.net. Fix some arcane comments referring to webshell / NGLayout. b=220092 r=blizzard@mozilla.org sr=bzbarsky@mit.edu
...
git-svn-id: svn://10.0.0.236/trunk@147409 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-28 21:17:24 +00:00
tor%cs.brown.edu
064f665b7e
Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@147342 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-26 19:31:18 +00:00
cls%seawood.org
5bc2df8f7d
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
git-svn-id: svn://10.0.0.236/trunk@145585 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 04:43:49 +00:00
ben%bengoodger.com
171bd80e1a
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
git-svn-id: svn://10.0.0.236/trunk@145550 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 22:30:41 +00:00
jaggernaut%netscape.com
df747d0621
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145205 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 19:06:59 +00:00
cbiesinger%web.de
72ffd605aa
147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
...
this merges nsIMIMEService::GetFromType and GetFromExtension
git-svn-id: svn://10.0.0.236/trunk@145198 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-25 16:48:00 +00:00
dwitte%stanford.edu
4763c7700a
blah bustage blah
...
git-svn-id: svn://10.0.0.236/trunk@145007 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 16:34:48 +00:00
dwitte%stanford.edu
9ddd52c3b0
blah bustage blah
...
git-svn-id: svn://10.0.0.236/trunk@145006 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 16:32:28 +00:00
dwitte%stanford.edu
d1b7c5043f
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
git-svn-id: svn://10.0.0.236/trunk@145004 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 15:40:34 +00:00
jaggernaut%netscape.com
3bba88e9b2
Fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@145001 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 14:10:19 +00:00
jaggernaut%netscape.com
f34216bf2d
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@144992 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 07:47:59 +00:00
dwitte%stanford.edu
3125c92677
fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@144960 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-18 20:01:09 +00:00
cbiesinger%web.de
689222c32f
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.
git-svn-id: svn://10.0.0.236/trunk@144429 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-03 13:55:17 +00:00
cbiesinger%web.de
f4ae59f0db
211169 r=bzbarsky sr=darin nsIHelperAppLauncherDialog::ShowProgressDialog unused, this means that nsProgressDlg.* is also unused
...
git-svn-id: svn://10.0.0.236/trunk@144356 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-01 20:21:57 +00:00
locka%iol.ie
adcb330801
Check if data: protocol exists before loading a data url in design mode. b=208834 r=darin@netscape.com sr=blizzard@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@143944 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-19 18:49:11 +00:00
locka%iol.ie
d78160f5b4
Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143669 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 11:45:07 +00:00
locka%iol.ie
234b8b050b
Remove files that have moved into common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@143668 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-13 11:44:24 +00:00
locka%iol.ie
3b26825c3b
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
...
git-svn-id: svn://10.0.0.236/trunk@142947 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-27 14:58:02 +00:00
dwitte%stanford.edu
dc7e857400
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.
git-svn-id: svn://10.0.0.236/trunk@142828 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-23 21:34:47 +00:00
wade%ezri.org
38e05d487e
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
...
git-svn-id: svn://10.0.0.236/trunk@141634 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-22 23:32:49 +00:00
bzbarsky%mit.edu
2c5519c441
More build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@141459 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-19 20:16:33 +00:00