seawood%netscape.com
0e743a0f45
Purge XP_PC.
...
Bug #56767
2003-04-04 03:01:25 +00:00
alecf%netscape.com
9181e04ed4
just recovering --disable-oji
...
(only affects --disable-oji builds)
2003-04-03 21:19:41 +00:00
mstoltz%netscape.com
21d8d750f0
Bug 59767 - add CheckLoadURI call to GetURL and PostURL calls from the Java plugin. r=peterlubczynski, sr=heikki.
2003-04-03 19:11:41 +00:00
seawood%netscape.com
de59dbee4b
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
seawood%netscape.com
36e8988bc8
The plugin function table must remain the same regardless of build configuration.
...
Bug #199567 r=peterl sr=sfraser a=asa
2003-03-31 19:44:29 +00:00
peterlubczynski%netscape.com
2ce1c406de
Fixing bug 192914, prevent Real from recursivly dispatching events, r=smontagu@netscape.com, sr=bzbarsky@mit.edu
2003-03-25 23:10:20 +00:00
mkaply%us.ibm.com
c256298f5d
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
077c8796fc
#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
910758e663
Not part of build
...
Fix a bad include dependency
2003-03-25 20:52:39 +00:00
dbaron%dbaron.org
4f9693d38e
Don't hold the pref service forever in a static nsCOMPtr. b=198895 r=peterlubczynski sr=bryner,alecf
2003-03-25 14:55:35 +00:00
seawood%netscape.com
b983df21d3
Resurrect --disable-oji
...
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
timeless%mozdev.org
965ba28bb1
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
mkaply%us.ibm.com
bb6f689d64
#188249
...
r=me, sr=blizzard (platform specific code)
OS/2 GCC work
2003-03-23 23:58:25 +00:00
peterlubczynski%netscape.com
6933d196dc
Fixing bug 197855 JRE 1.3.1 crashes because we don't resolve symbolic links to plugin before loading it on UNIX and bug 197975, plugin.expose_full_path broke, r=dougt, sr=heikki
2003-03-22 04:04:55 +00:00
peterlubczynski%netscape.com
c8c6f4afa4
Creating nsMediaDocument/nsPluginDocument to make full-page
...
plugins scriptable, bug 90256 r=jkeiser sr=jst
2003-03-22 03:20:23 +00:00
peterlubczynski%netscape.com
262f4c8d0a
Creating nsMediaDocument/nsPluginDocument to make full-page
...
plugins scriptable, bug 90256 r=jkeiser sr=jst
2003-03-22 02:22:03 +00:00
mkaply%us.ibm.com
c13dbdb65d
#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
1d1a712aeb
Fix for a minor bug in the Tester plugin -- not part of the build.
2003-03-18 22:06:14 +00:00
seawood%netscape.com
dd1a117b44
Fix BeOS bustage
2003-03-16 03:03:06 +00:00
mkaply%us.ibm.com
a9533c40d4
OS/2 bustage
2003-03-15 14:07:54 +00:00
darin%netscape.com
8370bad770
fixing bustage
2003-03-15 03:23:29 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
seawood%netscape.com
40cc099fd5
Fixing X-on-X bustage.
...
Thanks to Michal 'hramrach' Suchanek <hramrach@centrum.cz> for the patch.
Bug #191447 r=cls
2003-03-14 20:14:17 +00:00
av%netscape.com
312563ebcc
Fixing minor bug in the Tester Plugin, not part of the build
2003-03-13 03:05:47 +00:00
cls%seawood.org
08f5459907
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
peterlubczynski%netscape.com
c1fe44094f
Fixing bug 131007, unpaired events cause us to remain in capture and look hung, r=jkeiser sr=bryner
2003-03-11 00:54:18 +00:00
av%netscape.com
14ba311d1a
Adding more info to the log output, not part of the build
2003-03-08 22:22:04 +00:00
cls%seawood.org
d18d8ada60
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
av%netscape.com
9d72a41d41
missing icon, not part of the build
2003-03-07 05:22:46 +00:00
seawood%netscape.com
105ae7a8d2
Add support for building against X11-based toolkits on OS X.
...
Bug #191447 r=pavlov
2003-03-04 04:06:33 +00:00
seawood%netscape.com
75c84cfdea
Use MOZ_X11 instead of NO_X11 to signify that we're building for an X11-based toolkit.
...
Bug #191447 r=peterl sr=sfraser
2003-03-04 03:58:43 +00:00
bernd.mielke%snafu.de
a27a9824cf
trying to fix os2 bustage
2003-03-02 08:44:23 +00:00
av%netscape.com
74ec75b150
This is not part of regular build -- adding new capabilities to the Tester Plugin
2003-03-02 01:26:51 +00:00
timeless%mozdev.org
6fb8a15754
Bug 159554 Configure with --without-x causes compile error
...
patch by bjt23@cornell.edu r=timeless sr=alecf
2003-02-28 02:34:09 +00:00
sfraser%netscape.com
f089e1775d
Bug 191821: fix the plugin viewer (full-screen plugins) to use nsIPluginWidget on Mac. r=peterl, sr=bryner
2003-02-27 23:33:41 +00:00
cbiesinger%web.de
b12a4c4241
97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service
2003-02-27 13:51:55 +00:00
peterlubczynski%netscape.com
487d0c2bf5
Adding masks for gcc3 and Mach-O builds for NPAPI variables that pass interface pointers, bug 182117 r=beard,cls sr=sfraser
2003-02-27 01:47:53 +00:00
pete.zha%sun.com
058ee62667
bug=184015
...
No plugin finder dialog pop-up when loading some applet pages in w/o jre installed
r=av@netscape.com , sr=beard@netscape.com , patch=joshua.xia@sun.com
2003-02-25 06:06:10 +00:00
timeless%mozdev.org
ca86f4eb55
Bug 192445 Plugin shell passes garbage to victimizable plugins (0x1 as pointer for extension)
...
r=peterlubczynski sr=dbaron
2003-02-23 04:41:10 +00:00
seawood%netscape.com
abe8eafe58
Remove qt toolkit support from the tree.
...
Use the QT_LAST_RITES tag to pull the last known "good" tree to continue work on the port.
Bug #178987 r=bryner
2003-02-22 07:14:37 +00:00
seawood%netscape.com
5df01fbdf7
Fix cross-compiling by replacing hardcoded -L/usr/X11R6/lib
...
Bug #193062 r=peterl a=asa
2003-02-13 19:24:24 +00:00
peterlubczynski%netscape.com
f1b3359f04
Bug 192009, stop exporting the default plugin to dist/gre, dist/lib, dist/bin on UNIX, r=cls a=asa
2003-02-06 23:41:43 +00:00
seawood%netscape.com
134856ca89
Fixing tinderbox bustage.
2003-02-06 00:29:06 +00:00
peterlubczynski%netscape.com
b0346f166d
Expanding Flash stack curruption hack to all platforms as it was found on OSX, bug 186287 r=kmcclusk sr=sfraser a=dbaron
2003-01-31 19:37:32 +00:00
seawood%netscape.com
1bfff98672
Fixing objdir bustage
2003-01-30 20:37:32 +00:00
seawood%netscape.com
c6876e21fe
Fix objdir bustage
2003-01-30 20:29:49 +00:00
mkaply%us.ibm.com
90096b4fda
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
f5ae0f7187
OS/2 bustage - we have macros for a reason :)
2003-01-30 18:51:50 +00:00
seawood%netscape.com
8de3611281
Fix ifdef so that only tier-1 platforms are building the plugin sdk.
...
Fixing OS/2 tinderbox bustage.
2003-01-30 18:38:57 +00:00
peterlubczynski%netscape.com
faf24ceea7
fixing BeOS bustage
2003-01-30 05:13:53 +00:00