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
locka%iol.ie
a734e1313e
Add cache key, referrer and extra headers parameters to nsIWebBrowserPersist::saveURI b=170722 r=bzbarsky@mit.edu sr=darin@netscape.com
2003-01-08 23:53:10 +00:00
dbaron%dbaron.org
963a794bbc
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 20:32:55 +00:00
dbaron%dbaron.org
e686da6f3c
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 19:51:43 +00:00
pkw%us.ibm.com
da25d0ca67
Bug 133754 - nsWindowWatcher.cpp uses AssignWithConversion. This causes
...
some translated builds to not work correctly when the "Reset Master
Password" button is clicked.
r=smontagu@netscape.com , sr=alecf@netscape.com
2003-01-08 19:32:29 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
rbs%maths.uq.edu.au
c7e2c76219
Refine the conversion of entities during serialization, b=169590, r=nhotta, sr=jst
2002-12-13 22:12:10 +00:00
locka%iol.ie
a14f27fc37
Comment out base elements during persistence rather than removing and reinserting them. b=179990 r=brade@netscape.com sr=heikki@netscape.com
2002-12-03 19:31:18 +00:00
kin%netscape.com
3ce45e2b5c
Fix for bug #176251 (Problems with nsContentIterator PRE traversal)
...
content/base/public/nsIContentIterator.h
content/base/src/nsContentIterator.cpp
content/base/src/nsGeneratedIterator.cpp
content/build/nsContentCID.h
content/build/nsContentModule.cpp
embedding/components/find/src/nsFind.cpp
layout/html/style/src/nsFrameContentIterator.cpp
- Removed MakePre() and MakePost() from the nsIContentIterator interface.
- Traversal must now be specified at time of creation.
- Fixed nsContentIterator Init() methods so that they correctly calculate
mFirst and mLast.
- Modified PositionAt() to check if the node is in the traversal range.
r=jfrancis@netscape.com sr=sfraser@netscape.com
2002-11-21 15:07:49 +00:00
heikki%netscape.com
b1264437f8
Bug 146062 and bug 136718, pay attention to namespaces in XML documents, and fix the small but important logic/typo error in handling xml-stylesheet href pseudo-attribute. r=adamlock, sr=alecf.
2002-11-20 23:09:00 +00:00
danm%netscape.com
739b4d4f2f
prevent untrusted script from opening modal windows in general while still allowing alerts and the like. bug 180048 r=jst,mstoltz
2002-11-20 03:25:08 +00:00
darin%netscape.com
978883d928
fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts
2002-11-14 20:36:20 +00:00
rods%netscape.com
3de9556dba
enable pagesetup to use mertic mm when using page sizes with mm/cm
...
Bug 118954 r=dcone sr=alecf
2002-11-13 12:35:15 +00:00
cmanske%netscape.com
ca1d8bc561
Command Controller refactoring and cleanup, mostly by mjudge with help by cmanske, b=170353, r=brade, sr=sfraser. EditingSession cleanup and new commands in \editor, b=174439, r=mjudge, sr=sfraser
2002-11-12 23:03:27 +00:00
danm%netscape.com
9e5297c92c
hook up _parent target in window.open. it wasn't. bug 168807 code=keeda@hotpop.com r=jkeiser,jst,me
2002-11-12 19:05:17 +00:00
mkaply%us.ibm.com
a19ee4daea
Two more REQUIRES needed
2002-11-11 22:35:49 +00:00
brade%netscape.com
46d9576a06
add requires (bug 157117)
2002-11-11 21:20:47 +00:00
brade%netscape.com
2af35371d8
add private methods for targetting of commands (bug 157117, r=mkaply, sr=sfraser)
2002-11-11 20:15:44 +00:00
brade%netscape.com
ed698a8ae0
change api to allow for commands to be directed to a particular window, all non-targeted commands must come from chrome (bug 157117, r=mkaply, sr=sfraser)
2002-11-11 20:15:40 +00:00
brade%netscape.com
ac3a4dd489
change api to allow for commands to be directed to a particular window (bug 157117, r=mkaply, sr=sfraser)
2002-11-11 20:15:31 +00:00
aaronl%netscape.com
963530889d
Bug 175046, bug 172991, bug 166471. Make sure typeaheadfind and regular find don't find comment nodes, display:none, visibility:hidden or visibility:collapsed nodes. r=akkana, sr=kin
2002-11-06 02:59:38 +00:00
aaronl%netscape.com
5a14ea22fe
Bug 171260. Typeaheadfind in page with frames wrecks normal find. r=akkana, sr=sfraser. a=asa
2002-11-01 23:24:33 +00:00
rods%netscape.com
329c900a75
1) Adds two bools to the PrintSettings and then when the PS gets
...
initialized from Prefs or from the Printer they get set. They get unset when
the printer name changes.
This is all necessary because the Page Setup Dialog calls
initPrintSettingsFromPrinter each time it is shown. So if you have set values
they will get "written" over the next time the dialog is shown.
2) Removes a lot of platform specific initialization from nsPrintOptionsImpl
and it now uses just the the "generic" XP routines and is now consistent with
the other platforms for initializing the PS.
Bug 167894 r=dcone sr=kin a=roc
2002-10-30 14:35:22 +00:00
rods%netscape.com
51d366d400
Put in a lot of safety checks and changed where SetPrintSettingsFromDevMode was
...
called and set into the psWin, now we only Lock the global devmode once.
Bug 169689 r=dcone sr=alecf a=roc
2002-10-30 13:31:58 +00:00
seawood%netscape.com
d1bef3cbe0
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
rods%netscape.com
6cbc7fc5fe
null checks added
...
Bug 173519 r=dcone sr=alecf a=rjesup
2002-10-16 09:17:37 +00:00
aaronl%netscape.com
01e64f2345
Bug 171079. Typeaheadfind::findnext overriding regular find next when it shouldn't. r=akkana, sr=sfraser
2002-10-08 18:00:01 +00:00
rods%netscape.com
9365064e89
safety checks for null pointers
...
Bug 172783 r=dcone sr=kin
2002-10-08 10:46:27 +00:00
timeless%mac.com
f1ea69808e
Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
...
r=caillon sr=bz
2002-10-06 23:14:25 +00:00
darin%netscape.com
aad1a1d1f6
fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky
2002-10-06 02:20:35 +00:00
aaronl%netscape.com
4ac78a1931
Bug 134066. Make nsIPromptService support accesskey, via & before accesskey character. Also fixes bug 133582 - don't put initial focus on 'Don't ask me again' checkboxes in confirm dialogs. r=sgehani, sr=hewitt.
2002-10-01 05:13:37 +00:00
dougt%netscape.com
0ec338eb4b
move contentEncodings and applyConversion to a new interface. r=neeti@netscape.com, sr=darin@netscape.com, b=157133
2002-09-27 19:23:21 +00:00
rods%netscape.com
dddd3b5f28
Convert printer name WideCharToMultiByte
...
Bug 167128 r=roy sr=blizzard
2002-09-26 11:38:03 +00:00
rods%netscape.com
3679690eaa
This does two things:
...
1) When the it returns from the Print Dialog it checks to see if the
PD_PRINTTOFILE flags is set then then set the the info into the PrintSettings
2) IF we are printing to a file, but not a file driver, then check to see if
the file name is the special "FILE:" (as per the MS documentation)
Bug 170332 r=dcone sr=alecf
2002-09-25 14:12:14 +00:00
aaronl%netscape.com
dfa292a995
Correct nsWebBrowserFind.cpp checkin to fix bustage using NS_NAMED_LITERAL_STRING
2002-09-25 00:56:34 +00:00
darin%netscape.com
b5f119cf66
fixing aaronl's bustage
2002-09-25 00:42:40 +00:00
aaronl%netscape.com
c17732f0f1
Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt
2002-09-24 22:46:50 +00:00
rods%netscape.com
25a2d6d475
we were not setting the values we modified in the DevMode back into the printer driver
...
Bug 169739 r=dcone sr=alecf
2002-09-20 13:22:51 +00:00
danm%netscape.com
7c94daa5a9
reinstating earlier version; Txul regression in hand. long live bug 166442 r=jag,jst,et al. still applies
2002-09-14 19:44:29 +00:00
darin%netscape.com
c8bc7f6793
fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
...
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
brade%netscape.com
c66477dc07
reduce size of HashEntry so that the assertion won't be triggered (bug 168301, r=sfraser, sr=brendan)
2002-09-12 22:09:45 +00:00
brade%netscape.com
4d97568c42
fix api for JS usage (bug 157097, r=cmanske, sr=sfraser)
2002-09-12 19:10:32 +00:00
brade%netscape.com
cefcaed23b
fix api for JS usage; remove nsIStateUpdatingControllerCommands in favor of CommandParams (bug 157097, r=cmanske, sr=sfraser)
2002-09-12 19:09:40 +00:00
danm%netscape.com
264b2adba2
bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929
2002-09-12 02:42:44 +00:00
danm%netscape.com
64e244e3c1
update popup window abuse check. bug 166442 r=jag,jst,timeles
2002-09-11 02:24:48 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
locka%iol.ie
0c4d7caaaa
Ignore empty uri strings during persistence. b=166269 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-09-05 12:56:22 +00:00
dougt%netscape.com
c1b9f8114d
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
bzbarsky%mit.edu
1b4bed7a2a
Persist non-unique frame filenames correctly. Bug 166184, r=adamlock, sr=kin
2002-09-03 22:17:05 +00:00
brade%netscape.com
97bd73ddc5
initialize mSerializingOutput in constructor (bug 164917)
2002-08-29 13:49:12 +00:00
rods%netscape.com
31d7d32fff
remove bit to hide "print to file"
...
Bug 155552 r=dcone sr=alecf
2002-08-28 11:51:15 +00:00
dougt%netscape.com
d0dc56776f
exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec
2002-08-27 01:05:21 +00:00
alecf%netscape.com
5d2a2e5fef
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
...
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
bryner%netscape.com
d96798d50e
Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls.
2002-08-19 03:50:27 +00:00
caillon%returnzero.com
d9ec8520f9
128801 - downloading dialog has "-1%" in titlebar
...
Patched by Aaron Kaluszka <ask@swva.net>
r=law sr=bryner
2002-08-16 05:23:47 +00:00
antonio.xu%sun.com
e5c68f5f9b
replace the hardcode of "@mozilla.org/embedcomp/dialogparam;1" with NS_DIALOGPARAMBLOCK_CONTRACTID
...
Bug 158608 r=Henry sr=alecf
2002-08-14 12:39:03 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
henry.jia%sun.com
1227fc4269
5th patch for bug 158080
...
Description: replace the hardcode of @mozilla.org/embedcomp/window-watcher;1 with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 06:20:45 +00:00
henry.jia%sun.com
5b64006da1
4th patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
alecf%netscape.com
3703f3c61b
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
ccarlen%netscape.com
899d45afd8
Bug 160212 - Embedding window creators need flag to distinguish unrequested popups from other windows. r=pink/sr=jst/a=rjesup
2002-08-02 14:51:24 +00:00
bzbarsky%mit.edu
d11d5d871b
Add a nullcheck for the parentDocshell, since the parent window might
...
get closed out from under us. Bug 160590, r=sicking, sr=jst, a=asa
2002-08-01 23:44:40 +00:00
pete.zha%sun.com
a5af529151
Fix the foolish comments in previou check in.
...
Change "we are them" to "we enable them"
Will not effect the build
2002-07-25 05:20:14 +00:00
pete.zha%sun.com
2fe53381c8
unix: should remove the Reveal Location & Launch File buttons from download progress dialog
...
bug=90008 r=jkeiser sr=bzbarsky a=asa
2002-07-25 05:10:46 +00:00
locka%iol.ie
020908a352
Fixup link tags as stylesheets or anchors according to the value in their "rel" attribute. b=148797 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-07-24 19:59:17 +00:00
henry.jia%sun.com
ecff57635e
First patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=blizzard, sr=alecf, a=asa(for trunk)
2002-07-23 02:27:19 +00:00
hwaara%chello.se
5cf7e65e13
#125887 , fix some cases where whitespace would make window.open() and openDialog() to not work.
...
r=jkeiser, sr=bzbarsky, a=brendan
2002-07-21 18:12:38 +00:00
mjudge%netscape.com
543b9c1e7e
r=akkana sr=sfrasier 125146 a=asa This patch will make the embedding API's a better friend to all. It eliminates the use of multibyte strings in command names and also allows for simple command to not require the nsICommandParams interface to be filled.
2002-07-15 22:04:13 +00:00
rods%netscape.com
f976e51358
Forgot to initialize the arg to false, and th js code needs to finsih PP in the catch if an error is passed back.
...
Bug 157129 r=carlen sr=waterson a=asa
2002-07-15 11:44:42 +00:00
ccarlen%netscape.com
30662a236f
Fixing bustage on planetoid.
2002-07-13 01:07:57 +00:00
ccarlen%netscape.com
d7ec787895
Bug 154883 - Use session printing APIs on Mac OSX. r=pinkerton/sr=sfraser/a=asa
2002-07-13 00:18:46 +00:00
rods%netscape.com
27586e9402
changed all the DEVMODE allocating and freeing to native Windows calls HeapAlloc and HeapFree
...
nsPrintSettingsWin.cpp was creating and copying only the non-platform specific data by using the
"sizeof" of the DEVMODE struct, instead of checking the struct size with dmSize
and the size of the private (device-specific) data with dmDriverExtra. Now it
creates the correct size of memory and copies all the non-private data and private data.
Bug 156318 r=dcone sr=kin,waterson,rpotts a=asa
2002-07-12 11:48:38 +00:00
locka%iol.ie
6d4b74db44
Fixup xml-stylesheet processing instructions. b=136718 r=heikki@netscape.com sr=kin@netscape.com
2002-07-09 21:40:19 +00:00
alecf%netscape.com
ce6498956c
REQUIRES update after find component cleanup
2002-07-09 21:21:37 +00:00
akkana%netscape.com
6590109c2f
126312: remove old find code. r=brade sr=alecf
2002-07-09 20:41:51 +00:00
rods%netscape.com
3e51aeda7f
Somehow we all missed initializing this to false
...
Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:48:39 +00:00
rods%netscape.com
206278c04e
Missed this minor change
...
Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:44:47 +00:00
rods%netscape.com
0a08c632e8
Implement progress dialog for printing and PP that show before reflow
...
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:39:02 +00:00
shanjian%netscape.com
ff20f07559
#70507 New Windows opened via Javascript do not inherit their parent's character set
...
pass default charset from parent window to new window.
r=jag, sr=brendan
2002-07-09 00:14:48 +00:00
bryner%netscape.com
122b978d08
Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag.
2002-07-08 07:56:50 +00:00
blakeross%telocity.com
556c30aee1
143072 - no way to close the properties window without cancelling the dialog. r=law sr=ben
2002-07-08 04:22:14 +00:00
locka%iol.ie
b9e21fc1f4
Remove nsDOMWalker & nsIDOMWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:16:35 +00:00
locka%iol.ie
6e36f727d2
Obseleted by DOM TreeWalker. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:13:59 +00:00
locka%iol.ie
7e967b29d3
Remove nsDOMWalker & nsIDOMWalker altogether. b=155066 r=sicking@bigfoot.com sr=jst@netscape.com
2002-07-03 22:12:29 +00:00
locka%iol.ie
6b45bd170f
Added DO NOT USE comment, pending removal for bug 155066
2002-07-03 11:19:53 +00:00
locka%iol.ie
6d8a7fe46b
Turn nsDOMWalker into an XPCOM object. b=155066 r=ccarlen sr=kin
2002-07-02 20:54:13 +00:00
bzbarsky%mit.edu
5d73971f2e
Allow embeddors to override helper apps. Bug 147142, patch by
...
philipl@mail.utexas.edu (Philip Langdale), r=bzbarsky, sr=blake
2002-06-28 01:35:57 +00:00
bzbarsky%mit.edu
e209c87d18
Save background images on tables/rows/cells. Bug 115532, r=adamlock, sr=jst
2002-06-21 22:33:50 +00:00
timeless%mac.com
c510fb7676
backing out bug 128750
2002-06-20 23:02:31 +00:00
varga%utcru.sk
61f7324a45
Checking in for Neil.
...
Bug 151565 - JS strict warning in nsHelperAppDlg.js
r=varga, sr=jag
2002-06-19 12:59:20 +00:00
bzbarsky%mit.edu
db06c14289
Remove an unneeded flex. Bug 128750, r=law,sr=alecf
2002-06-18 22:36:27 +00:00
kin%netscape.com
e208ac0aa5
Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
...
mozilla/content/base/public/nsISelectionController.idl
mozilla/content/base/src/nsSelection.cpp
mozilla/editor/composer/src/nsEditorShell.cpp
mozilla/editor/idl/nsIPlaintextEditor.idl
mozilla/editor/libeditor/base/nsEditor.cpp
mozilla/editor/libeditor/base/nsEditor.h
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditor.cpp
mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
mozilla/editor/ui/dialogs/content/EdTableProps.js
mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
mozilla/layout/base/public/nsIFrameSelection.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
mozilla/mailnews/compose/src/nsMsgCompose.cpp
mozilla/xpfe/browser/resources/content/viewPartialSource.js
- Added aIsSynchronous arg to the ScrollSelectionIntoView()
method of nsISelectionController and nsIFrameSelection.
Updated all callers to pass new arg.
- Modified selection to post a plevent to call which does the
call to ScrollIntoView() in the async ScrollIntoView() case.
- Edits in text widgets now use asynchronous reflow, paint,
and scroll processing full time.
- Removed redundant ScrollSelectionIntoView() calls in the
editor event listeners.
- Editor IME code now forced to flush reflows and paints before
getting caret coordinates.
r=jfrancis@netscape.com sr=waterson@netscape.com
2002-06-13 20:35:12 +00:00
locka%iol.ie
7004f55c84
Increase 20 character limit when creating filenames. b=134890 r=brade@netscape.com sr=kin@netscape.com
2002-06-12 21:47:43 +00:00
locka%iol.ie
7d23da3797
Persist data for embed & object tags. b=141316 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-06-07 21:31:33 +00:00
alecf%netscape.com
f0263ddf07
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
rods%netscape.com
05a3de7bb0
Add nsIObserver to the ShowPageSetup method for platforms that impl an Apply btn
...
Bug 149317 r=dcone sr=kin
2002-06-06 10:40:42 +00:00
caillon%returnzero.com
9efc50a54c
Bug 107949, Allow the user to prevent sites from disabling window features via window.open(). r=danm, sr=jag
2002-06-04 22:24:00 +00:00
brade%netscape.com
7e0bca6fe9
add flag and code to handle serialization of output (one file at a time) so that publishing doesn't fail due to too many logins or similar (bug 138662 and others); r=adamlock, sr=alecf
2002-06-03 13:08:27 +00:00
bryner%netscape.com
0f3c9d2d65
Ignore generated Makefiles.
2002-05-27 02:12:25 +00:00
bryner%netscape.com
3a8236303a
Ignore generated makefiles.
2002-05-27 02:07:35 +00:00
jdunn%netscape.com
dfb0e9fde6
fix AIX's xlC364 internal compiler error (just rearranging existing code)
...
# 143461
r=brade@netscape.com
sr=alecf@netscape.com
2002-05-21 13:26:30 +00:00
rods%netscape.com
0131a33263
Removing debug line for setting dialog title.
...
Bug 145037 r=dcone sr=kin
2002-05-17 19:25:51 +00:00
locka%iol.ie
21c9673687
Check for duplicate names when saving subframes. b=142846 r=brade@netscape.com sr=rpotts@netscape.com
2002-05-17 02:47:10 +00:00
law%netscape.com
54781df812
Bugs 129614/129604/137676; ensure all download errors are shown to user (and fix download manager quirk so it doesn't think all downloads are 0kb of 0kb); r=bzbarsky, sr=blake
2002-05-17 00:31:53 +00:00
rpotts%netscape.com
6f48d5ce85
bug #46856 . r=valeski, sr=darin) nsIWebProgress/nsIWebProgressListener API changes.
2002-05-16 23:41:59 +00:00
akkana%netscape.com
e1ed7846dc
134275: make find stop at table cell boundaries. r=brade sr=kin
2002-05-16 23:30:59 +00:00
rpotts%netscape.com
c9ab8b4115
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 21:46:18 +00:00
rpotts%netscape.com
4d4116d281
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
rods%netscape.com
7a8a5b9cfb
Changing CID to ContractID and const char* to const char xxx[]
...
As part of Bug 144128
2002-05-14 14:32:42 +00:00
rods%netscape.com
a1081c5006
Static build bustage fix
2002-05-14 14:15:19 +00:00
rods%netscape.com
b45d33216e
This patch does the following:
...
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
rods%netscape.com
2ef3e636bf
making a few adjustments to the APIs before the freeze
...
Bug 143248 r=conrad sr=attinasi
2002-05-09 22:02:44 +00:00
rods%netscape.com
ae0a64fa65
fix bustage, makefile was in correct
2002-05-08 23:07:46 +00:00