Commit Graph

158928 Commits

Author SHA1 Message Date
law%netscape.com
c8b15fd127 rtm+ bug 40617; move globals to parent so Ok works after switching to another panel; r=blakeross@telocity.com; sr=alecf@netscape.com 2006-05-17 02:28:07 +00:00
radha%netscape.com
611c44afa5 Trivial fix for a problem described in bug # 53869. 2006-05-17 02:28:06 +00:00
timeless%mac.com
630b3b98d0 fix bug 60662 javascript strict warnings in overrideHandler.js
patch by maolson@earthlink.net r=jag sr=alecf
2006-05-17 02:28:05 +00:00
blakeross%telocity.com
ab7cda6e49 Fix 59559: wording change in prefs panel. patch by Stephen Walker (walk84@usa.net). r=me a=matt 2006-05-17 02:28:04 +00:00
timeless%mac.com
bb92aebaa2 fix bug 35057 Use "My Sidebar" consistently throughout browser
r=blake, a=ben
2006-05-17 02:28:03 +00:00
radha%netscape.com
b39e483bea Fix for bug # 53869. Wording for location bar autocomplete not OK. r=ben a=ben 2006-05-17 02:28:02 +00:00
blakeross%telocity.com
d5394f7fa1 Fix 50277: mao's patch for context enabled/disabled features in languages pref pane. r=timeless,blake sr=alecf 2006-05-17 02:28:01 +00:00
shanjian%netscape.com
063a67da56 #62690 need to handle double click in language add dialog box
r = nhotta
sr = ben
2006-05-17 02:28:00 +00:00
ben%netscape.com
b04e68752d Fix for 57763. r=blake, a=alecf 2006-05-17 02:27:59 +00:00
timeless%mac.com
b950673961 fix bug 67819 javascript strict warnings in pref-smartupdate.xul
patch by maolson@earthlink.net r=timeless, a=alecf
2006-05-17 02:27:58 +00:00
tao%netscape.com
8d6fd9f56d 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2006-05-17 02:27:57 +00:00
blakeross%telocity.com
2bc3d8a4ca Fix, um, an extension of 60660: bunch of _elementIDs-related JS strict warnings. r=blake sr=alecf 2006-05-17 02:27:56 +00:00
blakeross%telocity.com
8681c8596c Fix 58509: add button doesn't disable when pasting/deleting text from context menu. r=matt sr=alecf 2006-05-17 02:27:55 +00:00
radha%netscape.com
182bd18af1 Fix for bug # 43871. Formerly a nsbeta3+ p1. I had the fixes sitting in my tree for a while.
r=ben
2006-05-17 02:27:54 +00:00
disttsc%bart.nl
950d090cdf Fix javascript strict warnings in pref-charset.js, clean up. bug=60630, author=Mark Olson <maolson@earthlink.net>, r=nhotta, a=alecf 2006-05-17 02:27:53 +00:00
blakeross%telocity.com
dc196f015a more dump() removal. yes, these are all dumps. 2006-05-17 02:27:52 +00:00
shanjian%netscape.com
6bf5eafbbc #54093 add language in language preference
p = adrian havill
r = shanjian
sr = blizzard
2006-05-17 02:27:51 +00:00
disttsc%bart.nl
e5715709ba Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben 2006-05-17 02:27:50 +00:00
dbragg%netscape.com
40a45eea2f Fix for 51855. Removed XPInstallNotificationsEnabled and declared _elem. r=sgehani 2006-05-17 02:27:49 +00:00
shanjian%netscape.com
984f679ca3 #47368 unpredefined languages entry should appears in accepted languages list once selected
ra=ftang
forgot a code path in previous checkin.
2006-05-17 02:27:48 +00:00
timeless%mac.com
e68340c073 fix bug 51588 'Edit' and 'Remove' buttons should appear disabled in Helper apps window when no app is chosen
patches by ksosez@softhome.net, bzbarsky@mit.edu r=bz,timeless sr=alecf
2006-05-17 02:27:47 +00:00
blakeross%telocity.com
85c5084006 removing more dump()s. 2006-05-17 02:27:46 +00:00
waterson%netscape.com
a21fde6da7 Bug 42001. Implement 'clear history'. r=ben,brendan,alecf, sr=shaver 2006-05-17 02:27:45 +00:00
disttsc%bart.nl
e85612e426 Fix warning, bug=60656, r=timeless, a=ben 2006-05-17 02:27:44 +00:00
blakeross%telocity.com
a7a7e48531 removing some dump()s. 2006-05-17 02:27:43 +00:00
shaver%mozilla.org
74a4b3b67f #55739, fix strict JS warnings, r=ben, sr=brendan 2006-05-17 02:27:42 +00:00
nhotta%netscape.com
a9a99484d5 Moved "mailnews.start_page.url" from .js to .property, bug 55011, r=tao, sr=alecf. 2006-05-17 02:27:41 +00:00
pchen%netscape.com
dd16cb6df0 bug 68105, r=alecf, sr=mscott, moved deletion of previous version of mime mapping pref up in file, appears to prevent empty mapping from being created, yes, that's a scary statement; while here, also fix case changing a mime mapping pref to overwrite an existing one, delete existing one before saving edits 2006-05-17 02:27:40 +00:00
pchen%netscape.com
5643e136ad bug 61079, r=blake, a/sr=ben, fix editing of helper app mappings, by creating a full new mapping (which will actually show up in the list) and deleting the old one (makes old one go away, duh) 2006-05-17 02:27:39 +00:00
dveditz%netscape.com
3e88b4e39d bug 47080 change value of navigator.platform for backward compatibility, r=sgehani,a=scc 2006-05-17 02:27:38 +00:00
rayw%netscape.com
6f96d2be63 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2006-05-17 02:27:37 +00:00
dbragg%netscape.com
7b91a03f78 fix for 45915. Changed text, removed notifier option and repositioned under Advanced. r=dveditz 2006-05-17 02:27:36 +00:00
hyatt%netscape.com
980ced8650 modify wording for XBL form control pref & relocate box debugging preferences so they
are accessible when in box debugging mode. a=ben@netscape.com
2006-05-17 02:27:35 +00:00
hyatt%netscape.com
4ccfc8f757 Adding pref for XBL-based form controls. r=danm, a=ben 2006-05-17 02:27:34 +00:00
mcafee%netscape.com
9462127387 Splitting debug pref pane into 3 panes to save room (40888). Debug gets general stuff, debug1 gets events stuff, debug2 gets networking stuff. Explicitly picked generic names for these files in case usage changes later. r=slamm 2006-05-17 02:27:33 +00:00
disttsc%bart.nl
1f134f9de5 Forgot to mention: many thanks to H�kan B. Waara <hwaara@chello.se> for these patches. 2006-05-17 02:27:32 +00:00
disttsc%bart.nl
1799751cde Fix UI and clean-up code for cookies and images prefs panels. bug=64473, r=timeless, a=ben. 2006-05-17 02:27:31 +00:00
blakeross%telocity.com
1475d24442 Fix 64171: some clean-up in the cookies panel (enabling/disabling, layout). patch by H�kan Waara (hwaara@chello.se). r=jag a=ben 2006-05-17 02:27:30 +00:00
morse%netscape.com
ccc0ac70b1 bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf 2006-05-17 02:27:29 +00:00
morse%netscape.com
55878ffbe1 bug 56048, can't dismiss privacy tutorial on the mac, r=dveditz, a=ben 2006-05-17 02:27:28 +00:00
morse%netscape.com
366d1acd9c bug 52674, changing url for privacy tutorial, r=dveditz,ben, a=verah,ben,dveditz,mcarlson,matt 2006-05-17 02:27:27 +00:00
morse%netscape.com
07fdcd40b2 bug 50097, can't close privacy window, r=dveditz 2006-05-17 02:27:26 +00:00
morse%netscape.com
72eb4d5ef9 bug 50084, move wallet demo files off the server, r=dveditz 2006-05-17 02:27:25 +00:00
morse%netscape.com
318199291e bug 48742, change name of server for privacy tutorial, r=dveditz 2006-05-17 02:27:24 +00:00
morse%netscape.com
d3c714306d bug 48742, adding privacy tutorial, r=dveditz 2006-05-17 02:27:23 +00:00
hewitt%netscape.com
91546f5140 #51827 - "foopy" no longer displayed by default, r=ben 2006-05-17 02:27:22 +00:00
hewitt%netscape.com
e039d6ee83 45102 - theme preview images in prefwindow, r=hangas 2006-05-17 02:27:21 +00:00
ben%netscape.com
32c5ad6fb1 oops, didn't fix that restore default bug in the appropriate way... 2006-05-17 02:27:20 +00:00
morse%netscape.com
3a74f6202e bug 48808, add missing period, patch=walk84, r=morse 2006-05-17 02:27:19 +00:00
morse%netscape.com
7ac50ee6a2 minor wording change, part of bug 48742 2006-05-17 02:27:18 +00:00