Commit Graph

101071 Commits

Author SHA1 Message Date
despotdaemon%netscape.com
2f279a3235 Pseudo-automatic update of changes made by dmose@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@101838 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 19:33:44 +00:00
rogerl%netscape.com
6874619e54 Port of performance fixes from Monkey (see bug #85721).
Also, fixes for :
#91343, (non-latin1 fails for [\S])
#78156, (Unicode line terminator matching)
#87231, (/(A)?(A.*)/ didn't reset paren state for empty first match)


git-svn-id: svn://10.0.0.236/trunk@101837 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 18:03:19 +00:00
rods%netscape.com
ef8425d65f Oops, I didn't check in the right fix. I checked in some code I was using for debugging
Here is the fix/patch that was in Bug 96367 r=timeless sr=attinasi a=dbaron


git-svn-id: svn://10.0.0.236/trunk@101835 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 14:12:52 +00:00
rods%netscape.com
845510c32c Refixing style for buttons for fix Bug 96630
git-svn-id: svn://10.0.0.236/trunk@101834 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 13:59:37 +00:00
rods%netscape.com
3c1670a022 Using -moz-fixed for textareas, the size is not "hooked" to the browser's default fixed size now
but will be when fixed to -moz-fixed get put in for 0.9.5
Bug 96414 r=rbs sr=hyatt a=asa


git-svn-id: svn://10.0.0.236/trunk@101833 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 12:22:48 +00:00
rods%netscape.com
e9dffa5ce4 Uses Quirks sizing all the time and now obeys border and padding instead of clamping down to Nav 4.x sizing
Bug 96630 r=dcone sr=attinasi a=dbaron


git-svn-id: svn://10.0.0.236/trunk@101832 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 12:19:11 +00:00
rods%netscape.com
4511e22fcf Having it always size in Quirks mode, changing the sizing from clamping down to Nav 4.x size
to now obey border and padding.
Bug 96630 r=dcone sr=attinasi a=dbaron


git-svn-id: svn://10.0.0.236/trunk@101831 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 11:44:28 +00:00
jaggernaut%netscape.com
124172775b Bug 95621: ``[Xlib] Sync Xlib fontmetrics with GTK+ fontmetrics'', patch by Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> aka gisburn, r=dbaron, sr=tor, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@101830 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 09:02:52 +00:00
darin%netscape.com
d2277d8aaf description of http implementation (initial cut)
git-svn-id: svn://10.0.0.236/trunk@101829 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 08:28:37 +00:00
cotter%netscape.com
f1970c193d ongoing security & privacy help content updates per b=85925, a=asa, r=oeschger
git-svn-id: svn://10.0.0.236/trunk@101828 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 07:18:39 +00:00
cotter%netscape.com
3a80d48da1 ongoing security & privacy help content updates per b=885925, a=asa, r=oeschger
git-svn-id: svn://10.0.0.236/trunk@101827 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 07:08:52 +00:00
loadrunner%betak.net
42d2e21624 96856 The order of JA character set name in Customize Character Coding dialog is not correct,
r=tao, sr=kin, a=dbaron


git-svn-id: svn://10.0.0.236/trunk@101826 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 06:47:53 +00:00
rjesup%wgate.com
b34b6c7f2d Bug 94569: Move xlib & xprint over to xxlibrgb* api. Patch by gisburn, I'm
just checking it in for him.  a=asa, r=jag, r=Tomi.Leppikangas@oulu.fi,
r=cls (Makefile changes), sr=kin


git-svn-id: svn://10.0.0.236/trunk@101825 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 06:45:49 +00:00
loadrunner%betak.net
d4c05757e4 bug 96859, The order of JA character set name in Editor Save As Charset dialog is not correct,
r=tao, sr=kin, a=dbaron


git-svn-id: svn://10.0.0.236/trunk@101824 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 06:41:57 +00:00
rjesup%wgate.com
288182f644 Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu
r=pierre r=jband/dbradley  Also fixes some whitespace issues.


git-svn-id: svn://10.0.0.236/trunk@101822 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 06:15:54 +00:00
brendan%mozilla.org
61cb4c1923 Path to make FastLoad file removal work on non-Unix systems (must close any streams on it first; 68045, r/sr=jrgm/shaver, a=asa).
git-svn-id: svn://10.0.0.236/trunk@101821 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 05:41:53 +00:00
dcone%netscape.com
fc4f3e761f bug=12037 r=peterl sr=attinasi a=dbaron fixed printout of transparent images to have a white transparent area instead of a black area
git-svn-id: svn://10.0.0.236/trunk@101819 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 02:55:38 +00:00
bbaetz%cs.mcgill.ca
56103b684e Add http regression test suite + harness. Requires python.
Not part of default pull or build.


git-svn-id: svn://10.0.0.236/trunk@101818 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 01:13:41 +00:00
naving%netscape.com
723f298ae7 96760 r=bienvenu sr=mscott a=dbaron. Fix nsMsgWindow leaks for pop3 accts when biff is turned on.
git-svn-id: svn://10.0.0.236/trunk@101817 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-27 00:31:52 +00:00
justdave%syndicomm.com
064b8f00e6 All code patches targetted for 2.14 have been checked in. Bumping version
number to 2.14rc to indicate release candidate status.


git-svn-id: svn://10.0.0.236/trunk@101816 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-26 23:06:45 +00:00
justdave%syndicomm.com
d595b24c15 Fix for bug 92266: Prevent dataloss in the bugs_activity table by wrapping
entries into additional entries if they're too long to fit.
Patch by Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net


git-svn-id: svn://10.0.0.236/trunk@101815 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-26 22:58:34 +00:00
hwaara%chello.se
ab84b1dba4 #41719, "Filter UI: use 'untitled' when filter name not given"
Make it so new filters will have the default name "untitled filter", "untitled filter 2" etc. to avoid frustration for lazy people (who don't enter any name). :-)

r=doron, sr=ben, a=tor


git-svn-id: svn://10.0.0.236/trunk@101814 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-26 22:12:17 +00:00
hwaara%chello.se
69803d0366 #96957, "Sort order changed if you change thread-mode"
#79588, "Toggle View|Ignored Threads when in flat sort goes threaded."

Fix cases where we lost the thread-order and/or sort-order. For example, if you changed thread-mode to "View threads with unread", it would always switch the sort-order to be ascending.

r=doron, sr=ben, a=tor


git-svn-id: svn://10.0.0.236/trunk@101813 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-26 22:05:24 +00:00
dbaron%fas.harvard.edu
35e8a923ae Fix buffer overruns caused by incorrect porting of |char|-based code to |PRUnichar|. b=96764 r=bbaetz sr=brendan a=tor
git-svn-id: svn://10.0.0.236/trunk@101812 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-26 21:21:02 +00:00
jake%acutex.net
ca886b1282 Bug 96085 - bypassing group security checks using duplicate bugs
Patch by Christopher Aillon <christopher@aillon.com>
r= jake@acutex.net


git-svn-id: svn://10.0.0.236/trunk@101811 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-26 18:51:45 +00:00
dbaron%fas.harvard.edu
e5125b7d8c Make middle-click pasting put things in the right place by uncommenting code that ensures Y coordinate is more important than X coordinate and by making sure the code does the right thing in case of overlap. b=57913 r=bryner sr=kin a=chofmann
git-svn-id: svn://10.0.0.236/trunk@101810 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-26 18:33:57 +00:00
blakeross%telocity.com
fac53a669f no need to build/ship test autocomplete file. rs=ben a=asa via irc
git-svn-id: svn://10.0.0.236/trunk@101808 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-26 02:49:35 +00:00
mcgreer%netscape.com
be2ea89b08 another attempt to fix builds, function needs to be forward declared
git-svn-id: svn://10.0.0.236/trunk@101805 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 21:28:16 +00:00
mcgreer%netscape.com
0465e3f030 fix broken builds caused by checkin
git-svn-id: svn://10.0.0.236/trunk@101804 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 21:01:38 +00:00
bryner%netscape.com
c52b5b1916 Bug 94154 - focus textfield after directory change, and bug 92754 - clear directory selection on directory change. r=jag, sr=ben, a=dbaron.
git-svn-id: svn://10.0.0.236/trunk@101803 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 20:38:14 +00:00
jake%acutex.net
3796f581b4 Fix for bug 87769 - doeditvotes.cgi can nuke votes
Patch by Christopher Aillon <christopher@aillon.com>
r= jake@acutex.net


git-svn-id: svn://10.0.0.236/trunk@101802 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 18:53:31 +00:00
mkaply%us.ibm.com
2aa979c866 #92797
r=mkaply, sr=waterson, a=dbaron for drivers
Code from Maha Abou El-Rous - turn on cross platform Arabic Shaping


git-svn-id: svn://10.0.0.236/trunk@101801 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 12:52:30 +00:00
hyatt%netscape.com
73c873bf7c Fix linux bustage.
git-svn-id: svn://10.0.0.236/trunk@101800 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 06:44:46 +00:00
hyatt%netscape.com
880b78a482 Fix Mac bustage.
git-svn-id: svn://10.0.0.236/trunk@101799 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 06:42:37 +00:00
jaggernaut%netscape.com
0b77a4312a Part of bug 95475
git-svn-id: svn://10.0.0.236/trunk@101798 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 05:08:27 +00:00
pschwartau%netscape.com
ed5f1cc9be Technical change. Now test is accurate for Rhino as well as SpiderMonkey.
git-svn-id: svn://10.0.0.236/trunk@101797 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 05:01:50 +00:00
idk%eng.sun.com
1ad1e1d4db *not part of the build*
fix for 96935


git-svn-id: svn://10.0.0.236/trunk@101795 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 04:53:44 +00:00
jaggernaut%netscape.com
a1a0a0cbee One more for the speedracer bustage fix.
The problem is that the generated header contains the following bit:
  enum { MODIFICATION = 1U };
  enum { ADDITION = 2U };
  enum { REMOVAL = 3U };

So to speedracer's compiler, this line signals a potential programmer error:

PRInt32 modHint = modification ? nsIDOMMutationEvent::MODIFICATION : nsIDOMMutationEvent::ADDITION;

Apparently they value it like an error and not a warning.


git-svn-id: svn://10.0.0.236/trunk@101794 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 04:34:17 +00:00
jaggernaut%netscape.com
7dc4004e58 Fixing speedracer bustage. Not sure I like this, nor the reason why there's bustage in the first place. *grmbl*
git-svn-id: svn://10.0.0.236/trunk@101793 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 04:22:47 +00:00
jaggernaut%netscape.com
8f20bc9b54 Part of bug 95475.
git-svn-id: svn://10.0.0.236/trunk@101792 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 04:01:46 +00:00
jaggernaut%netscape.com
458c212d8b Fixing mac bustage.
git-svn-id: svn://10.0.0.236/trunk@101791 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 03:52:11 +00:00
racham%netscape.com
b802204244 Fixing bugs 84821 and 86992. Outgoing server panels are updated with correct user and server names instead of null values. Copies and Folders panel now fits all elements properly. r=ssu,naving sr=sspitzer a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@101790 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 02:38:31 +00:00
hyatt%netscape.com
45af3d476f Fix for 95475. r=jag, sr=ben, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@101789 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 02:31:56 +00:00
hyatt%netscape.com
4f51638ef4 Fix for 95475. r=jag, sr=ben, a=dbaron
git-svn-id: svn://10.0.0.236/trunk@101788 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 02:01:08 +00:00
idk%eng.sun.com
ad7d96c999 *not part of the build*
fix for 93888
a = ovk@sparc.spb.su
    jonsmirl@mediaone.net
r = jaggernaut@netscape.com
    idk@eng.sun.com


git-svn-id: svn://10.0.0.236/trunk@101787 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 01:32:15 +00:00
naving%netscape.com
4f4514acd4 95607 r=hwaara sr=bienvenu a=asa. Use nsCAutoString to avoid freeing mismatched memory.
git-svn-id: svn://10.0.0.236/trunk@101786 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 01:28:31 +00:00
pinkerton%netscape.com
82d4d6c55e remove #ifndef TARGET_CARBON since it's not needed. r=pchen/sr=sfraser/a=dbaron. bug# 96907.
git-svn-id: svn://10.0.0.236/trunk@101785 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 01:25:42 +00:00
mcafee%netscape.com
8b9153c578 startup test note
git-svn-id: svn://10.0.0.236/trunk@101784 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 01:09:38 +00:00
despotdaemon%netscape.com
9602278e24 Pseudo-automatic update of changes made by bmartin@netscape.com.
git-svn-id: svn://10.0.0.236/trunk@101783 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 00:14:41 +00:00
jake%acutex.net
a4afec26d3 Fix for bug 95634 - Improvements to Param('voteremovedmail')
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net


git-svn-id: svn://10.0.0.236/trunk@101782 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-25 00:12:12 +00:00