Commit Graph

130482 Commits

Author SHA1 Message Date
jpierre%netscape.com
8f86eb3572 Fix for 244915 . resolve issues from previous patch 2004-06-02 01:56:43 +00:00
bzbarsky%mit.edu
9e87abeb8a Fix regression bug 244926. Only use the "blocked protocol" handler for
protocols that are actually blocked.  r=biesi, sr=darin
2004-06-02 01:52:28 +00:00
ben%bengoodger.com
0d13b7bfd1 225641 - installer should ask where to put icons, mail portion of this r=mscott 2004-06-02 01:38:14 +00:00
ben%bengoodger.com
27bf6ec9b8 225641 - installer should ask where to put icons 2004-06-02 01:36:53 +00:00
pinkerton%aol.net
b43847b2ae enabling xslt support (bug 202022) 2004-06-02 00:47:45 +00:00
jpierre%netscape.com
6986ea78e8 Fix for 244915 - r=wtc, misterssl . Correctly build freebl on Solaris 10 2004-06-02 00:40:53 +00:00
roc+%cs.cmu.edu
626c4c26f5 Bug 217715. Delay instantiating plugin until we've closed its HTML element, so Java applets are guaranteed to see all PARAMs. r+sr=jst 2004-06-02 00:25:00 +00:00
roc+%cs.cmu.edu
7774ed1af5 Bug 241939. Try to get 8-bit transparency logic right this time :-) r+sr=blizzard 2004-06-01 23:27:28 +00:00
cbiesinger%web.de
1ea978b506 bug 245172 StageUtils.pm should mkdir with "0775" permissions, not "775"
patch by Andreas Kunz <durbacher@gmx.de> r=bsmedberg
2004-06-01 22:51:42 +00:00
timeless%mozdev.org
03f17acdfd Bug 224230 Calendar XPI structure differs from the standard xpi structure
patch by jw6057@bacon.qcc.mass.edu r=bsmedberg
2004-06-01 22:46:04 +00:00
pinkerton%aol.net
9e3930b001 better l10n for bookmark containers. rename "bookmark toolbar" to "bookmark
bar" consistently in UI. (bug 243770)
2004-06-01 22:36:24 +00:00
mconnor%myrealbox.com
7938cb7df6 rlk missed this typo again, bug 244541 2004-06-01 22:25:57 +00:00
pinkerton%aol.net
ead02507b9 better feedback importing bookmarks, show where they end up in manager on
completion (bug 242545)
2004-06-01 22:21:33 +00:00
mostafah%oeone.com
3c37749af4 First step towards fixing bug 224230 2004-06-01 22:03:18 +00:00
pinkerton%aol.net
2de709a595 coalesce bookmark notifications and suppress all notifications during loading
bookmarks, increases startup speed (bug 236373)
2004-06-01 21:58:50 +00:00
mconnor%myrealbox.com
3678495740 218315 we don't actually inherit this pref anymore, add it to firefox.js, false for Unix, true for OS X/Win 2004-06-01 21:31:54 +00:00
jocuri%softhome.net
250a8c33cd Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; a=myk. 2004-06-01 21:30:29 +00:00
bugreport%peshkin.net
c439edb834 Bug 244927: Add search on time owner has left the bug idle
r=jouni
a=myk
2004-06-01 20:29:05 +00:00
dmose%mozilla.org
67dac2248c Supplemental fix to 219848 to ensure that JS with UniversalBrowserRead is able to access DOM nodes that it needs to. In particular, this fix allows the XUL <editor> tag to work on remotely-fetched HTML. r+sr=jst@mozilla.jstenback.com 2004-06-01 20:19:22 +00:00
cbiesinger%web.de
13366b51ba bug 244911 nsEscape should document the meaning of the nsEscapeMask enum values
r+sr=darin
2004-06-01 19:55:01 +00:00
mostafah%oeone.com
2aba653724 Brought up-to-date with en-US 2004-06-01 19:44:26 +00:00
aaronleventhal%moonset.net
c73b8a33c0 Bug 244776. Don't fire doc load events for clicks on links to named anchors within same page. r=pkw, sr=darin 2004-06-01 19:42:26 +00:00
blizzard%redhat.com
32f8edf96b Bug #243419. gtkmozembed doesn't handle being moved between toplevels. Patch from chpe@gnome.org. r=blizzard,sr=bryner 2004-06-01 18:37:36 +00:00
mconnor%myrealbox.com
5a1f7798b9 more tweaks to startup script for 177996 2004-06-01 17:29:53 +00:00
jshin%mailaps.org
bf2788d424 bug 236941 (patch by Jean-Marc Desperrier) : UTF-8 converter loses full lines of text if there's any invalid character (r=jshin, sr=bienvenu) 2004-06-01 17:26:27 +00:00
scott%scott-macgregor.org
a9cbdc4b2a Back out the fix for Bug #244722 since it introduced a crash. 2004-06-01 17:24:05 +00:00
bienvenu%nventure.com
c7758ea98f clean up stream converter code, 243888, patch by brofield@jellycan.com, r=ducarroz, sr=bienvenu 2004-06-01 17:22:01 +00:00
igor%mir2.org
ee2f62aef9 Allow Rhino embeddings to support function as left-hand-side extension via overriding BaseFunction.specialCall(). 2004-06-01 16:04:18 +00:00
bzbarsky%mit.edu
24377c162f Don't do a replace load unless explicitly requested if the script that set
location is running in a different window.  Bug 178729, r+sr=jst
2004-06-01 15:18:32 +00:00
mconnor%myrealbox.com
8230791f39 bug 218315 - Firefox ignores browser.urlbar.clickSelectsAll setting, use the pref instead of the preprocessor 2004-06-01 14:55:10 +00:00
mconnor%myrealbox.com
2e4b04cdf4 bug 240655, port neil's fix from 133606 to toolkit 2004-06-01 14:50:13 +00:00
mconnor%myrealbox.com
9aa532eabe bug 215993 - Copy Email Address doesn't unescape or strip leading space, port neil's fix from bug 160055 2004-06-01 14:40:34 +00:00
tor%cs.brown.edu
86308739fc Bug 244506 - speed up drawing of tiled 1-bit alpha images. r=blizzard, sr=roc 2004-06-01 14:26:44 +00:00
mostafah%oeone.com
0dcc31aa7e Updated translation 2004-06-01 13:53:23 +00:00
jocuri%softhome.net
f39fb919af Patch for bug 242161: make process_bug.cgi contain patchviewer ("diff") link like show_bug.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd; a=justdave. 2004-06-01 12:53:27 +00:00
hpradhan%hotpop.com
9d46d0a1a3 bug 244717: SOAP requests should state that the charset of their payloads is utf-8 2004-06-01 12:48:11 +00:00
smontagu%smontagu.org
82d48e1672 DeCOMtaminate nsIFrame Set/GetProperty and merge Set/GetBidiProperty with it. Bug 117751, r+sr=roc 2004-06-01 06:20:16 +00:00
louie.zhao%sun.com
9073488b1a bug241055 nsHTMLTextFieldAccessible need "ATK_STATE_EDITABLE" state and "Activate" action.
r = pkw
sr= henry
2004-06-01 05:25:00 +00:00
scott%scott-macgregor.org
8d71634ad7 Bug #245176 --> several unsigned integers in the core bayesian algorithm should be signed integers because
they can be negative. Slightly improves our false negative rate on the benchmark.

Patch by Lorenzo Colitti
2004-06-01 03:26:28 +00:00
kyle.yuan%sun.com
62f2bca3b0 Bug 243807 profile manager hangs other dialogs' action
r=neil, sr=jst, patch by neo.liu@sun.com
2004-06-01 02:06:32 +00:00
kyle.yuan%sun.com
ec596d682f Bug 237535 prelight text invisible in high-contrast inverse themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
2004-06-01 01:58:10 +00:00
neil%parkwaycc.co.uk
600887c6ff Bug 245096 Clicking on combo box inhibits change event patch in bug 244761 r/sr=roc 2004-05-31 23:22:08 +00:00
sspitzer%mozilla.org
38719e4c60 remove unnecessary imgURI check, thanks to biesi for catching it. 2004-05-31 22:56:42 +00:00
neil%parkwaycc.co.uk
3b85f947af Juggle with the content of the mark by date dialog to make it more likely that the title will fit b=245063 r/sr=sspitzer 2004-05-31 22:43:29 +00:00
sspitzer%mozilla.org
b2aa2dad88 fix for bug #188955
[CSS list item images are loaded even if image loading is blocked or disabled]

r/sr=bz
2004-05-31 22:32:37 +00:00
roc+%cs.cmu.edu
9e7e86faed Bug 244921. Tweak nsGenericHTMLElement attribute exposure macros. r+sr=jst. Relanding since backing it out did not affect Tp on btek. 2004-05-31 22:26:41 +00:00
bienvenu%nventure.com
94b66aed23 make picking offline startup from profile mgr override remember state pref, 229763, r/sr/a=sspitzer 2004-05-31 22:16:43 +00:00
bzbarsky%mit.edu
65c15d6697 When scrolling to form controls on focus, make sure to flush out pending
reflows first.  Bug 245133, r+sr=jst
2004-05-31 20:56:55 +00:00
bzbarsky%mit.edu
ed61e3473e Make <input>, <textarea>, and <select> autoclose <option>, <optgroup> and
<select>.  Bug 171713 and bug 140657, r+sr=peterv
2004-05-31 20:23:19 +00:00
roc+%cs.cmu.edu
50d0ec0813 Bug 239201. Anonymous views (views without frames) should inherit their visibility from their parent. Then visibility:hidden IFRAMEs will hide their widgets. r+sr=dbaron 2004-05-31 20:01:58 +00:00