Commit Graph

111895 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
037d6779fd OS/2 bustage
1. PR_CALLBACK
2. PLEASE don't create more implementations using min() and max()
name them something different.
2002-11-08 05:05:28 +00:00
blakeross%telocity.com
bb253cdc0f Oops. 2002-11-08 05:01:03 +00:00
blakeross%telocity.com
15c35542e4 One more small perf opt. 2002-11-08 04:58:40 +00:00
blakeross%telocity.com
fee6f2a801 same thing. 2002-11-08 04:56:15 +00:00
blakeross%telocity.com
d8fb0344d5 same thing. 2002-11-08 04:52:37 +00:00
blakeross%telocity.com
af342e2628 same thing. 2002-11-08 04:51:05 +00:00
blakeross%telocity.com
15ca96e617 Try to speed up new window and startup performance for people who have blank homepages. 2002-11-08 04:50:05 +00:00
darin%netscape.com
5a62f1065b make daemon automatically shutdown. 2002-11-08 04:48:09 +00:00
dougt%netscape.com
bffa9d4af1 175932. UMR: PostTimerEvent() does not check return value from GetPRThread(). Thanks to Andrew Schultz for pointing this out. r=pavlov, sr=darin. Also includes 175440 - using nsCOMArray in nsThreadPool, patch by bzbarsky@mit.edu 2002-11-08 04:46:58 +00:00
dougt%netscape.com
ccb852037f 102812. enable file html directory listing mode r=bbaetz sr=darin. 2002-11-08 04:46:44 +00:00
timeless%mozdev.org
1850721eb5 Bug 178972 trivial code changes to nsXULElement.cpp
r=brendan sr=kin
2002-11-08 04:28:04 +00:00
myk%mozilla.org
8b8585f9a9 Fix for bug 171480: make output for non requestee-specific requests look better in the request queue.
r=joel
a=justdave
2002-11-08 04:21:10 +00:00
mkaply%us.ibm.com
b2afded753 OS/2 DLL names need to be 8.3 2002-11-08 04:08:31 +00:00
dmose%netscape.com
ba05ab6786 packager changes for junkmail filtering code; part of bug 169638. r/sr=sspitzer 2002-11-08 03:38:37 +00:00
sspitzer%netscape.com
c25784043b the right fix for the .so and .dll is to staticly link them in.
but that's another issue.  r=dmose
2002-11-08 03:36:58 +00:00
mkaply%us.ibm.com
9fc955ebe9 Need to change true/false to PR_TRUE/PR_FALSE as well 2002-11-08 03:27:12 +00:00
dmose%netscape.com
99166c83b7 Fix OS/2 tinderbox build bustage by changing instances of bool to PRBool 2002-11-08 03:13:07 +00:00
nicolson%netscape.com
62297d34ca default doesProduceOutput to true for compatibility. 2002-11-08 02:24:20 +00:00
bolian.yin%sun.com
b3aa8f87e7 Bug 156424, PgUp and PgDn in numeric keyboard don't work.
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=bryner.
2002-11-08 02:23:23 +00:00
bryner%netscape.com
cfda9bc97a Fixing comet orange; need to null check style->engine or we will crash if no theme engine is being used. 2002-11-08 02:21:49 +00:00
bryner%netscape.com
96ba4e107c oops! fixing my last checkin to actually set the widget types as disabled 2002-11-08 02:06:38 +00:00
myk%mozilla.org
e30bec6f35 Fix for bug 178776: Eliminates warning in duplicates.cgi. 2002-11-08 02:05:20 +00:00
sspitzer%netscape.com
c852ee3b89 fix my comments. we don't need to hash the file name, it's already been hashed
before we get here.  r/sr=no one
2002-11-08 02:02:56 +00:00
blakeross%telocity.com
03afe61a5b Update UA. 2002-11-08 01:46:33 +00:00
blakeross%telocity.com
27362ada45 Remove duplicate pref. 2002-11-08 01:45:04 +00:00
blakeross%telocity.com
f50e7b12f9 Remove old pref. 2002-11-08 01:43:03 +00:00
bryner%netscape.com
a4335bd021 Disable GTK native theme support if we're using a theme engine that's known to crash, such as the Xenophilia engine (bug 175306). r=blizzard, sr=brendan. 2002-11-08 01:41:42 +00:00
myk%mozilla.org
e762ceb1ba Fix for bug 172518: makes the request tracker use the generic user matching code
r=not_erik,joel
a=justdave
2002-11-08 01:35:46 +00:00
blakeross%telocity.com
129f4a1569 Fix a similar bug whereby bookmark keywords that become full urls get added to urlbar history as keywords. 2002-11-08 01:24:37 +00:00
blakeross%telocity.com
ee0d2c4f58 Fix bug that hitting ctrl+enter/shift+enter/ctrl+shift+enter to prepend/append to the urlbar url doesn't add that new url to the urlbar history. 2002-11-08 01:18:39 +00:00
blakeross%telocity.com
7a722f1e1e Minor tweak. 2002-11-08 01:09:32 +00:00
blakeross%telocity.com
fb8b743df1 Remove downloads prompt pref. 2002-11-08 01:01:07 +00:00
nicolson%netscape.com
ac141012ed Add isExtensionPresent and getExtension. 2002-11-08 00:40:26 +00:00
blakeross%telocity.com
763cbb484d Second attempt at black menu submenu arrow. 2002-11-08 00:39:40 +00:00
bzbarsky%mit.edu
c6779ecae9 Remove more dead code. bug 102437, r=heikki, sr=rbs 2002-11-08 00:28:24 +00:00
bugreport%peshkin.net
21c04d0d12 Bug 178772 doeditparams.cgi failed with malformed headers
r= justdave
a= justdave
2002-11-08 00:08:08 +00:00
darin%netscape.com
63aea626af fixup unix security checks 2002-11-07 23:47:33 +00:00
rogerl%netscape.com
5cbc153461 Fixed bad delete of string ptrs in libraries. 2002-11-07 23:46:02 +00:00
myk%mozilla.org
14ff1cd54d Fix for bug 178800: fixes taint failure in graphical charts with Perl 5.6.0
r=gerv
a=justdave
2002-11-07 23:28:40 +00:00
locka%iol.ie
e34754b246 Rewrite PropertyList to remove STL, fix various issues in ControlSite and add control download & install. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com 2002-11-07 23:06:08 +00:00
locka%iol.ie
105c5383fd Remove WMP test harness. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com 2002-11-07 23:04:27 +00:00
locka%iol.ie
cad979361b Update to plugin to support DOM callbacks, control download & install, remove WMP test harness. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com 2002-11-07 23:03:52 +00:00
mkaply%us.ibm.com
289b60535f Need PR_FALSE here - OS/2 bustage 2002-11-07 23:03:05 +00:00
pschwartau%netscape.com
64c94e6ca0 Tweaking sort function. 2002-11-07 23:02:06 +00:00
pschwartau%netscape.com
98309865b8 Reinstituting check on |arr instanceof Array && arr.length === 0| from version 1.1 of test; this is necessary. 2002-11-07 22:57:40 +00:00
glen.beasley%sun.com
d39fba9d10 removes sun provider and set passwords 2002-11-07 22:49:26 +00:00
timeless%mozdev.org
5a93974314 Bug 177772 crash [@JS_GetPrivate] serializing script with syntax error
r=brendan sr=ben
2002-11-07 22:46:38 +00:00
pschwartau%netscape.com
9df7ab3cec Adding comments - 2002-11-07 22:43:52 +00:00
peterv%netscape.com
b71a88f912 Turn on basic junk-mail detection functionality in mail on Mac. r=dmose. 2002-11-07 22:30:16 +00:00
bienvenu%netscape.com
53216956cf fix mark thread watched/ignored news filter actions r=cavin, sr=sspitzer 2002-11-07 22:16:25 +00:00