samuel%sieb.net
6f4b732a89
Bug 128316 - xml-rpc can't create struct type
...
r=rginda rs=darin a=asa
2002-03-26 07:09:26 +00:00
darin%netscape.com
f2d3a0287d
fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
...
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
peterlubczynski%netscape.com
6c0a3b4f5d
Fixing ussage of codebase attribute and Java applets loading, bug 130605 patch by adu@sparc.spb.su (Denis Antrushin) r=peterl, sr=beard, a=asa
2002-03-26 06:42:10 +00:00
peterlubczynski%netscape.com
656e798f68
Cleaning up dead code left from fix for bug 118721, patch by dbrittain@superscape.com (David Brittain), bug 132262 r=peterl, sr=attinasi, a=scc
2002-03-26 06:38:53 +00:00
peterlubczynski%netscape.com
b0458062b3
Fixing redraw problem with full page plugins like Acrobat on Mac, bug 124563 r=av, sr=beard, a=asa
2002-03-26 06:36:37 +00:00
peterlubczynski%netscape.com
0152f1f7f1
Implementing nsIPluginTagInfo2::GetDocumentEncoding(), patch by adu@sparc.spb.su (Denis Antrushin) bug 131197 r=peterl, sr=beard, a=asa
2002-03-26 06:33:48 +00:00
peterlubczynski%netscape.com
d66d38f39f
Making it so that we handle known image decoder mime types internally by default unless pref("plugin.override_internal_types", true); fixing bug 131230 r=av,biesi sr=beard a=asa
2002-03-26 06:30:33 +00:00
mscott%netscape.com
86a6d0814b
Backing out the change to nsDocumentviewer in Bug #70030 to see if it effects page load performance
2002-03-26 05:01:49 +00:00
leaf%mozilla.org
be68f19ccd
backing myself out. for whatever reason, this change seems to turn *on* the
...
official defines.
2002-03-26 03:17:39 +00:00
mkaply%us.ibm.com
f3613c423d
#132474
...
Mistake in original checkin - fix from pedemont - was causing MAJOR OS/2 runtime bustage
2002-03-26 03:08:13 +00:00
morse%netscape.com
a56cd97853
fix mac bustage. Sorry.
2002-03-26 03:07:30 +00:00
mkaply%us.ibm.com
381e7bfdaa
#132600
...
r=searge, sr=beard, a=asa
Refactor 4xplugin code so XP_OS2 section is more clear
2002-03-26 03:04:37 +00:00
justdave%syndicomm.com
88a87bc364
Fix for bug 133389: changing anything on a bug from the show_bug.cgi page would reset its component to the first in the product.
...
Patch by John Vandenberg <zeroJ@null.net>
r= myk x2
2002-03-26 02:53:39 +00:00
dmose%netscape.com
f92b86316d
Fix LDAP XPCOM SDK race condition which could cause LDAP entries to get dropped, or binds to fail entirely (bug 131447). The old code asked ldap_result() for all new messages received, including ones for operations that it did not yet know how to handle. That code has been changed to enumerate the pending operations, and ask for results of each of the pending operations that it knows about, and no others. r=sspitzer@netscape.com, dmose@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org
2002-03-26 02:51:27 +00:00
leaf%mozilla.org
629a423970
don't version mkdepend.exe; it doesn't need it, and it breaks, since
...
build_number is not built when mkdepend is built. r=cls, a=asa
2002-03-26 02:13:55 +00:00
morse%netscape.com
5a1088da78
bug 130306, preparing to freeze nsiPasswordManager, r/sr=alecf/darin, a=asa
2002-03-26 01:54:04 +00:00
leaf%mozilla.org
ea650035b4
clean up clean up rules (use GARBAGE exclusively), update copyright year,
...
remove diagnostics module use. code from asasaki, r=leaf
2002-03-26 01:44:13 +00:00
attinasi%netscape.com
bd64a22806
Patched topcrash sites: checking for null before deref. b=121444 r=kmcclusk sr=roc+moz a=asa (drivers)
2002-03-26 01:22:31 +00:00
caillon%returnzero.com
6f42448b2e
Bug 131645: Page Info gives info about first tab regardless of which tab is focused. Patch by Daniel Brooks <db48x@yahoo.com> r=timeless, sr=alecf, a=dbaron
2002-03-26 01:15:37 +00:00
morse%netscape.com
6dcaf507ae
bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa
2002-03-26 01:13:39 +00:00
nicolson%netscape.com
bdbe542168
Fix 130522: ASN.1 decoder asserts with corrupt input.
...
r=wtc
2002-03-26 01:13:23 +00:00
varada%netscape.com
7d92a72f8c
fix for 132697;stop or send mail based on spellchecker dialog;r=cmanske;sr=bienvenue;a=asa
2002-03-26 01:11:25 +00:00
andreww%netscape.com
e75f7358d7
bugzilla 127082 r=shliang, sr=hewitt field in 'manage save data' too narrow. Changing default width to accomodate wider panels.
2002-03-26 01:10:35 +00:00
jj%netscape.com
c8bbd03a6a
bug #131372 : set app's bundle bit. sr=sfraser, a=asa
2002-03-26 01:09:46 +00:00
akkana%netscape.com
09db554fe7
70030: Stop animation with webNavigation.stop. Fix courtesy of Jim Song, jim.song@sun.com; r=akkana, sr=jst, a=asa
2002-03-26 01:05:03 +00:00
sfraser%netscape.com
f1f03adb84
Fix for bug 117589: avoid popping up spurious context menus on Mac when event processing takes too long. r=pinkerton, sr=hyatt, a=asa.
2002-03-26 00:59:03 +00:00
caillon%returnzero.com
b88be45af5
Bug 127833, Entry point not found - library xpcom.dll (?GetSharedBufferHandle@nsPrivateSharableString@@UBEPBV?@G@@XZ)... Patch by Matthias Versen <Matti@epost.de> - r=curt@netscape.com, sr=dveditz, a=asa
2002-03-26 00:54:15 +00:00
cathleen%netscape.com
99fa3efa4e
fix linux static build installer. bug 128507, bug 130995, bug 130998 r=seawood sr=dveditz a=asa (verbal)
2002-03-26 00:53:30 +00:00
bienvenu%netscape.com
facf1d3a32
fix problems with selection going into and returning out of quick search, r=naving, sr=sspitzer 132117 and 132171
2002-03-26 00:53:18 +00:00
bienvenu%netscape.com
c23656f8be
fix crash doing an imap sync while offline and problem loading imap message with images on cyrus server r=cavin, sr=sspitzer, a=asa 131531, 132616
2002-03-26 00:52:03 +00:00
bienvenu%netscape.com
8768f09378
fix regression handling news urls r=sspitzer, sr=darin, a=asa 132699
2002-03-26 00:49:36 +00:00
wtc%netscape.com
6f32aa07b0
Bugzilla bug 132461: changes suggested by Bob Relyea after his code review:
...
1. Add SECMOD_LoadModule back to nss.def.
2. Back out the SECMOD_AddModule/AddModuleEx changes.
I also updated the comments and made some changes to emulate the
indentation and comment styles of the original code.
Modifies files: nss/nss.def pk11wrap/pk11pars.c pk11wrap/pk11util.c
2002-03-26 00:43:04 +00:00
morse%netscape.com
349d9d07b8
bug 132944, fix typo in makefile resulting in wrong file getting exported, r=sgehani, sr=alecf, a=asa
2002-03-26 00:41:27 +00:00
rginda%netscape.com
53bda8f0fc
Bug 131000, "IRC server port specification seems to not work..."
...
patch=cross@distal.com , r=me,peterv, a=asa
make ports work in IRC urls again
2002-03-26 00:41:18 +00:00
dprice%netscape.com
a8a76aa929
97334 r=dougt sr=dveditz a=asa
...
adding WIN_SYSTEM_FILE flag to addFile
2002-03-26 00:04:05 +00:00
cbiesinger%web.de
e41446ba72
bug 132563 ("Print job options dialog should use paper name instead of paper size to set/get the selected paper size"), r=rods, sr=attinasi, a=asa
...
patch by Roland.Mainz@informatik.med.uni-giessen.de
2002-03-25 23:57:40 +00:00
pschwartau%netscape.com
3460c97c56
Removing an extraneous line.
2002-03-25 23:51:06 +00:00
cbiesinger%web.de
9d58920112
bug 131417, r=bz, sr=scc, a=asa, patch by Roland.Mainz@informatik.med.uni-giessen.de
...
Memory leak in SetUpFontCharSetInfo()
2002-03-25 23:44:53 +00:00
mjudge%netscape.com
e03712c3fb
123033 a=asa r=blythe sr = kin. fix for selecting from inside a text field to outside
2002-03-25 23:44:46 +00:00
av%netscape.com
c891286e6b
Fix for 116357 -- NPAPI plugins should have an ability to stay in memory beyond page life time, patch by peterl, r=av, sr=beard, a=asa
2002-03-25 23:42:32 +00:00
pschwartau%netscape.com
10ade298db
Initial add. Regression test for bug 130451.
2002-03-25 23:41:56 +00:00
mitchf%netscape.com
0c9c4ea49d
ability to install Calendar XPI as third party module - fixes bug 12744
2002-03-25 23:37:45 +00:00
rogerl%netscape.com
d3e1dc70b9
Added nyi() etc.
2002-03-25 23:34:02 +00:00
gerv%gerv.net
7985ed0cd1
Bug 133372 - FILTER uri on milestone URL. Patch by ddk; 2xr=gerv.
2002-03-25 23:22:28 +00:00
curt%netscape.com
bc3d4237b8
Added space to Status Retry text
...
(Bug 83450, r=ssu, sr=dveditz)
2002-03-25 23:08:09 +00:00
gerv%gerv.net
a50cb94d51
Fixes to small issues with show_bug.cgi templatisation.
...
Bug 133276 - groups test is wrong. Patch by ddk, 2xr=gerv.
Bug 133333 - create new attachment link broken. Patch by ddk, 2xr=gerv.
Bug 109029 - show_bug should generate valid HTML. Patch by gerv, r=afranke, bbaetz.
2002-03-25 23:03:55 +00:00
curt%netscape.com
f9a3c7f626
Useful comments for the user, but no impact on the build.
2002-03-25 22:57:25 +00:00
seawood%netscape.com
4481d0b189
Update mkdepend to X11R6's version of makedepend.
...
Re-apply NO_X11 patch.
Apply patch to let it use gcc's include dir if built with gcc.
Bug #132232 r=bryner a=asa
2002-03-25 22:52:52 +00:00
akkana%netscape.com
36234b8d88
131277: change signature of outputToString to return the string. r=jfrancis sr=sfraser a=asa
2002-03-25 22:39:19 +00:00
varada%netscape.com
65d20cc280
fix for bug#129603;hiding or greying out menu items that are not supported by the server;r=racham;sr=bienvenu;a=asa
2002-03-25 22:34:34 +00:00