bryner%brianryner.com
|
b9c402244b
|
Add HPUX to the list of platforms that use inttypes.h. Bug 239465, r=dbaron.
|
2004-09-05 22:56:55 +00:00 |
jst%mozilla.jstenback.com
|
1a2cfd5e34
|
Fixing build bustage on OpenBSD 3.5 (bug 256877). Patch by ju1i3n.news@free.fr and jon@rekai.net, r+sr=jst@mozilla.org
|
2004-09-01 16:56:51 +00:00 |
jst%mozilla.jstenback.com
|
0ab635f772
|
Landing fix for bug 251939. Fixing IRIX build bustage. Patch by grobi_2000@yahoo.de, r=bryner@brianryner.com, sr=jst@mozilla.org
|
2004-09-01 00:32:03 +00:00 |
jst%mozilla.jstenback.com
|
af3442d1b2
|
Fixing build bustage on BeOS (bug 257442). Patch by thesuckiestemail@yahoo.se, r+sr=jst@mozilla.org
|
2004-08-30 19:05:11 +00:00 |
cbiesinger%web.de
|
78037b10c0
|
fixing bustage
|
2004-08-30 13:52:20 +00:00 |
cbiesinger%web.de
|
bf612d5b7b
|
Bug 242150 implement NPN_GetValue of NPNVisOfflineBool
patch by William Bardwell <wbardwel@curl.com> r+sr=jst
|
2004-08-30 13:25:28 +00:00 |
jst%mozilla.jstenback.com
|
2e81de8496
|
Fixing bug 257191. Adding NPN_InvokeDefault() and renaming NPN_Call() to NPN_Invoke() in the npruntime plugin scriptability API. Also fix a problem with property getters on plugin objects. r+sr=brendan@mozilla.org
|
2004-08-30 04:31:16 +00:00 |
jst%mozilla.jstenback.com
|
d4ddaa905a
|
Fixing bug 256944. Adding NPClass argument to NPAllocateFunctionPtr to make it easier to work with dynamic NPClasses. r+sr=brendan@mozilla.org
|
2004-08-27 00:58:44 +00:00 |
jst%mozilla.jstenback.com
|
b08fa4b223
|
Fixing bug 256898. Initialize all NPN callback functions, and correct an error in the prototype for NPN_IdentifierIsString(). r+sr=brendan@mozilla.org
|
2004-08-25 22:32:41 +00:00 |
blakeross%telocity.com
|
403166f3a8
|
Fix 234369 - Firefox calls itself Navigator when installing plugins.
|
2004-08-03 07:53:34 +00:00 |
bryner%brianryner.com
|
5c02a6978c
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
pkw%us.ibm.com
|
5097abb853
|
Bug 224427 - Get this when visiting the site: "Gtk-WARNING **: invalid cast from 'GtkSuperWin' to 'GtkWidget'"
Patch contributed by Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
r=caillon@gmail.com, sr=blizzard@mozilla.org
|
2004-07-30 18:04:08 +00:00 |
jst%mozilla.jstenback.com
|
6b43642950
|
Fixing bug 253570. Add NPP arguments to select new NPN_ methods to make implementation easier and safer. r+sr=brendan@mozilla.org
|
2004-07-30 04:00:05 +00:00 |
bryner%brianryner.com
|
0fd21c3872
|
Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.
|
2004-07-29 19:41:39 +00:00 |
jst%mozilla.jstenback.com
|
f35ffc0b16
|
Fixing bug 252085. Make the new plugin code build on OSF/1. Change suggested by alpha@culzean.org, r+sr=jst@mozilla.org
|
2004-07-19 17:44:48 +00:00 |
jst%mozilla.jstenback.com
|
62b279be14
|
One more try, attempting to make gcc 2.95.2 happy again.
|
2004-07-16 22:29:33 +00:00 |
jst%mozilla.jstenback.com
|
c9adefc8c2
|
Followup to bug 250666. Removing bogus function forward declaration in favor of including the right header file as suggested by mkaply@us.ibm.com, r+sr=jst@mozilla.org.
|
2004-07-16 19:05:54 +00:00 |
jst%mozilla.jstenback.com
|
b410ffe550
|
See if GCC > 2.91 can grok stdbool.h
|
2004-07-16 18:57:49 +00:00 |
gerv%gerv.net
|
9f35e25052
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-07-16 18:48:35 +00:00 |
timeless%mozdev.org
|
f90582ccb0
|
Bug 251300 stdint.h missing in FreeBSD
patch by jon@rekai.net r=jst sr=jst
|
2004-07-14 22:57:48 +00:00 |
jst%mozilla.jstenback.com
|
ed9b9e8c8a
|
BSD/OS's sys/types.h defines int32_t and u_int32_t, but not uint32_t. Geez.
|
2004-07-13 22:15:51 +00:00 |
jst%mozilla.jstenback.com
|
f2f0df01f9
|
Attempting to fix bsdi bustage one more time.
|
2004-07-13 05:36:26 +00:00 |
jst%mozilla.jstenback.com
|
22f9bbc289
|
Adding comments to attempt to explain this mess, and give bsdi builds a typedef for C code for bool, in stead of a global #define.
|
2004-07-12 23:27:49 +00:00 |
jst%mozilla.jstenback.com
|
bfef8f0ae5
|
Attempting to fix BSD/OS bustage.
|
2004-07-12 23:00:58 +00:00 |
jst%mozilla.jstenback.com
|
50878516ee
|
Attempting to fix SunOS bustage, and make the AIX portion of this code rely on the predefined symbol _AIX, not our AIX symbol.
|
2004-07-12 21:28:40 +00:00 |
pkw%us.ibm.com
|
9183cd0826
|
AIX bustage fix - r+sr=jst
|
2004-07-12 21:04:23 +00:00 |
jst%mozilla.jstenback.com
|
5574339842
|
Attempting to fix AIX bustage.
|
2004-07-12 20:21:02 +00:00 |
jst%mozilla.jstenback.com
|
6f433b5419
|
One more attempt at fixing the build bustage.
|
2004-07-12 19:35:47 +00:00 |
jst%mozilla.jstenback.com
|
0847d0312b
|
Another attempt at getting btek turn green w/o breaking other builds.
|
2004-07-12 18:34:31 +00:00 |
jst%mozilla.jstenback.com
|
1f1960d740
|
Another attempt at getting btek turn green w/o breaking other builds.
|
2004-07-12 18:33:49 +00:00 |
jst%mozilla.jstenback.com
|
04bbd3a373
|
Only define bool if not in C++.
|
2004-07-12 18:15:31 +00:00 |
jst%mozilla.jstenback.com
|
82883c9cd1
|
Try typedef...
|
2004-07-12 17:17:16 +00:00 |
jst%mozilla.jstenback.com
|
d99b0c47a2
|
Build bustage. Define bool if it isn't defined already.
|
2004-07-12 17:05:50 +00:00 |
jst%mozilla.jstenback.com
|
a36c5b93ce
|
Fixing Mac build bustage.
|
2004-07-12 17:00:18 +00:00 |
jst%mozilla.jstenback.com
|
b2020abb3c
|
Build bustage. Oh my, let's see if this would be enough here...
|
2004-07-12 16:39:56 +00:00 |
jst%mozilla.jstenback.com
|
d468a44711
|
Fixing Mac build bustage.
|
2004-07-12 16:38:06 +00:00 |
jst%mozilla.jstenback.com
|
1e5db1bfa7
|
Fixing bug 250666. Implementing the NPAPI extensions for npruntime plugin scriptability. r+sr=brendan@mozilla.org, a=asa@mozilla.org
|
2004-07-12 15:53:22 +00:00 |
cbiesinger%web.de
|
6263ab98d2
|
bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
|
2004-06-29 16:45:07 +00:00 |
roc+%cs.cmu.edu
|
0f4150a4e5
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
neil%parkwaycc.co.uk
|
aaa9816a00
|
Fix compiler warnings by actually using declared variables b=217089 p=gautheri@noos.fr r/sr=alecf
|
2004-05-27 19:32:39 +00:00 |
bzbarsky%mit.edu
|
b4e581a123
|
Undef some windows-only macros to fix bustage
|
2004-05-22 17:36:12 +00:00 |
cls%seawood.org
|
790477e161
|
Make code more standards compliant to build with mingw gcc 3.4.0.
Bug #243273 r=bsmedberg sr=dbaron
|
2004-05-13 04:08:34 +00:00 |
jst%mozilla.jstenback.com
|
cd50957f26
|
Fixing incorrect comment.
|
2004-05-03 21:57:11 +00:00 |
jst%mozilla.jstenback.com
|
8cf3aa2cd9
|
Fixing regression bug 241592. Make the default plugin deal with the new fixed plugin streaming code, and make the new streaming code deal with the stream being closed from a Write[Ready] call. r=darin@meer.net, sr=brendan@mozilla.org
|
2004-05-02 16:46:52 +00:00 |
neil%parkwaycc.co.uk
|
598f923098
|
Removing unused function b=217089 p=mbockelkamp@web.de r=timeless sr=alecf
|
2004-04-30 18:28:49 +00:00 |
neil%parkwaycc.co.uk
|
f8d1b7c1d0
|
Removing unused variable b=217089 p=mbockelkamp@web.de r=timeless sr=alecf
|
2004-04-29 22:58:55 +00:00 |
pedemont%us.ibm.com
|
7273b9862e
|
fix tbird build bustage: missing headers
|
2004-04-28 22:14:32 +00:00 |
gerv%gerv.net
|
cc323a7cc8
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-25 21:07:34 +00:00 |
bzbarsky%mit.edu
|
4ede76717e
|
Add a version of CheckLoadURI that takes a source principal instead of a source
URI. Update a bunch of callers to use it. Bug 233108, r=caillon, sr=dveditz
|
2004-04-25 16:55:27 +00:00 |
timeless%mozdev.org
|
5f66ee7437
|
Bug 238704 RFE: Need sample plugin for plugin printing
patch by roland.mainz@nrubsig.org and dantifer.dang@sun.com
r=dantifer.dang@sun.com sr=jst
|
2004-04-23 02:47:33 +00:00 |