Commit Graph

955 Commits

Author SHA1 Message Date
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
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
timeless%mac.com
99406f67d7 Bug 158790 - debug has printing prefs in a rendering group
patch by spiffonator@netscape.net r=timeless sr=alecf a=asa
2006-05-17 02:33:12 +00:00
dbaron%fas.harvard.edu
db370bfe8e Remove front-end for nglayout.debug.enable_xpcom_refcnt_log pref, which has no backend. r=ben sr=blake b=156157 2006-05-17 02:33:11 +00:00
blakeross%telocity.com
e4f3b85e93 127784 - require restart on theme switch. r=hewitt sr=ben a=dbaron 2006-05-17 02:33:10 +00:00
blakeross%telocity.com
11486944a8 44032 - apply themes on ok, cleanup panel, add link to themepark. r=ben sr=hewitt 2006-05-17 02:33:09 +00:00
sgehani%netscape.com
471a038344 Land update notifications.
b=120201; r=law,pavlov; sr=dveditz
2006-05-17 02:33:08 +00:00
timeless%mac.com
25947a9434 Bug 129612 Remove "Enable Syntax Highlighting" checkbox
rossi@viel.org r=neil@parkwaycc.co.uk sr=blake
2006-05-17 02:33:07 +00:00
michael.lowe%bigfoot.com
8f3158c6dc Reorder proxy prefs to list http first. author=jwbaker@acm.org,r=sgehani,sr=darin,a=asa 2006-05-17 02:33:06 +00:00
blakeross%telocity.com
4e8f4497ae 125181 - add pref to filter chrome:// errors in javascript console. r=ben sr=hewitt a=asa 2006-05-17 02:33:05 +00:00
heikki%netscape.com
a8510093ee Bug 123090, give Mozilla the capability to be registered as the default handler for XHTML documents on Windows. r=law, sr=alecf. 2006-05-17 02:33:04 +00:00
bzbarsky%mit.edu
8fe3411195 Opening the "Advanced" dialog and cancelling it should not change the
helper app dialog contents.  Bug 124723, r=law, sr=jag
2006-05-17 02:33:03 +00:00
bzbarsky%mit.edu
3590fb475d Make sure we lowercase types/extensions before putting them in the
datasource and that we lowercase types/extensions before comparing to
the datasource.  Bug 114462, r=law, sr=mscott.
2006-05-17 02:33:02 +00:00
law%netscape.com
8ec67967b2 Bug 119904; check for empty mime type strings properly; r=bzbarsky, sr=jag 2006-05-17 02:33:01 +00:00
alecf%netscape.com
7490ecc32d Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin 2006-05-17 02:33:00 +00:00
law%netscape.com
71d0d0e2c8 Bug 88287; Add Flush when removing entries, and, prevent user from changing mime type when opened from helper app dialog; r=sgehani, sr=mscott 2006-05-17 02:32:59 +00:00
law%netscape.com
cab65368f2 Bug 79849; set initial position of 'New Type' and 'Edit Type' dialogs; r=sgehani, sr=ben 2006-05-17 02:32:58 +00:00
law%netscape.com
45bd5bb7cd Bug 60708; prevent user from creating helper app entries with blank mime type fields; r=pchen, sr=ben 2006-05-17 02:32:57 +00:00
sgehani%netscape.com
21e8c5bcf7 Make debug XUL boxes first item in pref pane.
r=stephend; sr=blake; checking in for timeless
2006-05-17 02:32:54 +00:00
sgehani%netscape.com
4892b70bbd Remove obsolete _elementID.
b=86780
2006-05-17 02:32:53 +00:00
sgehani%netscape.com
f0c7344560 Eliminate debug pref: show about box as modal.
b=86780; r=morse; sr=alecf
2006-05-17 02:32:52 +00:00
hwaara%chello.se
6ca419a8a9 #115533, Mozilla should be able to become the default viewer of BMP, ICO and MNG image files.
r=law, sr=alecf
2006-05-17 02:32:51 +00:00
timeless%mac.com
c0922e394e Bug 56369 pref-policies.xul has an empty <script> </script>
r=akkana sr=blake
2006-05-17 02:32:49 +00:00
rjc%netscape.com
910ea472fb Fix bugs 113745, 113742 and 114811: all regarding "moz-icon:". Fix up XP_MAC code to use Mac OS's Icon Services, and expose platform icons in file:/// display and search panel (and search preferences panel). Mixture of r/srs: sdagley, ben, and smfr 2006-05-17 02:32:48 +00:00
blakeross%telocity.com
9b0a956f74 105547 - remove pref to control where new windows open (tab or window). r=bryner sr=ben 2006-05-17 02:32:47 +00:00
stephend%netscape.com
16a0661551 Bug 141678. Aligning the text on the colorpickers. Patch by Stephen Walker <walk84@yahoo.com> r=me, sr=hewitt 2006-05-17 02:32:46 +00:00
blakeross%telocity.com
42784ff548 very minor cleanup in prefs. sr=hewitt 2006-05-17 02:32:45 +00:00
caillon%returnzero.com
5b90aa0dd0 Bug 161677. Making prefs work again: The OK button in prefs wasn't working from any panel other than the "Navigator" panel.
r=timeless sr=alecf
2006-05-17 02:32:44 +00:00
caillon%returnzero.com
ba8a90b60e Don't set the last page visited pref if unneeded (privacy).
Don't fetch a new prefservice every pageload.
Disable navigator pref buttons that do nothing.

Bug 114782
r=alecf sr=blake
2006-05-17 02:32:43 +00:00
stephend%netscape.com
067412f8c4 Bug 127337. Restore Default for Home Page button in Navigator. Patch by Stephen Walker <walk84@yahoo.com> r=samir, sr=alecf. 2006-05-17 02:32:42 +00:00
cbiesinger%web.de
dc1e16d9b0 bug 158789 patch by spiffonator@netscape.net r=blake sr=alecf a=asa
advanced has incomprehensible pref text
2006-05-17 02:32:41 +00:00
blakeross%telocity.com
8d6e990760 105547 - remove pref to control where new windows open (tab or window). r=bryner sr=ben 2006-05-17 02:32:39 +00:00
blakeross%telocity.com
8c48a48203 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2006-05-17 02:32:38 +00:00
caillon%returnzero.com
f7a0b7d1b7 Bug 157083. Smart Browsing Advanced window is sized too small when no checkboxes checked.
r=bzbarsky sr=blake a=asa
2006-05-17 02:32:37 +00:00
blakeross%telocity.com
14bf0d25d7 The rest of the fix for 77935 that I forgot last night. r=hewitt sr=alecf 2006-05-17 02:32:36 +00:00
danm%netscape.com
7fe67d9e3a make dialogs mistakenly opened as non-dialogs be opened as dialogs. got that? necessary for bug 77020 r=ben,jag 2006-05-17 02:32:35 +00:00
sgehani%netscape.com
e971521127 Fix language navigation up/down button edge cases.
b=120382; r=law; sr=hewitt
2006-05-17 02:32:34 +00:00
sgehani%netscape.com
1df6d09979 Remove button in Smart Browsing pref pane should be context disabled.
b=119768; r=morse; sr=hewitt
2006-05-17 02:32:33 +00:00
hewitt%netscape.com
8f3e45c84b 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2006-05-17 02:32:32 +00:00
rods%netscape.com
4e08e512ed Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2006-05-17 02:32:31 +00:00
sgehani%netscape.com
de694a2d12 Complete backing out sidebar personal toolbar button.
b=142261; r=law; sr=jag
2006-05-17 02:32:30 +00:00
sgehani%netscape.com
1bddbd64c9 Add ids to be overlaid. Missed file from checkin for bug 134345.
r=morse; sr=hewitt,jag
2006-05-17 02:32:29 +00:00