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
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