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
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
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
caillon%returnzero.com
b1ffb37be9
Backing out patch for bug 24651 until we can make initial button state honor preferences. a=tor
2006-05-17 02:32:28 +00:00
caillon%returnzero.com
657e1bd945
Checkin for Mike Kowalski <mikejk@ameritech.net>
...
Bug 126600 - Reword the turbo preference. r=caillon sr=bryner a=scc
2006-05-17 02:32:27 +00:00
shliang%netscape.com
a37807d94b
132896 - remove offline mode at startup ui in pref panel - r=ssu,sr=sspitzer,a=asa
2006-05-17 02:32:24 +00:00
blakeross%telocity.com
0b5a03f936
110540 - remove useless tabbed browser pref. r/sr=ben
2006-05-17 02:32:23 +00:00
bzbarsky%mit.edu
5b5fc565d9
Extend CTL extension to support multiple CTL scripts (framework + hindi
...
support). Bug 163962, r=gilbert.fang@sun.com , r=prabhat.hegde@sun.com ,
r=cls, sr=bzbarsky, patch by prabhat.hegde@sun.com and
roland.mainz@informatik.med.uni-giessen.de
2006-05-17 02:32:22 +00:00
caillon%returnzero.com
e0c51aa812
Bug 24651. Add a navigator button to clear the location bar. Patch by erik@hensema.xs4all.nl, r=timeless,bzbarsky sr=alecf a=asa.
2006-05-17 02:32:21 +00:00
blakeross%telocity.com
e6c26f07bb
59816 - clear history button should be disabled if all entries have been deleted (redux). r=ben sr=alecf
2006-05-17 02:32:20 +00:00
sgehani%netscape.com
fa68b61c4f
Make it possible to persist the disk and memory cache capacity prefs again.
...
Also, if the user doesn't have a disk cache parent folder chosen, show and
set the default which is the profile directory.
b=125189; r=morse; sr=sfraser
2006-05-17 02:32:19 +00:00
bzbarsky%mit.edu
e1a8bc84d8
Make cache prefs use &brandShortName; instead of "Mozilla". Bug 127025,
...
patch by Jonas Jorgensen <jonasj@jonasj.dk>, r=bzbarsky, sr=jag, a=brendan
2006-05-17 02:32:18 +00:00
timeless%mac.com
60b47f7720
Bug 125450 "Typeface" should be aligned to the left not center in font prefs
...
patch by walk84@yahoo.com r=timeless sr=alecf
2006-05-17 02:32:17 +00:00
timeless%mac.com
98081bcdb9
Bug 125449 "Fonts for" is vertical aligned top instead of middle in caption
...
patch by walk84@yahoo.com r=doron sr=alecf
2006-05-17 02:32:16 +00:00
mkaply%us.ibm.com
27ecf123ca
#109464
...
r=gerv, sr=alecf, a=chofmann,brendan
OS/2 only if statement - Os/2 has different default DPI values
2006-05-17 02:32:15 +00:00
caillon%returnzero.com
ccd4844946
Removing JavaScript strict warnings.
...
Patches by walk84@yahoo.com , r=caillon, sr=shaver
Fixes bug 60659, bug 132956
2006-05-17 02:32:14 +00:00
cbiesinger%web.de
ed56eea916
bug 110342 r=walk84,aaronl sr=jag a=asa
...
adds 11,13,15,18,20,22,24 to the minimum size dropdown list
2006-05-17 02:32:13 +00:00
cbiesinger%web.de
23f67813a3
bug 110342 r=doron sr=jag a=asa
...
Need a UI to control minimum font size preference
2006-05-17 02:32:12 +00:00
bzbarsky%mit.edu
0d17ebcfdc
Add UI for browser.block.target_new_window (used to be named
...
browser.target_new_blocked). Bug 78037, patch by Jonas Jorgensen
<jonasj@jonasj.dk>, r=bzbarsky, sr=alecf, a=asa
2006-05-17 02:32:11 +00:00
timeless%mac.com
438badca90
Bug 121057 Prefs panel "Advanced|Scripts & Windows" can only be visited once per session
...
patch by jrgm r=caillon@returnzero.com sr=blake a=brendan
2006-05-17 02:32:10 +00:00
tingley%sundell.net
1e2468a3b5
Checkin for doronr@naboonline.com to fix bug 117517 -- move "Enable js for
...
mail/news" to the new scripts/windows pref pane.
r=db48x, sr=alecf
2006-05-17 02:32:09 +00:00
jaggernaut%netscape.com
2d1d7a8fed
Bug 116748: pref doesn't affect anything: scripts and windows - change status bar text. Or more accurately, the pref affected window.status, but not window.defaultStatus capabilities. Fixed now to allow/prevent both. Patch by jmd (Jeremy M. Dolan <mozilla@turbogeek.org>), r=bzbarsky, sr=jag
2006-05-17 02:32:08 +00:00
jelwell%netscape.com
02534b4405
Bug 128377, Generalize Turbo Code
...
r=law, sr=alecf, r=ssu, sr=slogan a=asa
2006-05-17 02:32:07 +00:00
timeless%mac.com
2aaa0fa2ae
Bug 75371 UI prefs to control pop-up (popup) windows and other Javascript annoyances
...
by doronr@naboonline.com r=timeless sr=blake
2006-05-17 02:32:06 +00:00
blakeross%telocity.com
543943727e
99243 - invalid history pref entry is reset to 0, not previous value. r=ben sr=hewitt
2006-05-17 02:32:04 +00:00
dbragg%netscape.com
4362dfe8ca
Fix for blocker bug 126507. The fix for 91721 required the removal of the drop-down
...
box in the Pref/Appearance. I removed the drop down code but not the code that calls
it when the OK button is pressed. This fix corrects that. r=sgehani, sr=alecf
2006-05-17 02:32:03 +00:00
gordon%netscape.com
49c400a322
Checkin patch for diego@biurrun.de for bug 46490 "User selected Cache directory UI" r=sgehani, sr=sfraser.
2006-05-17 02:32:02 +00:00
hwaara%chello.se
a98bf6c697
#116618 , "Auto-complete prefs changes on OK if no changes were made",
...
#117007 , "Default Navigator window size doesn't fit in 640*480",
r=bzbarsky, sr=blake
2006-05-17 02:32:01 +00:00
hewitt%netscape.com
492d52880a
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2006-05-17 02:32:00 +00:00
bzbarsky%mit.edu
65722a9718
backing out Doron's patch per his request (just backing out changes to
...
things that are already built). Will try to reland ASAP, but he wanted
it out while he's working on it.
2006-05-17 02:31:59 +00:00
dbragg%netscape.com
1cea8af317
Fix for bug 91721. This part of the fix removes the language selection drop down
...
from the main Pref/Appearance menu. It's now with content pack selection in the
language/Content selection section as a list box.
r=tao, sr=alecf
2006-05-17 02:31:58 +00:00
blakeross%telocity.com
46537bd278
81061 - implement folder deletion in history.
...
73927 - use batch deleting for history (a speedup of 30000% for a few hundred items!).
63292 - session additions to global history are lost on a crash.
112308 - 2M history.dat file adds 30% to startup time.
96753 - changing history grouping doesn't update open sidebar panels.
98776 - support context menus on folders in global history.
124665 - can't clear global history after startup if you don't have a homepage.
93233 - with large history, clear history appears to hang.
92613 - shouldn't store chrome uris in global history.
59816 - clear history button should be disabled if history is empty; add count attr to nsIBrowserHistory.
104231 - last typed web location remains after clearing all history.
r=ben sr=alecf
2006-05-17 02:31:57 +00:00
bzbarsky%mit.edu
e153cfd6d8
UI for prefs to control popups and other JS annoyances. Bug 75371,
...
patch from Doron Rosenberg <doronr@naboonline.com>, r=bzbarsky,
sr=shaver, a=brendan
2006-05-17 02:31:56 +00:00
hyatt%netscape.com
3e233bc9e1
Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson
2006-05-17 02:31:55 +00:00
sgehani%netscape.com
2bdfcb3aed
Fix getFormattedString to take only 2 params instead of 3.
2006-05-17 02:31:54 +00:00
sgehani%netscape.com
f2ca4e2831
Use <stringbundle> wrapper getFormattedString() instead of
...
nsIStringBundle method formatStringFromName().
b=114640; r=morse; sr=alecf
2006-05-17 02:31:53 +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
ben%netscape.com
fb2cd6150b
backing out fix for 90080 as it is redundant and caused other bugs (always showing alert
...
when exiting prefs after viewing appearance, inability to close prefwindow sometimes
see bug 109561).
2006-05-17 02:31:49 +00:00
hyatt%netscape.com
b40b08fef4
Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt
2006-05-17 02:31:48 +00:00
sgehani%netscape.com
60dd4e63a0
Fixing regression: adding languages is possible again.
...
b=109629; r=bryner; sr=blake
2006-05-17 02:31:47 +00:00
ben%netscape.com
4e2ac7101d
fix 77513 - text on autocomplete checkbox does not wrap on mac modern/classic and causes panel to overflow. r=jag, sr=hewitt
2006-05-17 02:31:46 +00:00
ben%netscape.com
54824b27d6
77513 - remove some unnecessary text to save space.
...
r=hewitt, sr=ben, patch from andre dahlqvist
2006-05-17 02:31:45 +00:00
hewitt%netscape.com
e7a58a0259
97119 - Inconsistent textbox height in Pref - Advanced - Proxies, r=ben, sr=hyatt
2006-05-17 02:31:44 +00:00
blakeross%telocity.com
5c0efb228d
Fixing js error. r=hewitt sr=hyatt
2006-05-17 02:31:43 +00:00
hewitt%netscape.com
1bbf28054a
95159 - autocomplete preferences ambiguous, r=sgehani, sr=hewitt, patch=diego@biurrun.de
2006-05-17 02:31:42 +00:00
blakeross%telocity.com
0837364c46
autocomplete dialog shouldn't be resizable. r/sr=hewitt
2006-05-17 02:31:41 +00:00
sgehani%netscape.com
35f9a963e2
Align with revised nsIPropertyElement interface: move getters/setters to
...
directly access the key and value attributes.
b=113870; r=morse; sr=alecf
2006-05-17 02:31:40 +00:00
blakeross%telocity.com
ff1781c010
Fixing js error. r=hewitt sr=hyatt
2006-05-17 02:31:39 +00:00
hewitt%netscape.com
58389b4f49
fixing various fun regressions from blake's earlier landing, rs=hyatt
2006-05-17 02:31:38 +00:00
sgehani%netscape.com
bb5168a47c
Fix bustage from last checkin.
2006-05-17 02:31:37 +00:00
law%netscape.com
16e2cc9060
Bug 108567; put icon <image>s in vbox so they don't stretch; r=hwaara/bzbarsky, sr=blake
2006-05-17 02:31:36 +00:00
sgehani%netscape.com
ffdc278201
Fix reset button (was too large) on helper apps pref pane.
...
b=109516; r=sgehani; sr=alecf
(checking in for Andre Dahlqvist <andre.dahlqvist@telia.com>)
2006-05-17 02:31:35 +00:00
blakeross%telocity.com
fb0440984c
Line of text is missing from debug pref pane. r=hewitt sr=hyatt
2006-05-17 02:31:34 +00:00
ben%netscape.com
1ede5fa26b
90080 - no restart message appears when switching UI language.
...
r=jag, sr=hyatt
2006-05-17 02:31:33 +00:00
sgehani%netscape.com
b2d4e53b10
Remove unsupported "align" attr and use "pack" instead.
...
b=112991; r=sgehani; sr=hewitt
(checking in for Colin Phillips <colinp@oeone.com>)
2006-05-17 02:31:32 +00:00
sgehani%netscape.com
ee0f79b750
Fix font size menupopup to show sizes more than one char wide.
...
b=112907; r=sgehani; sr=alecf (checking in for jrgm@netscape.com )
2006-05-17 02:31:31 +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
loadrunner%betak.net
e6386201bb
bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf
2006-05-17 02:31:27 +00:00
hewitt%netscape.com
514bcf9e53
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2006-05-17 02:31:26 +00:00
jaggernaut%netscape.com
df066b5e02
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2006-05-17 02:31:25 +00:00
hewitt%netscape.com
70bbede8e5
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2006-05-17 02:31:24 +00:00
dougt%netscape.com
a44df02249
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2006-05-17 02:31:23 +00:00
stephend%netscape.com
7a3d139174
Bug 60658. JavaScript strict warning. r=timeless, sr=shaver
2006-05-17 02:31:22 +00:00
law%netscape.com
812995d720
Fix for bug 76447; test for nsIFilePicker::returnOK to avoid JS error when
...
the user has pressed cancel; r=morse, sr=blake
2006-05-17 02:31:21 +00:00
blakeross%telocity.com
5ffb5a39e1
Turbo turns off if you go to the advanced panel and press ok without making any changes (99677). r=hewitt sr=ben
2006-05-17 02:31:20 +00:00
blakeross%telocity.com
ff88a0c0aa
Fixing minor problem from turbo landing. r/sr=ben
2006-05-17 02:31:19 +00:00
blakeross%telocity.com
58867f2e44
Turbo landing:
...
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben
and some cleanup.
2006-05-17 02:31:18 +00:00
jaggernaut%netscape.com
6c67a322c8
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2006-05-17 02:31:17 +00:00
blakeross%telocity.com
c22f9a60cf
autocomplete dialog shouldn't be resizable. r/sr=hewitt
2006-05-17 02:31:16 +00:00
hewitt%netscape.com
ba582eed6b
101657 - Advanced autocomplete prefs dialog has no title bar, r=blake, sr=hyatt
2006-05-17 02:31:15 +00:00
blakeross%telocity.com
1e09e013ec
minor polish for autocomplete prefs dialog. r=kerz sr=hewitt
2006-05-17 02:31:14 +00:00
blakeross%telocity.com
70868b9f34
smart browsing pref pane polish. r/sr=hewitt
2006-05-17 02:31:13 +00:00
eddyk%netscape.com
fdfaa58ced
bug 75469: move <script><![CDATA] ... into a .js file
...
r=timeless sr=ben
2006-05-17 02:31:12 +00:00
timeless%mac.com
e8c6cb51d5
Fix Bugzilla Bug 88869 Smart-Browsing: Remove/Add Domains is backwards
...
r=dean_tessman@hotmail.com sr=ben@netscape.com
2006-05-17 02:31:11 +00:00
hewitt%netscape.com
2113726a81
84809 - autocomplete prefs customization, r=matt, sr=blake
2006-05-17 02:31:10 +00:00
hyatt%netscape.com
c0350ec75a
Fix for 105214. r=jag, sr=ben
2006-05-17 02:31:05 +00:00
bolian.yin%sun.com
70a80cb48b
Bug 196814, manual proxies in pref window, should check if the prefs is locked
...
r=neil, sr=jaggernaut
2006-05-17 02:31:01 +00:00
dbragg%netscape.com
d2859693d4
Checkin for smeredith@netscape.com
...
Fix for bug 90989: proxy preference window changes to allow SOCKS version selection.
r=bbaetz, sr=hewitt
2006-05-17 02:31:00 +00:00
bzbarsky%mit.edu
d6b052a71d
Don't change the DPI if the user cancels the "other" dialog. Bug
...
129007, patch by Tuukka Tolvanen <tt@lament.cjb.net>, r=gerv, sr=alecf,
a=asa
2006-05-17 02:30:59 +00:00
shanjian%netscape.com
c74be1c43b
#125777 The default fonts for non-native system are incorrect
...
Check preference "font.name-list.*" when setting UI for font preference windows.
r=nhotta, sr=alecf, a=asa
2006-05-17 02:30:58 +00:00
gerv%gerv.net
caadbdd596
splay Resolution redundantly lists selection if selection is 72dpi or 96dpi. Bug 96339. r=hwaara, sr=blake.
2006-05-17 02:30:57 +00:00
gerv%gerv.net
13cd977fe0
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2006-05-17 02:30:56 +00:00
gerv%gerv.net
4a525946b1
Added units to font size pref panel and fixed visual glitch in DPI dropdown. Bug 89842 and bug 96339. r=bzbarsky, sr=blake, a=asa.
2006-05-17 02:30:55 +00:00
sspitzer%netscape.com
6f40e64269
fix the fix for #87177 . thanks to walk84 for pointing it out.
...
r=walk84, sr=bienvenu
2006-05-17 02:30:53 +00:00
blakeross%telocity.com
bf14ea37da
Textfield for anon ftp password not same length as checkbox (94939). r=ben sr=hewitt
2006-05-17 02:30:52 +00:00
blakeross%telocity.com
202bec1f9a
Enabling and disabling turbo should not require a restart (89504). Also fixes 85437, 81715, 91221, 91350, 92292. r=ccarlen sr=ben
2006-05-17 02:30:51 +00:00
dianesun%netscape.com
2ab75a6709
Fix for bug 87177. R=buhvan, SR=sspitzer
2006-05-17 02:30:50 +00:00
dianesun%netscape.com
2656ff98ad
Fix to bug 88666 (KB), R=tao, SR=sspitzer
2006-05-17 02:30:49 +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
blakeross%telocity.com
8068b85149
Toolbar ui is visible but non-working. r=hewitt sr=ben, no bug, somehow this got shown again
2006-05-17 02:30:46 +00:00
blakeross%telocity.com
76d2ddabdd
Turbo mode shuts off upon visiting Appearance panel (94008). r=hewitt sr=ben
2006-05-17 02:30:45 +00:00
loadrunner%betak.net
dd434a9261
bug 85747, There is no difference between "OK" and "Cancel" when change Preferences | Fonts language,
...
r=matt, sr=blizzard
2006-05-17 02:30:44 +00:00
hewitt%netscape.com
509c6c49b0
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2006-05-17 02:30:43 +00:00
blakeross%telocity.com
2c9d2cd947
Removing unused mimetype ui (87713). r=kerz sr=ben
2006-05-17 02:30:42 +00:00
blakeross%telocity.com
4510d94639
update ui appropriately for helper apps (96939). r=hewitt sr=ben
2006-05-17 02:30:41 +00:00
blakeross%telocity.com
aa8a152093
Wrong mimetype icons showing up for applications pref pane. r=bz sr=ben
2006-05-17 02:30:40 +00:00
blakeross%telocity.com
d03086ea15
Add Clear button to remove remembered helper app pref (88435). r=bz sr=ben
2006-05-17 02:30:39 +00:00
serge%netscape.com
4e360eb8c2
bug 79246 PAC: reload of PAC file fails; submitted by tingley@sundell.net, r=serge, sr=darin
2006-05-17 02:30:38 +00:00
gerv%gerv.net
0575c1ceae
Add UI for debug prefs - JS strict and dump(). Bug 90945. r=bzbarsky, sr=blake.
2006-05-17 02:30:37 +00:00
hyatt%netscape.com
abcd76d4f9
Fix for 94943. r=jag, sr=blake
2006-05-17 02:30:36 +00:00
ftang%netscape.com
61bd58e789
fix 54957. add one control to decide show theme description or not. r=vishy sr=blizzard
2006-05-17 02:30:35 +00:00
ccarlen%netscape.com
b81b99421c
Bug 88630 - Themes and locales do not change when using turbo. r=vishy/sr=blake
2006-05-17 02:30:34 +00:00
timeless%mac.com
1a3a59b383
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2006-05-17 02:30:33 +00:00
dianesun%netscape.com
180920e224
Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org
2006-05-17 02:30:32 +00:00
gerv%gerv.net
2e5728e823
Remove hardwired "Mozilla" and "Netscape" strings from DTD files. Part of bug 80838. r=rchen, sr=blizzard.
2006-05-17 02:30:31 +00:00
mkaply%us.ibm.com
1ec1c9367e
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2006-05-17 02:30:27 +00:00
ben%netscape.com
8780e0a6e6
Fix for bug 84232 - Opening preferences dialog when one already exists (opened from another window) causes all changes made in the existing window to be lost.
...
Add windowtype attribute to preferences <window> element so that the window can be found using the window mediator.
Patch from jbetak@netscape.com based on my suggestion, r=dbaron, sr=myself.
2006-05-17 02:30:26 +00:00
ben%netscape.com
4a5d883c57
87371 - make size of preferences dialog localizable
...
r=vishy, sr=hyatt
2006-05-17 02:30:25 +00:00
mcafee%netscape.com
97ede89476
Adding pref UI (debug pane) to control modifier and menu access keys (49909). r=matt, sr=alecf, a=asa
2006-05-17 02:30:20 +00:00
darin%netscape.com
09a70f662d
Fixes bug 85054 "Hard Drive grinds when disk cache set to zero."
...
patch=gordon, r=gagan, sr=darin
2006-05-17 02:30:19 +00:00
mcafee%netscape.com
c4b3c309b9
Moving debug cache prefs to debug|networking pane (84805). r/sr=ben, a=asa
2006-05-17 02:30:18 +00:00
javi%netscape.com
249655d2f4
Fix for 82483 r=ssaux, sr=blizzard, a=asa
...
Add some content to the pane corresponding to Privacay and Security
which is currently blank.
2006-05-17 02:30:17 +00:00
gerv%gerv.net
57f42840a0
Polish: fix alignment of a few things in preferences. Bug 81671. Patch by doronr@naboonline.com, r=gerv, sr=blake.
2006-05-17 02:30:16 +00:00
sgehani%netscape.com
3bad24379e
Add the sidebar search mode pref to the search pref panel.
...
b = 4995
r = mcafee
sr = sfarser
2006-05-17 02:30:15 +00:00
ben%netscape.com
31bbad5d32
[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
preftree.xul - add id to appearance treechildren to allow dynamically overlayed panels
2006-05-17 02:30:14 +00:00
thayes%netscape.com
21cfc31e7c
Bug 43501 - r=ddrinan,sr=blizzard Add Privacy & Security to basic prefs
...
window. Restructure security prefs, and move cookie and wallet prefs.
2006-05-17 02:30:13 +00:00
eddyk%netscape.com
177e729042
Bug 84211: font prefs in pref dialog not lockable (eClient)
...
sr=ben r=bnesse
2006-05-17 02:30:12 +00:00
danm%netscape.com
4c5677ad70
add titlebar to "other..." font size dialog. bug 82105 r=ben,hyatt
2006-05-17 02:30:11 +00:00
gerv%gerv.net
2cc389a044
Fixing bug 81904 bustage. Apologies. r=mcafee, sr=tor, a=tor.
2006-05-17 02:30:10 +00:00
gerv%gerv.net
c6dc7a16ab
Bug 81094 - re-introduce the ability to set the DPI value to "Ask X server"; i18n fixes, general clean-up and also make the Fonts prefs panel slightly more clear by adding a separator. r=mcafee, sr=alecf, a=blizzard.
2006-05-17 02:30:09 +00:00
gerv%gerv.net
bc01d2d1e2
New fonts prefs panel. Bug 28899. r=fabian, sr=ben.
2006-05-17 02:30:08 +00:00
loadrunner%betak.net
4b438edcc2
bug 99253, Optimization on sort in pref-languages.js, patch by jrgm, r=jbetak, sr=blizzard, alecf
2006-05-17 02:30:07 +00:00
loadrunner%betak.net
e068192a1a
bug 76444, JavaScript error when Adding Language in Preferences, r=jag, sr=blizzard
2006-05-17 02:30:06 +00:00
loadrunner%betak.net
d6e5dbf0f3
bug 86241, [null] appears when deleting all entries in "Navigator -> Languages" pref pane, r=tao, sr=darin
2006-05-17 02:30:05 +00:00
loadrunner%betak.net
06ede868a6
bug 86957, Mozilla converts existing NS 4.7 language preferences to single line,
...
r=bstell, sr=alecf
2006-05-17 02:30:04 +00:00
loadrunner%betak.net
502c5389af
bug 41245, Cancel does not work in Accept languge preference, r=nhotta, sr=alecf, a=blizzard
2006-05-17 02:30:03 +00:00
stephend%netscape.com
6aa0f8d504
Bug 117548. Javascript strict warnings in pref-help.js. Patch by Stephen Walker <walk84@usa.net> r=bzbarsky@mit.edu, sr=alecf@netscape.com
2006-05-17 02:30:02 +00:00
oeschger%netscape.com
2d708144f5
adding help key for content updates, a=asa, bug=85925, r=cotter
2006-05-17 02:30:01 +00:00
oeschger%netscape.com
8c07baa384
updating pref->help context sensitivity for bugs 46226, 85925, fix is walk84's, r=oeschger
2006-05-17 02:30:00 +00:00
oeschger%netscape.com
cc2fc6ddb9
context sensitive 'key' addition, r=cotter, sr-less dispensation per 85925
2006-05-17 02:29:59 +00:00
oeschger%netscape.com
e9aaf703b3
updating pref->help keys, b=85925 & 46226, r=cotter@netscape.com
2006-05-17 02:29:58 +00:00
oeschger%netscape.com
e8fc0f6893
content and context-sensitive fixes for help, b=85925, a=asa on help content updates, r=cotter@netscape.com
2006-05-17 02:29:57 +00:00
oeschger%netscape.com
15ce14aca3
context sensitive help, sr=blake, a=asa, r=sfraser, b=46226, part2
2006-05-17 02:29:56 +00:00
loadrunner%betak.net
954d26ff1d
bug 78566 r=pchen, sr=alecf
2006-05-17 02:29:55 +00:00
ben%netscape.com
3fb58b147b
Fix for 80392, poor fit for pref panels. r=blake, sr=hewitt
2006-05-17 02:29:54 +00:00
sfraser%netscape.com
420d921825
Fix for bug 80810. Persist the position of the prefs dialog. r=pav, sr=ben
2006-05-17 02:29:52 +00:00
matt%netscape.com
0f7f66bfe9
forgot to take out the foo id from checkin
2006-05-17 02:29:51 +00:00
matt%netscape.com
4702906bc0
bug 81093 a=asa sr=blake r=mcafee fix for checkboxes in tree in prefs
...
aren't working. Taking out of tree and into just checkboxes
2006-05-17 02:29:50 +00:00
ben%netscape.com
b92c620557
Bug 79948, fix pref window size. r=pchen, sr=waterson & bonus fix for 79949
2006-05-17 02:29:49 +00:00
hwaara%chello.se
0cac70aec5
Fix a whole bunch of bookmarks bugs: #68018 , #78586 , #71776 , #77814 , #78373 . r=hwaara, sr=alecf (r=doron on 68018). Brought to you by: Fabian Guisset <hidday@geocities.com>
...
#78997 , fix offline pref panel to match the spec. Patch by Stephen Walker <walk84@usa.net>, r=hwaara, sr=sspitzer.
#79058 , fix up the offline pref panel to show up correctly in the pref-tree. r=doron, sr=sspitzer.
2006-05-17 02:29:48 +00:00
dougt%netscape.com
94b227b87e
Fixes 77715. Adds a checkbox for generating html instead of html-index sr/r=darin@netscape.com
2006-05-17 02:29:46 +00:00
stephend%netscape.com
5427b85e76
autostretch='never' needs to be added for checkboxes. Patch by Stephen Walker <walk84@usa.net> r=timeless sr=ben@netscape.com. Bug 42406
2006-05-17 02:29:45 +00:00
ben%netscape.com
c4f9374a2d
Fix for bug 77523, make checkboxes in winhooks panel work again. r=blake, sr=alecf
2006-05-17 02:29:44 +00:00
ben%netscape.com
96a9ac58ec
Fix for 77523, tidy up for Windows Integration dialog UI.
...
r=law@netscape.com , sr=alecf@netscape.com
2006-05-17 02:29:43 +00:00
dianesun%netscape.com
714f87c1c2
Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer
2006-05-17 02:29:42 +00:00
dougt%netscape.com
5582eb22a3
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2006-05-17 02:29:41 +00:00
sgehani%netscape.com
c2dcb3efda
Ability to force always asking before opening a helper app.
...
b = 84241
r = vishy
sr = mscott
a = asa
2006-05-17 02:29:40 +00:00
law%netscape.com
0f5826acdf
Bug 52454; fix bugs in helper app dialogs and enable them to be opened from the Downloading... dialog; r=pchen@netscape.com, sr=ben@netscape.com
2006-05-17 02:29:39 +00:00
hyatt%netscape.com
de2f57b4d1
Fix for 77218. r=danm, sr=ben
2006-05-17 02:29:34 +00:00
darin%netscape.com
fbaad1b381
Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
...
cache validation preferences and browsing via history. r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2006-05-17 02:29:33 +00:00
loadrunner%betak.net
c7713a3f38
bug 41891, r=nhotta, sr=alecf
2006-05-17 02:29:32 +00:00
blakeross%telocity.com
80c689e6be
History does not remember settings (81415). r=kerz sr=alecf a=asa
2006-05-17 02:29:31 +00:00
disttsc%bart.nl
deb9674fbe
Bug 76445: "Edit and Remove should be disabled in Prefs->Helper Applications if no File Types selected", author=Boris Zbarsky <bzbarsky@mit.edu>, r=eddyk@netscape.com, sr=alecf
2006-05-17 02:29:30 +00:00
hewitt%netscape.com
bea8d514d0
43189 - autocomplete, r=matt, sr=alecf
2006-05-17 02:29:29 +00:00
eddyk%netscape.com
2d3710c761
Bug 70625: complex locked pref FE disabling
...
r=blake, sr=ben
2006-05-17 02:29:28 +00:00
andreww%netscape.com
c454ebbcbd
bugzilla 80397: r=kerz, sr=hewitt, a=asa@mozilla.org - themes pref panel was cut off in all skins.
2006-05-17 02:29:27 +00:00
ben%netscape.com
6c73198320
84344 - defer skin switch to restart.
...
r=danm, sr=hyatt, a=chofmann.
2006-05-17 02:29:26 +00:00
alecf%netscape.com
90218a3814
back out previous checkin - it's only going in on the branch
2006-05-17 02:29:25 +00:00
alecf%netscape.com
dca453c122
fix for bugscape 5057 - split up the preferences apply themes function so we can override it in the commercial build
...
work done by pchen@netscape.com
r=matt@netscape.com
sr=alecf@netscape.com
2006-05-17 02:29:24 +00:00
anatoliya%netscape.com
27719d0f4a
bug 76512 r=pchen sr=hyatt
2006-05-17 02:29:23 +00:00
blakeross%telocity.com
3b57813f2f
Backing out anatoliya to fix build bustage. The compiler is your friend. It will help you catch errors.
2006-05-17 02:29:21 +00:00
anatoliya%netscape.com
650b788b8f
bug 76512 r=pchen sr=hyatt
2006-05-17 02:29:20 +00:00
blakeross%telocity.com
38475a8359
Textboxes disabled via xbl properties don't have proper styling (86899). r=kerz sr=ben
2006-05-17 02:29:19 +00:00
syd%netscape.com
c9ba4b4c9d
Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=84882 . Add a entry, windows
...
only, the the advanced prefs panel. This is not a pref, but UI that has the
following semantics:
when the panel loads, if there is a shortcut in the windows startup folder for
turbo mode, the checkbox in the UI is set. Otherwise, it is clear,
when the user hits OK, if the checkbox is not set, the shortcut is removed, if
necessary. Otherwise, if the checkbox is set, the shortcut is added, if necessary.
r=ssu, sr=mscott, a=asa
2006-05-17 02:29:18 +00:00
danm%netscape.com
b8388c551d
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
2006-05-17 02:29:17 +00:00
danm%netscape.com
8138604f31
commondialog service is being replaced by promptservice. bug 72112 continues
2006-05-17 02:29:16 +00:00
ben%netscape.com
3dac06a392
[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
pref-appearance.xul - add application language switching UI
2006-05-17 02:29:15 +00:00
ben%netscape.com
688f42af61
Fix for 57763, disable field in advanced panel with checkbox. r=jag, sr=alecf.
2006-05-17 02:29:14 +00:00
blakeross%telocity.com
5f836094fa
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2006-05-17 02:29:13 +00:00
morse%netscape.com
b201174e53
not part of build
2006-05-17 02:29:11 +00:00
varga%utcru.sk
9d95ab0634
Post fix for 99715. convert category tree to use outliner. r=hixie, sr=blake
2006-05-17 02:29:10 +00:00
loadrunner%betak.net
d072a59b2d
Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf
2006-05-17 02:29:09 +00:00
mcafee%netscape.com
66cfc081e6
Minor UI changes to get content to fit on pref panes with better resizing behavior (74002). sr=ben
2006-05-17 02:29:08 +00:00
alecf%netscape.com
212d247851
final part of patch for bug 138299 - converting consumers of nsIWindowMediator over to the non-RDF contractid
...
r=danm, sr=jag
2006-05-17 02:29:07 +00:00
gordon%netscape.com
919a32c705
Fix bug 84116, removing reference to non-existant class. r=neeti, sr=darin, a=asa.
2006-05-17 02:29:06 +00:00
blakeross%telocity.com
c2acf34a37
Missing prefs text (checked in after landing). sr=sspitzer
2006-05-17 02:29:05 +00:00
gordon%netscape.com
f0894d6ee8
Fix bug 73441 "New cache needs "Clear" functionality. Changed pref advanced cache panel clear buttons to clear new cache devices, and fixed bug in nsMemoryCacheDevice to avoid calling nsCRT::strlen(nsnull). sr=darin.
2006-05-17 02:29:04 +00:00
disttsc%bart.nl
d6b56dd30f
Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben
2006-05-17 02:29:03 +00:00
loadrunner%betak.net
516ec548b2
96856 The order of JA character set name in Customize Character Coding dialog is not correct,
...
r=tao, sr=kin, a=dbaron
2006-05-17 02:29:02 +00:00
stephend%netscape.com
e03c0e26e8
Fixing typo in the patch for bug 52154 'Make gui for view source coloring pref' patch this time by bzbarsky@mit.edu (this patch was previously reviewed by akkana and super-reviewed by Joe Hewitt)
2006-05-17 02:29:01 +00:00
stephend%netscape.com
fff427816d
Fixes bug 52154, 'Make gui for view source coloring pref' r=akkana@netscape.com sr=hewitt@netscape.com
2006-05-17 02:29:00 +00:00
ben%netscape.com
8e6c39fff2
fix for 17920, r=hyatt, sr=sfraser, scc.
2006-05-17 02:28:59 +00:00
gordon%netscape.com
3a35700099
Fix bug 74809 "Rearrange cache enable prefs in debug pref panel". r=mcafee.
2006-05-17 02:28:58 +00:00
bstell%netscape.com
bfa16acd4b
bug 78273, r=ftang/jbetak, sr=blizzard
...
For the embedding API added "get font list".
Use this new call to fill our font pref
2006-05-17 02:28:57 +00:00