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
mkaply%us.ibm.com
343d587020
#215581
...
r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-16 19:07:19 +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
mkaply%us.ibm.com
84a453d012
Not part of build - allow tester to be built via regular build process
2003-03-25 21:19:14 +00:00
mkaply%us.ibm.com
5113765704
#188249
...
r=peterl, sr=dbaron
Rename some strcmpi to stricmp and itoa to _itoa
Not part of default build
2003-03-25 20:56:47 +00:00
mkaply%us.ibm.com
9d2ca0b3be
Not part of build
...
Fix a bad include dependency
2003-03-25 20:52:39 +00:00
seawood%netscape.com
d056fe18d0
Resurrect --disable-oji
...
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
mkaply%us.ibm.com
c5487624e7
#188249
...
r=me, sr=blizzard (platform specific code)
OS/2 EMX work - low hanging fruit - strcmpi-> stricmp, itoa->_itoa, remove some headers, fix some syntax
2003-03-19 15:28:29 +00:00
av%netscape.com
2f5970ba20
Fix for a minor bug in the Tester plugin -- not part of the build.
2003-03-18 22:06:14 +00:00
av%netscape.com
dd1b7beb79
Fixing minor bug in the Tester Plugin, not part of the build
2003-03-13 03:05:47 +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
av%netscape.com
7d96b63882
Adding more info to the log output, not part of the build
2003-03-08 22:22:04 +00:00
cls%seawood.org
d1479589a2
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
av%netscape.com
d28167021e
missing icon, not part of the build
2003-03-07 05:22:46 +00:00
bernd.mielke%snafu.de
0b9159c6e8
trying to fix os2 bustage
2003-03-02 08:44:23 +00:00
av%netscape.com
9c312c01ec
This is not part of regular build -- adding new capabilities to the Tester Plugin
2003-03-02 01:26:51 +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
8e5d233dc1
*** NOT PART OF THE BUILD PROCESS
...
resources for the XPI Packager
bug # 163739
2002-12-03 21:55:02 +00:00
anthonyd%netscape.com
5416ac65f4
*** NOT PART OF THE BUILD PROCESS
...
bug # 163739 - XPI Packager
adding the xpi packager to the mozilla tree. this is a windows only app used to build the xpi packager
for building self installing xpi files.
2002-12-03 21:52:45 +00:00
timeless%mozdev.org
384066e98e
Bug 58221 don't use strlen to check if a string is of length 0
...
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
mkaply%us.ibm.com
4400205984
#174022
...
r=peterl, a=asa
Get tester plugin building on OS/2
2002-11-05 04:24:26 +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
mkaply%us.ibm.com
74355fbbed
#174022
...
r=mikek, sr=blizzard, a=asa
OS/2 only - not part of build - initial code for tester plugin
2002-10-16 22:05:31 +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
av%netscape.com
69a36eee5a
Updating documentation file for the Tester plugin, not part of the build
2002-04-01 04:44:53 +00:00
av%netscape.com
e4c2edd119
Fixing crash in Tester plugin after it chooses not to unload -- not part of the build
2002-03-31 05:59:15 +00:00