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