Commit Graph

1406 Commits

Author SHA1 Message Date
kairo%kairo.at
daece61058 bug 312994 - new SeaMonkey artwork, r+sr=Neil a=seamonkey-council 2005-12-02 20:45:36 +00:00
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
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
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
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
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
neil%parkwaycc.co.uk
a3c14e59d1 Fix warning LNK4044 b=287570 p=gautheri@noos.fr r=bsmedberg sr=me a=asa 2005-06-09 08:54:12 +00:00
joshmoz%gmail.com
fad47e58db more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. r=josh r=pinkerton r=cls sr=bryner a=brendan 2005-06-01 18:48:04 +00:00
kairo%kairo.at
083a9272e5 back out bug 58523 as it breaks windows seamonkey builds and has no approval. 2005-04-30 12:39:25 +00:00
robin.lu%sun.com
c912f09a99 fix bug 58523 -P, -nosplash, -splash, -console, -ProfileManager, -installer switches (arguments) unable to launch anything other than the browser (mail does not open on startup)
patched by brian.lu@sun.com
r=neil.parkwaycc.co.uk
sr=bzbarsky
2005-04-30 07:05:55 +00:00
cbiesinger%web.de
e0ee9a4833 153377 disable windows-provided error popups for unresolved symbols, no disk in
drive, etc
r=neil sr=jag a=asa
2005-04-21 18:19:58 +00:00
kairo%kairo.at
0f0953220f bug 287943 - Rebrand bootstrap's Windows bits, using the configure vars where possible, no real brand change happening there yet. r=biesi sr=Neil a=asa 2005-04-15 16:08:13 +00:00
timeless%mozdev.org
8acc6a8102 Bug 281375 [BEOS] Implement toolkit/xre and xpfe/bootstrap native app support
patch by thesuckiestemail@yahoo.se r=sergei_d sr=neil a=asa
2005-04-15 15:12:19 +00:00
kairo%kairo.at
ea04dddaed bug 285696 (suite rebranding), stage 1, additional fix to remove quoting trickery in bootstrap, r=biesi sr=Neil a=asa 2005-04-10 23:40:39 +00:00
bsmedberg%covad.net
7e03c0b224 Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin 2005-04-06 03:35:24 +00:00
bsmedberg%covad.net
844ef87b25 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:50:16 +00:00
bsmedberg%covad.net
3522feb25f Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
kairo%kairo.at
fdd90409e3 fallout from bug 285696: fix man page (better appname replacing, correct paths); patch by Mark Banner <bugzilla@standard8.demon.co.uk> r=me sr=Neil 2005-04-03 00:07:04 +00:00
kairo%kairo.at
b0ed9d166d bug 285696 - suite rebranding, stage 1: using configure variables in a number of places, some small cleanups; rs=biesi,smfr sr=Neil 2005-03-29 22:02:23 +00:00
cbiesinger%web.de
3e4804b0c8 Bug 288026 remove obsolete mozilla-apprunner.sh
r=neil sr=alecf
2005-03-28 18:55:19 +00:00
mkaply%us.ibm.com
b1c24b43d4 #281203
r/sr=mkaply
From Andy Willis - get SeaMonkey static build working
2005-03-28 16:39:24 +00:00
mconnor%myrealbox.com
7627eeb4af bug 287086 - move browser.link.* prefs out of all.js. Includes fix for bug 286745 (seamonkey) by Jeremy Morton and bug 275430 (firefox) to move away from replacing the current page. r=jst, sr=neil for all.js and xpfe bits 2005-03-22 00:38:35 +00:00
bsmedberg%covad.net
914a5612a1 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
mkaply%us.ibm.com
2106b29569 #280813
r=mkaply, sr=blizzard (platform specific)
Patch from Rich Walsh - fix floating point scoping problem
2005-03-11 01:55:48 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
cbiesinger%web.de
e8d4c35266 181938 allow any protocol to support redirection, using a new
nsIChannelEventSink interface.
r=darin sr=bz
2005-03-07 19:46:06 +00:00
cbiesinger%web.de
95e9b0c3fd Bug 275614 xpfe/bootstrap should not use nsIPref
r=neil sr=alecf
2005-03-07 19:16:12 +00:00
mkaply%us.ibm.com
c55ddc1821 OOps - readme should be called readme.txt when it makes it to the dist - OS/2 only 2005-03-07 18:56:48 +00:00
mkaply%us.ibm.com
8071f14117 #282980
r=mkaply, sr=blizzard (platform specific)
Patch from Rich Walsh - implement -console for OS/2
2005-03-07 18:25:00 +00:00
bzbarsky%mit.edu
5b1084a5a5 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
neil%parkwaycc.co.uk
0d2af9150a Backing out bug 58523 because it didn't handle bare URLs on the command line 2005-03-02 12:44:53 +00:00
neil%parkwaycc.co.uk
aa6091e795 Bug 58523 some command line switches shouldn't inhibit global startup preferences p=brian.lu@sun.com r=bryner sr=me also removing an obsolete declaration from toolkit code at bryner's request 2005-03-02 11:27:32 +00:00
bsmedberg%covad.net
361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
bryner%brianryner.com
f6b8fec0c7 Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky. 2005-02-19 22:42:01 +00:00
dbaron%dbaron.org
498cb82a63 Use MOZILLA_VERSION for the version in Info.plist so it doesn't need to be updated by hand. Rename Info.plist to Info.plist.in accordingly. b=229467 r+sr=bryner 2005-02-19 21:02:29 +00:00
darin%meer.net
0848e7f038 fixing win32 bustage (implement NS_CopyUnicodeToNative in terms of NS_UTF16ToCString when MOZILLA_STRICT_API is defined) 2005-02-16 08:33:58 +00:00
jshin%mailaps.org
c75d55c0dc bug 281781 : HandleDDENotification returns zero-extended values for WWW_GetWindowInfo patch by Masayuki Nakano, r=jshin, sr=bz, a=asa 2005-02-16 06:31:43 +00:00
mkaply%us.ibm.com
3966ef3a9f #280137
r=pedemonte, sr=mkaply (OS/2 specific)
Patch from Peter Weilbacher - don't statically link to PMWINX since it is a poorly behaved DLL
load the needed functions dynamically from REGISTRY.DLL
2005-02-07 14:54:47 +00:00
bryner%brianryner.com
d549f6eadd fixing mac bustage 2005-02-04 21:55:10 +00:00
bryner%brianryner.com
ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
dveditz%cruzio.com
482ee97b73 bug 280522 misplaced null after WideCharToMultiByte conversion. Thanks to
Christian Franke for the nsToolkit.cpp patch (r=dveditz,sr=dbaron).
nsNativeAppSupportWin.cpp patch r/sr=bzbarsky.
2005-02-03 23:28:46 +00:00
neil%parkwaycc.co.uk
9a9dfdc312 Backend to load external links in new tabs b=231984 r=danm sr=jst 2005-02-02 10:04:09 +00:00
cst%andrew.cmu.edu
a8efb2bb26 Bug 219203 Add pref for backspace behavior (go back, page up)
r=timeless sr=neil
2005-01-29 00:53:58 +00:00
dbaron%dbaron.org
8993baf11c Convert CR-LF and CR linebreaks to LF. 2005-01-28 20:01:46 +00:00
bsmedberg%covad.net
19f3fb4b6a Bustage fix from bug 276588. 2005-01-17 20:02:20 +00:00
bsmedberg%covad.net
f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00