Commit Graph

1355 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
949a79e4b1 Back out part of patch for bug 317819 until tinderbox has been fixed to deal with it 2005-12-01 20:17:41 +00:00
timeless%mozdev.org
a1ad74bf1d Bug 317819 disable more javascript/DOM abilities, plugins in mail
patch by ajschult@verizon.net r=neil sr=neil
2005-12-01 02:57:16 +00:00
bzbarsky%mit.edu
5d6ea27dc0 Fix more build bustage (bug 316794). 2005-11-29 06:11:38 +00:00
jst%mozilla.jstenback.com
8f1863159b Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
kairo%kairo.at
90d92bfc9a bug 316137 - SeaMonkey.app still called 1.0a, remove version notice line from InfoPlist.strings; SeaMonkey-only & mac-only; r=sfraser 2005-11-28 17:13:44 +00:00
timeless%mozdev.org
eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
timeless%mozdev.org
7a104f1a4d Bug 314518 [BeOS] Static builds Broken due nsSound implementation for Widget:BeO
patch by sergei_d r=biesi sr=bsmedberg
2005-11-22 22:33:41 +00:00
timeless%mozdev.org
17f5f5429f Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
kairo%kairo.at
9c29b5b427 bump trunk SeaMonkey version to 1.5a (missed that file in the recent checkin for this), still r=Neil a=seamonkey-council 2005-11-15 14:29:36 +00:00
cst%andrew.cmu.edu
30eef96ca0 Bug 316150 Don't fade splash screen fade when using remote desktop
r=ere sr=neil
2005-11-13 22:04:32 +00:00
bsmedberg%covad.net
b7bbd44059 Seamonkey win32 bustage from bug 305949 2005-11-08 22:53:07 +00:00
kairo%kairo.at
95839c3da2 bump trunk SeaMonkey version to 1.5a, r=Neil a=seamonkey-council 2005-11-05 22:44:42 +00:00
roc+%cs.cmu.edu
8ee765f8e1 Fixing bustage 2005-11-02 02:02:12 +00:00
mnyromyr%tprac.de
489f7b2738 Bug 229211: Remove browser.related.enabled; p=benc@meer.net/Frank Wein <bugzilla@mcsmurf.de>, r/sr=neil 2005-10-30 11:01:47 +00:00
mark%moxienet.com
d5a80ab545 Bug 305827, Mac OS X gcc 4 builds with --disable-optimize/-O0 crash, often at startup [@ SetGWorld]. Caused by inconsistencies when multiple classes with the same layout but distinct layouts are used with unpredictable inlining heuristics. Remove extraneous StPortSetter class from nsAEUtils and rely on the one in nsGfxUtils. r=josh sr=smfr 2005-10-25 17:58:52 +00:00
cst%andrew.cmu.edu
32bef31ac7 Bug 313044 [mac] Delete (Backspace)/Shift+Delete as Back/Forward
patch by stefan_h@hem.utfors.se r+sr=neil a=asa
2005-10-22 18:35:21 +00:00
masayuki%d-toybox.com
011fcec61d Bug 312287 Cannot open local htm file if its path has non-ASCII character / Cannot open IDN from command line r=jshin, sr=neil 2005-10-19 14:39:28 +00:00
neil%parkwaycc.co.uk
46569bb0cc Bug 312489 Fix regression from bug 300485 that was too eager to try to load an entire home page group in a new tab instead of a new window r=biesi sr=jag 2005-10-18 23:31:53 +00:00
bsmedberg%covad.net
db584fa139 Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls 2005-10-17 14:57:32 +00:00
cst%andrew.cmu.edu
88cb7a65b5 Bug 310380 middlemouse autoscroll should default off for UNIX/Linux (X) environment
Patch by Hogarth <bugzilla@throwaway.weebeastie.net> r=me sr=neil
2005-10-17 00:07:57 +00:00
neil%parkwaycc.co.uk
e954bd675c Bustage fix (stupid typo) b=301073 2005-10-05 21:18:54 +00:00
neil%parkwaycc.co.uk
82b7477533 Bustage fix (conflict with my own patch (sigh)) b=301073 2005-10-05 18:57:05 +00:00
neil%parkwaycc.co.uk
29f2e4dfb1 Chrome home pages broken (suite version of fix) b=301073 r+sr=dveditz 2005-10-05 16:10:11 +00:00
ginn.chen%sun.com
d422e8ee2a Bug 58523 -P, -nosplash, -splash, -console, -ProfileManager, -installer switches (arguments) unable to launch anything other than the browser (mail does not open on startup)
patch maker=brian.lu@sun.com r=neil sr=bryner
2005-09-28 06:52:32 +00:00
cst%andrew.cmu.edu
bebad98d50 Bug 309004 Don't show image thumbnail as tab icon for large images, since it causes slowdowns.
r=db48x sr=neil
2005-09-26 17:05:06 +00:00
bryner%brianryner.com
6ba0ca043f Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me. 2005-09-23 18:16:40 +00:00
dbaron%dbaron.org
804259c6b1 Pass arguments through cleanly rather than performing extra escaping. b=307185 Patch from Tuukka Tolvanen <tuukka.tolvanen@gmail.com>. r=bsmedberg sr=bryner 2005-09-20 21:11:37 +00:00
bryner%brianryner.com
53d768e870 Backing out 292965 until Tp regression is understood. 2005-09-14 07:28:05 +00:00
bryner%brianryner.com
d67792fcc9 Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me. 2005-09-14 03:38:40 +00:00
mozilla.mano%sent.com
c263ab4dc5 Bug 300590 - Expose bidi.browser.ui, seamonkey part. r+sr=neil. 2005-09-01 05:34:31 +00:00
bsmedberg%covad.net
965bd346b8 From bug 296561 (see bug 302099) - remove old static-build remnants that are no longer used r=darin 2005-08-29 19:24:20 +00:00
kairo%kairo.at
71968239fb bug 305357 - bump SeaMonkey version for trunk to 1.1a, r+sr=Neil 2005-08-25 15:34:02 +00:00
mark%moxienet.com
f1ee4685c4 Bug 305374, AppleScript "Get URL" command can make Firefox open chrome:// URLs. Block chrome when handling AppleEvents. r=josh sr=smfr 2005-08-25 12:25:00 +00:00
timeless%mozdev.org
515709a826 Bug 287540 Fix various _C++_ compiler warnings from my Windows non-debug build
patch by gautheri@noos.fr r=timeless sr=neil
2005-08-17 09:35:24 +00:00
mnyromyr%tprac.de
476fea0b3e Bug 299581: Mac application menu still named Mozilla; r=pinkerton, sr=sfraser, a=cbeard 2005-08-13 18:52:52 +00:00
cst%andrew.cmu.edu
b767437358 Bug 302781 Splash screen should fade in on Win2k+
This version shouldn't break Creature.
r=ere sr=neil a=asa
2005-08-10 22:41:38 +00:00
cst%andrew.cmu.edu
fe000ce51a Backing out changes from bug 302781 to fix burning. 2005-08-10 03:38:43 +00:00
cst%andrew.cmu.edu
870f2dd908 Bug 302781 Splash screen should fade in on Win2k+
r=ere sr=neil a=asa
2005-08-10 00:42:57 +00:00
mkaply%us.ibm.com
8b63180561 #287944
r=mkaply, sr=neil, a=asa
OS/2 only - more mozilla->seamonkey branding - patch from Peter Weilbacher
2005-08-02 03:00:24 +00:00
mkaply%us.ibm.com
a5e7aad409 OS/2 build break with GCC 3.3.5 2005-08-01 16:04:25 +00:00
neil%parkwaycc.co.uk
2593fc96fa Bug 300485 SeaMonkey doesn't honour preference to open externally provided link in new tab on Windows or OS/2 r=mkaply r=biesi sr=jag a=bsmedberg 2005-07-28 20:24:01 +00:00
kairo%kairo.at
44a111700c bug 299812 - Add correctly branded README.txt files into SeaMonkey packages, r+sr=Neil a=asa 2005-07-27 23:45:06 +00:00
bugzilla%arlen.demon.co.uk
13aaeff448 Bug 302401 seamonkey.exe is compiled with incorrect Product Version
p=me r/a=benjamin moa=neil.parkwaycc.co.uk
2005-07-27 23:27:56 +00:00
mkaply%us.ibm.com
2071f5468a OS/2 build bustage 2005-07-25 20:22:31 +00:00
bsmedberg%covad.net
5fba1c6aea Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa 2005-07-21 13:33:43 +00:00
cbiesinger%web.de
848d7ca525 Bug 301248 restoring intended backspace behaviour on linux
patch by Chris Thomas (CTho) <cst@andrew.cmu.edu> r=biesi sr=neil a=asa
2005-07-20 19:01:19 +00:00
cbiesinger%web.de
97f48a04c5 bug 301246 rebrand beos splash screen
r=sergei_d a=bsmedberg
2005-07-20 15:39:15 +00:00
cst%andrew.cmu.edu
09f8689edd Bug 298657 Set browser.xul.error_pages.enabled to true for suite
r+sr=neil a=roc
2005-07-07 23:35:29 +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
kairo%kairo.at
403a40c345 no effect on Tp, undoing again 2005-07-05 15:45:31 +00:00