Commit Graph

101071 Commits

Author SHA1 Message Date
blakeross%telocity.com
33faee2a61 Download manager. Not part of build. a=asa
git-svn-id: svn://10.0.0.236/trunk@115923 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:36:54 +00:00
timeless%mac.com
548b1ac6fd Bug 127270 ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr'
The problem was that InputTestConsumer's QI only listed nsIStreamListener even though
nsIStreamListener inherited from interface nsIRequestObserver.
This adds nsIRequestObserver to the QI.

patch by badami@netscape.com rs=darin a=asa


git-svn-id: svn://10.0.0.236/trunk@115922 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:30:02 +00:00
timeless%mac.com
c6b3d5be1b bug 114166 final cleanup for nsDeque ( comments + whitespace only )
r=akkana sr=darin a=asa


git-svn-id: svn://10.0.0.236/trunk@115921 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:21:17 +00:00
blakeross%telocity.com
56ec9679a0 Download manager. Not part of build. a=asa
git-svn-id: svn://10.0.0.236/trunk@115920 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 03:11:48 +00:00
jj%netscape.com
7a7d9d1e31 Bug 126768: updated installer's 'vers' 2 resource to 0.9.9+ (trunk)
git-svn-id: svn://10.0.0.236/trunk@115917 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:26:14 +00:00
bienvenu%netscape.com
21da9e2293 fix build bustage
git-svn-id: svn://10.0.0.236/trunk@115915 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:16:38 +00:00
dsirnapalli%netscape.com
23078fbff6 Test case to test HTML Element <fieldset> without <legend>
git-svn-id: svn://10.0.0.236/trunk@115914 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:12:02 +00:00
dsirnapalli%netscape.com
343767e274 Test case to test HTML Element <fieldset> with <legend>
git-svn-id: svn://10.0.0.236/trunk@115913 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:11:20 +00:00
dsirnapalli%netscape.com
ac1356834f Library file.Contains methods useful for all the testcases.
git-svn-id: svn://10.0.0.236/trunk@115912 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:07:40 +00:00
dsirnapalli%netscape.com
cbc75c453c This file will be replace by accesslib.js
git-svn-id: svn://10.0.0.236/trunk@115911 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 02:03:38 +00:00
bienvenu%netscape.com
b6f6295e04 fix build bustage
git-svn-id: svn://10.0.0.236/trunk@115910 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:53:00 +00:00
kin%netscape.com
a97cad95f6 Fix for bug 124485 (Long lists of folders/bookmarks after up/down arrow not reachable)
mozilla/layout/xul/base/src/nsMenuPopupFrame.cpp

    - Modified SyncViewWithFrame() to sync the frame's origin
      with the view, after the view is positioned.

  mozilla/layout/xul/base/src/nsSliderFrame.cpp

    - Traverse view hierarchy instead of the frame hierarchy
      when calculating the offset from the slider frame to
      the rootView. This fixes mouse tracking problems in
      the auto-complete widget's popup menu scrollbar when the
      popup menu frame and view are sync'd to the same position.

r=hyatt@netscape.com  sr=roc+moz@cs.cmu.edu  a=asa@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@115909 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:52:06 +00:00
despotdaemon%netscape.com
449d62f723 Pseudo-automatic update of changes made by brendan@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@115908 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:51:51 +00:00
despotdaemon%netscape.com
d622bbb81b Pseudo-automatic update of changes made by brendan@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@115907 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:50:08 +00:00
despotdaemon%netscape.com
975fab18ab Pseudo-automatic update of changes made by brendan@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@115906 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:48:32 +00:00
relyea%netscape.com
c42edc81c4 bug 125808 :
Reset the token name on token removal.
Check for token presence to reset the session handle.
Consolidate the NSS3 style TokenInit with the stan init so everything is in sync.
r=ddrinan


git-svn-id: svn://10.0.0.236/trunk@115905 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:44:50 +00:00
bienvenu%netscape.com
356be46c7f make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105
git-svn-id: svn://10.0.0.236/trunk@115904 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:44:07 +00:00
bienvenu%netscape.com
9bc13c9d4d make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105 also fix deleting current imap message to pseudo interrupt 103305"
git-svn-id: svn://10.0.0.236/trunk@115903 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:41:34 +00:00
bienvenu%netscape.com
f5b948c4a3 add copy folder location menu item r=naving, sr=sspitzer a=asa 112105
git-svn-id: svn://10.0.0.236/trunk@115901 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:29:56 +00:00
bienvenu%netscape.com
dbbaca3fdc fix ref count leak of msgdb when marking local msgs read r=naving, sr=sspitzer a=asa 128910
git-svn-id: svn://10.0.0.236/trunk@115899 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:24:13 +00:00
blakeross%telocity.com
a7f45cbbc0 128667 - launch windows app picker dialog if file has no association. r=law sr=ben a=asa
git-svn-id: svn://10.0.0.236/trunk@115898 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:11:34 +00:00
cavin%netscape.com
74d223827d Fix for #119441. Recplaced pDst->Write() call with EscapeFromSpaceLine() when body text is > 8K. r=ducarroz, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@115896 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:07:53 +00:00
kmcclusk%netscape.com
8cc792af65 Sample the system clock only once out of every 200 tokens when in the low frequency parser interruption mode to improve page load time on large pages. bug 124697 r=harishd sr=attinasi a=asa
git-svn-id: svn://10.0.0.236/trunk@115895 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 01:00:48 +00:00
sspitzer%netscape.com
8f0d4d308a fix for #73995. hide the print engine xul window when printing.
it really confuses users, who think maybe it's a print preview dialog.
this hiding piggy backs on the work of ducarroz and rods for bug #109081
also, fix the interCaps of the interface while I'm here.
thanks to rods for the initial patch.  r=ducarroz, sr=bienvenu, a=asa


git-svn-id: svn://10.0.0.236/trunk@115894 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:53:45 +00:00
bzbarsky%mit.edu
c86b17dd93 "Sync Xlib gfx with GTK+ gfx source." Bug 128748, patch by
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=timeless,
sr=attinazi, a=asa


git-svn-id: svn://10.0.0.236/trunk@115893 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:48:31 +00:00
av%netscape.com
e4e276a45d Threaded plugin sample code, not part of the build
git-svn-id: svn://10.0.0.236/trunk@115892 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:34:36 +00:00
blakeross%telocity.com
bd85994ddb Download manager. Not part of build. a=asa
git-svn-id: svn://10.0.0.236/trunk@115891 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:34:15 +00:00
blakeross%telocity.com
89a7434272 Download manager. Not part of build. a=asa
git-svn-id: svn://10.0.0.236/trunk@115890 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:17:32 +00:00
ducarroz%netscape.com
309350a2eb Fix for bug 113050. Patch submitted by Denis Antrushin <adu@sparc.spb.su>. Need to add every message url as attachment when forwarding messages. R=ducarroz, SR=bienvenu, A=asa
git-svn-id: svn://10.0.0.236/trunk@115888 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:14:23 +00:00
mhammond%skippinet.com.au
b74c4c76b4 Add clobber:: rule.
Not part of the build.


git-svn-id: svn://10.0.0.236/trunk@115887 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:07:22 +00:00
shanjian%netscape.com
209436a3b7 #127129 The above page is displayed many blank areas
When converting from unicode to GB2312GL, we need to clear 8bit. That is skipped
in patch for 101998. Add it back.
r=ftang, sr=alecf, a=asa


git-svn-id: svn://10.0.0.236/trunk@115885 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:01:35 +00:00
mhammond%skippinet.com.au
2d0f1e8673 Move Linux to the new loader system. This requires a shared library
version of Python (rather than the static lib generally built.)

The simplest way to get a shared library version is to install
ActivePython.

Not part of the build.


git-svn-id: svn://10.0.0.236/trunk@115884 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-06 00:01:12 +00:00
nhotta%netscape.com
aa1acbaf75 Adding a check after the conversion to check the consumed length, changed nsMsgI18N7bit_data_part,
bug 128908, r=ducarroz, sr=sspitzer, a=asa.


git-svn-id: svn://10.0.0.236/trunk@115882 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:57:01 +00:00
mhammond%skippinet.com.au
7455592a09 Use new module init/term functions for Linux.
Not part of the build.


git-svn-id: svn://10.0.0.236/trunk@115881 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:55:25 +00:00
bzbarsky%mit.edu
8064f3d51b Fix printing on linux if screen is 72dpi. Bug 103145, r=dcone,
sr=roc+moz, a=asa


git-svn-id: svn://10.0.0.236/trunk@115880 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:52:49 +00:00
mhammond%skippinet.com.au
0be147b295 Fix the makefile for the loader.
Not part of the build (a=drivers, though :)


git-svn-id: svn://10.0.0.236/trunk@115879 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:52:14 +00:00
rjc%netscape.com
c167d985d2 Fix bug # 128678: Mac OS X window toolbar widget regression. r=brade sr=hewitt a=asa
git-svn-id: svn://10.0.0.236/trunk@115878 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:49:39 +00:00
timeless%mac.com
7d2a89ccdf Bug 120282ÿjavascript error in metadata.js (Link Properties doesn't work)
patch by neil.marshall@sympatico.ca r=timeless sr=alecf a=asa


git-svn-id: svn://10.0.0.236/trunk@115877 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:34:53 +00:00
naving%netscape.com
e7204779bb 104484 r=bienvenu sr=smcott a=asa. Set the name of the non-ascii folder correctly
so that the sortKey doesn't mess-up.


git-svn-id: svn://10.0.0.236/trunk@115876 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:32:59 +00:00
heikki%netscape.com
b1a2c74e4e Bug 129109, abort() was partially implemented. r=harishd, sr=darin, a=asa.
git-svn-id: svn://10.0.0.236/trunk@115875 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:30:09 +00:00
blakeross%telocity.com
7ed7837311 Download manager. Not part of build. a=asa
git-svn-id: svn://10.0.0.236/trunk@115874 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:23:53 +00:00
bzbarsky%mit.edu
6251eec470 Speed up text measurement inside <pre> (major win for view source). Bug
98118, r=shanjian, sr=roc+moz, a=asa


git-svn-id: svn://10.0.0.236/trunk@115873 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:23:09 +00:00
locka%iol.ie
0b6bc8a53a Properly fixup URLs containing http:// string in as form submit values. b=126181 r=bzbarsky@mit.edu sr=mscott@netscape.com a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@115872 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:17:47 +00:00
bzbarsky%mit.edu
970eee3834 Make FindBackground not QI to nsIHTMLBodyElement -- this makes it much
faster.  Bug 129079, r=rjesup@wgate.com, sr=jst, a=asa


git-svn-id: svn://10.0.0.236/trunk@115871 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:17:32 +00:00
ssu%netscape.com
374a98ef8e fixing bug 126609 - Labels pref page could need some cleanup. r=racham sr=mscott a=asa.
git-svn-id: svn://10.0.0.236/trunk@115868 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:13:32 +00:00
pinkerton%netscape.com
3a85aaa3ab first pass at basebrowser for macCFM. r=ccarlen/sr=sfraser/a=asa. bug 127341.
git-svn-id: svn://10.0.0.236/trunk@115865 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 23:12:45 +00:00
heikki%netscape.com
2b5f274a6e Bug 123953, crash when using XMLSerializer on 'orphaned' node. r=harishd, sr=vidur, a=asa.
git-svn-id: svn://10.0.0.236/trunk@115861 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:52:45 +00:00
hwaara%chello.se
3d14baef0e #128663, "Exit" menuitem doesn't work.
r=bzbarsky, sr=hewitt, a=asa


git-svn-id: svn://10.0.0.236/trunk@115859 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:45:21 +00:00
locka%iol.ie
f5b9dd1387 Display an authorization prompt when shift-click to save password protected URIs. b=116279 r=brade@netscape.com sr=darin@netscape.com a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@115858 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:45:20 +00:00
bzbarsky%mit.edu
8686403dcc Build simple mapi again. Bug 122725, patch by rdayal@netscape.com,
r=cathleen, sr=mscott, a=roc+moz


git-svn-id: svn://10.0.0.236/trunk@115857 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-05 22:42:52 +00:00