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
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
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
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
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
2f8aefdd4b
Calculate document content type rather than assume text/html. b=118251 r=brade sr=kin
2002-02-13 21:45:02 +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
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
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
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
mkaply%us.ibm.com
4e9909e858
OS/2 bustage
2002-02-02 20:37:39 +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
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
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
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
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
mscott%netscape.com
27978a05e9
Bug #43689 --> expose the suggested file name
...
r=law
sr=sspitzer
2002-01-25 22:05:16 +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
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
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
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
rods%netscape.com
81ca70fa97
Removing an uneeded line of code when this got accidently checked in
2002-01-10 15:23:57 +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
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
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
mcafee%netscape.com
b36c7d6a50
Ignore generated files
2001-12-29 03:09:11 +00:00
seawood%netscape.com
c7b5e6f811
Add $(LIBS_DIR) to fix hpux bustage
2001-12-19 08:43:57 +00:00
dougt%netscape.com
849d297364
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
ben%netscape.com
c5fa15c704
115451, 115154 - Can't close save file progress dialog, directory created with wrong permissions
...
Ensure correct permissions are used when creating a directory for attached files when saving a document, and that we don't try to create a new directory when one exists.
Also, null check webBrowserPersist in case it does not exist.
r=bz for 115154, sr=hyatt/blake
2001-12-17 22:52:40 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
seawood%netscape.com
51fa852613
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
ben%netscape.com
34e6ff78c6
Fix for smoketest blocker 114874 - save page does not work.
...
This code was checked in last night into a file that had recently become obsolete. Simply moving the code that was checked in last night into the file that is currently in use.
2001-12-12 22:21:53 +00:00
ccarlen%netscape.com
c4f423119e
Bug 99613 - Freeze nsIWebBrowserFind iface. r=chak/sr=sfraser
2001-12-11 15:25:30 +00:00
ccarlen%netscape.com
993cd4c06f
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
ccarlen%netscape.com
6d8ea78b52
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:25:12 +00:00
law%netscape.com
7c42f1fa75
Bug 92508; switch over to moved/renamed progress dialog; r=ccarlen, sr=mscott
2001-12-07 01:29:14 +00:00
law%netscape.com
ed33c51246
Bug 92508; change this renamed .xul to use the renamed .js; r=ccarlen, sr=mscott
2001-12-07 01:20:22 +00:00
law%netscape.com
d6b1bad3fc
Bug 92508; adding entries for moved/renamed progress dlg files; r=ccarlen, sr=mscott
2001-12-07 01:17:37 +00:00
law%netscape.com
5fb76db09d
Bug 92508; moving these files (and renaming) from obsolete mozilla/xpfe/components/ucth project; r=ccarlen, sr=mscott
2001-12-07 00:36:33 +00:00
law%netscape.com
d98e464a0f
Bug 88287; use the new GetDataSourceBlocking method to ensure we get the same data source as prefs is using; r=sgehani, sr=mscott
2001-12-06 04:07:26 +00:00
jst%netscape.com
e7c9e6b3a8
Fixing bug 93513. Make window.open() use the base uri of the caller as the base, and not the document uri of the caller. r=danm@netscape.com, sr=rpotts@netscape.com
2001-11-30 07:49:32 +00:00
law%netscape.com
a2179dc3a0
Bug 108567; put icon <image>s in vbox so they don't stretch; r=hwaara/bzbarsky, sr=blake
2001-11-30 04:17:05 +00:00
rjc%netscape.com
9ffe8d60f2
Fix bug # 112176. r=danm sr=hyatt
2001-11-29 07:02:24 +00:00
bhart00%yahoo.com
319304d115
fix for bug 102349, r=ben/sr=brendan
2001-11-22 04:03:36 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
rpotts%netscape.com
0fae973a2e
bug #110179 (r=danm@netscape.com, sr=jst@netscape.com) The domwindowopened notification should *not* be fired while the window watcher is holding onto its internal lock.
2001-11-20 20:05:52 +00:00
danm%netscape.com
b88a7a5752
get rid of nsPIWindowWatcher::CreateChromeWindow (no longer necessary) and get rid of alternate docshell about:blank initialization path which fired off an actual URL load. bug 88229 r=jst,rpotts
2001-11-16 02:12:07 +00:00
danm%netscape.com
e506d957fa
get rid of nsPIWindowWatcher::CreateChromeWindow (no longer necessary). bug 88229 r=jst,rpotts
2001-11-16 02:10:57 +00:00
jaggernaut%netscape.com
ee4f787321
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
alecf%netscape.com
d49a4ba867
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
darin%netscape.com
f6a4f1885b
patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00
dbaron%fas.harvard.edu
8cd8d91750
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
law%netscape.com
b08897b6ba
Bug 102350; it's just a little disk; r=jag, sr=hewitt
2001-11-07 02:54:28 +00:00
law%netscape.com
cd6a6a41c1
Bug 100406 (patch submitted by Mike Kaply); size to content before centering; this is necessary because we change the content; r=law, sr=hyatt
2001-11-07 02:50:43 +00:00
locka%iol.ie
14a9ed7d6c
Add flag to prevent saveURI from decompressing gzipped data as it is arriving b=108268 r=bryner@netscape.com sr=blizzard@mozilla.org
2001-11-06 23:43:39 +00:00
blizzard%redhat.com
2b59cc6379
back out darin's fix for bug #107789 since it caused blocker #108637 .
2001-11-06 16:32:52 +00:00
darin%netscape.com
481e50ee9a
fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-06 02:50:42 +00:00
danm%netscape.com
09750f9a69
consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts
2001-11-06 01:19:39 +00:00
blakeross%telocity.com
534d5dd988
stupid whitespace changes.
2001-11-05 02:29:54 +00:00
blakeross%telocity.com
b9f42d4d10
These changes never made it in with original xul landing (/embedding). r=hewitt sr=ben
2001-11-05 01:50:50 +00:00
locka%iol.ie
a87d2f8769
Missing backslash causing build bustage on some ports platforms. r=brade@netscape.com
2001-11-01 17:23:22 +00:00
brade%netscape.com
512d61e9f2
nsIFile->nsIURI in nsIDiskDocument r=adamlock (bug #104883 )
2001-11-01 15:25:53 +00:00
locka%iol.ie
5801b5c64a
Mac changes to move webbrowserpersist object to components/ b=106554 r=brade@netscape.com sr=sfraser@netscape.com
2001-11-01 14:41:02 +00:00
locka%iol.ie
f7c6d7f321
Unix makefile changes to move webbrowserpersist to components/ b=106554 r=brade@netscape.com sr=sfraser@netscape.com
2001-11-01 14:39:53 +00:00
locka%iol.ie
f96023455f
Move webbrowserpersist code to components/ directory. b=106554 r=brade@netscape.com sr=sfraser@netscape.com
2001-11-01 14:39:26 +00:00