Commit Graph

165829 Commits

Author SHA1 Message Date
cls%seawood.org
bf2efbc9e6 Add the tinderbox-ports panel to panel-list so that it shows up by default.
Bug #62096.  Thanks to Stephen Walker <walk84@usa.net> for the patch.
2006-07-29 08:47:05 +00:00
sspitzer%netscape.com
56a4e973c3 fix for #105126. define a default height for the thread pane when using the
normal 3 pane layout.  without a default, the splitter between the thread pane and the
message pane jumps when we switch folders, which looks bad and causes a repaint,
which is bad for folder loading performance.  r=cavin, sr=bienvenu
2006-07-29 08:47:04 +00:00
rjc%netscape.com
73188f10e7 Fix bug # 33657: add "UTF-8" encoding meta-tag into default bookmark file. 2006-07-29 08:47:03 +00:00
sspitzer%netscape.com
d6f82431ad landing mailnews folder pane outliner branch. (#73865)
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.

reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer

for the end user:  unread and total columns are back in folder pane (like 4.x)

also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2006-07-29 08:47:02 +00:00
risto%netscape.com
bfaf6fadcf Changing all cvs-mirror.mozilla.org references to point to politically
correct addresses, for example tinderbox.mozilla.org, lxr.mozilla.org or
bonsai.mozilla.org. cvs-mirror shouldn't use in URLs anymore because it's
now on different server.

r=bryner
2006-07-29 08:47:01 +00:00
cls%seawood.org
c9d2e52f48 Adding 'Tinderbox: SeaMonkey-Ports' panel to default list of panels.
Bug 62096 r=ben@netscape.com
2006-07-29 08:47:00 +00:00
slamm%netscape.com
40bc8427be New standard compliant sidebar format. Bug 41225. r=pavlov 2006-07-29 08:46:59 +00:00
hwaara%chello.se
46a08d653a #80511, #68941. Make the initial 3pane and browser window's window size somewhat decent, so low-res users don't get them offscreen at startup. r=danm, sr=alecf, a=dbaron. 2006-07-29 08:46:58 +00:00
danm%netscape.com
50c9626e50 dist...chrome restructuring 2006-07-29 08:46:57 +00:00
suresh%netscape.com
1025ca6c8d fixes 44669. r=naving, sr=sspitzer. Include the Unread column(green diamond) instead of the 'Unread' column. 2006-07-29 08:46:56 +00:00
slamm%netscape.com
a76eed2f15 Fix for smoketest bugs 29793, 29718. Sidebar problems. 2006-07-29 08:46:55 +00:00
hwaara%chello.se
8aeafc639e #75779, hide the sidebar by default in mailnews for new profiles. r=suresh, sr=blizzard 2006-07-29 08:46:54 +00:00
suresh%netscape.com
d52ece1084 44669. r=ssu. sr=sspitzer. 2006-07-29 08:46:53 +00:00
dimator%netscape.com
ce8d8eb09b Left out some entries in the default localstore.rdf file in my last checkin. (bug 44669) 2006-07-29 08:46:52 +00:00
dimator%netscape.com
ee9cb23cf2 Adding default localstore.rdf for new/mig. profiles. bug 44669. r=sspitzer 2006-07-29 08:46:51 +00:00
kairo%kairo.at
ab620cd733 bug 234087 - Allow localizing of "translate page" URL, r=timeless,sr=tor 2006-07-29 08:46:31 +00:00
ben%bengoodger.com
df828ded8d 227796 - XPInstall InstallTrigger API changes - add a parameter to the install js object that supports an icon, also make the install FE parameterizable via a pref. r=bsmedberg, dveditz.
230768 - add the ability to make a window flash only a certain number of times in the taskbar. dom stuff r/sr=jst, widget changes r=danm, sr=bryner
2006-07-29 08:46:30 +00:00
cbiesinger%web.de
25632a3854 add ui for smoothscroll preference.
bug 232607, r=neil sr=roc
2006-07-29 08:46:29 +00:00
dwitte%stanford.edu
0ff77d2c12 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2006-07-29 08:46:28 +00:00
cbiesinger%web.de
23481cd9bc Bug 232608: unused preferences in browser-prefs.js
r=bsmedberg sr=roc
2006-07-29 08:46:27 +00:00
neil%parkwaycc.co.uk
b2688910ab pref entry for Bug 16498 Finished Downloading sound r=varga sr=bz 2006-07-29 08:46:26 +00:00
bsmedberg%covad.net
c4389b17b7 Bug 231586 - fix "clickSelectsAll" and "prefWindowModal" prefs on unix (platform-specific) rs=tor 2006-07-29 08:46:25 +00:00
bsmedberg%covad.net
9515078f21 Forgot a file for bug 224578. 2006-07-29 08:46:24 +00:00
igor.bukanov%gmail.com
13764b426d Bug 342854: Using JSContext callback to ensure that C stack limit is always set. r=brendan,mrbkap,sr=jst 2006-07-29 08:39:04 +00:00
igor.bukanov%gmail.com
f690075c95 Bug 341821: close hooks are run outside GC locks. r=brendan,sr=mrbkap 2006-07-29 07:26:40 +00:00
kairo%kairo.at
afc012a85d bug 335739 - move releaseURL to branding for suiterunner, r+sr=Neil 2006-07-29 05:44:58 +00:00
mnyromyr%tprac.de
34d5417bc6 Bug 299891: Add entity &brandFullName; for SeaMonkey; p=Henrik Skupin <hskupin@gmail.com>, r/sr=neil, a=bsmedberg 2006-07-29 05:44:57 +00:00
gavin%gavinsharp.com
18ab88c1ea Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-07-29 05:44:56 +00:00
bugzilla%standard8.demon.co.uk
db70df88bd Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Prefs update and EM/TM -> Addons update. r=KaiRo,sr=Neil 2006-07-29 05:44:55 +00:00
mnyromyr%tprac.de
b5b49828ac Bug 57510: `Del' key does not delete on Mac; r=db48x, sr=jag 2006-07-29 05:44:54 +00:00
bugzilla%arlen.demon.co.uk
b715b9422d Bug 88739 F1 on Win/*nix, Cmd+? on Mac key doesn't bring up help
p=stefan_h@hem.utfors.se r=brade sr=neil.parkwaycc.co.uk a=asa
2006-07-29 05:44:53 +00:00
bugzilla%arlen.demon.co.uk
22d04a7cfd Bug 302506 Accesskey for Release Notes menu item in Help menu needs changing
p=me r/sr=neil.parkwaycc.co.uk a=asa
2006-07-29 05:44:52 +00:00
kairo%kairo.at
0044cfef2e bug 271745 - Software installation and check for updates has no effect - make SeaMonkey point to a working updates RDF file so that people get at least informed when we release new stable builds, r+sr=Neil 2006-07-29 05:44:51 +00:00
neil%parkwaycc.co.uk
9a93dfd4d9 Go Up b=33684 r=timeless sr=jag 2006-07-29 05:44:50 +00:00
kairo%kairo.at
0b897e7128 bug 325473 - Undo separation of language and region/content packs, part 1: move *-region into en-US.jar, r=jag sr=Neil 2006-07-29 05:44:49 +00:00
kairo%kairo.at
9b7f65bfc4 revert backout, no effect on btek Tp 2006-07-29 05:44:48 +00:00
bugzilla%arlen.demon.co.uk
f8f8e5b93a Bug 319659 XPFE code assumes document.firstChild is the root element
p=me r=neil.parkwaycc.co.uk sr=jag
2006-07-29 05:44:47 +00:00
jwatt%jwatt.org
f5a5809e1c Fixing bug 317628. Add "Web page, complete" to the Save File As... dialogue for SVG files. r=cbiesinger@gmx.at, sr=darin@meer.net 2006-07-29 05:44:46 +00:00
cst%andrew.cmu.edu
57b73936f0 Bug 337304 Prevent context menu and autoscroll indicator popup from being present simultaneously
r=jag sr=neil
2006-07-29 05:44:45 +00:00
neil%parkwaycc.co.uk
eb38008830 Always set gContextMenu.menu b=332874 r+sr=jag 2006-07-29 05:44:44 +00:00
neil%parkwaycc.co.uk
1cd9b4d68b Update suite to work with nsIOService2 b=333145 r=Mnyromyr r+sr=jag sr=bienvenu 2006-07-29 05:44:43 +00:00
neil%parkwaycc.co.uk
a2d08cc46d Honour preventDefault() on modified link clicks b=319554 r+sr=jag 2006-07-29 05:44:42 +00:00
roc+%cs.cmu.edu
20eaaa8d07 Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-07-29 05:44:41 +00:00
cst%andrew.cmu.edu
f9ae1c323e Bug 326737
Respect shift key state when opening link in new tab from the context menu
r=jag sr=neil
2006-07-29 05:44:40 +00:00
cst%andrew.cmu.edu
61f8de7625 Bug 321447 Allow slower minimum speed for autoscroll
r=db48x sr=neil
2006-07-29 05:44:39 +00:00
bugzilla%arlen.demon.co.uk
37119082a7 Bug 321981 (nsContextMenu.js) Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefService).getBoolPref is not a function
p=me r=neil.parkwaycc.co.uk sr=jag
2006-07-29 05:44:38 +00:00
Olli.Pettay%helsinki.fi
11acaeea6a Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-07-29 05:44:37 +00:00
cst%andrew.cmu.edu
397bd3e22b Bug 309538 Autoscroll indicator should show possible scrolling directions
r=db48x, sr=neil, icons by neil
2006-07-29 05:44:36 +00:00
masayuki%d-toybox.com
59cb3a5e99 Bug 314231 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link Target As..." r=cbiesinger, sr=neil 2006-07-29 05:44:35 +00:00
cst%andrew.cmu.edu
d95ad70cd4 Bug 324443 When contentLoadURL is enabled, middle-clicking a background tab should load the link in that tab rather than the current tab
r+sr=neil
2006-07-29 05:44:34 +00:00