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

1438 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com 42e603872d Bug #201158. Gtk2 plugins would not be resized properly when the size of the plugin port was changed. r=robin.lu sr=bryner 2003-11-13 16:38:59 +00:00
cbiesinger%web.de e3dd841394 bug 223997
PluginHostImpl should use GetTypeFromURI not FromExtension
r=peterlubczynski sr=bz
2003-11-08 17:01:46 +00:00
dwitte%stanford.edu 359f90d96a remove nsCCookieManager.h in favor of nsNetCID.h.
b=221886, r+sr=darin
2003-10-30 02:59:31 +00:00
bryner%brianryner.com 605cc06382 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
mkaply%us.ibm.com b5ff2bfd7d OS/2 bustage - makefile patch went to wrong file 2003-10-22 00:45:29 +00:00
mkaply%us.ibm.com cc6f7c7270 Forgot makefile change for OS/2 plugin idl - 215581 2003-10-21 22:38:22 +00:00
mkaply%us.ibm.com 95401a7d95 #215581
r=mkaply
OS/2 only code to support VACPP Compiled plugins stuff in the new GCC build
2003-10-21 22:11:20 +00:00
bzbarsky%mit.edu 1b5abc3d0b Fix plugin crash on HP-UX due to not finding the Xt libs. Bug 164021, patc by
a.lange@home.se (Andreas Lange), r=peterl, sr=bzbarsky
2003-10-21 04:47:32 +00:00
tor%cs.brown.edu 7fac3ddbdc Bug 219705 - fix java applet crash with Blackdown JVM. r=blizzard, sr=shaver 2003-10-17 19:32:28 +00:00
cls%seawood.org 2f52cc1711 Case matters.
Fixing mingw cross-compiling bustage.
2003-10-08 01:07:38 +00:00
darin%meer.net 77642ae698 fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky 2003-10-06 01:46:31 +00:00
joshua.xia%sun.com 2c955e676c for bugzilla #219705 sr=shaver@mozilla.org r=xiaobin.lu@sun.com 2003-10-05 05:36:08 +00:00
bryner%brianryner.com b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
jst%mozilla.jstenback.com 5037b2a4a2 Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org. 2003-09-27 04:18:26 +00:00
peterlubczynski%netscape.com 86da6a1622 Fixing bug 211587: Acrobat plugin crashes on Solaris because libXm.so is not loaded. Patch by Andreas Lange (a.lange@home.se) r=peterl sr=blizzard 2003-09-19 23:37:38 +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
robin.lu%sun.com 6c65d4e63d patch for bug 189229 : xembed for plugins
patched by robin.lu@sun.com r=joshua.xia@sun.com sr=blizzard@mozilla.org
2003-09-16 01:44:41 +00:00
timeless%mozdev.org cde5a0d7c9 Bug 217089 Compiler warnings
patch by mbockelkamp@web.de r=mkaply
2003-09-11 03:18:47 +00:00
bryner%brianryner.com 5cd0bcdb7a Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:56:05 +00:00
cls%seawood.org 1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
jaggernaut%netscape.com 95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
jaggernaut%netscape.com 84175be45c Ugh, weird C&P 2003-07-20 12:13:22 +00:00
jaggernaut%netscape.com e152f2b47c Gotta love macros 2003-07-20 11:54:31 +00:00
jaggernaut%netscape.com 41f4d45076 Ah, gotta love macros 2003-07-20 11:48:19 +00:00
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com 817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
bryner%netscape.com 7ff4f02e7f Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser. 2003-07-07 18:22:04 +00:00
timeless%mozdev.org c9ddcd96e5 Bug 211116 plugins leak an acrobat hkey
r=peterl sr=roc+moz
2003-07-01 21:40:29 +00:00
seawood%netscape.com 4fbdfa6f20 Fixing X-on-X bustage 2003-07-01 03:57:47 +00:00
caillon%returnzero.com 2df173e9c8 Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
alecf%flett.org 2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +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
peterlubczynski%netscape.com cbbd489aa1 Fixing bug 207558 Flash (and other plugins) don't work if installed into a directory with unicode r=dougt, sr=alecf 2003-05-31 19:07:04 +00:00
peterlubczynski%netscape.com cac4609a7a Fixing bug 159445: Scan for PLIDs upon startup or load time (for plugins) r=jkeiser, sr=alecf 2003-05-27 21:14:55 +00:00
bienvenu%netscape.com 1b79a5f79c fix corruption and or crash when runing quicktime plugin r=peterl, sr=darin, a=sspitzer 206530 2003-05-21 21:47:51 +00:00
seawood%netscape.com 61bd0c328e Fixing --disable-oji mac bustage.
Bug #204647 r=peterl sr=sfraser a=asa
2003-05-08 06:59:16 +00:00
darin%netscape.com 41280f92f9 fixes bug 22994 "Mail reader allows spammers to set/get cookies to track web usage"
r=dwitte sr=dveditz a=sspitzer
2003-05-05 21:27:02 +00:00
peterlubczynski%netscape.com f75a4e4ba8 Fixing bug 200976, NP_GetValue gets mangled r=jkeiser, sr=bzbarsky, a=asa 2003-04-25 21:56:47 +00:00
peterlubczynski%netscape.com fe0f1159d7 Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa 2003-04-25 02:50:10 +00:00
peterlubczynski%netscape.com a7ee7206e2 Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa 2003-04-25 01:47:52 +00:00
peterlubczynski%netscape.com 1fb13b0d22 Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa 2003-04-25 00:21:12 +00:00
sfraser%netscape.com 352be220ed Fix bug 196704: implement commands to get the selected text, and insert text, to allow for embedders (like Camino) to use them, e.g. for the Mac OS X services menu. Also fix image copy. r=brade, sr=kin. 2003-04-22 18:11:12 +00:00
bryner%netscape.com fbaaafee40 Fix leak of pluginFileInDirectory objects from ScanPluginsDirectory(). Patch by dbradley@netscape.com, r=peterl, sr=me. 2003-04-08 02:49:26 +00:00
sfraser%netscape.com c1617d1775 Build the default plugin on Mac OS X, bug 179863. r=cls, sr=bryner. 2003-04-04 22:47:50 +00:00
sfraser%netscape.com 5b3f8676d6 Build the default plugin as Mach-O, in a way that works in objdir builds. r=cls, sr=bryner, bug 179863. 2003-04-04 22:47:03 +00:00
seawood%netscape.com b88dd1c331 Purge XP_PC.
Bug #56767
2003-04-04 03:01:25 +00:00
alecf%netscape.com 4c0620dc02 just recovering --disable-oji
(only affects  --disable-oji builds)
2003-04-03 21:19:41 +00:00