Граф коммитов

90761 Коммитов

Автор SHA1 Сообщение Дата
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
sspitzer%netscape.com 2531184078 fix (again) for blocker bug #106646.
for ContentInserted() and ContentAppended(), we need to go forward through the observers.
for ContentRemoved() and ContentReplaced(), we need to go backward.

sr=hyatt
2001-10-25 21:01:43 +00:00
sspitzer%netscape.com 216b702610 fix for blocker bug #106646. hyatt's hack applied to the ContentReplaced() case.
sr=hyatt.
2001-10-25 20:39:40 +00:00
myk%mozilla.org e41d92589f Fix for bug 98602: re-implementation of "create attachment" page.
Patch by Myk Melez <myk@mozilla.org>.
r=gerv@mozilla.org,jake@acutex.net
2001-10-25 20:37:53 +00:00
dbaron%fas.harvard.edu d3dd71447e Fix Mac debug build bustage. (Why don't we have a mac debug tinderbox?) b=86947 2001-10-25 20:19:32 +00:00
depstein%netscape.com c1ee1f5c36 Included SimpleEnumerator.h, added maxLength check for sHistory index, updated Observe() in TestEmbed.cpp to handle profile switching changes. 2001-10-25 18:32:34 +00:00
sspitzer%netscape.com 39bcf97d00 fix for blocker bug #106646, crash opening addressbook, compose, chatzilla, etc.
patch by hyatt.  r=sspitzer, sr=alecf
2001-10-25 18:27:25 +00:00
mkaply%us.ibm.com 9a5933f727 OS/2 test bustage - need LIB_SUFFIX for gkbase and need EXTRA_DSO_LIBS for gkgfx - note that I don't think gkgfx even needs to be linked for this test but I'm putting it in anyway 2001-10-25 16:36:33 +00:00
pinkerton%netscape.com 35a67b0b7b adding nsIMenuCommandDispatcher.idl 2001-10-25 15:00:45 +00:00
jake%acutex.net 45dc65778f Bug 104065 - Stop uninitilized string warnings from getting into the error log when the login cookie doesn't exist.
Patch by Dave Miller <justdave@syndicomm.com>
r= gerv@mozilla.org, jake@acutex.net
2001-10-25 14:46:58 +00:00
pinkerton%netscape.com 2b5c8d780b new file 2001-10-25 14:29:14 +00:00
bzbarsky%mit.edu 68269ce431 Workaround for RealPlayer abusing mime.types files and fix for broken
behavior if an absolute nonexistent path is listed for a helper in
mailcap.  Bugs 106380, 106381. r=law, sr=mscott
2001-10-25 14:26:07 +00:00
pinkerton%netscape.com f3bdb9eca0 rewrite osx menus to use carbon command events to work around all MenuSelect problems on carbon on 9. r=beard/sr=sfraser, bug#58227 2001-10-25 13:58:13 +00:00
mkaply%us.ibm.com 51209b0303 Attempt to fix OS/2 bustage 2001-10-25 13:13:28 +00:00
dbradley%netscape.com 9b8f8d3f80 Bug 106130 - Remove dependancy of xpconnect on intl. r=alecf, sr=shaver, patch=jband 2001-10-25 12:07:23 +00:00
locka%iol.ie 4814df55dd Use do_GetService instead of nsServiceManager::GetService plus some re-indentation. b=105458 r=dougt@netscape.com sr=blizzard@mozilla.org 2001-10-25 11:37:18 +00:00
jaggernaut%netscape.com 5c848e075b Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 10:37:41 +00:00
jaggernaut%netscape.com 2b6b5ceadf Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 09:44:29 +00:00
hyatt%netscape.com 5913bd830f Support for basic drag and drop in tabbrowser, r=ben, sr=hewitt 2001-10-25 09:43:23 +00:00
jaggernaut%netscape.com 2f5d4d195f Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-25 09:16:56 +00:00