jband%netscape.com
c9996bbdf9
fix bug 106541. Do a rename rather than a copy to create the new xpti.dat. And don't leave behind xptitemp.dat. r=valeski sr=jst.
2001-10-26 07:15:56 +00:00
dbaron%fas.harvard.edu
35ef156b6f
Add |release| and corresponding |operator=| and add equality operators that gcc3 doesn't need but MSVC does. Not part of the build.
2001-10-26 07:15:55 +00:00
waterson%netscape.com
85615413b7
Change %f to %d for page load times.
2001-10-26 06:37:31 +00:00
waterson%netscape.com
2219cf5bf4
Use ms instead of s for pageloader time.
2001-10-26 06:32:58 +00:00
bryner%netscape.com
7fdfcca326
Bug 103796 -- implement ctrl+pgup/pgdn to switch tabs (these will work in tabbrowser where ctrl+tab is reversed for switching frames). r=pchen, sr=hyatt.
2001-10-26 06:28:37 +00:00
alecf%netscape.com
9ca0c6c43e
Added files:
mozilla/intl/unicharutil/util/nsUnicharUtils.cpp
2001-10-26 06:19:51 +00:00
hyatt%netscape.com
ba540d935c
Make middle-click close a tab in tab browser, r=bryner, sr=waterson
2001-10-26 06:17:08 +00:00
alecf%netscape.com
6dd0e7b5ec
Added files:
mozilla/intl/unicharutil/util/nsUnicharUtils.cpp
2001-10-26 05:23:36 +00:00
dbaron%fas.harvard.edu
caa96e95a2
Remove unnecessary XPCOM interface around nsSpaceManager. b=102453 r=jag sr=waterson
2001-10-26 05:12:25 +00:00
dbaron%fas.harvard.edu
1d4641917f
Remove unnecessary XPCOM interface around nsSpaceManager. b=102453 r=jag sr=waterson
2001-10-26 05:06:07 +00:00
seawood%netscape.com
a7d65c527e
Convert all rhapsody (pre-beta-macosx) references to darwin.
...
Bug #106617 r=wtc
2001-10-26 04:55:58 +00:00
rbs%maths.uq.edu.au
6cac41bec2
Add look-ahead in the case of the substitute fallback font to handle several adjacent missing characters at once rather than one by one. b=104153 r=shanjian sr=attinasi
2001-10-26 04:54:15 +00:00
rpotts%netscape.com
3cba985e18
bug #85831 (r=hewitt@netscape.com, sr=jst@netscape.com) Javascript console hangs with the error this.Console.appendIten(...) not a function
2001-10-26 04:51:08 +00:00
jaggernaut%netscape.com
79727011d4
Bug 105904, bug 105971, bug 105889, bug 105906: NS_ConvertUTF8toUCS2 hangs / segfaults. r=dbaron, rs=scc
2001-10-26 04:42:57 +00:00
bryner%netscape.com
627fe1abf1
Bug 93970 -- filepicker can't open symlinked directories. Patch from simm0@ii.net, r=bryner/timeless, sr=ben.
2001-10-26 04:34:56 +00:00
jaggernaut%netscape.com
fc1707ec89
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-26 04:24:06 +00:00
naving%netscape.com
56b7446068
102735 r/sr=bienvenu. Save the sort info etc, when doing empty trash(imap).
2001-10-26 04:22:17 +00:00
alecf%netscape.com
bef357d05e
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
2001-10-26 03:37:38 +00:00
jst%netscape.com
35f09ff982
No need to be this paranoid, checking for pointers being null once is enough! Checking twise in a row is just overkill.
2001-10-26 03:31:49 +00:00
alecf%netscape.com
91f782f06b
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
bienvenu%netscape.com
3251c9f9ff
fix crash with move mail by using an nsCOMPtr to hold the ref r=naving, sr=sspitzer 104398
2001-10-26 03:13:41 +00:00
alecf%netscape.com
8f1c8018be
other part of bug 106130, remove unicharutil dependency and linking (just requires updates)
2001-10-26 03:06:04 +00:00
evaughan%netscape.com
fade1fd6e8
A little renaming. NOT IN BUILD
2001-10-26 02:41:06 +00:00
jst%netscape.com
8a0b346deb
Fixing bug 106769. Document.prototype was not on the prototype chain for XMLDocument objects. sr=jband@netscape.com, r=bzbarsky@mit.edu
2001-10-26 02:39:56 +00:00
alecf%netscape.com
fae57cdd66
other changes for bug 100214, r=jag, sr=scc
...
include nsUnicharUtils.h for useful stuf
2001-10-26 02:38:29 +00:00
brendan%mozilla.org
b6118cd68d
epstein@tellme.com's patch implementing JS_ClearNewbornRoots (106790, r=brendan, sr=jband).
2001-10-26 02:38:10 +00:00
brendan%mozilla.org
3913418e1a
khanson@netscape.com's fix for silent ValueIsLength failure (101488, r=rogerl, sr=me).
2001-10-26 02:35:01 +00:00
karnaze%netscape.com
87c19abbc7
new regression test, not affecting the build.
2001-10-26 02:34:16 +00:00
alecf%netscape.com
62ecde7383
fix some more stuff for bug 100214, sr=scc, r=jag
...
get rid of ToUpper() call, since it just calls into mCaseConversion anyway
2001-10-26 02:32:46 +00:00
karnaze%netscape.com
08cb1a9a29
bug 60816 use correct cell when rowspan and colspan overlap. Fix pixel rounding errors. sr=attiansi, r=alexsavulov
2001-10-26 02:30:38 +00:00
jst%netscape.com
84c24158b4
Fixing bug 106769. Document.prototype was not on the prototype chain for XMLDocument objects. sr=jband@netscape.com, r=bzbarsky@mit.edu
2001-10-26 02:23:56 +00:00
stephend%netscape.com
9546ae5f74
Bug 106668. JS strict warnings in the new Search widget. r=naving@netscape.com, sr=brendan@mozilla.org
2001-10-26 02:20:53 +00:00
racham%netscape.com
36978d0a60
Fixing crasher bug 105670. Adding null check on incoming server in the process of getting default account. r=racham, sr=sspitzer
2001-10-26 02:19:43 +00:00
jst%netscape.com
c260a85792
Fixing bug 106823. Pass the length to nsAString::Assign() to make sure we don't loose embedded null characters in strings, and also to speed things up a bit. Also trunkate strings before 'voiding' them to make sure old string data is deleted from the string before it's reused. r=bzbarsky@mit.edu, rs=jband@netscape.com
2001-10-26 02:18:16 +00:00
sspitzer%netscape.com
e793560495
hack fix for #106674 . the non ASCII character in hwaara's name was
...
causing us to fail to convert the style sheet into UTF-8.
this was regression was caused by a checkin by bzbarsky@mit.edu .
he's working on a proper fix, and then we'll restore hwaara's name.
r=bzbarsky@mit.edu , sr=bienvenu
2001-10-26 02:07:57 +00:00
cavin%netscape.com
2580061eba
Bug #74955 : When loading folders, preset the msg hdr cache table size to eliminate
...
the need of allocating and de-allocating tables. Same thing for users of nsUInt32Array
and nsUInt8Array. r=bienvenu, sr=sspitzer.
2001-10-26 02:02:58 +00:00
dbaron%fas.harvard.edu
1476c9f535
Properly initialize out parameters to prevent the frame constructor from thinking it has to handle insertion points when it really doesn't. r=bryner sr=hyatt b=106802
2001-10-26 00:24:49 +00:00
bienvenu%netscape.com
3ff318274e
fix abr caused by removing charset conversion code r=naving, sr=sspitzer 106725
2001-10-26 00:24:01 +00:00
bienvenu%netscape.com
5da8c71f40
remove bunch of unused code after charset conversion code that needed it was removed r=naving, sr=sspitzer 106725
2001-10-26 00:22:07 +00:00
bienvenu%netscape.com
679fc41744
fix problem with 64 bit sorts, r=bienvenu, sr=sspitzer 101011 patch by shanmu@netscape.com
2001-10-26 00:19:13 +00:00
dougt%netscape.com
dccf719a0c
fixes spelling error in interface comment
2001-10-26 00:11:18 +00:00
dougt%netscape.com
eb9e0f1a2f
fixes 106736 and 106523. Regressions caused by nsIObserverService changes. r=chak@netscape.com r=morse@netscape.com
2001-10-26 00:10:54 +00:00
dougt%netscape.com
abb5f8b703
Freeze nsIMemory interface bug 99151 r=rpotts@netscape.com, sr=brendan@netscape.com
2001-10-26 00:09:22 +00:00
hewitt%netscape.com
3028af33af
105751 - splitter should set orient attribute on itself based on parent orientation, r=jag, sr=hyatt
2001-10-26 00:09:12 +00:00
hewitt%netscape.com
37e88625a7
99235 - Bogus URL's added to urlbar history will corrupt localstore.rdf (patch by jrgm), r=jag, sr=hewitt
2001-10-26 00:05:55 +00:00
nhotta%netscape.com
f12cc142db
Fixed to pass char* to PR_smprintf() instead of PRUnichar* which is not recognized, bug 105704, r=naving, sr=alecf.
2001-10-26 00:03:59 +00:00
morse%netscape.com
54a358bff1
bug 105602, fix flawed alorithm for checking for secure cookies, r=jag, sr=alecf
2001-10-25 23:58:03 +00:00
evaughan%netscape.com
8829422fa4
Make file fixes NOT IN BUILD
2001-10-25 23:05:23 +00:00
seawood%netscape.com
8bfa27a634
Rename rhapsody to darwin
...
bug #106617
2001-10-25 21:34:51 +00:00
neeti%netscape.com
ab42d58668
Fix for bug 106585 - crash in XPCOMM.DLL during shutdown when mail-news window was open, r=shaver, sr=dougt
2001-10-25 21:03:35 +00:00