rickg%netscape.com
75bb6c7484
preloader update. r=peterl, sr=attinasi
2005-04-05 22:27:07 +00:00
chak%netscape.com
633d1e5d8c
Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
Fix for #71994
MfcEMbed must implement Get/SetVisibility of nsIEmbeddingSiteWindow
r=chak
2005-04-05 22:27:06 +00:00
attinasi%netscape.com
5f27dfb87d
Trying to fix stinky bustage: removing appstartup from the build.
2005-04-05 22:27:05 +00:00
chak%netscape.com
1c2d93b262
Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
2005-04-05 22:27:04 +00:00
danm%netscape.com
45e29ec06b
partial nsWindowMediator embedding analogue (not yet hooked up to build) r=sfraser,valeski
2005-04-05 22:27:03 +00:00
dougt%meer.net
39508ab7b5
Coverity Warning in Embedding. Bug 287861. r=brendan
2005-03-29 21:52:19 +00:00
darin%meer.net
08146eec42
landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky
2005-03-25 03:41:33 +00:00
cbiesinger%web.de
bf94a50628
Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain
...
r=bz sr=darin
2005-03-13 17:03:44 +00:00
dveditz%cruzio.com
40ba69c24c
bug 283103 disable accept button in security dialogs when not focused
...
(suite version of bug 260560) r=caillon, sr=neil.parkwaycc, a=caillon
2005-03-10 22:26:47 +00:00
bsmedberg%covad.net
eef6b7396f
From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
2005-03-10 18:44:11 +00:00
bryner%brianryner.com
a821ecc6cf
Inline access to XPCWrappedNative's nsISupports pointer, with do_QueryWrappedNative nsCOMPtr helper (bug 285404). r=jst, sr=darin.
2005-03-10 00:39:28 +00:00
neil%parkwaycc.co.uk
01f871df34
Bug 285163 Make the hostname visible on the download dialog r=caillon sr=dveditz
2005-03-09 23:45:03 +00:00
jst%mozilla.jstenback.com
eb65bc6267
Fixing bug 284993. Make sure the new content viewer is properly initialized before fireing location changed notifications. r=bzbarsky@mit.edu, sr=darin@meer.net
2005-03-09 14:31:02 +00:00
bzbarsky%mit.edu
d624665bc9
Add the prompt-service contract to nsEmbedCID.h
2005-03-07 16:07:11 +00:00
jst%mozilla.jstenback.com
cef561a155
Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com
2005-03-04 02:01:54 +00:00
bzbarsky%mit.edu
eeb71482bd
Fix nsWindowWatcher::FindItemWithName to pass in the right requestor; expose it
...
on nsPIWindowWatcher and use it from nsDocShellTreeOwner. Bug 282296, r=danm,
sr=jst
2005-03-03 17:26:34 +00:00
cbiesinger%web.de
1769fbf5e5
281343 show an error message when filenames are too long; and convert that error
...
to an nsresult
patch by Son Le <son.le0@gmail.com> r=biesi sr=darin
2005-03-02 18:16:37 +00:00
bzbarsky%mit.edu
fb6f18399c
Persist the "code" and "archive" attributes of applets. Bug 276453, r=biesi, sr=jst
2005-02-24 04:16:06 +00:00
jst%mozilla.jstenback.com
5e17dc1a02
Fixing bug 277574. Make sure all modal dialogs, not just the ones that come from DOM calls, bring the requesting tab to focus. r=dveditz@cruzio.com, sr=darin@meer.net
2005-02-23 23:31:37 +00:00
gandalf%firefox.pl
55f47589b7
Bug 279768: Move locales from ./embedding and ./xpfe to ./dom/locales and ./toolkit/locales (global, part 2); r=bsmedberg
2005-02-20 21:15:00 +00:00
darin%meer.net
472b64e4ab
fixes bug 241864 "M18a2 Crash after trying to save page and visiting other url or reload current url - [@ ntdll.dll - ???] [@nsCOMPtr<nsIURI>::assign_assuming_AddRef]" patch by son.le0@gmail.com, r=bzbarsky, sr=darin, a=asa
2005-02-16 08:02:08 +00:00
pedemont%us.ibm.com
dfe140175e
Bug 256911 - Implement weakref support for SetWebBrowserChrome. r=darin, sr=shaver
2005-02-04 23:32:32 +00:00
timeless%mozdev.org
0f5d164759
Bug 133277 give NS_PARSERSERVICE_CID {a6cf9112-15b3-11d2-932e-00805f8add32} a ContractID
...
r=mrbkap sr=bz
2005-02-04 05:05:10 +00:00
bryner%brianryner.com
f5257db823
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
dougt%meer.net
e5dae86af3
Fixes 280231. WinCE build changes; r=benjamin
2005-01-30 04:03:53 +00:00
timeless%mozdev.org
34eceab05c
Bug 277741 bad copy/paste of NS_ASSERT_OWNINGTHREAD(_class)
...
r=dbradley sr=dbaron
2005-01-12 19:20:01 +00:00
jst%mozilla.jstenback.com
1a8e54667c
Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org
2005-01-11 19:36:40 +00:00
cbiesinger%web.de
8bf7cd6391
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
cbiesinger%web.de
cc840713ca
Bug 249508 disable image loading before setting a new src on image nodes when
...
saving complete web pages. r=bz sr=jst
2005-01-09 20:36:27 +00:00
cbiesinger%web.de
e279a2a949
Bug 241082 exthandler should require just nsITransfer, not nsIDownload
...
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
bugzilla%arlen.demon.co.uk
fa2b47f85c
Bug 7840 Ability to specify default directory for downloads - As or not to As patch v0.7a - pud8
...
p=me r=neil.parkwaycc.co.uk sr/rs=jag
2004-12-21 19:31:07 +00:00
bsmedberg%covad.net
81a0de68d5
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
2004-12-15 04:07:01 +00:00
dbaron%dbaron.org
1b29417fd2
Fix bustage. b=272151
2004-12-08 22:05:58 +00:00
dbaron%dbaron.org
f9dfc3bd3d
Fix Windows bustage. b=272151
2004-12-08 20:31:27 +00:00
dbaron%dbaron.org
1bb228eed5
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
ere%atp.fi
c1d97a4b9d
Fix for bug 270812: Cannot print after printer was renamed
...
Patch by Masayuki Nakano,
r=emaijala
sr=bzbarsky
2004-12-06 15:29:25 +00:00
pedemont%us.ibm.com
c6f2de7c1e
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
2004-12-01 17:33:16 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
bugzilla%arlen.demon.co.uk
c4dc7600f0
Bug 264102 Chrome should use document.title instead of window.title - progressDlg fix v0.1
...
p=me r/sr=neil.parkwaycc.co.uk
2004-11-23 22:49:10 +00:00
darin%meer.net
9faecb70f3
freezing nsIPromptService, bug 99615, r=timeless sr=bzbarsky
2004-11-16 20:36:26 +00:00
timeless%mozdev.org
caaf1cc03c
Bug 269926 /Users/timeless/mozilla/embedding/components/printingui/src/mac/nsPrintingPromptServiceX.cpp:67: warning: `const char*kPrintProgressDialogURL' defined but not used
...
r=pedemonte sr=bz
2004-11-15 18:37:40 +00:00
timeless%mozdev.org
98e2759cf0
Fixing case. Accesskeys favor matched case.
...
r=biesi sr=bz
2004-11-15 02:12:30 +00:00
joshmoz%gmail.com
2100b1ea0d
remove still-compiled classic code from print ui (bug 267763) r+sr=darin
2004-11-04 21:26:34 +00:00
darin%meer.net
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
jshin%mailaps.org
4bc89c6801
bug 266857 Cannot print more than once with a printer with non-Latin1 (e.g. Japanese) characters in its name, patch by Masayuki Nakano <masayuki@d-toybox.com> r=me, sr=bzbarsky
2004-10-31 04:34:13 +00:00
darin%meer.net
fb3826168b
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
2004-10-25 19:34:45 +00:00
bzbarsky%mit.edu
69eadc53e4
Remove the use of HEAD when saving files, since it's so poorly implemented by
...
servers. Bug 160454, patch by Phil <Time_lord@hotmail.com> (to whom I'd like
to express my deepest thanks for doing this!), r=biesi, sr=bzbarsky
2004-10-10 04:03:34 +00:00
neil%parkwaycc.co.uk
7bb2ca31b7
Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver
2004-10-09 13:01:45 +00:00
bzbarsky%mit.edu
3fa9eef12d
Try to keep window.arguments from being wiped out by scope-clearing by setting
...
the document in the window to null before setting window.arguments in
AttachArguments. Bug 25040, r=danm, sr=jst
2004-10-02 16:11:57 +00:00
cbiesinger%web.de
e533798ebb
make helper app dialog set its title using window.title, not setAttribute, since
...
only the former now works in an onload handler
261267 r=neil sr=bz a=asa
2004-09-25 23:54:52 +00:00
bzbarsky%mit.edu
06df868b16
Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris
...
Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
2004-09-16 18:33:39 +00:00
peterv%propagandism.org
93852793b1
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2004-09-16 12:39:49 +00:00
cbiesinger%web.de
9b90f640dd
Bug 228603 nsIWebBrowserPersist should have a saveChannel method
...
r=adamlock sr=darin
2004-09-07 14:42:23 +00:00
cbiesinger%web.de
f5a667857a
Bug 254952 make MIMEService/MIMEInfo-users make use of UTF-8 extensions
...
r=bzbarsky sr=darin
2004-09-01 17:46:23 +00:00
bryner%brianryner.com
efcc221ee4
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
neil%parkwaycc.co.uk
03cb95d6b7
Applying the parts of bz's patch for bug 255270 that bryner conservatively removed r=me sr=dbaron a=asa
2004-08-15 10:03:11 +00:00
bryner%brianryner.com
90b233ca65
Fix for reflow problem in XUL dialogs (bug 255270, smoketest blocker). Patch by bzbarsky, r=neil, sr=dbaron. (I'm conservatively just removing the hack in nsHlperAppDlg by restoring it to its previous state).
2004-08-13 18:25:33 +00:00
timeless%mozdev.org
96fd8d0a02
Bug 199804 Unprofessional error message when download fails
...
patch by mcsmurf@gmx.de r=biesi sr=bz
2004-08-08 21:12:22 +00:00
cbiesinger%web.de
ca0357a7db
Bug 254354 move nsIHelperAppLauncherDialog.idl into exthandler
...
r=bz sr=darin
2004-08-08 20:25:02 +00:00
mats.palmgren%bredband.net
798e7d641a
Check fo null before using GetFocusedElement result. b=252977 r+sr=bzbarsky
2004-08-08 17:18:58 +00:00
bzbarsky%mit.edu
372e293420
Make sure not to save magic _base_href attributes when saving a DOM. Bug
...
253507, r+sr=jst
2004-08-04 03:14:18 +00:00
bryner%brianryner.com
cc807b07b1
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
cbiesinger%web.de
07cf57d7dd
Bug 237611 init mPercent to -1, not 0, so that the title also shows 0% progress
...
patch suggested by ZF.Dang <dantifer.dang@sun.com> r=biesi sr=bz
2004-07-18 19:50:24 +00:00
rbs%maths.uq.edu.au
24ee06ba33
Ensure that Find Again (F3) iterates over all matches, even when the ESM::MoveFocusToCaret() takes a shortcut that leaves the focus controller slightly out-of-sync, b=249345, r+sr=jst
2004-07-01 21:29:21 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
jst%mozilla.jstenback.com
936d2f0d37
Fixing bug 235457. Making it possible to open a window from chrome as if it was opened from untrusted script. r=danm-moz@comcast.net, sr=peterv@propagandism.org
2004-06-07 21:50:25 +00:00
dveditz%cruzio.com
1f3e1038f3
bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer
2004-06-05 09:26:01 +00:00
bsmedberg%covad.net
cbb2a1a8c4
Bug 244965 - untrusted web content can use the "chrome" flag to window.open() r=danm sr=jst
2004-06-02 12:36:51 +00:00
mkaply%us.ibm.com
18d9c2feaa
#239580
...
r=danm, sr=dveditz
Extend ConfirmEx to allow setting the default button - change default button for script security to no
2004-05-24 13:33:51 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
timeless%mozdev.org
7b5970dc1f
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
bryner%brianryner.com
6fbe6bfc72
remove unused file
2004-05-11 18:49:23 +00:00
cbiesinger%web.de
33c5b41794
239394 nsIMIMEInfo should use interCaps for methods and attributes
...
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
jst%mozilla.jstenback.com
d247d3f525
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
2004-05-07 20:55:17 +00:00
cbiesinger%web.de
6dfd44ee87
bug 239111 rework pause/resume handling in download manager
...
r=neil sr=roc
2004-05-04 18:53:54 +00:00
bryner%brianryner.com
f9f55ca33e
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
cbiesinger%web.de
9556948baa
bug 241209, make sure to QueryInterface mTargetFile to nsILocalFile, to tell
...
xpconnect about the launch() and reveal() methods to prevent errors when trying
to call them.
r=neil sr=darin
2004-05-02 12:33:51 +00:00
rbs%maths.uq.edu.au
79cf272f93
Scroll the find position last so that it is not overriden by another intermediate scrolling, b=242056, r=akkana, sr=jst
2004-05-01 07:47:23 +00:00
rbs%maths.uq.edu.au
abe59f1a21
Find in textareas misses some matches & some cleanup/consolidation, b=241053, r=akkana, sr=jst
2004-04-27 22:22:43 +00:00
danm-moz%comcast.net
6e86fad6c3
rewrite of new window sizing and placement. bug 239876. also addresses bugs 118717,176342,183633,240381. r=jag sr=blizzard (previous version of patch)
2004-04-27 17:34:13 +00:00
cbiesinger%web.de
f42f71ca76
bug 240367, also filter out nsITransport::STATUS_READING and STATUS_WRITING
...
messages
r+sr=darin
2004-04-23 18:57:10 +00:00
gerv%gerv.net
c40f4f93a2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
cbiesinger%web.de
a26a693b1c
bug 24867 fallout - access the right variable, r+sr=bz
2004-04-18 01:12:49 +00:00
darin%meer.net
b86829b878
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
2004-04-17 00:58:23 +00:00
cbiesinger%web.de
d4e1da55f3
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
rbs%maths.uq.edu.au
5813221e21
fix typo
2004-04-15 20:35:35 +00:00
rbs%maths.uq.edu.au
f0c2514be7
Add the much requested support for find in <textarea> and text <input> elements. Also fix a long-standing problem with the mutually-exclusion: selecting something in a text field doesn't clear an earlier selection outside. b=58305, r=akkana, sr=jst
2004-04-15 19:45:46 +00:00
bryner%brianryner.com
d6b0d386ee
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
2004-02-27 17:17:37 +00:00
bzbarsky%mit.edu
eb5f956346
Fix comment. Bug 234895, patch by Simon Miller <mozbugs@nuvisions.ch>,
...
r=biesi, sr=bzbarsky
2004-02-20 00:17:35 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
jst%mozilla.jstenback.com
1804c4910c
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2004-01-29 22:04:45 +00:00
cbiesinger%web.de
8aca4a6967
Bug 62760
...
make the helper app dialog always select "Save to disk" if the server sent
content-disposition:attachment, not only if we first see this content type
r=bzbarsky rs=darin
2004-01-28 23:18:20 +00:00
jst%mozilla.jstenback.com
d62aed44c4
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
2004-01-24 00:46:17 +00:00
neil%parkwaycc.co.uk
f97835d45d
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
2004-01-23 13:31:07 +00:00
jst%mozilla.jstenback.com
4ab234b8be
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
chanial%noos.fr
7735876dd5
Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files!
2003-11-19 06:34:51 +00:00
jst%mozilla.jstenback.com
6380d7fd12
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
2003-11-19 01:20:56 +00:00
cbiesinger%web.de
26c72f348f
bug 223990. Should have a getPrimaryExtensionForType function
...
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
neil%parkwaycc.co.uk
8d6ba091e2
Bug 224449 Clicking Cancel before Pause doesn't close download window p=bz r=biesi sr=darin
2003-11-04 21:33:17 +00:00
timeless%mozdev.org
6390411c66
Bug 221845 (Patch) (OS X) put type ahead find string on find pasteboard
...
patch by haasd@cae.wisc.edu r=akkana sr=sfraser
2003-10-30 19:22:23 +00:00
neil%parkwaycc.co.uk
f954f310c8
Bug 223099 Remove obsolete FTP channel code r=biesi sr=darin
2003-10-30 09:17:05 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
cls%seawood.org
378b851b12
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
cbiesinger%web.de
69d609337e
220463 use more error codes in nsExternalAppHandler::SendStatusChange
...
r=bzbarsky sr=darin
We now show a useful dialog for NS_ERROR_OUT_OF_MEMORY, and we treat
NS_ERROR_FILE_UNRECOGNIZED_PATH like FILE_NOT_FOUND.
2003-10-03 20:56:52 +00:00
jst%mozilla.jstenback.com
8aa7b563d2
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
2003-09-27 04:18:26 +00:00
cbiesinger%web.de
064a9ddd04
bug 218817. replace GetDownloadInfo with attributes on nsIExternalHelperAppService -
...
this means 2 new attributes:
readonly attribute nsIFile targetFile;
readonly attribute PRTime timeDownloadStarted;
(no caller of GetDownloadInfo needed all three pieces of information that it provided)
r=bzbarsky sr=darin
2003-09-25 13:07:24 +00:00
cbiesinger%web.de
d493442b05
Bug 204671 progress dialog on download is always on top
...
r=bzbarsky sr=jag
Fix this by explicitly setting dialog=no in the features argument of
windowwatcher::OpenWindow.
2003-09-24 19:49:02 +00:00
timeless%mozdev.org
1929dd3949
Bug 191408 Change security policy check in nsWindowWatcher::OpenWindowJS so that xpcshell can use the prompt service
...
patch by danm r=timeless sr=jst
2003-09-18 14:32:06 +00:00
locka%iol.ie
885b07be87
Set check value in ConfirmCheck even if cancel is pressed. b=218021 r=adamlock sr=bzbarsky
2003-09-17 17:51:33 +00:00
ben%bengoodger.com
c57419d457
Seamonkey downloading UI changes necessitated by b214985. r=bz, sr=brendan.
2003-09-17 07:56:38 +00:00
cbiesinger%web.de
70c775f194
missed some parts of Bug 78605 before... still r=bz sr=jag
2003-09-11 15:45:52 +00:00
cbiesinger%web.de
a6f81cf379
Bug 78605
...
display bytes [size] in Status when download is complete
r=bz sr=jag
2003-09-11 12:36:19 +00:00
bryner%brianryner.com
352e645b90
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
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
jshin%mailaps.org
3a1683152e
bug 205682 : URLs in html documents are saved (and sent back) in UTF-8. Get them saved/sent-back in the document charset (r=adamlock, sr=bz, a=chofmann)
2003-08-08 01:00:30 +00:00
ben%bengoodger.com
8b142c128e
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
bsmedberg%covad.net
f1f9fa6cff
Bug 214669 update some callers to nsIComponentRegistrar from nsIComponentManager - r/sr=alecf
2003-08-01 14:27:57 +00:00
bzbarsky%mit.edu
95256ce645
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
jaggernaut%netscape.com
f1efc20ae6
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
faf8419fc6
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
763b641258
162249 r=bzbarsky sr=darin Running external program - lack of decent error messages
...
This adds a useful error message in case the specified helper application does not exist
2003-07-22 17:25:02 +00:00
bzbarsky%mit.edu
3ab26e7432
Sync up the "time elapsed" wording between download manager and progress
...
dialog. Bug 201046, patch by durbacher@gmx.de (Andreas Kunz), r=biesi,
sr=bzbarsky
2003-07-22 14:14:20 +00:00
dbradley%netscape.com
3b40aa01c7
Bug 209942 - FMM: ShowNativePrintDialog has a free memory mismatch. r=smontagu, sr=dbaron
2003-07-19 16:29:41 +00:00
brade%netscape.com
873ca0deef
code cleanup; r=cmanske, sr=bz, bug=209548
2003-07-18 02:28:09 +00:00
jaggernaut%netscape.com
bf82a649b9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
aaronl%netscape.com
9207ace500
Bug 211933. Incorrect null check in webbrowserfind code. r=dean_tessman, sr=sfraser
2003-07-09 06:41:20 +00:00
cbiesinger%web.de
c6ec6b4801
78919 part 1. r=bzbarsky, sr=darin. This adds an |hasDefaultHandler| attribute
...
to nsIMIMEInfo that should be used to check if a default application is available
for this mimeinfo.
2003-07-08 13:52:46 +00:00
cbiesinger%web.de
e71c25e486
22879 r=bzbarsky sr=jag Download window should GetAttention when download is complete
2003-07-08 13:31:04 +00:00
bryner%netscape.com
26ed56c408
Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser.
2003-07-07 18:22:04 +00:00
blakeross%telocity.com
32cf13ed76
Fixing bug 21134, print range in print dialog should prefill to print first page of the web page. r=ben@netscape.com sr=hewitt@netscape.com
2003-07-04 08:31:44 +00:00
danm%netscape.com
c8338b2791
active window must be a top-level docshell. bug 170693. r=blizzard,bryner
2003-07-03 21:13:01 +00:00
cbiesinger%web.de
a711e6e3a0
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
bzbarsky%mit.edu
25471a836d
Add nsIContent::GetBaseURL; get rid of similar functions on nsIXMLContent and
...
nsIHTMLContent. Bug 209573, r=caillon, sr=jst.
2003-07-03 02:45:34 +00:00
cbiesinger%web.de
adf9db1b56
211169 r=bzbarsky sr=darin nsIHelperAppLauncherDialog::ShowProgressDialog unused, this means that nsProgressDlg.* is also unused
2003-07-01 20:21:57 +00:00
cbiesinger%web.de
a80cbe7c3a
170131 r=timeless sr=bzbarsky Missing/misleading window/widget titles in helper application selection dialog
...
note: this checkin only fixes the "title" part of the bug
2003-06-30 17:58:56 +00:00
seawood%netscape.com
3ee6b37d3f
Move xpcom specific defines from mozilla-config.h into xpcom-config.h.
...
Bug #210409 r=dougt
2003-06-27 04:12:16 +00:00
jst%netscape.com
2e8edec781
Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com
2003-06-24 21:43:01 +00:00
timeless%mozdev.org
0ab82cafc9
Bug 67214 parseInt() used instead of Math.round() or Math.floor() in xpfe/components/ucth/resources/helperAppDldProgress.js
...
patch by stevechapel@earthlink.net r=jag sr=bz
2003-06-20 04:33:33 +00:00
brendan%mozilla.org
d8bb39cfd5
Don't include private js header files; fix gcc warnings.
2003-06-19 23:18:51 +00:00
alecf%flett.org
5614718dd3
fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
...
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
caillon%returnzero.com
ba75de772b
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
danm%netscape.com
a811237243
don't name windows using reserved target names. bug 208862 r=jag,jst,mscott
2003-06-12 07:08:12 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
timeless%mozdev.org
932f0bb1c9
Bug 184108 Save As <<filename>> without <<.html>> extention result is a html file <<filename>> and a directory <<_files>>
...
Patches by timeless/biesi r=biesi/timeless sr=bz
2003-05-30 19:50:11 +00:00
locka%iol.ie
4ad2187d3d
Add code controlled by a persist flag to delete files and dirs if saveDocument returns with an error code. b=129332 r=brade@netscape.com sr=jaggernaut@netscape.com
2003-05-30 11:42:25 +00:00
dwitte%stanford.edu
149f719c00
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
locka%iol.ie
903dc594c7
Ensure strange urls don't resolve to empty filenames to prevent confusion when resolving duplicates later. b=206319 r=brade sr=jaggernaut a=dbaron
2003-05-23 09:36:32 +00:00
rbs%maths.uq.edu.au
4cd528a90b
Output basic entities such as during 'Save As' of HTML documents (there is another option/flag to output more entities such as accented letters if needed), r=adamlock, sr=heikki, a=asa
2003-05-23 06:18:11 +00:00
locka%iol.ie
08738c6652
Check if operation is cancelled before serializing files for upload. b=201610 r=brade@netscape.com sr=jaggernaut@netscape.com a=asa@mozilla.org
2003-05-21 22:16:28 +00:00
darin%netscape.com
090e7af46b
fixes bug 201210 "Publishing to webdav server gives error when it goes OK [chunking?]" r=brade sr=alecf a=asa
2003-05-21 21:57:20 +00:00
locka%iol.ie
ebaf83f8bd
Tolerate broken links while saving documents, fix freeze. b=205668 r=brade sr=darin a=asa
2003-05-16 18:08:43 +00:00
dbaron%dbaron.org
a15b9f2cf4
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2003-05-15 03:42:21 +00:00
cbiesinger%web.de
c808f6a602
162177 patch by alge@samsen.com r=jag sr=dmose a=asa error in the downloading windows
2003-05-14 21:44:21 +00:00
ccarlen%netscape.com
5cde65560f
Profile sharing - changes to profile dirserviceprovider, a component to control whether sharing is enabled. bug=202474, rs=dougt/sr=darin/a=asa
2003-05-02 03:59:23 +00:00
sfraser%netscape.com
2a20dca9ce
Fix bug 118657: don't allow window.find() to propagate into frames that it doesn't have permissions for. r=msotlz, sr=jst.
2003-04-19 00:53:58 +00:00
sfraser%netscape.com
f76dc25a68
Fix bug 202340: add a mozilla.sdef file describing the AppleEvents dictionary in XML format, and use sdp and Rez to convert it to a .rsrc. Install that in dist/package, and also move PrintPDE.plugin into dist/package. r=ccarlen, sr=bryner/cls.
2003-04-18 20:54:06 +00:00
locka%iol.ie
d4ea38723c
Cancel channel uploads during cleanup. b=201610 r=brade@netscape.com sr=jaggernaut@netscape.com
2003-04-18 14:01:42 +00:00
bzbarsky%mit.edu
12540815ab
Make some strings in prompt service char arrays instead of pointers to move
...
them to readonly data. Bug 201355, patch by ataylor@its.to (Andrew Taylor),
r=adamlock, sr=alecf
2003-04-12 03:17:15 +00:00
bryner%netscape.com
4d3b825ffa
Make --disable-xul work (bug 69995). We build enough XUL to support
...
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree. r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
bzbarsky%mit.edu
44f884b3b5
Use the right window object -- unbreaks "Launch" button on progress dialog.
...
Final bits of bug 91969, r=timeless, sr=jag
2003-04-10 23:35:42 +00:00
sfraser%netscape.com
31aa35b934
Part of fix for bug 201257, missed in previous checkin. r=brade/sr=alecf.
2003-04-10 19:29:27 +00:00
sfraser%netscape.com
d61e2195a4
Fix bug 201257 -- clean up use of nsIControllerCommandManager by editor:
...
Renaming nsIControllerCommandManager to nsIControllerCommandTable to reduce confusion.
Moving the immutability flag from the nsBaseCommandController to the nsControllerCommandTable.
Renaming the 'refcon' on nsIControllerContext to 'context', and giving nsIControllerContext an Init() method that optionally takes a command table.
Fixing the editor and composer module code to create pre-filled nsIControllerCommandTables as services, and the controller constructors to create singleton command tables with do_GetService.
r=brade, sr=alecf.
2003-04-10 18:44:03 +00:00
danm%netscape.com
b8b2e1ca99
add url of window to be opened to nsIWindowCreator2::CreateChromeWindow2. bug 195992 r=adamlock,blizzard
2003-04-08 20:47:18 +00:00
dougt%netscape.com
4365133d06
removing removed NS_DEF_FACTORY and nsXPComFactory.h. r=alecf b=200750
2003-04-08 20:37:02 +00:00
ccarlen%netscape.com
b882309692
Bug 188508 - Upgrade print dialog PDE. r=pinkerton/sr=sfraser
2003-04-03 19:20:27 +00:00
bzbarsky%mit.edu
09fa9aa380
"Backing" changes back in since tree has reopened.
2003-04-02 03:19:50 +00:00
bzbarsky%mit.edu
a855c02802
Backing all this out, since tree is closed.
2003-04-02 02:02:10 +00:00
bzbarsky%mit.edu
8bf6f94f4b
Fix some misleading indentation. No bug, r=lumpy, sr=mozbot
2003-04-01 23:19:37 +00:00
jst%netscape.com
d2c7057170
Checking in gena01@lk.net's fix for bug 193259. Fix error about replaceInsert not being defined in nsProgressDialog.js. r=bugmail@sicking.cc, sr=jst@netscape.com
2003-03-26 02:07:35 +00:00
locka%iol.ie
8214c54221
Add PERSIST_FLAGS_DONT_CHANGE_FILENAMES flag to prevent filename munging during composer upload. b=138832 r=brade@netscape.com sr=jaggernaut@netscape.com
2003-03-25 12:19:05 +00:00
timeless%mozdev.org
965ba28bb1
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
timeless%mozdev.org
46166d639b
Bug 197653 [@ nsFind::GetWordBreaker] crashes ADDREFing(0)
...
r=akkana sr=kin
2003-03-17 22:55:15 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cls%seawood.org
d18d8ada60
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
sfraser%netscape.com
7d6c58b9b3
Remove a bogus DEBUG_smfr block. r/sr=bryner
2003-03-01 00:56:23 +00:00
bzbarsky%mit.edu
81edee7536
Part of the diff to bug 91969 that got left out. r=mkaply, sr=me.
2003-02-26 06:23:31 +00:00
bzbarsky%mit.edu
fd694141cd
Nothing to break out of... fixing bustage caused by patch for bug 91969.
2003-02-25 16:12:21 +00:00
bzbarsky%mit.edu
eb1195e85f
Make it possible to launch executables after downloading them (after suitable
...
scary warning). Bug 91969, patch by octalc0de@veryfast.biz (Patrick Xia
("Octalc0de")), r=mkaply, sr=bzbarsky
2003-02-25 05:23:47 +00:00
bryner%netscape.com
ee026efecc
Remove unused nsPrintingPrompt.cpp (bug 193525). r=rods, sr=alecf.
2003-02-24 04:04:17 +00:00
bzbarsky%mit.edu
d55ae48d15
Make defaultDescription and applicationDescription use the handler's leafname
...
if no description is set. Bug 190409, r=pkw@us.ibm.com , sr=darin
2003-02-22 20:06:56 +00:00
cbiesinger%web.de
bdf1403a94
91828 r=bz sr=jag filename not viewable in the helper app dlg
2003-02-22 16:33:51 +00:00
amardare%qnx.com
0996a29788
Added "photon" to the list of platforms requiring the processing of "unixshared" directory.
2003-02-19 00:23:42 +00:00
amardare%qnx.com
041de663fc
Added "photon" to the list of platforms requiring processing of printingui/src/unixshared.
2003-02-19 00:22:42 +00:00
bzbarsky%mit.edu
4d57f08e78
Changing from default action to a different one should work (didn't if the
...
default was "save"). Bug 193054, r=pkw@us.ibm.com , sr=mscott, a=asa
2003-02-13 19:00:08 +00:00
dbaron%dbaron.org
42ebf4bcde
Fix hang when saving pages with non-ASCII characters in URLs. b=191965 r=adamlock sr=bzbarsky a=asa
2003-02-11 20:28:44 +00:00
pkw%us.ibm.com
7773ddea2e
Bug 188724 - clicking cancel in filepicker, then clicking file again leads to filepicker
...
r=cbiesinger@web.de , sr=bzbarsky@mit.edu , a=asa@mozilla.org
2003-02-03 20:36:12 +00:00
darin%netscape.com
8eb2526827
fixes bug 189897 "Download starts with Download Error, then Cancel Button disabled"
...
r=adamlock sr=bzbarsky a=dbaron
2003-01-24 00:53:00 +00:00
timeless%mozdev.org
e87b036988
Bug 179798 cookie confirm dialog no longer works in embedding (doesn't call nsIPrompt service)
...
patch by mvl@exedo.nl r=dwitte sr=darin
2003-01-22 05:52:33 +00:00
bzbarsky%mit.edu
e965af2566
wallpaper for bug 189076, r=pkw@us.ibm.com, rs=bryner
2003-01-22 05:42:57 +00:00
pkw%us.ibm.com
34095b8135
Bug 189598 - application/octet-stream handlers should not be remembered
...
automatically.
r=bzbarsky@mit.edu , sr=jaggernaut@netscape.com
2003-01-21 02:30:57 +00:00
darin%netscape.com
8f284ed984
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
pkw%us.ibm.com
3ac6754e68
Bug 79769 - Application input field on helper app dialog should be disabled
...
on Mac.
r=aaronl@netscape.com , sr=bzbarsky@mit.edu
2003-01-14 23:09:14 +00:00
bzbarsky%mit.edu
d2cdf8aece
Fix bug 188931 -- only show the leafname in the textbox on mac.
...
r=pkw@us.ibm.com , sr=sfraser
2003-01-14 22:05:49 +00:00
bzbarsky%mit.edu
5f9095c9ce
Fix bug 86640 -- change helper app dialog to properly remember the selected
...
course of action, move the "neverAsk" information from prefs back to
mimeTypes.rdf, remove the "Reset" button from helper app prefs, set up a way to
select "use default OS helper" for a given type. Patch by Bill Law
<law@netscape.com> and Philip K. Warren <pkw@us.ibm.com>, r=biesi, sr=bzbarsky,
what passes for moa in helper apps=bzbarsky.
2003-01-12 01:14:35 +00:00
dbaron%dbaron.org
b88d54c913
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
26d5c6ff25
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
2003-01-09 06:49:07 +00:00