Граф коммитов

79 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com 4cd1e2b280 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
cls%seawood.org 34fa564d93 Set NO_INSTALL as well as NO_DIST_INSTALL 2005-12-13 19:23:30 +00:00
timeless%mozdev.org 9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +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
cls%seawood.org 2f8def85e9 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
timeless%mozdev.org fb483e6b15 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
jst%mozilla.jstenback.com 93125dee5f Fixing busted plugin sample. Not part of the default build. 2004-10-12 21:10:42 +00:00
gerv%gerv.net 8b8dde7d95 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
seawood%netscape.com 3c1c9a835b Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:22:15 +00:00
seawood%netscape.com b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
seawood%netscape.com d056fe18d0 Resurrect --disable-oji
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
cls%seawood.org a05452d1c8 Landing mingw plugin changes.
Thanks to Dan Mosedale <dmose@mozilla.org> for the changes.
Bug #134113 r=peterl sr=dbaron
2003-03-11 03:29:47 +00:00
cls%seawood.org d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
seawood%netscape.com 12ed9246d8 Fix cross-compiling by replacing hardcoded -L/usr/X11R6/lib
Bug #193062 r=peterl a=asa
2003-02-13 19:24:24 +00:00
seawood%netscape.com 5622d18c23 Fixing tinderbox bustage. 2003-02-06 00:29:06 +00:00
seawood%netscape.com dbed4cb9a4 Fixing objdir bustage 2003-01-30 20:37:32 +00:00
seawood%netscape.com 931d662224 Fix objdir bustage 2003-01-30 20:29:49 +00:00
mkaply%us.ibm.com 633fead9fd OS/2 bustage - just define HIBYTE and LOBYTE for any platform that doesn't have them 2003-01-30 18:52:33 +00:00
mkaply%us.ibm.com 27638c934d OS/2 bustage - we have macros for a reason :) 2003-01-30 18:51:50 +00:00
peterlubczynski%netscape.com e022cf6575 Fixing bugstage r=cls 2003-01-30 03:16:39 +00:00
peterlubczynski%netscape.com 56b892e646 Attempting to fix bustage on myotonic by adding newline to end of file 2003-01-30 02:09:17 +00:00
peterlubczynski%netscape.com dec9132500 Adding REQUIRES to PluginSDK, removing copying of header, bug 112255 r=cls a=asa 2003-01-30 00:53:04 +00:00
peterlubczynski%netscape.com b3d96cf649 Fixing Plugin SDK samples, bug 112255, bug 186163, bug 185776 2003-01-21 21:03:49 +00:00
anthonyd%netscape.com b167c28263 *** NOT PART OF THE BUILD !!!***
Fix for 176229
Sample plugins are not properly destroyed in NS_DestroyPluginInstance
2002-11-04 19:39:59 +00:00
av%netscape.com fd01b13050 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-18 03:20:21 +00:00
av%netscape.com 35c9cfd269 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 22:38:17 +00:00
av%netscape.com f5930c6b55 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 20:27:12 +00:00
av%netscape.com f8eb0fa527 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 20:18:29 +00:00
av%netscape.com b19b5eba91 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 04:37:12 +00:00
av%netscape.com cde3c8dd47 Changing comment in the sample code, this is not part of the build 2002-10-16 21:05:29 +00:00
av%netscape.com 91266a7324 Bug 166417 -- Plugin SDK does not build, not part of the build process 2002-09-29 03:10:54 +00:00
av%netscape.com e08e9687ca Bug 166417 -- Plugin SDK does not build, not part of the build process 2002-09-29 02:45:06 +00:00
av%netscape.com 3ffc8c9e29 Bug 166417 -- Plugin SDK does not build, not part of the build process 2002-09-28 21:57:50 +00:00
serge%netscape.com dab8444327 not part of the build yet, unix plugin sdk 2002-09-13 04:26:59 +00:00
av%netscape.com 3ac525d2db Resolving interface name conflict in plugin sample code, not part of the build 2002-09-06 21:05:53 +00:00
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
av%netscape.com ce05ae57b4 Bug 159646 -- taking care of stale pointer in the plugin sample code, not part of the build 2002-08-07 02:46:43 +00:00
dcone%netscape.com c637ecd828 pulling changes. The checkin went to the wrong place. 2002-03-12 15:23:50 +00:00
dcone%netscape.com 1efbc9683b Adding the debug object. This is not part of the build. 2002-03-12 14:57:25 +00:00
av%netscape.com 0e4e85c4b1 Fixing makefiles for the Plugin SDK to reflect new location of some header files, not part of the build. 2002-03-06 04:06:36 +00:00
peterlubczynski%netscape.com 884ca52265 Fixing plugin SDK build (not part of main build), adding nsComponentManagerObsolete.h 2002-01-07 21:32:55 +00:00
peterlubczynski%netscape.com 014aebaaa2 Fixing plugin SDK makefiles to include nsIComponentManagerObsolete.h, not part of the build 2001-12-27 19:22:11 +00:00
peterlubczynski%netscape.com 1289baa0b5 Updating windowless plugin sdk sample to beep on keyboard events, not part of the build 2001-12-27 18:46:36 +00:00
av%netscape.com 6dda1b2258 Updating Plugin SDK readme file -- not part of the build 2001-12-21 02:49:58 +00:00
av%netscape.com fa1757c8ab Updating makefile for the new sample code in the Plugin SDK -- not part of the build 2001-12-21 02:41:46 +00:00
av%netscape.com 7b74b5b0f9 makefile for windowless sample -- not part of the build 2001-12-21 02:34:43 +00:00
av%netscape.com b52f15392d Adding windowless plugin sample code to the Plugin SDK -- not part of the build yet 2001-12-21 02:29:19 +00:00
av%netscape.com 1735e44121 Adding test case for windowless plugin sample code -- not part of the build 2001-12-21 02:25:57 +00:00
peterlubczynski%netscape.com f8f6897475 Remove 68k junk from Mac plugin SDK header, not part of the build 2001-12-20 08:07:57 +00:00
peterlubczynski%netscape.com 26b0696b0c Updating Mac Plugin SDK Projects to XML, not part of the build. 2001-12-15 21:03:24 +00:00