shanjian%netscape.com
59c90849d5
#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
728c933efc
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
6c6753963f
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
2dabff2ebf
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
70f7f11fbe
Fixed dos type new lines.( From patch 108573 in bug 184032 )
2002-12-09 15:26:03 +00:00
mostafah%oeone.com
69e2dd135f
Fixed dos type newlines. (From patch 108573 in bug 184032 )
2002-12-09 15:19:54 +00:00
bzbarsky%mit.edu
9be34e672f
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
908a8ed8b5
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
452bc3a8ba
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
928715aac0
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
cdf00824db
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
58e0c572a2
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
16268b3e4a
184353 - change "Document: Done" to "Done"
2002-12-09 05:43:23 +00:00
bugreport%peshkin.net
06c15447ea
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
75f9c8363c
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
febcbadf03
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
69c1384530
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
cb0dd7bc1e
Fix a bug in history.
2002-12-08 20:11:25 +00:00
bbaetz%student.usyd.edu.au
6947c96106
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
678d7bf4ed
use our pageInfo
2002-12-07 23:19:45 +00:00
blakeross%telocity.com
51b1b66473
Fix for crash.
2002-12-07 21:56:17 +00:00
blakeross%telocity.com
09c2b69a30
provide workaround for stuck download bug.
2002-12-07 21:52:16 +00:00
blakeross%telocity.com
1a9b448747
remove help button in page info.
2002-12-07 20:55:39 +00:00
blakeross%telocity.com
9e59333f1e
Fixing view -> character coding.
2002-12-07 20:44:19 +00:00
blakeross%telocity.com
946b75e41f
Some trunk fixes.
2002-12-07 20:10:46 +00:00
blizzard%redhat.com
10b9f60e6f
Bug #183912 . embedding widget crashes with gtk 2.1.3. Make sure that the types for the signal marshalers match. r=timeless, sr=bryner, a=asa
2002-12-07 20:02:34 +00:00
blakeross%telocity.com
30b91ddcce
Fix a download bug.
2002-12-07 18:01:19 +00:00
axel%pike.org
0c5c3bb9ed
missed one item in this run, documentation change only
2002-12-07 17:43:51 +00:00
axel%pike.org
10d35e7f95
incorporate comments by Jonas, more details, documentation only
2002-12-07 16:13:54 +00:00
igor%mir2.org
559c58d034
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=154693
...
On function/script start create and initialize instance of InterpretedFunction for each function statement.
2002-12-07 14:15:27 +00:00
blakeross%telocity.com
bad2757228
Finish updating version #.
2002-12-07 12:33:20 +00:00
peterv%netscape.com
26a9382404
Fix for bug 146310 (Make Calendar client available for Macintosh platform). sr=sfraser, a=asa.
2002-12-07 11:57:09 +00:00
blakeross%telocity.com
c52f5db83f
Fix theme/extension urls.
2002-12-07 04:29:18 +00:00
blakeross%telocity.com
7fc7f6d219
Fix themes and extension links.
2002-12-07 04:29:06 +00:00
blakeross%telocity.com
2eec71e69e
Bring over page info fixes.
2002-12-07 04:22:25 +00:00
blakeross%telocity.com
b7cbd08c97
Revert homepage change; port over some trunk fixes.
2002-12-07 04:22:15 +00:00
blakeross%telocity.com
5dd1544035
update homepage
2002-12-07 03:55:14 +00:00
dean_tessman%hotmail.com
c487c88f74
bug 181586 - Ctrl+0 selects tenth tab instead of reverting to 100% zoom
2002-12-07 03:33:54 +00:00
harishd%netscape.com
9bc654e3cd
Backing out the fix for bug 142965 inorder to fix an important issue raised in bug 183711. a=asa
2002-12-07 01:48:25 +00:00
bienvenu%netscape.com
ed17bb3e6f
move link of unicharutil to build from src to try to fix build bustage
2002-12-07 01:37:09 +00:00
seawood%netscape.com
6ef8b8b163
Remove extraneous newline when creating pkginfo file.
...
Bug #183876 r=ccarlen a=asa
2002-12-07 01:10:44 +00:00
beard%netscape.com
c02ffde0ce
Need lwbrk to compile factory. Fix build bustage.
2002-12-07 01:08:19 +00:00
bzbarsky%mit.edu
0fb9225e3c
Fix capitalization problem. Bug 155693, patch by Sven Krohlas
...
<darkshadow@web.de> and Mike kowalski <mikejk@ameritech.net>, r=jatin, sr=jst,
a=asa
2002-12-07 01:03:00 +00:00
beard%netscape.com
0872e79355
Fix build bustage, need lwbrk, and unicharutil libraries.
2002-12-07 01:00:31 +00:00
aaronl%netscape.com
d1b84fe5e1
Bug 178520. input.focus() should not do input.select(). r=bryner, sr=bzbarsky, a=asa
2002-12-07 00:56:03 +00:00
depstein%netscape.com
3434d3602d
added AsyncOpen() before security and content tests. not part of the build.
2002-12-07 00:55:15 +00:00
beard%netscape.com
77e2c8ef75
Need unicharutil.
2002-12-07 00:52:09 +00:00
beard%netscape.com
4f3aea5e80
Need to link against UniCharUtils[Debug].o.
2002-12-07 00:46:23 +00:00
beard%netscape.com
e69f642268
Fix for bug #183109 , r=dmose, sr=sfraser, a=asa.
2002-12-07 00:42:48 +00:00
beard%netscape.com
0b5ced9d65
Fix for bug #183109 , r=shanjian, sr=sfraser, a=asa
2002-12-07 00:41:01 +00:00