blakeross%telocity.com
93d044d117
102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs
2002-03-17 21:41:01 +00:00
blakeross%telocity.com
69a2eecc19
Backing out...saving for a rainy day...
2002-03-17 07:39:08 +00:00
blakeross%telocity.com
563323de3b
102477 - Turning on download manager. r=law sr=ben a=dbaron
2002-03-17 04:52:34 +00:00
rods%netscape.com
c42fa2528c
1) Removes most all the unneeded data from nsPrintOptions service. All data should be in the PrintSettings.
...
2) Removed unneeded methods from PrintOptions
3) PrintOption can now read and write (most) all the data in a PrintSettings object. The items not saved are those used during the printing process and it wouldn't make any sense to save them.
4) Adds a prefs for turning on and off the automatic saving of PrintSettings. If this is turned on it is almost the same as using the global PS.
5) On Linux it turns on the saving of PS prefs and turns on the global PS. Meaning it will always use a single Global PS object.
6) The PrintSettings can be initialized from a generic non-printer specific set of prefs. Then if a printer name is available in the PS then it tries
to initialize itself from the printer specific prefs. This enables to define "back stop" prefs for picking up first. Then the printer specific prefs can override those settings. For example, we may define in prefs that the default paper size 8.5x11, then if if the "save PS prefs" is turned on, for a given printer it might save 8.5x16 as the size.
7) A "flags" arg has been added so you can indicate which prefs you want read or written.
Bug 128142 r=dcone sr=attinasi a=shaver
2002-03-16 13:08:45 +00:00
akkana%netscape.com
c034d51a37
80805, 129971: Check endpoint correctly, don't skip too many nodes after a comment, fix some return values. r=cmanske sr=dveditz a=asa
2002-03-16 04:33:20 +00:00
depstein%netscape.com
8c75a4443b
a=asa for QA checkins that are not part of the default builds.
...
Removed getAdders for GetSpec() and GetPath(). use nsAutoString.
2002-03-16 02:31:53 +00:00
rods%netscape.com
9e6a587a72
Backing out changes - just as well, I forgot to but the bug # and r/sr/a anyway
2002-03-15 14:49:09 +00:00
rods%netscape.com
20d6c55150
1) Removes most all the unneeded data from nsPrintOptions service. All data
...
should be in the PrintSettings.
2) Removed unneeded methods from PrintOptions
3) PrintOption can now read and write (most) all the data in a PrintSettings
object. The items not saved are those used during the printing process and
it wouldn't make any sense to save them.
4) Adds a prefs for turning on and off the automatic saving of PrintSettings.
If this is turned on it is almost the same as using the global PS.
5) On Linux it turns on the saving of PS prefs and turns on the global PS.
Meaning it will always use a single Global PS object.
6) The PrintSettings can be initialized from a generic non-printer specific
set of prefs. Then if a printer name is available in the PS then it tries
to initialize itself from the printer specific prefs. This enables to define
"back stop" prefs for picking up first. Then the printer specific prefs
can override those settings.
For example, we may define in prefs that the default paper size 8.5x11,
then if if the "save PS prefs" is turned on, for a given printer it might
save 8.5x16 as the size.
7) A "flags" arg has been added so you can indicate which prefs you want read
or written.
2002-03-15 13:55:54 +00:00
timeless%mac.com
9cce7cc74d
Bug 123409 optimization for nsWindowWatcher::OpenWindowJS
...
r=adamlock sr=sfraser a=asa
2002-03-15 12:50:20 +00:00
timeless%mac.com
73907f947c
Bug 123409 optimization for nsWindowWatcher::OpenWindowJS
...
r=adamlock sr=sfraser a=asa
2002-03-14 22:59:56 +00:00
pinkerton%netscape.com
e9c2c5cac3
handle single files in the jar manifest correctly. r=adamlock/sr=sfraser/a=shaver. bug#129492
2002-03-14 15:28:42 +00:00
pinkerton%netscape.com
f76d67c93e
create embed.jar on mac, refactoring gen_mn.pl so it can be called from macPerl directly. r=ccarlen/sr=sfraser/a=shaver. bug#129492
2002-03-14 14:53:55 +00:00
brade%netscape.com
ca374f2c72
send listener aStatus so listener can handle possible error conditions, remove login/pw from uri before changing url attributes, set target base uri (bug 130149/122227); r=adamlock, sr=kin, a=asa
2002-03-14 14:18:53 +00:00
brade%netscape.com
c82946f48b
add member mTargetURI (bug 130159/122227); r=adamlock, sr=kin, a=asa
2002-03-14 14:16:27 +00:00
brade%netscape.com
8be01d4456
add new flag; bug 130149/122227, r=adamlock, sr=kin, a=Asa
2002-03-14 14:15:02 +00:00
locka%iol.ie
f519fbceff
Add some missing xpt files so string bundle calls work in chrome. b=125291 r=kaie@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org
2002-03-14 11:22:34 +00:00
seawood%netscape.com
9bdb6711d0
Remove now redudant REGCHROME calls.
...
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
abb8a23948
Remove REGCHROME calls since we now auto-register chrome when jars are processed.
...
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
darin%netscape.com
281c86ec58
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
...
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
aaronl%netscape.com
5b96e558ae
Fixes bug 66597, bug 103284, bug 114440, bug 120023, bug 128741, bug 19259. Cleans up browse with caret, makes it work with XML content docs, creates keyboard toggle for it (Accel+shift+K), synchronizes focus and document selection so that users can tab navigate relative to their last find or click in text, or vice versa, makes tabbing move relative to named anchor that has been jumped to. r=bryner, sr=alecf, a=asa
2002-03-10 06:21:48 +00:00
ccarlen%netscape.com
49237b7b2d
Bug 129288 - Changing font size from XUL prefs dialog crashes PPEmbed. It's because the XUL pref window's docshell is typeContent, not typeChrome. r=adamlock/sr=alecf/a=asa
2002-03-08 23:58:50 +00:00
ccarlen%netscape.com
c0349878fb
Bug 129531 - Context menu handler does double delete of handle. r=pinkerton/sr=sfraser/a=asa
2002-03-08 21:57:21 +00:00
seawood%netscape.com
a905a97812
Fix link ordering issues in static builds for OpenVMS & Sun Forte builds.
...
Thanks to Colin Blake <colin@theblakes.com> for the patch.
Bug #128844 r=cls a=asa
2002-03-08 06:21:47 +00:00
bryner%netscape.com
8b898b481f
Adding some missing .cvsignore files. a=leaf.
2002-03-08 00:00:05 +00:00
locka%iol.ie
f2a17ba7a0
Prevent persist object giving out duplicated file names. b=115991 r=brade@netscape.com sr=kin@netscape.com a=asa@mozilla.org
2002-03-07 20:34:57 +00:00
brade%netscape.com
a2a1182765
don't clone node if flag is set to operate on original dom, add error checking (bug 125069); r=adamlock, sr=kin, a=asa
2002-03-07 20:14:19 +00:00
rods%netscape.com
4192ff3428
1) Added a new method to nsIWebBrowserPrint iface that enables you to get the current PS being used to print or PP
...
2) Change the PP toolbar code to use the current PS instead of the global
Bug 127969 r=dcone sr=attinasi a=asa
2002-03-07 12:57:33 +00:00
bryner%netscape.com
5c5f8c38b0
#include cleanup from my last checkin. Not part of the build.
2002-03-07 04:09:12 +00:00
bryner%netscape.com
ac43cfc520
Fixing NSBrowserView bustage from the nsIURI API change. Not part of the build, a=shaver.
2002-03-07 03:53:50 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
dsirnapalli%netscape.com
84a4210562
Test case to test HTML Element <fieldset> without <legend>
2002-03-06 02:12:02 +00:00
dsirnapalli%netscape.com
340cecc078
Test case to test HTML Element <fieldset> with <legend>
2002-03-06 02:11:20 +00:00
dsirnapalli%netscape.com
0f892551ce
Library file.Contains methods useful for all the testcases.
2002-03-06 02:07:40 +00:00
dsirnapalli%netscape.com
c68e672348
This file will be replace by accesslib.js
2002-03-06 02:03:38 +00:00
pinkerton%netscape.com
e74e999e38
first pass at basebrowser for macCFM. r=ccarlen/sr=sfraser/a=asa. bug 127341.
2002-03-05 23:12:45 +00:00
bzbarsky%mit.edu
4662f94ce5
Fix compiler warnings. Bug 127592, r=hwaara, sr=shaver, a=asa
2002-03-05 22:33:54 +00:00
bzbarsky%mit.edu
1e8adc7427
Make sure we send start and stop notification so progress dialogs get
...
taken down. Bug 127375, r=brade, sr=darin, a=asa
2002-03-05 03:23:20 +00:00
bryner%netscape.com
e76130c9c7
Bug 128687 - include XBL form control files in embed.jar. This looks like a bigger change than it is because I'm also removing extra ^M's in embed-jar.mn. r=pinkerton, sr=shaver, a=asa.
2002-03-04 23:33:23 +00:00
alecf%netscape.com
cd8f07f3e8
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
locka%iol.ie
78de0c12c1
NOT PART OF BUILD. ActiveX plugin. Treat PARAMs with "True"/"False" values as VT_BOOL properties.
2002-03-04 13:55:55 +00:00
morse%netscape.com
d8c109186b
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:49:30 +00:00
bzbarsky%mit.edu
fdb372df0f
Don't throw an uncaught exception on cancel. Bug 91056, patch by
...
law@netscape.com , r=bzbarsky, sr=jag, a=asa
2002-03-02 01:02:16 +00:00
danm%netscape.com
4050702da3
implement new attribute nsIBaseWindow::enabled. bug 126786 r=hyatt,rginda a=asa
2002-02-28 23:22:55 +00:00
pinkerton%netscape.com
b259f044cb
api for overriding aspects of content-area drag&drop. r=ccarlen/sr=sfraser/a=shaver. bug# 126069
2002-02-28 22:19:04 +00:00
brade%netscape.com
2110b7318e
Calculate file extension based on existing extension (if it matches content type) before defaulting to primary extension (bug 125070). Don't do base tag modifications if flag is set (bug 127765). r=adamlock, sr=sfraser, r=roc
2002-02-28 14:12:57 +00:00
brade%netscape.com
15c898c949
add new flags; bug 125070, r=adamlock, sr=sfraser, a=roc
2002-02-28 14:09:07 +00:00
brade%netscape.com
38998b99c8
force stream closure when for uploading (bug 121314; r=adamlock; sr=darin; a=shaver)
2002-02-25 18:47:47 +00:00
akkana%netscape.com
68d64a1ce7
126651,126909: Fix some glitches in the find algorithm. r=cmanske sr=kin a=asa
2002-02-23 01:12:26 +00:00
locka%iol.ie
28547df338
NOT PART OF BUILD. Allow plugin to read name/value PARAMs when embedded by an OBJECT tag. b=126492
2002-02-22 11:08:55 +00:00
blythe%netscape.com
0c699aeff9
Fix bug 127069.
...
Reclaim .75 MB of VM on Win32.
r=dp sr=brendan a=shaver
2002-02-22 02:55:08 +00:00
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