neil%parkwaycc.co.uk
2651ff38f3
Bug 260335 Teach pref window and wsm how to lock colourpickers r=varga sr=jag
2006-05-17 02:39:22 +00:00
bsmedberg%covad.net
04d923f448
Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst
2006-05-17 02:39:19 +00:00
neil%parkwaycc.co.uk
9048f1c375
Make reversed="true" preference work with checkbox listitems so I can remove my previous hack (ouch!) b=181973 r=caillon (over irc) sr=alecf
2006-05-17 02:39:17 +00:00
gerv%gerv.net
fbb3460483
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-05-17 02:39:15 +00:00
varga%nixcorp.com
3c7e5cd733
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2006-05-17 02:38:29 +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
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
timeless%mozdev.org
26ed0c61bd
Bug 217063 Preferences categories expand after being closed
...
Backing out bug 209149 Sub-categories should be shown when selecting a category in the preferences dialog
a=mkaply
2006-05-17 02:35:49 +00:00
neil%parkwaycc.co.uk
333d55434f
Bug 209149 Show subcategories selecting a category in the preferences dialog r=dean_tessman sr=jag a=asa
2006-05-17 02:35:48 +00:00
bolian.yin%sun.com
52dbc11d56
Bug 202388 runtime switch between system prefs and mozilla prefs.
...
sr=alecf.
2006-05-17 02:35:46 +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
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
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
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
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
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
sgehani%netscape.com
148aa6caba
iMake font pref pane close when OK is pressed.
...
b=114630; r=morse; sr=blake
2006-05-17 02:31:52 +00:00
blakeross%telocity.com
bce1b3b905
114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
...
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2006-05-17 02:31:51 +00:00
blakeross%telocity.com
e0bcc19401
108478 - menulist needs default preftype. r=hewitt sr=hyatt
2006-05-17 02:31:30 +00:00
blakeross%telocity.com
a3d62310d5
108478 - menulist needs default preftype of "int". r=hewitt sr=hyatt
2006-05-17 02:31:29 +00:00
blakeross%telocity.com
da625bbbfc
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2006-05-17 02:31:28 +00:00
hewitt%netscape.com
1b72f03eba
70750 - new dialog xbl bindings, r=ben, sr=hyatt
2006-05-17 02:30:48 +00:00
loadrunner%betak.net
2b86d518ef
bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake
2006-05-17 02:30:47 +00:00
ben%netscape.com
d39318481f
[FEATURE] Ability to switch content packs so that vendors can offer regional content.
...
Original patch from jbetak@netscape.com , r=ben@netscape.com , sr=hyatt@netscape.com ,
a=blizzard@mozilla.org
nsPrefWindow.js - add support for localized pref type
2006-05-17 02:28:32 +00:00
loadrunner%betak.net
d341cf4e76
bug 57720, (sr, r)=alecf, blizzard
2006-05-17 02:28:31 +00:00
bnesse%netscape.com
9525138c6c
Prefs API refactoring. Bug #46863 . r=valeski, sr=alecf.
2006-05-17 02:28:30 +00:00
bryner%uiuc.edu
62867d48b4
Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan.
2006-05-17 02:28:29 +00:00
bnesse%netscape.com
dcc1a49773
Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard.
2006-05-17 02:28:28 +00:00
timeless%mac.com
7c9e34e1d3
fix bug 70033 UI elements need to be disabled if the PrefIsLocked is true.
...
fix by eddyk@netscape.com r=timeless, sr=ben
2006-05-17 02:28:27 +00:00
ben%netscape.com
540acd6db2
Bookmarks Window Updates, includes fixes for
...
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2006-05-17 02:28:26 +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
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
ben%netscape.com
cf67bb49bf
fix for 45587, patch from mj@digicool.com. Fixes subtle idiosyncracy in pref window treeview.
2006-05-17 02:25:16 +00:00
ftang%netscape.com
92ad0ae5b0
more fix for 39790 which we forget. change intl.charset.default to navigator.properties
...
r=nhotta/cata
2006-05-17 02:25:15 +00:00
tao%netscape.com
dc3f5fadb0
39790: [L12y] Move all localizable prefs into chrome://.a=ftang. piggy back
...
ftang's hacky code. To be replaced by ben.
2006-05-17 02:25:14 +00:00
ftang%netscape.com
e0284dd24d
fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property
2006-05-17 02:25:13 +00:00
ben%netscape.com
0e08c6102f
fix prefwindow js errors
2006-05-17 02:25:12 +00:00