heikki%netscape.com
21a67525e5
Bug 101429, bad argument to function, fixes assertion and potential crash. r=harishd, sr=hewitt.
...
git-svn-id: svn://10.0.0.236/trunk@104177 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-29 00:30:03 +00:00
law%netscape.com
bb5f7810bd
Fix for bug 57443; use PL_strncpyz instead of PL_strcpy to avoid buffer overrun when the default file name is really long; r=sgehani, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@104176 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-29 00:20:39 +00:00
yokoyama%netscape.com
20386b8ea6
bug 88425
...
Force to end IMEComposition when user switches keyboard layout.
/r=ftang;/sr=shaver
git-svn-id: svn://10.0.0.236/trunk@104175 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-29 00:15:21 +00:00
dbradley%netscape.com
48879a26b5
Items moved to bugzilla or have already been addressed
...
git-svn-id: svn://10.0.0.236/trunk@104173 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-29 00:13:34 +00:00
gerv%gerv.net
84cda8fe40
License changes Round 2. Expat. Updating licensing to be consistent with latest version of expat (MIT/X); relicensing NS-contributed code under expat's license (except the build system, which is tri-licensed.) Removing outdated licensing information and adding new COPYING file. This has been checked with James Clark. Bug 98089.
...
git-svn-id: svn://10.0.0.236/trunk@104172 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-29 00:10:42 +00:00
bryner%netscape.com
26240cefd8
Bug 59211 - mouse wheel does nothing when cursor over plugin. patch from markh@activestate.com, r=bryner, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@104169 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-29 00:05:58 +00:00
sspitzer%netscape.com
fa20057019
fix for #102037 . use GetValueConst() instead of GetValue() to avoid strdups.
...
r,sr=waterson, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@104167 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-29 00:01:58 +00:00
sspitzer%netscape.com
72b9374e89
fix for #102071 . remove unneeded strdups. r=varada, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@104166 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-29 00:00:11 +00:00
sgehani%netscape.com
45adc9102b
Make search sidebar tab popping open upon search on by default.
...
b = 100084
r = pchen
sr = dveditz
git-svn-id: svn://10.0.0.236/trunk@104165 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:58:46 +00:00
bienvenu%netscape.com
46f6a081dd
fix leak of file spec rs=sspitzer 98849
...
git-svn-id: svn://10.0.0.236/trunk@104163 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:27:52 +00:00
bbaetz%cs.mcgill.ca
85af374039
This is not my day.
...
git-svn-id: svn://10.0.0.236/trunk@104162 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:16:29 +00:00
bbaetz%cs.mcgill.ca
392ea3b4d2
Save before committing. Sigh.
...
git-svn-id: svn://10.0.0.236/trunk@104161 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:13:46 +00:00
heikki%netscape.com
3fe35a15c0
Bug 96364, Mac project changes.
...
git-svn-id: svn://10.0.0.236/trunk@104160 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:11:46 +00:00
mkaply%us.ibm.com
c4c823a7af
No bug - OS/2 only - yellow on tiling should have been debug only
...
git-svn-id: svn://10.0.0.236/trunk@104157 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:10:27 +00:00
harishd%netscape.com
e192584cad
96364 - New files should go along with my previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@104156 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:09:51 +00:00
alecf%netscape.com
5eada46fca
oops, we'll need a CID
...
not part of build
git-svn-id: svn://10.0.0.236/trunk@104155 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:09:06 +00:00
bbaetz%cs.mcgill.ca
b4d696271b
Bug 99614. Treat servers of type "L8" as having unix-style dir listings.
...
r/sr=darin, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@104154 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:08:59 +00:00
mkaply%us.ibm.com
17272fb1a1
No bug - get OS/2 fonts back to where they were before the font landing
...
git-svn-id: svn://10.0.0.236/trunk@104153 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:08:43 +00:00
harishd%netscape.com
1c4e4c74ec
96364 - Register html tag observers directly to parser service rather than nsObserverService. Doing so, reduces a lot of overhead. Also, the observers are now notified via sink. This eliminates the need for parser bundle.
...
r=dp,shanjian,sfraser, sr=rpotts.
git-svn-id: svn://10.0.0.236/trunk@104152 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:08:17 +00:00
bienvenu%netscape.com
3c1b9e9fad
add method to clear hdr cache on db (to be used when changing folders) r=naving, sr=sspitzer part of fix for 93013
...
git-svn-id: svn://10.0.0.236/trunk@104150 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:07:27 +00:00
naving%netscape.com
8e4acb4a66
94968 r=bienvenu sr=sspitzer. Add error messages in cases where filter disables itself because it cannot
...
find the folder or filtering fails due to some other reasons.
git-svn-id: svn://10.0.0.236/trunk@104149 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:02:05 +00:00
bienvenu%netscape.com
9c66073fdf
fix leak of imap folders when getting imap new mail r=naving, sr=sspitzer 102146
...
git-svn-id: svn://10.0.0.236/trunk@104148 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:00:31 +00:00
alecf%netscape.com
cb771e8312
oops, this was supposed to go in yesterday as a part of bug 200214, r=jag, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@104147 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 23:00:09 +00:00
serge%netscape.com
e524a8d52e
fix for 97362; Plugins error "invalid ELF header"; r=av, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@104146 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 22:42:09 +00:00
waterson%netscape.com
2a6a7e9708
Bug 58384, 86279. Be sure to trim letter spacing as well as word spacing in TrimTrailingWhiteSpace(). Also, explicitly add letter spacing where appropriate, instead of including it in word spacing. r=shanjian, sr=attinasi.
...
git-svn-id: svn://10.0.0.236/trunk@104145 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 22:39:10 +00:00
waterson%netscape.com
207ac128b7
Bug 97859. Always synchronize parent row, regardless of whether folder is opened or closed. r=varga%utcru.sk, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@104144 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 22:34:00 +00:00
alecf%netscape.com
70949a9330
add exports to mac build, not part of build, will be reviewed as a part of bug 102004 and 102085
...
git-svn-id: svn://10.0.0.236/trunk@104143 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 22:33:22 +00:00
alecf%netscape.com
7a28a3a473
makefiles for unix - not yet part of build, will be reviewed for bugs 102004 and 102085
...
git-svn-id: svn://10.0.0.236/trunk@104142 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 22:31:53 +00:00
darin%netscape.com
ee97121040
fixes bug 92528 "#define FORCE_PR_LOG for http" r=bbaetz, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@104140 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 22:23:26 +00:00
nicolson%netscape.com
d35f88ada0
Add reuseAddr parameter to SSLServerSocket parameter, so servers can
...
re-bind to a socket.
git-svn-id: svn://10.0.0.236/trunk@104139 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 22:10:11 +00:00
attinasi%netscape.com
0f3762cfa6
Added new testcase for 101674, and also removed reference to bug86708.html since it does not exist. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@104138 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 22:09:58 +00:00
attinasi%netscape.com
36a6fdd6a7
Testcase for bug 101674 - not part of build
...
git-svn-id: svn://10.0.0.236/trunk@104136 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 22:00:20 +00:00
dbradley%netscape.com
c66456bb8f
Bug 97967 - leak of nsLocalFile on failure. Patch by dbaron, r=dbradley, sr=jband
...
git-svn-id: svn://10.0.0.236/trunk@104135 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 21:49:00 +00:00
attinasi%netscape.com
91f86ff305
Fixed image wrapping in tables problems. b=101674 sr=hyatt r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@104133 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 21:42:03 +00:00
dougt%netscape.com
7ee3947039
Adding new hash key. r=darin@netscape.com, sr=brendan@mozilla.org bug=81956
...
git-svn-id: svn://10.0.0.236/trunk@104131 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 21:37:23 +00:00
gerv%gerv.net
13afb6d0f9
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
...
git-svn-id: svn://10.0.0.236/trunk@104119 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 20:14:13 +00:00
myk%mozilla.org
d66bb72fd8
Fix for bug 98744: No more software error when the user clicks "remove cc" without specifying users to remove.
...
Fix by Jake <jake@acutex.net >.
r=myk@mozilla.org , no second review needed.
git-svn-id: svn://10.0.0.236/trunk@104118 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 19:49:53 +00:00
myk%mozilla.org
ec02ad7ac1
Fix for bug 73959: Make buglist.cgi display the "Show Votes" link at the bottom of the screen.
...
Patch by Jake <jake@acutex.net >.
r=myk@mozilla.org , no second review needed.
git-svn-id: svn://10.0.0.236/trunk@104117 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 19:17:27 +00:00
peterv%netscape.com
199b8bfeaa
Trying to fix ports bustage with a workaround. Adding the REQUIRES from mozilla/extensions/transformiix/source/xslt/util to this one. r=Pike. a=granrose. See also bug 102138.
...
git-svn-id: svn://10.0.0.236/trunk@104114 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 16:21:39 +00:00
seawood%netscape.com
a2f908c6f4
Argh. Security doesn't need a special export target. It gets built with the rest of SeaMonkey.
...
git-svn-id: svn://10.0.0.236/trunk@104113 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 15:36:25 +00:00
waterson%netscape.com
2aa2c3314d
Fix REQUIRES bustage for static build.
...
git-svn-id: svn://10.0.0.236/trunk@104112 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 15:36:20 +00:00
seawood%netscape.com
b3c8aba787
Make depend target depend upon export so that nspr headers are exported properly.
...
git-svn-id: svn://10.0.0.236/trunk@104111 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 15:32:00 +00:00
peterv%netscape.com
873de3a5c0
Trying to fix ports bustage with a workaround. Adding the REQUIRES from mozilla/extensions/transformiix/source/xml/parser to this one. r=Pike. See also bug 102138.
...
git-svn-id: svn://10.0.0.236/trunk@104110 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 14:55:30 +00:00
glazman%netscape.com
6766836155
fixing erroneous DOM 2 name for bug 101925; rs=jst
...
git-svn-id: svn://10.0.0.236/trunk@104109 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 14:11:05 +00:00
jst%netscape.com
eee64754c4
Always initalize the out parameter in CreateEvent(). r=nobody
...
git-svn-id: svn://10.0.0.236/trunk@104108 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 14:03:10 +00:00
kin%netscape.com
dc40a11ac3
Fix for bug 89236: printing is producing crash
...
Modified nsBlockFrame::DrainOverflowLines() so
that it reparents any floater out-of-flow frames
and their views.
r=dbaron@fas.harvard.edu sr=waterson@netscape.com a=pdt
git-svn-id: svn://10.0.0.236/trunk@104107 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 13:59:23 +00:00
peterv%netscape.com
2d8c635e96
Fix for bug 65858 (Rework XSLT sorting). r=sicking, Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@104106 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 12:58:57 +00:00
andreas.otte%primus-online.de
eb149e5f70
fix bug 99081 [ExtractPortFrom sometimes finds ports that are not there] again, this time we were not finding enough ports. Now we are checking for ? and # as additional delimiters. r=dougt@netscape.com, sr=darin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@104105 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 10:57:06 +00:00
ccarlen%netscape.com
c083079514
Bug 87831 - Fizilla won't launch if its path contains non-ASCII char. r=ftang/sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@104104 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 09:19:42 +00:00
hyatt%netscape.com
4ba5e07f27
Fix for 79416, document.popupNode returns wrong node. r=jag, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@104100 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 09:01:34 +00:00