bryner%brianryner.com
7d80b4f5cf
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
gerv%gerv.net
8b8dde7d95
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
cbiesinger%web.de
14177dedcb
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
pinkerton%aol.net
78979b9349
use encoded filename in content-dispositon header (bug 233798, not part of
...
build)
2004-02-27 16:57:14 +00:00
dbaron%dbaron.org
0231f67b81
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
2004-01-23 23:12:44 +00:00
bryner%brianryner.com
2406bc1ed4
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:05:34 +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
jfrancis%netscape.com
897845fdfe
Fixing compile errors in cocoa embedding example. Not part of build.
2003-08-02 06:31:54 +00:00
jfrancis%netscape.com
1f17c20f83
Fixing some compile errors in cocoa embedding example. Not part of build.
2003-08-02 06:25:54 +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
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
alecf%flett.org
f43f8eebe9
fix for bug 205895 - make nsIMIMEInfo.getFileExtensions use a string enumerator, to avoid excess allocation at startup
...
r=bz, sr=darin
2003-06-17 17:00:40 +00:00
ccarlen%netscape.com
81f4105f97
Bug 200118 - Allow Cocoa embedding sample to build from the command line, including in obj dir builds. r=pinkerton/sr=bryner. Not part of build.
2003-04-04 21:24:56 +00:00
pinkerton%netscape.com
c9c1d6e3b7
update project files to get them working on the trunk and to pull in
...
security libs. (bug 198018 r/sr=sfraser,a=asa). not part of bulid.
2003-03-27 20:59:34 +00:00
bryner%netscape.com
e7316cf9cd
Sync CHClickListener with Camino. Not part of the default build.
2003-03-18 23:19:39 +00:00
bryner%netscape.com
fca863b92d
Sync NSBrowserView with changes made on CHIMERA_M1_0_1_BRANCH. Not part of the build, a=dbaron.
2003-02-20 00:06:09 +00:00
dbaron%dbaron.org
bc98f431d6
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. sr=jag
2003-01-10 20:02:04 +00:00
bryner%netscape.com
292504823a
merging changes from CHIMERA_M1_0_1_BRANCH. Not part of the default build.
2003-01-07 05:04:07 +00:00
seawood%netscape.com
fe2f4b55ff
Remove DARWIN define from osx builds as it cripples the feature set provided by OSX headers.
...
Bug #154232 r=wtc sr=scc a=scc
2002-07-18 04:09:30 +00:00
bryner%netscape.com
8b898b481f
Adding some missing .cvsignore files. a=leaf.
2002-03-08 00:00:05 +00:00
bryner%netscape.com
5c5f8c38b0
#include cleanup from my last checkin. Not part of the build.
2002-03-07 04:09:12 +00:00
bryner%netscape.com
ac43cfc520
Fixing NSBrowserView bustage from the nsIURI API change. Not part of the build, a=shaver.
2002-03-07 03:53:50 +00:00
hyatt%netscape.com
1ac5e5126f
Fix for 122031, r=pink, sr=brendan
2002-01-30 01:24:15 +00:00
hyatt%netscape.com
67a696495c
Fix type bustage in cocoa view. Not part of build.
2002-01-25 01:59:11 +00:00
pinkerton%netscape.com
6bf0d756ad
fix mismatch between static in header and source file
2001-12-06 15:55:30 +00:00
vidur%netscape.com
4328fcb009
Ensure that we call NS_TermEmbedding on shutdown. [not part of build]
2001-12-01 01:20:02 +00:00
rpotts%netscape.com
1f0cc6e6b9
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +00:00
vidur%netscape.com
1ad0ca5c26
Fixed prompt and password dialogs. [not part of build]
2001-11-30 01:59:01 +00:00
vidur%netscape.com
51192a5e57
Fixed alerts and added prompt and password support. [not part of build]
2001-11-30 00:46:06 +00:00
pinkerton%netscape.com
9ccb7538c2
view shouldn't be opaque. allows webpages to show up. [not part of build]
2001-11-29 22:39:37 +00:00
vidur%netscape.com
f2ca145d11
Got rid of installation name in project. This is not part of the build.
2001-11-29 04:11:53 +00:00
vidur%netscape.com
b7db2da319
Removed absolute paths to framework. Relative paths *should* work.
2001-11-29 01:20:38 +00:00
vidur%netscape.com
c3626d9318
Temporarily change framework installation path to be absolute. This is not part of the default build.
2001-11-28 22:38:54 +00:00
vidur%netscape.com
99fa5b20bd
First iteration of Cocoa NSView wrapper around embedded component. This is not part of the default build.
2001-11-28 21:42:53 +00:00