Commit Graph

1588 Commits

Author SHA1 Message Date
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
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
law%netscape.com
e7847212a1 Bug 113936; tailor WinXP start menu so Mozilla's Preferences are used instead of opening IE's; r=ben, sr=hyatt 2006-05-17 02:34:17 +00:00
varga%utcru.sk
4811f782c8 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2006-05-17 02:34:16 +00:00
varga%utcru.sk
a05455b805 Fix for 118160. Secuirty Policies preference panel accidentally activated. r=varga, rs=waterson, patch=timeless 2006-05-17 02:34:15 +00:00
varga%utcru.sk
d20016bd43 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2006-05-17 02:34:13 +00:00
darin%netscape.com
930047eb34 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2006-05-17 02:34:09 +00:00
hewitt%netscape.com
1302b90983 119770 - bad images for autocomplete pref window, patch=walk84@yahoo.com, r=shliang, sr=me 2006-05-17 02:33:18 +00:00
brade%netscape.com
f8b41d4bb7 new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, r=timeless, sr=dveditz, a=asa, adt=jaime 2006-05-17 02:33:17 +00:00
bbaetz%student.usyd.edu.au
03d3a80560 Bug 110760 - directory listings shouldn't reuly on libappcomps.
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
2006-05-17 02:33:16 +00:00
blakeross%telocity.com
e02ca1519e 155712 - remove session history limit pref. r=jrgm sr=ben 2006-05-17 02:33:15 +00:00