Commit Graph
301 Commits
Author SHA1 Message Date
hg@mozilla.com 2ca566cd74 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
joshmoz@gmail.com ee5fb6c117 Default Plug-in's InfoPlist.strings is a broken, double-double quotes starting quoted strings. b=373818 r=josh sr=pav 2007-03-14 01:01:44 +00:00
joshmoz@gmail.com 489afaff27 remove backward adapter plugin code for 3.0/4.0 plugin compat. nobody should be using it any more and in any case it doesn't belong in the samples directory. b=373155 sr=jst 2007-03-13 22:18:04 +00:00
joshmoz@gmail.com 25c7c86905 clean up mac default plugin, part 1. b=373070 r=mento sr=jst 2007-03-10 00:42:19 +00:00
asqueella@gmail.com 27e6bc16ee fix bustage, bug 360165 2007-02-17 21:22:28 +00:00
asqueella@gmail.com 879c6acab3 Bug 360165 - npunix.c (plugin sample) is missing lots of function pointer copying and will break with older browsers
p=William Bardwell <wbardwel@curl.com>
r+sr=jst
2007-02-17 18:33:50 +00:00
timeless@mozdev.org 358db4f61b Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
cbiesinger@web.de d3ec88cd29 bug 357427 Make the nullplugin use nsIPrefBranch instead of nsIPref
r+sr=jst
2006-10-21 16:01:14 +00:00
cst@yecc.com 631403253b Bug 355299 Update obsolete plugin-related URLs
r+sr=jst
2006-10-05 23:06:49 +00:00
timeless@mozdev.org e44e2acefd Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T)
r=bsmedberg sr=biesi
2006-09-17 00:04:39 +00:00
mkaply@us.ibm.com 5102f10a34 OS/2 build break 2006-09-05 18:52:22 +00:00
timeless@mozdev.org 7cec9f79c8 Bug 336965 Useless null check of shell in NPP_SetWindow
r=jst sr=jst
2006-06-25 07:17:19 +00:00
gavin@gavinsharp.com 5f2462abbf Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
mkaply@us.ibm.com 9429775a10 259140 - r/sr=mkaply (OS/2 only) - patch from Peter Weilbacher - resync default plugin to match Windows 2006-05-23 01:28:05 +00:00
bryner@brianryner.com 1aeb69f877 Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin. 2006-03-15 04:59:42 +00:00
timeless@mozdev.org 9ced5b09ba Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
mark@moxienet.com 97a1c81ccd Excellent, we no longer have any Jaguar tinderboxes! 322578 Support ppc<->x86 cross builds for Mac OS X. Remove asdecode. Third time's the charm. r=josh sr=pink 2006-02-17 20:54:32 +00:00
mark@moxienet.com 8f01e03d06 backout 322578 asdecode and resources (again) due to jaguar fire (again) 2006-02-14 06:15:27 +00:00
mark@moxienet.com ad5d7d6753 322578 Support ppc<->x86 cross builds for Mac OS X. Remove asdecode. r=josh sr=pink. This will break the build on Mac OS X 10.2 ("Jaguar"), and it's not going to be fixed. See bug 299214. 2006-02-14 03:42:42 +00:00
mark@moxienet.com 5749842858 322578 backing out due to 10.2 bustage 2006-01-27 22:19:42 +00:00
mark@moxienet.com e67a9c07eb 322578 Bustage fix for Mac OS X 10.2 build hosts (why haven't these tinderboxes been upgraded?!) 2006-01-27 21:49:08 +00:00
mark@moxienet.com d2b149cc87 322578 Support ppc<->x86 cross builds for Mac OS X. Remove asdecode. r=josh sr=pink 2006-01-27 21:00:32 +00:00
bryner@brianryner.com d380365706 Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin. 2006-01-24 19:22:02 +00:00
mark@moxienet.com 5e0b446248 Cleaning up obsolete dead code, see bug 314432. r=josh sr=pink 2005-12-28 18:21:33 +00:00
timeless@mozdev.org 66f4ec6854 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
mark@moxienet.com 498e07d475 Bug 314432, Get rid of TVector glue in Default Plugin on Mac/Intel. Built but not used in Firefox. r=josh 2005-11-17 21:38:05 +00:00
dbaron@dbaron.org b55c028d13 Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
cbiesinger@web.de 13164a34e3 bug 307879 destroy the stream in the nullplugin
r=jst sr=darin
2005-09-15 16:06:31 +00:00
cbiesinger@web.de 98c349bdd7 bug 301052 call NPN_{Push,Pop}PopupsEnabledState around window opening
functions, so that they don't get blocked
r+sr=jst
2005-09-07 12:54:11 +00:00
smfr@smfr.org 8046192819 Fix bug 306177: fix the "click here to get the plugin" action of the Default Plugin by enabling popups from the plugin. r=mark, sr=jst. 2005-09-04 19:30:32 +00:00
timeless@mozdev.org 2bf847e570 Bug 283542 OOM crash [@ nsSanePluginInstance::GetDeviceOptions][@ nsSanePluginInstance::GetActiveDevice]
patch by b.jacques@planet.nl r=jst sr=jst a=asa
2005-07-01 04:28:17 +00:00
joshmoz@gmail.com c1ef326312 better support for per-build configuration. patch by Mark Mentovai. b=296900 r=josh r=cls a=asa 2005-06-20 19:24:51 +00:00
dougt@meer.net d59d2a78ea * Fixes some build problems when trying to build non-static. (removing link
libraries that don't exist on Windows CE)

* Taking xxx advice and making GetNAME always return a GDI forcing us to use
GetTextMetrics instead of GetFontData (which doesn't exist on Windows CE)

* Windows CE on ARM doesn't support C++ exceptions.  In the windows plugin code
uses catches to ensure that the plugins don't crash mozilla.  On windows ce on
arm, we have no choice but to disable CALL_SAFETY_ON.

* On Windows CE, VerQueryValue internal structure can not be modified so
callers must do a bit of string conversion.

* Disabling more code in nsOSHelperAppService for Windows CE.

* Enabling the Windows Registry code in XPCOM since the Window CE shunt now
supports the limited set needed (all but notification).

Bug=297683, r=Ere Maijala, sr=Dan Veditz, a=Asa
2005-06-16 21:20:45 +00:00
joshmoz@gmail.com 7f9f7a46a4 build on Xcode 2.1 which uses per-build configuration build directories. b=296900 r=josh r=cls r=bsmedberg a=bsmedberg 2005-06-08 02:50:56 +00:00
cls@seawood.org dc95f37771 Path translation fixes for msys.
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
joshmoz@gmail.com d23aa21c10 more bustage fixes for Mac OS X 10.4 build patch. by Mark Mentovai. b=292530 2005-06-01 21:15:09 +00:00
joshmoz@gmail.com b5d4d1744a more bustage fixes for Mac OS X 10.4 "Tiger" build patch, by Mark Mentovai. b=292530 2005-06-01 20:52:53 +00:00
joshmoz@gmail.com eda091be0a fix building on Mac OS X 10.3.x "Panther". Patch by Mark Mentovai. b=292530 r=me 2005-06-01 20:13:21 +00:00
joshmoz@gmail.com 02f6c6e72a more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan 2005-06-01 18:53:30 +00:00
bzbarsky@mit.edu 7f4fb0a024 Removing bogus semicolon. Bug 289051, problem found by lvcipriani@yahoo.com 2005-05-13 17:49:43 +00:00
bsmedberg@covad.net 649599a7eb Fix build bustage, bug 288626. 2005-04-06 04:29:55 +00:00
dbaron@dbaron.org 43d599d284 Fix common misspelling of delimiter and delimited (de-limit-er, not deli-meter). b=106386 r=timeless 2005-02-05 00:49:25 +00:00
bryner@brianryner.com f580db0380 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
bzbarsky@mit.edu a3d4851157 Make nullplugin dialog not show up on clicks with buttons other than the left
mouse button.  Bug 270377, patch by Vincent Caron <v.caron@zerodeux.net>,
r=bryner, sr=bzbarsky
2005-01-20 17:04:20 +00:00
smfr@smfr.org 47a61eda22 Part of fix in bug 154894: nuke the resource files on a 'distclean' so that a stray _NullPlugin.rsrc doesn't break subsequent objdir builds. 2005-01-16 21:17:36 +00:00
bsmedberg@covad.net 3d11e6a020 Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS. r=darin 2004-12-04 04:51:43 +00:00
gerv@gerv.net 6b06c1a66f Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
timeless@mozdev.org 32967eb94a Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
timeless@mozdev.org 2349e1cddb Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
darin@meer.net 612acbfd30 fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00