bratell%lysator.liu.se
b125676099
Bug 135363 - url bar search not working after accidently using the search string as an url. 44 votes, 55 dupes. Patch by Itamar (zipo13@myrealbox.com), r=dveditz@netscape.com, sr=roc+moz@cs.cmu.edu, approved for 1.3a=asa
2002-12-10 09:14:49 +00:00
timeless%mozdev.org
c5d90c786c
Bug 178987 Get qt toolkit working again
...
patch by esben@despammed.com r=timeless rs=bz a=roc
some changes by me
Bug 184257 Infrequent nsIPref users need to be converted to nsIPrefService, etc.
patch by caillon@returnzero.com r=timeless rs=bz a=roc
2002-12-10 07:34:13 +00:00
mkaply%us.ibm.com
854cce56c3
#178584
...
r=pedemont, sr=blizzard, a=asa
OS/2 only - implement IsEnabled so Javascript debugger works
2002-12-10 05:17:36 +00:00
depstein%netscape.com
82efdf3f43
Created local uri table with different schemes. Hooked up to RunAllTests(). Not part of the build.
2002-12-10 04:23:16 +00:00
dougt%netscape.com
294e77fa7c
Fixes XPCOM glue leaving behind exit routine after DLL is unloaded. r=adamlock sr=darin, a=asa, b=184548
2002-12-10 01:37:56 +00:00
danm%netscape.com
3d84d665f5
Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa
2002-12-10 01:12:02 +00:00
pschwartau%netscape.com
1f16692cc3
Initial add. Regression test for bug 184107.
2002-12-10 00:22:44 +00:00
blizzard%redhat.com
b1f11a01b9
Bug #178128 . Xft source files return compile time error. Use LOCAL_INCLUDES to force the Xft include path to be before the X11R6 include path so that we always get the correct version of the header files. r=cls, a=asa
2002-12-09 23:17:55 +00:00
seawood%netscape.com
f220622f15
Add objdir build support to libical.
...
Bug #184032 r=blizzard,mostafah
2002-12-09 22:34:38 +00:00
zach%zachlipton.com
6153a3e643
Fix for bug 180955: Remove dual-license from test files
...
Permission to do so granted by: justdave, joel, jake, ddk, gerv, bbaetz,
and myself (as gleamed from bonsai and the contributors lines and
indicated in the bug report). a=justdave.
2002-12-09 22:32:12 +00:00
dsirnapalli%netscape.com
6e6130b673
updating test case
2002-12-09 21:52:29 +00:00
ashishbhatt%netscape.com
2b854636c9
Updating testcase
2002-12-09 21:45:10 +00:00
locka%iol.ie
73d7ed36cb
Share pref settings between com connect and plugin. b=179573 r=dbradley@netscape.com sr=brendan@mozilla.org a=asa@mozilla.org
2002-12-09 21:04:22 +00:00
locka%iol.ie
6838389e7d
Share pref settings between com connect and plugin. b=179573 r=dbradley@netscape.com sr=brendan@mozilla.org a=asa@mozilla.org
2002-12-09 20:48:39 +00:00
bienvenu%netscape.com
596d8eaa46
attempt to fix stalling of imap urls due to race condition in url chaining, r=ducarroz, sr=sspitzer, a=asa 182808
2002-12-09 20:03:43 +00:00
shanjian%netscape.com
fb86bcba83
#124941 charset detector does not work with single line attachment in certain situation
...
We need to call MimeInlineText_open_dam after ibuffer has been all processed.
Because there are 2 return path, we need to call this function each in each
path.
r=ducarroz, sr=sspitzer, a=asa
2002-12-09 20:00:14 +00:00
mkaply%us.ibm.com
6fdc7b0632
#183302
...
r=jeffreyj, sr=blizzard (platform specific code), a=asa
OS/2 only - save mime types in INI file so we don't keep popping up box
2002-12-09 19:57:27 +00:00
dbradley%netscape.com
f9cb7f63fa
Bug 173146 - add support to XPConnect for IDispatch interfaces. Final implementation, this is the result of the code walk through with jband, jst, adam, and rpots. sr=jst, r=adam, a=asa
2002-12-09 19:41:54 +00:00
harishd%netscape.com
edc17b39c3
Backing out fix for bug 149887 because of bug 184029. a=asa
2002-12-09 19:30:10 +00:00
alexsavulov%netscape.com
daeb31ad2b
d'oh, missed this in previous checkin for bug 183890 (mea culpa)
2002-12-09 19:15:52 +00:00
alexsavulov%netscape.com
0277d2e7d1
fix for bug 183890: this bug was introduced by the fix for bug 147878 that
...
is an addition to fix for bug 138957 (the form submission deferral in JS
handlers to wait for the return value.)
the current patch fixes the bug so that it resets mDeferSubmission false only
if we are in the NS_FORM_SUBMIT event preventig reseting in a bubling phase
of a possible onclick of a submit button/image.
r= jkeiser sr= jst a= brendan
2002-12-09 19:11:12 +00:00
kestes%walrus.com
c82e7b190b
package name was declared wrong.
2002-12-09 18:19:59 +00:00
kestes%walrus.com
ab6aeba63f
force the use of Link, since this is my design that all links use this.
...
This will quiet some of my tests.
2002-12-09 18:17:00 +00:00
locka%iol.ie
4f6980440d
Add directory service provider to control (no more MozillaControl profile pollution). b=76664 r=ccarlen@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2002-12-09 18:15:50 +00:00
kestes%walrus.com
0fd28a9024
change code to quiet perl warnings.
2002-12-09 18:15:06 +00:00
kestes%walrus.com
66b53f0897
portability fix for xargs
...
record the arguments to ./configure
find all the full paths for build commands on build machine
2002-12-09 18:02:32 +00:00
kestes%walrus.com
2dcf8c98a0
portability fix for xargs
...
record the arguments to ./configure
providea a means of seeing all the perl package dependencies
2002-12-09 18:01:13 +00:00
igor%mir2.org
784105585e
I changed InterpreterData.itsNestedFunctions from InterpretedFunction[] to InterpreterData[] because due recent changes/fixes InterpreterData.itsNestedFunctions was used effectively only to get information already available InterpreterData.
2002-12-09 17:50:20 +00:00
shanjian%netscape.com
cc6a8ec5e9
#183372 , XFree86 provides "*-big5hkscs-0" rather than "*-hkscs-1" for Big5-HKSCS font
...
patch proposed by: Anthony Fok
r=shanjian, sr=blizzard, a=asa
2002-12-09 17:49:16 +00:00
bienvenu%netscape.com
013d962b41
fix for failure deleting in/moving multiple message to local folders 182808 r=dmose, sr=bzbarsky a=asa
2002-12-09 17:41:50 +00:00
timeless%mozdev.org
385b4ee0e2
Bug 149874 [xlib] Spacebar doesn't toggle checkbox or radio buttons
...
patch by dolivari@eprocess.fr r=timeless sr=bz a=asa
2002-12-09 17:39:10 +00:00
ccarlen%netscape.com
deaea2b6a4
Bug 183366 - Mach-0 build fails to launch via icon if whitespace in path the executable. r=seawood/sr=sfraser/a=brendan
2002-12-09 15:36:49 +00:00
mostafah%oeone.com
0f49f78f50
Fixed dos type new lines.( From patch 108573 in bug 184032 )
2002-12-09 15:26:03 +00:00
mostafah%oeone.com
1c2609e9dc
Fixed dos type newlines. (From patch 108573 in bug 184032 )
2002-12-09 15:19:54 +00:00
bzbarsky%mit.edu
4b92064d44
Use a prescontext from the same document as the frame when trying to get
...
views. Bug 180329, r=peterv, sr=roc+moz, a=brendan.
2002-12-09 15:02:18 +00:00
igor%mir2.org
2d1bf652ef
Move creation of InterpretedFunction instances to createFunction (former createFunctionObject) to have function initialization at one place.
2002-12-09 13:37:13 +00:00
justdave%syndicomm.com
260c8af1be
Bug 184365: link to urlbase instead of index.cgi from "Top" link in navigation toolbar.
...
r=gerv, a=me
2002-12-09 10:40:39 +00:00
jkeiser%netscape.com
8fa46fbfe6
Oog. Green and open not enough. jkeiser back self out, keep drivers from hitting with big rock.
2002-12-09 06:15:33 +00:00
jkeiser%netscape.com
4593aa5f46
Make select redisplay correctly when size changes between 1 and not-1 (bug 170446), r=rods@netscape.com, sr=bzbarsky@mit.edu
2002-12-09 06:02:00 +00:00
jkeiser%netscape.com
0c54ecf4c2
fix behavior (and crasher) when changing type during event handler (bug 175670), patch by Rick.Ju@sun.com, r=jkeiser@netscape.com, sr=bzbarsky@mit.edu
2002-12-09 05:56:58 +00:00
dean_tessman%hotmail.com
f51b78cae6
184353 - change "Document: Done" to "Done"
2002-12-09 05:43:23 +00:00
bugreport%peshkin.net
53b1969190
Bug 86029 create permission restrictions for createaccount.cgi (prevent people from creating accounts)
...
r=burnus
a=justdave
2002-12-09 00:24:43 +00:00
bugreport%peshkin.net
befd2b68f2
Bug 159627 quips should be editable and deleteable using the web interface
...
patch by burnus
r=timeless,a=justdave
2002-12-08 23:57:23 +00:00
igor%mir2.org
8ae4899263
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=184111
...
Patch from Marcus Crafter:
...
After speaking with Christopher Oliver, the problem seems to be a general JDK
1.4 bug that caches selected values in JComboBox, even after removeAllItems() is
called. Since its a general defect Christopher and I thought we'd report and get
it fixed in the main CVS tree.
...
2002-12-08 21:06:45 +00:00
igor%mir2.org
50029c37e2
If debugger does not get function or script source via handleCompilationDone, try to read it from supplied URL.
2002-12-08 20:49:39 +00:00
blakeross%telocity.com
641430ee6e
Fix a bug in history.
2002-12-08 20:11:25 +00:00
bbaetz%student.usyd.edu.au
84fd3e4dde
Bug 176461 - Move descs strings from change-columns.html.tmpl to
...
field-descs.html.tmpl
Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
2002-12-08 00:42:55 +00:00
blakeross%telocity.com
bb1a506c76
use our pageInfo
2002-12-07 23:19:45 +00:00
blakeross%telocity.com
a21cf77703
Fix for crash.
2002-12-07 21:56:17 +00:00
blakeross%telocity.com
a2d7fb800b
provide workaround for stuck download bug.
2002-12-07 21:52:16 +00:00