12318 Commits

Author SHA1 Message Date
mnyromyr%tprac.de
cda1f912d5 Bug 299891: Add entity &brandFullName; for SeaMonkey; p=Henrik Skupin <hskupin@gmail.com>, r/sr=neil, a=bsmedberg 2005-07-07 20:27:12 +00:00
kairo%kairo.at
151efd5586 revert backout, no effect on btek Tp 2005-07-07 11:09:10 +00:00
kairo%kairo.at
25c60d8d55 try backing out various UI changes form rebranding to test for Tp impact (bug 299624) 2005-07-07 10:13:47 +00:00
dveditz%cruzio.com
644b82f3f6 bug 298255: prevent browser screwiness caused by lazy extension authors loading their chrome extension in a content window instead of adding the -chrome commandline option. r=mconnor, sr=jst, a=chofmann 2005-07-07 09:45:47 +00:00
mconnor%steelgryphon.com
7383a83811 bug 299901 - Middle click fail on links with nested tags, patch by gavin, r+sr=dveditz, a=jay 2005-07-07 09:29:25 +00:00
cbiesinger%web.de
69dc249cbd Bug 298842 make the temp file part of nsITransfer
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
mnyromyr%tprac.de
f97ceaeb3a Bug 288192: use correct SeaMonkey application icon on Mac, remove unused one. r=pinkerton 2005-07-06 18:05:12 +00:00
neil%parkwaycc.co.uk
bde71783c0 Bug 298892 Use instanceof loop instead of findParentNode r=timeless sr+a=dveditz 2005-07-06 11:14:02 +00:00
kairo%kairo.at
f0a9c8b3fb bug 299726 - QA Area Link change for SeaMonkey (latest builds link), r=Neil a=bsmedberg 2005-07-06 11:05:22 +00:00
kairo%kairo.at
403a40c345 no effect on Tp, undoing again 2005-07-05 15:45:31 +00:00
kairo%kairo.at
d176047053 try backing out UA string addition of SeaMonkey rebranding to check if it caused the Tp impact (299624) 2005-07-05 14:49:52 +00:00
cbiesinger%web.de
4de2c68a20 restoring new splash screen, code size change explained. (299627) 2005-07-04 16:32:55 +00:00
cbiesinger%web.de
4e0518bb8a temporarily backing out new splash screen to test codesize effect (seamonkey only)
bug 299627
2005-07-04 14:44:18 +00:00
kairo%kairo.at
fcb3829454 bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet) 2005-07-02 20:35:13 +00:00
jst%mozilla.jstenback.com
feeb5a5609 Fixing bug 297543. Make the hidden window load a URL that's not about:blank. r=benjamin@smedbergs.com, sr=brendan@mozilla.org, a=brendan@mozilla.org 2005-07-01 23:58:15 +00:00
bugzilla%arlen.demon.co.uk
d328422aaf 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
2005-07-01 14:12:47 +00:00
timeless%mozdev.org
2b8dfccdff Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=jag a=asa
2005-06-30 20:35:40 +00:00
dveditz%cruzio.com
a3d65cbb56 fixing bug 298892 regression caused by a bad merge. fixed by biesi, r/sr=neil, a=dveditz 2005-06-30 20:13:58 +00:00
dveditz%cruzio.com
fad61e14da Bug 298892 use instanceof checks to avoid namespace confusion in xml files. r=mconnor, neil.parkwaycc, a=jay.
Thanks to Asaf Romano for his initial browser.js patch in bug 290420
2005-06-30 02:47:04 +00:00
mozilla.mano%sent.com
6cac0ba268 Bug 284776 - Need support in dialog.xml for setting a default button (xpfe version). r=mconnor, sr=neil, a=bsmedberg. 2005-06-29 20:04:51 +00:00
timeless%mozdev.org
6da819311a Bug 299101 remove useless references to nsVoidArray
xpfe
r=neil sr=neil a=bsmedberg
2005-06-29 18:12:06 +00:00
mconnor%steelgryphon.com
5a887e590c bug 123315 - user-added searchplugins should be installed into the profile, r=bsmedberg, sr=shaver, a=bsmedberg 2005-06-29 15:55:57 +00:00
mozilla.mano%sent.com
e237b71662 Relanding Bug 298894 - [Mac] Make the enter key only (and always) fire the default button. r=mconnor/jhpedemonte, sr=neil, a=bsmedberg. 2005-06-29 14:20:57 +00:00
bryner%brianryner.com
b5142ba447 Enable fastback (saving 3 content viewers). Bug 298293, r+sr=darin, a=bsmedberg 2005-06-29 03:57:49 +00:00
cst%andrew.cmu.edu
15fe90f51f Bug 125998 when viewing images, use image thumbnail as tab icon
r=db48x sr=neil a=bsmedberg
2005-06-29 00:50:45 +00:00
mozilla.mano%sent.com
40e77ee857 Backing out bug 298894 2005-06-28 15:42:22 +00:00
mozilla.mano%sent.com
845185e364 Bug 298894 - [Mac] Make the enter key only (and always) fire the default button. r=mconnor/jhpedemonte, sr=neil, a=bsmedberg. 2005-06-28 14:59:43 +00:00
neil%parkwaycc.co.uk
86f51b3cc1 Bug 113202 tab icon changes even if load is cancelled r=timeless sr=jag a=asa 2005-06-25 09:37:29 +00:00
bryner%brianryner.com
11a6aa6bcb fix case on #include 2005-06-24 23:48:26 +00:00
bryner%brianryner.com
3579707923 Invalidate cached presentation if the DOM is mutated (bug 292962). Patch by sicking, r+sr=me, a=chofmann. 2005-06-24 23:31:01 +00:00
joshmoz%gmail.com
119c6d9592 just fix a comment, no code change (mac has a menu bar height of 22, it is not different) 2005-06-23 09:29:04 +00:00
neil%parkwaycc.co.uk
fa816db9cc Trying to fix bug 297155 without hurting Tp so much r+sr=jag a=asa 2005-06-22 11:03:11 +00:00
neil%parkwaycc.co.uk
f4b1257d12 perf test over, move along now, nothing to see, original b=297155 r+sr=jag a=asa 2005-06-21 23:36:49 +00:00
neil%parkwaycc.co.uk
8ccdab9918 Looking at perf impact of tabbed mode b=297155 r+sr=jag a=asa 2005-06-20 23:41:29 +00:00
neil%parkwaycc.co.uk
75838ba03d File Bookmark should preselect New Bookmarks folder b=250783 p=f.qu@laposte.net r+sr=me a=asa 2005-06-20 09:03:06 +00:00
bugzilla%arlen.demon.co.uk
87ad4cd4ce Bug 243902 about:plugins includes a link to netscape
p=stefan_h@hem.utfors.se r/sr=neil.parkwaycc.co.uk a=asa
2005-06-19 19:48:21 +00:00
neil%parkwaycc.co.uk
3f155caad1 Bug 254542 Support middle-clicks in history p=trev@gtchat.de r=me sr=dmose a=asa 2005-06-17 20:17:18 +00:00
bsmedberg%covad.net
d2edde688d Bug 297570 - Crash in nsMenuFrame when the menu is display: none (seen in "GM" extension), regression from bug 295711 - use visibility: collapse as a workaround for the time being r=mconnor sr=bz 2005-06-17 13:44:07 +00:00
peterv%propagandism.org
555cc2a1f9 Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa. 2005-06-16 12:58:13 +00:00
mconnor%steelgryphon.com
65593914e1 bug 292774 - view image context menu allows chrome access, patch by neil, r=bz, sr+a=dveditz 2005-06-16 08:43:20 +00:00
bryner%brianryner.com
e4a343f08f Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +00:00
bsmedberg%covad.net
838f393226 Bug 296430 - Allow extensions to ship searchplugins, final patch to read searchplugins from a dirservice nsISimpleEnumerator key, r=mkaply a=asa 2005-06-14 15:25:25 +00:00
scott%scott-macgregor.org
7bbf4ccb5b Bug #297227 --> Depend build fails to build PrintPDE.plugin
Patch by  Mark Mentovai

jhpedemonte: review+
peterv: superreview+
a=asa
2005-06-13 19:54:10 +00:00
mkaply%us.ibm.com
aa7bacece5 Remove unused bmp 2005-06-13 18:15:30 +00:00
kairo%kairo.at
5cae333817 bug 291753 - {application}-bin cannot be linked with libxremote_client_s.a if system NSPR is used, p=cls, r=bsmedberg, a=asa 2005-06-13 14:57:20 +00:00
gandalf%firefox.pl
8a68da0d47 Bug 286108: Build Thunderbird Locales from CVS (--enable-ui-locale); r+a=bsmedberg, sr=mscott 2005-06-11 18:56:36 +00:00
masayuki%d-toybox.com
400279d244 Bug 118563 The new print properties dialog does not save papersize / fix for saving to pref on suite r+sr=neil.parkwaycc.co.uk, a=asa 2005-06-10 18:29:09 +00:00
bryner%brianryner.com
8ecd4478fd Don't force mork to create an XPCOM wrapper when querying link-visited state (bug 297144). r=mconnor, sr=bzbarsky, a=chofmann 2005-06-09 20:51:18 +00:00
neil%parkwaycc.co.uk
57c8b76648 Sync xpfe and toolkit's textbox.xml p=gautheri@noos.fr r=mconnor sr=me a=asa 2005-06-09 20:30:34 +00:00
timeless%mozdev.org
73550a2348 Bug 297082 potential OOM crash [@ nsNativeAppSupportWin::GetCmdLineArgs]
r=neil sr=neil a=chofmann
2005-06-09 14:43:15 +00:00