Граф коммитов

159548 Коммитов

Автор SHA1 Сообщение Дата
darin%netscape.com e43e0eb1fd fixes bug 142874 "Remove Accept-Encoding from Networking prefs panel"
patch=walk84 r=caillon sr=darin
2006-05-17 02:35:07 +00:00
timeless%mac.com 85ac836608 Bug 151770 Can't associate Mozilla with .XBM images
patch by ask@swva.net r=law sr=alecf a=scc
2006-05-17 02:35:06 +00:00
pete.zha%sun.com 572254b53c bug 140204:HTTP preferences have weird checkbox handling
r=bzbarsky sr=darin
Check in for Antonio Xu's(antonit.xu@sun.com) fix
2006-05-17 02:35:05 +00:00
darin%netscape.com 3f92f376a4 fixes bug 136956 "HTTP preferences panel needs to control proxy settings
as well" r=brade sr=alecf
2006-05-17 02:35:04 +00:00
bzbarsky%mit.edu bde68b3856 Remove UI for the target="_blank" blocking for now. Bug 78037, patch by
jonasj@jonasj.dk (Jonas Jorgensen), r=doron,bzbarsky, sr=jag
2006-05-17 02:35:03 +00:00
caillon%returnzero.com 7ffff2007b Bug 107949, Allow the user to prevent sites from disabling window features via window.open(). r=danm, sr=jag 2006-05-17 02:35:02 +00:00
ducarroz%netscape.com 97b2f91953 Fix for bug 147877. Add UI for disabling plugins in mailnews. R=bhuvan, SR=bienvenu 2006-05-17 02:35:01 +00:00
timeless%mozdev.org 3a237b6e26 Bug 189492 Capitalize accesskey for More Infor_m_ation in smart browsing preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2006-05-17 02:35:00 +00:00
ian%hixie.ch fd1ba3e23e Download manager pref panel. b=132440, r=ben, sr=blake 2006-05-17 02:34:59 +00:00
darin%netscape.com 604e7bcf23 fixes bug 136857 "Enable Pipelining doesn't remain disabled when HTTP 1.0
selected" patch=davidstl@yahoo.com r=brade sr=darin
2006-05-17 02:34:58 +00:00
brade%netscape.com b8fb05b20a new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, revisions by brade@netscape.com, r=timeless, sr=dveditz, a=asa, adt=jaime 2006-05-17 02:34:57 +00:00
cbiesinger%web.de 69f9c1d30f bug 155655 r=timeless sr=blake a=asa
Navigator preferences leave blank space where "make default browser" would be
2006-05-17 02:34:56 +00:00
suresh%netscape.com e837caf022 bug 194843 - JS errors in nsPrefWindow.js. "debug" not defined. r-varga, sr-jag. 2006-05-17 02:34:55 +00:00
loadrunner%betak.net fc9dd1d52d b112869, No UI to uninstall language packs, r=tao, sr=alecf 2006-05-17 02:34:54 +00:00
timeless%mac.com c44a73e5d9 Bug 161677 Preferences > Appearance > Colors horked, JS error
the ok and cancel handlers will now each get a chance to execute.
throwing an exception will not prevent the dialog from closing per the user's primary directive.
r=frodob sr=alecf
2006-05-17 02:34:53 +00:00
law%netscape.com 8ac740c1ea Bug 89907; add new UI to Nav pref panel to simply making Mozilla the default browser; r=sgehanni, sr=ben 2006-05-17 02:34:52 +00:00
blakeross%telocity.com 4a0e8c5cd3 149812 - remove what's related domain blocking UI. r=bryner sr=ben 2006-05-17 02:34:51 +00:00
jshin%mailaps.org 57e445600b additional check-in for bug 133615 (forgotten in the initial landing)
r=yokoyama, sr=jag
2006-05-17 02:34:50 +00:00
bzbarsky%mit.edu a8922f95e1 Fix JS error in pref-themes.js. Bug 155925, patch by neil@parkwaycc.co.uk,
r=timeless, sr=kin.
2006-05-17 02:34:49 +00:00
alecf%netscape.com c6cfbfd5f6 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2006-05-17 02:34:48 +00:00
jshin%mailaps.org 856d1f88b2 bug 133615 : remove ISO-2022-KR/Visual Hebrew from 'Save As Charset' menu
in Composer. (r=neil, sr=jag)
2006-05-17 02:34:47 +00:00
yokoyama%netscape.com a6f8a2c487 Bug 135476
Fixing regression, Simple typo
in pref-charset.js
/r=ftang, /sr=hewitt
2006-05-17 02:34:46 +00:00
caillon%returnzero.com fe6bdab9a7 Bug 117707. Disabling most of the prefs in Edit>Prefs>Advanced>Scripts/Windows was causing real JS scripts to break because it used CAPS. Move the checks for these features into C++, with new prefs. Patch by doronr@naboonline.com (initial work) and caillon@returnzero.com. r=fabian sr=jst a=asa. 2006-05-17 02:34:45 +00:00
stephend%netscape.com 0f14c2697a Bug 119764. JS strict warnings in pref-themes.js. Patch by Stephen Walker <walk84@yahoo.com> r=morten@nilsen.com/sr=hewitt@netscape.com 2006-05-17 02:34:44 +00:00
bzbarsky%mit.edu 2f3a36f04a Alphabetically order MIME types in the helper apps prefs. Part of bug
61009, patch by sgehani@netscape.com, r=bzbarsky, sr=alecf
2006-05-17 02:34:43 +00:00
blakeross%telocity.com a4520e2ee3 134039 - theme switching should shut down quicklaunch. r=law sr=hyatt 2006-05-17 02:34:42 +00:00
shliang%netscape.com 50f91f9a6f 133863 - plug-in finder service pref ui - r=hewitt, sr=jag, a=asa 2006-05-17 02:34:41 +00:00
alecf%netscape.com 702649508f fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2006-05-17 02:34:40 +00:00
ben%netscape.com 6f26ec449d Bug 135466 - allow vendor customization of scripts & windows pref panel.
r=sgehani, sr=hewitt, a=asa
2006-05-17 02:34:39 +00:00
suresh%netscape.com bac7341be3 mozilla side changes for bugscape 16296. r-blake, sr-ben. Given the Component id and panel, open the component and select the panel in the pref window. 2006-05-17 02:34:38 +00:00
caillon%returnzero.com 7850f26cab Bug 139026, Removing strict warnings. Patch by walk84@yahoo.com, r=cbiesinger@web.de, sr=jaggernaut@netscape.com 2006-05-17 02:34:37 +00:00
roc+%cs.cmu.edu 45bf2b50ca Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2006-05-17 02:34:36 +00:00
dbaron%fas.harvard.edu d96517d0df Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt 2006-05-17 02:34:35 +00:00
caillon%returnzero.com 6a59ff8bba Fix for bug 137334: DOM Inspecting the URL bar will crash. r=timeless, sr=hewitt 2006-05-17 02:34:34 +00:00
hewitt%netscape.com 1e2d5d9ba4 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2006-05-17 02:34:33 +00:00
blakeross%telocity.com 06d820d9a4 131762 - can open multiple occurrences of download manager. reversal. r=hewitt sr=ben a=asa 2006-05-17 02:34:32 +00:00
blakeross%telocity.com 027f2e6341 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2006-05-17 02:34:31 +00:00
pinkerton%netscape.com 7800cfebea remove redundant code for seamonkey, especially given that it doesn't work in embedding. allows embedding apps to use xul pref window. r=blake/sr=hyatt/a=asa. bug# 128924. 2006-05-17 02:34:30 +00:00
shliang%netscape.com 1e0b31a6bd hook up help for popup blocking pref panel. r=danm, sr=jag, a=dbaron 2006-05-17 02:34:29 +00:00
naving%netscape.com 671a712d15 129540 r=racham sr=alecf making help buttons point to the right page 2006-05-17 02:34:28 +00:00
oeschger%netscape.com d5218b88f0 key updates for help, shoulda been part of yesterday's check-in for 129540, r=bhuvan, sr=alecf, a=asa 2006-05-17 02:34:27 +00:00
oeschger%netscape.com 5153df9d6b adding im and icq 'keys' for context sensitive help, bug=129540, r=cotter, sr=alecf, a=asa/drivers 2006-05-17 02:34:26 +00:00
oeschger%netscape.com a810d32700 adding help context ids to pref window, bug=129540, attachment 83972, r=bhuvan, sr=alecf 2006-05-17 02:34:25 +00:00
oeschger%netscape.com 3004459efd restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww 2006-05-17 02:34:24 +00:00
bnesse%netscape.com 8e95c79c7c Bug 98476. Gracefully handle error returned from saving of preferences file. r=sfraser, sr=alecf. 2006-05-17 02:34:23 +00:00
blakeross%telocity.com a116d5b3bc 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2006-05-17 02:34:22 +00:00
bnesse%netscape.com fec205ff63 Backing out the FE portion of my changes to try and clear up the orange. 2006-05-17 02:34:21 +00:00
bnesse%netscape.com 91af35dced Fix for bug 98476. Add safe save & redundant backup support for prefs.js. r=sfraser, sr=alecf. 2006-05-17 02:34:20 +00:00
heikki%netscape.com 9e5c04e55a Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2006-05-17 02:34:19 +00:00
sgehani%netscape.com 9b525e010b Fix appearence branch always being open in prefs.
b = 117885; r = sgehani; sr = blake
(checking in for Stephen Walker <walk84@yahoo.com>)
2006-05-17 02:34:18 +00:00