law%netscape.com
cc51d8a6ae
Bug 27609; make webbrowserpersist work properly with new progress dialog and report errors better; r=adamlock, sr=mscott
2002-02-20 07:57:33 +00:00
law%netscape.com
a057dd175d
Bug 27609; final changes for new progress dialog, r=ben, sr=jag
2002-02-20 07:54:37 +00:00
jst%netscape.com
19b9e3ce32
Checking in Boris Zbarsky's <bzbarsky@mit.edu> fix for bug 117269. Making mozilla not invent silly file extensions when saving files. r=law@netscape.com, rs=jaggernaut@netscape.com, jst@netscape.com
2002-02-20 07:50:52 +00:00
law%netscape.com
d1cd96362c
Bug 27609; add new progress dialog to win32/linux builds; r=bryner, sr=jag
2002-02-20 07:48:15 +00:00
law%netscape.com
18a0031354
Bug 27609; mac build system changes to build new progress dialog; r=sdagley, sr=jag
2002-02-20 07:31:09 +00:00
rods%netscape.com
785aacab83
1) Makes sure that when a PrintSettings is created it is initialized from the
...
default printer.
2) Mail now uses the nsIWebBrowserPrint interface to create the PrintSettings
object it caches and uses
3) Editor now creates and caches a PrintSettings object.
Bug 123554 r=dcone sr=attinasi
2002-02-20 03:18:33 +00:00
timeless%mac.com
abdca2b41a
Bug 114166 rewrite nsDeque
...
r=akkana sr=alecf
rs=alecf for TestDeque.cpp
2002-02-20 03:08:32 +00:00
alecf%netscape.com
66e767c7b8
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
akkana%netscape.com
982d81c309
97157: turn off debug messages
2002-02-19 22:18:34 +00:00
brade%netscape.com
38130bb070
check if src/dest are equals and don't rewrite file; fix NS_LITERAL_STRING; bug 124625 (r=adamlock; sr=darin)
2002-02-19 22:11:59 +00:00
seawood%netscape.com
f5b16586fb
Move build logic for static builds into separate .mk so that it doesn't have to be duplicated across Makefiles. Use slightly more generic name for _getModuleInfo function so that it can be used for multiple binaries.
...
Bug #88038 r=bryner
2002-02-19 10:01:05 +00:00
cathleen%netscape.com
124339899e
eliminate nsCRT::strlen for char* strings (part 1), bug 124536 r=dp sr=brendan
2002-02-19 07:36:56 +00:00
akkana%netscape.com
1bc65984ae
126232: Fix some problems in new find. r=brade sr=kin
2002-02-18 23:28:32 +00:00
law%netscape.com
899b1a84ed
Bug 27609; changes to progress window title; NOT PART OF THE BUILD
2002-02-18 23:19:20 +00:00
mjudge%netscape.com
b700779cde
new editor funcionality in embedding only. mfc test embed only
2002-02-18 09:57:08 +00:00
pinkerton%netscape.com
1dc8ab7ecd
pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605
2002-02-17 19:32:08 +00:00
akkana%netscape.com
9027ebe29c
more 123087 -- find API rewrite, r=brade, sr=kin
2002-02-16 04:26:49 +00:00
akkana%netscape.com
522c2d7fe3
123087: Redesign Find API, rewrite new find algorithm.
...
Not yet enabled by default; needs testing. r=brade sr=kin.
2002-02-16 04:17:07 +00:00
law%netscape.com
83802decee
Bug 27609; new unix makefile stuff (from bryner); NOT PART OF THE BUILD
2002-02-16 01:31:41 +00:00
law%netscape.com
00b5046a4e
Bug 27609; new nsIProgressDialog implementation; NOT PART OF THE BUILD
2002-02-16 01:22:44 +00:00
locka%iol.ie
2c83e78839
Fix for real and potential crashes in prompt impl when out params are nsnull. b=124025 r=chak
2002-02-15 10:21:39 +00:00
rods%netscape.com
16d789ac62
1) Enables the PageSeq frame to specify the "gap" of gray space around
...
it in Print Preview
2) It now positions the page in the window with the gray "gap" showing.
3) factors out code for calc'ing the number of pages
4) Adds the methods to get the number of page while in PP
Bug 125151 r=sgehanisr=attinasi
2002-02-14 23:18:09 +00:00
locka%iol.ie
214a0d7c55
Add readme.html to embedding dist b=125356 r=chak sr=rpotts
2002-02-14 13:38:01 +00:00
locka%iol.ie
2f8aefdd4b
Calculate document content type rather than assume text/html. b=118251 r=brade sr=kin
2002-02-13 21:45:02 +00:00
rods%netscape.com
106d57603e
1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
...
2) Stubs this out on al other platforms
3) On Windows implmenets new method "InitPrintSettingsFromPrinter" which sets certain key values from the native devmode into the print settings
4) Stubs this out on all other platforms
5) It also cleans up the nsDeviceContextSpecWin interface a little bit:
It now has a single GetDevMode method that must be paired with a UnlockDevMode method.
6) It moved GetDataFromPrinter into the public interface
7) Created a simple helper function for getting the default printer name.
Bug 123554 r=dcone sr=attinasi
2002-02-13 13:58:41 +00:00
chak%netscape.com
f6a3c9c58b
Fix for #123981 - Add missing editor functionality to MfcEmbed
...
r=adamlock, sr=sfraser
2002-02-13 01:49:48 +00:00
locka%iol.ie
a3f3c44d4a
NOT PART OF BUILD. Readme file for embedding dist
2002-02-12 13:14:37 +00:00
bzbarsky%mit.edu
073e999f03
Opening the "Advanced" dialog and cancelling it should not change the
...
helper app dialog contents. Bug 124723, r=law, sr=jag
2002-02-12 03:52:03 +00:00
bzbarsky%mit.edu
97aad157b6
Relanding the Compare --> Equals conversion. a=mcafee
2002-02-10 15:49:46 +00:00
depstein%netscape.com
1cc467d2ac
updated PurgeHistory() method with PR_TRUE boolean
2002-02-10 06:24:45 +00:00
bzbarsky%mit.edu
98afc5ee0f
Testing performance impact of backout of what's left of the patch from
...
bug 115289. See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
ccarlen%netscape.com
f2a5e7003f
Bug 113538 - embedding depends on wallet. Removing obsolete files. r=morse/sr=darin
2002-02-08 15:24:03 +00:00
ccarlen%netscape.com
f0ffbdff43
Bug 113538 - embedding depends on wallet. Rename nsISingleSignonPrompt to nsIAuthPromptWrapper and into embedding. r=morse/sr=darin
2002-02-08 15:21:26 +00:00
brade%netscape.com
e6426056ee
enable upload saving, use PRPackedBool (bug 120659; r=adamlock, sr=darin)
2002-02-08 14:40:51 +00:00
brade%netscape.com
967fb05a74
support upload saving, remove remaining diskDocument usage (bug 120659; r=adamlock, sr=darin)
2002-02-08 14:40:35 +00:00
cathleen%netscape.com
a5ec167c47
eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan
2002-02-08 01:11:33 +00:00
danm%netscape.com
7b2e210da6
stifle infinite focus/activation recursion. bug 124299 r=hyatt,jst
2002-02-08 01:01:21 +00:00
locka%iol.ie
216371ca3c
Embedding package manifest fallout from nss 3.4 landing. b=123918 r=adamlock sr=attinasi a=karnaze
2002-02-07 21:50:19 +00:00
ccarlen%netscape.com
ad35046d07
New file for bug 113538 - embedding depends on wallet. Not yet part of build. r=morse@netscape.com/sr=darin@netscape.com
2002-02-07 15:56:35 +00:00
law%netscape.com
5c29f12775
More updates. NOT PART OF THE BUILD
2002-02-07 06:52:58 +00:00
law%netscape.com
9b73785764
Updates to new progress dialog code; NOT PART OF THE BUILD
2002-02-07 03:22:27 +00:00
alecf%netscape.com
a6c44d0c44
dependency update
2002-02-06 22:52:53 +00:00
law%netscape.com
5daec863cb
New files for proper progress dialog component; needed for fix for bugs 27609, et al. NOT BUILT YET
2002-02-06 21:53:30 +00:00
seawood%netscape.com
e680097cc1
Fixing win32 gmake bustage
2002-02-06 09:38:23 +00:00
bryner%netscape.com
8442463033
Fixing a dependency problem that was happening in win32 gmake builds outside of the srcdir. r=cls.
2002-02-06 09:14:39 +00:00
chak%netscape.com
0a3f63aaec
Fix for #123570 - Rearrange the editor embedding code in MfcEmbed
...
r=adamlock, sr=alecf
2002-02-06 05:13:44 +00:00
danm%netscape.com
462ba361b4
during window creation, fetch the referring URL from the caller's document only if the document already exists. bug 36016 r=hyatt,pinkerton
2002-02-06 03:51:14 +00:00
bzbarsky%mit.edu
aa018e0dfe
Fix helper apps not starting when the filename in the url is empty.
...
Also turn off caching of mime infos since we have no way to invalidate
this cache yet. Bug 121644, r=law, sr=mscott
2002-02-06 03:35:31 +00:00
locka%iol.ie
631f9d01b2
Make webbrowserpersist create directories on demand rather than all the time. b=120376 r=brade@netscape.com sr=kin@netscape.com
2002-02-05 15:30:26 +00:00
bzbarsky%mit.edu
86ae59c1c9
mfcEmbed has no Equals() on CString. Oops. Fixing mfcembed bustage.
2002-02-05 03:54:32 +00:00
chak%netscape.com
d3a61dde4e
Fix for #123054 - Rearrange profile dlgs in MfcEmbed
...
r=adamlock, sr=alecf
2002-02-05 02:57:54 +00:00
bzbarsky%mit.edu
40d60f39ec
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
mkaply%us.ibm.com
4e9909e858
OS/2 bustage
2002-02-02 20:37:39 +00:00
seawood%netscape.com
a2ed42f6e0
s/command_handler/commandhandler/. Fixing win32 gmake bustage
2002-02-02 20:00:00 +00:00
mkaply%us.ibm.com
6d7cfd2dd2
OS/2 bustage
2002-02-02 14:28:55 +00:00
mcafee%netscape.com
985ddb7d3a
Ignore generated files.
2002-02-02 07:53:30 +00:00
mjudge%netscape.com
ba9ede328c
xuldoc not content_xul
2002-02-02 07:49:04 +00:00
mjudge%netscape.com
f5fe098c16
bad slash
2002-02-02 07:48:06 +00:00
mjudge%netscape.com
c1d5c60791
wrong requires. fix bustage
2002-02-02 06:59:44 +00:00
mjudge%netscape.com
27d909540f
missed this one
2002-02-02 06:03:50 +00:00
mjudge%netscape.com
726b5e82c1
115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work.
2002-02-02 05:13:56 +00:00
depstein%netscape.com
58238a1346
Fixed web prog lstnr logging bug; added onStateChangeString() method to QaUtils. Also added entry to url table in nsIWebNav.cpp
2002-02-02 02:34:27 +00:00
ccarlen%netscape.com
4039851c88
Not part of build, very out of date.
2002-02-01 23:07:47 +00:00
ccarlen%netscape.com
e34bc87b67
Bug 120026 - rework PPEmbed so its classes are less dependent and more easily reusable. r=adamlock@netscape.com/sr=sfraser@netscape.com
2002-02-01 22:57:19 +00:00
ccarlen%netscape.com
b9c06e75b3
New files for bug 120026 - rework PPEmbed so its classes are less dependent and more easily reusable. r=adamlock@netscape.com/sr=sfraser@netscape.com
2002-02-01 22:55:18 +00:00
heikki%netscape.com
3a6fb922c1
Bug 122710, dtd folder in dist/bin should be moved into res. r=rbs@maths.uq.edu.au&harishd, sr=sfraser.
2002-02-01 22:28:55 +00:00
seawood%netscape.com
fb11cdf4c9
Fixing win32 gmake bustage
2002-02-01 19:52:42 +00:00
rods%netscape.com
ab52751787
1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
...
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
locka%iol.ie
c1c82e0ebc
Obvious fix to stop deprecated winEmbed from crashing. b=120956
2002-02-01 14:33:33 +00:00
locka%iol.ie
e4324c4f4c
Fix for stall when saving certain documents. Don't count non-persistent URIs when figuring out whether to do state notifications synchronously or asynchronously. b=122078 r=brade@netscape.com sr=rpotts@netscape.com
2002-02-01 12:42:13 +00:00
danm%netscape.com
b6e7c4f3e8
change in wording of comment. bug 122393
2002-01-31 23:32:07 +00:00
heikki%netscape.com
55a5667dd2
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
locka%iol.ie
6c722771ef
NOT PART OF BUILD. Nullify pointer
2002-01-31 21:04:39 +00:00
locka%iol.ie
d9feb2b78e
NOT PART OF BUILD. Make plugin easier to build
2002-01-31 20:31:59 +00:00
dsirnapalli%netscape.com
5aec5d00e6
*** empty log message ***
2002-01-30 22:00:24 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
mjudge%netscape.com
eb253a4c22
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
2002-01-30 05:15:42 +00:00
mjudge%netscape.com
ca4de4f1e9
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
2002-01-30 04:46:54 +00:00
mjudge%netscape.com
bb03fef0ac
BUG115229 files not in build yet. checking in new files to make tree landing of editor embedded work go more smoothely
...
new bitmap for editor toolbar.
2002-01-30 04:45:18 +00:00
hyatt%netscape.com
1ac5e5126f
Fix for 122031, r=pink, sr=brendan
2002-01-30 01:24:15 +00:00
chak%netscape.com
fd51159c88
Updated fix for Bugscape #11939 - JavaScript Fails on CTA Signed Page
...
r=adamlock, sr=jband(for the branch fix)
2002-01-29 22:30:12 +00:00
locka%iol.ie
a836e37499
Dead file (not built). Should have been deleted when webbrowserpersist moved to embedding/components
2002-01-29 22:21:48 +00:00
danm%netscape.com
87998027b0
deactivate root focus controller as well as your own while deactivating yourself. bug 122462 / bugscape 11864 code=saari,myself r=bryner,hyatt
2002-01-29 21:42:07 +00:00
blizzard%redhat.com
b4360dcc6c
Bug #121279 . TestGtkEmbed crash on javascript window.close(). r=jst,sr=shaver
2002-01-29 21:39:31 +00:00
dougt%netscape.com
c50ca402ad
1. Converts callers of nsIComponentManagerObsolete to use
...
nsIComponentRegistrar.
2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.
3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.
4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.
5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.
6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl. in
this way, the same base class can support both old style and new style
enumerations.
7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer. Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.
Bug 115853. r=dp@netscape.com , sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
chak%netscape.com
518cf687d8
Fix for Bugscape #11939 - JavaScript fails on CTA signed page
...
r=adamlock, sr=jband
2002-01-29 20:59:12 +00:00
depstein%netscape.com
dfbbc3a0d4
added indiv cases for index entries and simple enumeration for nsiHistory
2002-01-29 01:31:15 +00:00
ashishbhatt%netscape.com
fd0109f2c0
Added test cases for interface nsIClipboardCommand
2002-01-29 00:13:04 +00:00
locka%iol.ie
f8cd1c60ae
Implement ConfirmEx and various Prompt methods on nsIPrompt. b=121931 r=chak@netscape.com a=asa@mozilla.org
2002-01-27 19:15:07 +00:00
mscott%netscape.com
27978a05e9
Bug #43689 --> expose the suggested file name
...
r=law
sr=sspitzer
2002-01-25 22:05:16 +00:00
seawood%netscape.com
39ba085fc5
Fix "static" build support for win32 gmake builds.
...
Bug #58981 r=bryner
2002-01-25 03:20:51 +00:00
rods%netscape.com
6d86bf575a
Get whther we are printing silent from the PrintSettings
...
76456 r=rods sr=hyatt
2002-01-25 02:47:01 +00:00
hyatt%netscape.com
67a696495c
Fix type bustage in cocoa view. Not part of build.
2002-01-25 01:59:11 +00:00
seawood%netscape.com
55bb706d4a
Fixing SVG static build bustage
2002-01-25 01:29:35 +00:00
waterson%netscape.com
7f5b8281fb
Add EmbedComponents.cpp to the GARBAGE.
2002-01-25 01:23:41 +00:00
waterson%netscape.com
c92978fe06
Bug 108259. Build TestGtkEmbed and friends statically when doing a static build. r=cls, sr=blizzard
2002-01-25 01:18:55 +00:00
dsirnapalli%netscape.com
d688973a40
*** empty log message ***
2002-01-25 01:11:03 +00:00
dsirnapalli%netscape.com
9f79cf477e
Test case to test accessibility of html element radio button.
2002-01-25 01:07:34 +00:00
dsirnapalli%netscape.com
8b7bcff9d7
Test case to test accessibility of html element radio button when checked.
2002-01-25 01:06:52 +00:00
dsirnapalli%netscape.com
77246e50da
Html page containing html elements to test for accessibility.
2002-01-25 01:05:47 +00:00
dsirnapalli%netscape.com
e9d23afd15
test case to test accessibility of html element check box.
2002-01-25 01:03:35 +00:00
peterlubczynski%netscape.com
c279ed5ed5
For embedding, always consume context menu clicks for applets, embeds, and objects, bug 118789 r=av sr=alecf
2002-01-25 01:02:58 +00:00
dsirnapalli%netscape.com
118b04451a
Test case to test accessibility of html element checkbox when it is checked.
2002-01-25 01:02:52 +00:00
dsirnapalli%netscape.com
d850f55ddf
*** empty log message ***
2002-01-25 01:01:19 +00:00
depstein%netscape.com
3c7642e902
changed PurgeHistory() text to indicate request for number of removed items.
2002-01-25 01:00:26 +00:00
heikki%netscape.com
9e499e0599
Bug 44458, enable XHTML entities when an XHTML doctype with public id is present in an XML document. r=rbs@maths.uq.edu.au&adamlock, sr=jst.
2002-01-25 00:08:20 +00:00
waterson%netscape.com
6a1b19137a
Bug 108259. Build TestGtkEmbed and friends statically when doing a static build. r=cls, sr=blizzard
2002-01-24 23:09:31 +00:00
locka%iol.ie
ab30c3c7e2
Fix to persist object to add state notifications when saving pages containing no saveable links. b=119496 r=brade@netscape.com sr=hyatt@netscape.com a=asa@mozilla.org
2002-01-24 23:05:51 +00:00
depstein%netscape.com
69a4a20709
adding nsIObserServ.cpp & .h
2002-01-24 22:20:02 +00:00
depstein%netscape.com
cf3b43870a
added some code to the listeners
2002-01-24 22:18:53 +00:00
timeless%mac.com
518e4ed3ef
[Bug 121003] Silly code checks for if (interfaceName) instead of if (instanceName)
...
r=bzbarsky sr=brendan@mozilla.org a=brendan@mozilla.org
2002-01-20 23:15:31 +00:00
seawood%netscape.com
57704fbdfe
Fixing win32 static build bustage in activex & simple plugin.
...
Bug 120675 r=bryner sr=waterson a=asa
2002-01-18 08:14:20 +00:00
locka%iol.ie
605aaf0df3
Fix directory creation permissions so files can actually be saved in them! b=120307 r=brade@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2002-01-17 23:11:33 +00:00
akkana%netscape.com
eed65c3fbe
120623: remove printfs. r=bzbarsky r,a=blizzard
2002-01-17 21:57:00 +00:00
locka%iol.ie
8270e25e99
Add pointer test to prevent crashes on frame/iframe elements with no src attribute. b=119939 r=timeless@bemail.org sr=rpotts@netscape.com a=dbaron@fas.harvard.edu
2002-01-17 12:15:44 +00:00
locka%iol.ie
9dc7de0bb1
Remove chatzilla.jar & !ifdef unzipping of messenger.jar for when DISABLE_MAILNEWS is set. b=120104 sr=rpotts@netscape.com a=dbaron@fas.harvard.edu
2002-01-17 12:11:33 +00:00
seawood%netscape.com
bc93ec4484
Link against MOZ_UNICHARUTIL_LIBS to get ToUpper() & ToLower().
...
Fixing tinderbox bustage (planetoid & slag)
2002-01-16 08:48:51 +00:00
akkana%netscape.com
5230b73490
Fix the mac build (I hope) removing duplicate nsFind.cpp entries (why did this work for jfrancis?)
2002-01-16 08:40:25 +00:00
akkana%netscape.com
500059a76a
Fix the mac build (I hope) removing the ftp password setting
2002-01-16 08:33:39 +00:00
akkana%netscape.com
c22c537961
97157: New faster find-in-page.
...
This is still work in progress and hasn't had all the bugs ironed out
yet, so for now, it's preffed off by default ("browser.new_find").
r=jfrancis sr=kin
2002-01-16 07:05:40 +00:00
seawood%netscape.com
e56e20b1dc
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
bzbarsky%mit.edu
5a1b42ffbb
Bug 90633. Use the URL extension for the temp file we pass to helpers
...
if it matches the extension list in the mime info. r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
ben%netscape.com
abc03d13c7
Fix .9.8 bugs:
...
115180 - saving a complete page on top of an existing complete page messes up
116167 - "Save Image" uses POST method
116445 - gzip files expanded when downloaded via "save link as"
115181 - saving a file sometimes results in an unpopulated progress dialog that does not go away
42441 - Save as Plain Text
115148 - save as dialog does not remember last directory used
115440 - File/Save Page does not work for PDF files
116263 - "File Type" selection in Save Page dialog is not remembered
115395 - Save Page as full page mpg does not work
115210 - Save Page as for plain text is not intelligent
115087 - Doing save page on an image Document should not save image document HTML
Nature of fixes described here:
http://bugzilla.mozilla.org/show_bug.cgi?id=120174
r=law, sr=hewitt
2002-01-16 04:00:28 +00:00
briane%qnx.com
9c31a14432
PHOTON ONLY, not part of build
...
Updates to this test app and fixed printing support.
2002-01-15 16:54:01 +00:00
briane%qnx.com
762acd5b60
PHOTON only, NOT PART OF BUILD
...
Fixes for printing (PR:112048), Fixes for context menu image saving, addition
of scrollbar navigation via resources.
Also removed references to nsIDiskDocument.h.
2002-01-15 16:53:21 +00:00
locka%iol.ie
8cd05c0745
Build bustage - XP_MAC section contained unamed variable. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
2002-01-14 13:44:08 +00:00
locka%iol.ie
8bad2a319e
Removed an unused variable. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
2002-01-14 13:38:21 +00:00
locka%iol.ie
b1c794a2cb
Updated documentation slightly to reflect reality. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
2002-01-14 13:32:31 +00:00
locka%iol.ie
96f95d8b41
New parameters for nsIWebBrowserPersist saveURI & saveDocument. Caller may now specify target file as a uri or a file saveDocument has new flags for controlling encoding and line wrapping behaviour. b=110135 r=brade@netscape.com sr=rpotts@netscape.com
2002-01-14 12:41:27 +00:00
chak%netscape.com
64158e99f8
#111320 - Add ViewFrameSource/OpenFrameInNewWindo context menus
...
sr=jst
2002-01-12 15:11:06 +00:00
blizzard%redhat.com
56353aaf8d
Bug #115085 . gtkmozembed does not support custom directory service providers. Patch from John Corwin <jcorwin@us.ibm.com>. r=mkaply, sr=blizzard
2002-01-12 05:04:57 +00:00
dsirnapalli%netscape.com
4784a34a19
updated the test case.
2002-01-10 22:00:27 +00:00
rods%netscape.com
81ca70fa97
Removing an uneeded line of code when this got accidently checked in
2002-01-10 15:23:57 +00:00
dsirnapalli%netscape.com
9ee5d7b11f
Test case to test the accessibility of html button text
2002-01-09 19:10:41 +00:00
chak%netscape.com
c7f72d0cc6
Fix for #118852 - Add pipboot.* files to embedding manifests
...
r=adamlock, sr=alecf
2002-01-09 18:56:01 +00:00
alecf%netscape.com
5ac5a63a0e
Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin
2002-01-09 02:08:01 +00:00
dsirnapalli%netscape.com
55bd4db961
Test Case to test the accessibility of HTML Button.
2002-01-08 20:45:50 +00:00
depstein%netscape.com
48fc503594
made changes for compatibility with MfcEmbed
2002-01-08 20:40:06 +00:00
locka%iol.ie
e3c46b69e7
NOT PART OF BUILD. Add code to pass postdata in call to IWebBrowser
2002-01-08 14:36:02 +00:00
locka%iol.ie
ab43b4f842
Fixed context menus to work when right clicking over image links. Detabbed file too. b=114427 r=chak@netscape.com sr=blizzard@mozilla.org
2002-01-08 12:15:09 +00:00
alecf%netscape.com
5965318acb
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
2002-01-08 01:31:25 +00:00
ccarlen%netscape.com
525230cf76
Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com
2002-01-07 14:35:04 +00:00
danm%netscape.com
0a7bde8fd9
update some comments and mention that this file is for bug 57841, r=bryner,rpotts
2002-01-05 02:07:40 +00:00
danm%netscape.com
025f46f820
adding nsIEmbeddingSiteWindow2 (our first revved public interface! yay) bug 57841 r=bryner,rpotts
2002-01-05 02:04:03 +00:00
danm%netscape.com
3633977e9b
adding nsIEmbeddingSiteWindow2 (our first revved public interface! yay)
2002-01-05 02:00:26 +00:00
dsirnapalli%netscape.com
28a188c0ca
*** empty log message ***
2002-01-03 21:35:52 +00:00
dsirnapalli%netscape.com
0bb55ec7a1
*** empty log message ***
2002-01-03 21:21:50 +00:00
locka%iol.ie
6df57468e6
Extremely obvious bug impacting some control users. Enclosed a section of code with an else statement. No bug number.
2002-01-03 14:29:06 +00:00
seawood%netscape.com
eea7fa29d0
Cleaning up win32 gmakefiles from xp print dialog changes (bug 113917)
2002-01-02 05:34:00 +00:00
rods%netscape.com
7929b953f5
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
...
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00