Commit Graph

159493 Commits

Author SHA1 Message Date
ftang%netscape.com
f0ec02a26b fix bug 9519 r=ftang sr=brendan a=roc+moz
make uconv code port to 32 bits clean for arm arch
thansk  jeroen.dobbelaere@acunia.com
2006-05-17 02:37:32 +00:00
gerv%gerv.net
150c4d33a5 License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2006-05-17 02:37:31 +00:00
pedemont%us.ibm.com
697a01410f Bug 151249 - Middle-click on link doesn't work on Mac. r=pinkerton, sr=sfraser. 2006-05-17 02:37:30 +00:00
neil%parkwaycc.co.uk
dac7734144 Bug 202587 Control+ and Command+ should be Ctrl+ and Cmd+ for consistency r=caillon sr=brendan a=asa 2006-05-17 02:37:29 +00:00
shliang%netscape.com
656761b128 bug 199990. changing mac pref panel size. r/sr=sspitzer, jag 2006-05-17 02:37:28 +00:00
cbiesinger%web.de
ac703c7266 bug 180364, don't show the theme name in the "Uninstall Theme" button, to make this button fit even if the theme has a long name
r=neil sr=roc a=chofmann
2006-05-17 02:37:27 +00:00
timeless%mozdev.org
6d0d4f5b9f Bug 207864 Some things GetService "@mozilla.org/rdf/container;1"
r=neil sr=jag
2006-05-17 02:37:26 +00:00
bzbarsky%mit.edu
416b1bf35e Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2006-05-17 02:37:25 +00:00
neil%parkwaycc.co.uk
ebd6ce725d Bug 143663 Helper Apps listbox scrolls badly r=varga sr=alecf a=asa 2006-05-17 02:37:24 +00:00
neil%parkwaycc.co.uk
c5cf4cc2ac Bug 230778 Convert pref window from nsIPref to nsIPrefBranch r=caillon sr=jag 2006-05-17 02:37:23 +00:00
neil%parkwaycc.co.uk
12b0dce117 Bug 228904 Preference panel load event handling cleanup p=gautheri@noos.fr r=me sr=alecf 2006-05-17 02:37:22 +00:00
jshin%mailaps.org
26dc5d8c08 bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner 2006-05-17 02:37:21 +00:00
caillon%returnzero.com
44e3612a0c Back out the patch for bug 230778 to fix bug 231769, can't change themes from the preferences panel.
a=chofmann,dbaron
2006-05-17 02:37:20 +00:00
neil%parkwaycc.co.uk
26e59982cd Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben 2006-05-17 02:37:19 +00:00
timeless%mozdev.org
b00790b40a Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2006-05-17 02:37:18 +00:00
nhotta%netscape.com
13b0fa125a move the pref dialog size info platform jar files,
check in for yxia@netscape.com
bug 99402, r=nhotta, sr=jag.
2006-05-17 02:37:17 +00:00
neil%parkwaycc.co.uk
c6ffc6d1be Bug 90984 Prefer "website" to "web site" p=tmeader@gmail.com r=me sr=jag 2006-05-17 02:37:16 +00:00
sspitzer%mozilla.org
00e602f3a4 fix for bug #244279
Enabling popup blocking from About Popups fails to set the preference.

thanks to neil for the fix.

r=mconnor, sr=dveditz
2006-05-17 02:37:15 +00:00
timeless%mozdev.org
620d3608b2 Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
patch by borggraefe@despammed.com r=neil sr=alecf
2006-05-17 02:37:14 +00:00
dwitte%stanford.edu
ba2460bac6 Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2006-05-17 02:37:13 +00:00
neil%parkwaycc.co.uk
662b9c1178 Bug 252780 Document Roaming Access in Help p=giacomo.magnini@portalis.it r=ben.bucksch sr=me 2006-05-17 02:37:12 +00:00
neil%parkwaycc.co.uk
3bb28e92f1 Bug 230588 remove aim help hooks p=stolenclover@yahoo.com.tw r=me sr=alecf 2006-05-17 02:37:11 +00:00
rlk%trfenv.com
eb0131c377 Bug 227107 - Help button in Offline & Disk Space preferences is broken. r=neil@parkwaycc.co.uk, r=rlk@trfenv.com, sr=alecf@flett.org, a=asa@mozilla.org. Patch by Hasse (jasajudeju@telia.com). 2006-05-17 02:37:10 +00:00
ssu%netscape.com
3724e5338c fixing bug 190546 - Help: New Mail/News prefs need Help buttons hooked up to correct locations in help content. r=dveditz, sr=sspitzer, a=sspitzer 2006-05-17 02:37:09 +00:00
aaronl%netscape.com
5b6f66df4f Bug 196126. Hook up keyboard prefs help, update keyboard help. r=oeschger, no sr= required for help file changes, a=asa 2006-05-17 02:37:08 +00:00
shliang%netscape.com
a00058a924 195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag. 2006-05-17 02:37:07 +00:00
cbiesinger%web.de
4fc27e07c8 149448 patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=alecf
Themes with Long Descriptions Scroll "Get New Themes" Out of View
2006-05-17 02:37:06 +00:00
shliang%netscape.com
4ba92ce191 192193 - missed part of checkin for default whitelist for popup blocking. r/sr=jag 2006-05-17 02:37:05 +00:00
darin%meer.net
6288cd9e95 fixes bug 225424 "The View/Apply Theme menu of available themes should be sorted alphabetically"
patch by malcolm-bmo@farside.org.uk r=neil@parkwaycc.co.uk sr=alecf a=asa
2006-05-17 02:37:04 +00:00
shliang%netscape.com
e34e32cc99 192193 - preload popup blocking whitelist. r=danm, sr=jag 2006-05-17 02:37:03 +00:00
neil%parkwaycc.co.uk
defd1ba4a2 Bug 149406 Theme prefpanel - Uninstall button jumps around for long theme names p=mail124@bellsouth.net (Joe Infla) r=me sr=jag a=asa 2006-05-17 02:37:02 +00:00
neil%parkwaycc.co.uk
ddd92a44c3 Bug 147809 Themes preferences should not use deprecated target="_new" r=bz sr=peterv 2006-05-17 02:37:01 +00:00
pete.zha%sun.com
2f587c3cda bug=193068
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2006-05-17 02:37:00 +00:00
timeless%mozdev.org
039485eddc Bug 117532 UI Pref to prevent sites from taking over context menu
patch by robert@accettura.com r=neil sr=ben a=mkaply
2006-05-17 02:36:59 +00:00
timeless%mozdev.org
005a8492ca Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=darin
2006-05-17 02:36:58 +00:00
mconnor%myrealbox.com
d3ad0e0678 bug 117532 UI Pref to prevent sites from taking over context menu - patch by Robert J. Accettura (robert@accettura.com), r=jst sr=ben 2006-05-17 02:36:57 +00:00
bzbarsky%mit.edu
b181ac978c REmove stray '}' that causes a JS error. Bug 227623, r=neil, sr=alecf, a=dbaron 2006-05-17 02:36:56 +00:00
cbiesinger%web.de
7da2cedce8 checking in right patch for bug 63117 - numbers in prefs accepted in octal when they start with 0, in hex when they start with 0x
r=neil sr=alecf, patch by eddyk@netscape.com/durbacher@gmx.de
2006-05-17 02:36:55 +00:00
cbiesinger%web.de
b7505d6cbf backing out wrong patch for bug 63117 2006-05-17 02:36:54 +00:00
cbiesinger%web.de
48912345e6 Bug 63117 Numbers in prefs accepted in octal when started with 0 and hexadecimal when started with 0x
patch by eddyk@netscape.com/durbacher@gmx.de, r=neil sr=alecf
2006-05-17 02:36:53 +00:00
neil%parkwaycc.co.uk
28dedf278a Bug 181973 Implement a system for inverting boolean prefs and apply it to the scripts listbox r=caillon sr=alecf 2006-05-17 02:36:52 +00:00
dwitte%stanford.edu
3b4defe2d5 remove support for dom.disable_cookie_{get,set} prefs.
b=223782, r=jst,caillon, sr=alecf,darin (yes really, four reviews).
2006-05-17 02:36:51 +00:00
shliang%netscape.com
29d3b3668b bug 176624 - popup blocking. r=danm, sr=jag 2006-05-17 02:36:50 +00:00
jshin%mailaps.org
8b867b0fd2 bug 232722 : replace character coding with character encoding (r=neil, sr=mscott, moa=daniel@glazeman) 2006-05-17 02:36:49 +00:00
stephend%netscape.com
ba72a7ff2f Bug 220097. Change 'Plugins' to 'Plug-ins' in Script & Plug-ins pref panel. r=neil, sr=bz 2006-05-17 02:36:48 +00:00
pete.zha%sun.com
2d081a9b55 bug=223908(Add "Net config" selector)
r=neil.parkwaycc.co.uk sr=jst patch=leon.sha@sun.com
2006-05-17 02:36:47 +00:00
neil%parkwaycc.co.uk
1d49cfb460 Bug 127423 Offline prefs appear when MailNews isn't installed p=diego@biurrun.de r=me sr=mscott 2006-05-17 02:36:46 +00:00
danm%netscape.com
1c25b7e323 string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2006-05-17 02:36:45 +00:00
bsmedberg%covad.net
4ff94ac3b6 Bug 220095, Navigator->Languages is empty (win32 installer builds only, fallout from bug 179834) rs=darin 2006-05-17 02:36:44 +00:00
bsmedberg%covad.net
2d65205518 Bug 170514 - Language name representation not localizable. Patch by marcel.gosselin@polymtl.ca r=nhotta sr=jag a=asa 2006-05-17 02:36:43 +00:00