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

79659 Коммитов

Автор SHA1 Сообщение Дата
av%netscape.com 4343179a46 For 73856, adding simple scriptability to the old style plugins, sr=vidur, ra=av 2001-04-03 22:49:38 +00:00
mcafee%netscape.com 7fb2cbef9a print out system id 2001-04-03 22:47:50 +00:00
sspitzer%netscape.com 4c6f7c316c make --with-extensions=inspector generate the Makefiles
for hewitt's document inspector.  r=prass,kerz sr=sspitzer
2001-04-03 22:41:24 +00:00
av%netscape.com 2e0baa7a85 For 73856, zeroing plugin function table in ns4xPlugin destructor, sr=vidur, ra=av 2001-04-03 22:39:19 +00:00
locka%iol.ie 9ac775ed8f NOT PART OF BUILD. Added test for innerHTML property of HTML elements. 2001-04-03 22:37:47 +00:00
av%netscape.com b9da232f88 For 73856, adding plugin host notification that the plugin instance is scriptable, sr=vidur, ra=jst 2001-04-03 22:33:32 +00:00
peterlubczynski%netscape.com 2ffb820b43 Implement full-page plugins on Mac bug 35682 a=av sr=attinasi 2001-04-03 22:18:59 +00:00
heikki%netscape.com eb43bb8f01 This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
2001-04-03 22:13:38 +00:00
heikki%netscape.com 9c096f8d25 new project started 2001-04-03 22:13:38 +00:00
edburns%acm.org 5ff8275a2c ra=edburns
r=av
sr=waterson
author = Nikolay Igotti <inn@sparc.spb.su>
Changes are:
  - adding IID accessors to nsIJVMPlugin and nsIJVMConsole interface - I think
    better patch would  add accessors to the end of interface definition -
    to save binary compatibility with Java Plugin
 -  together with old way of obtaining of JVM service (GetFactory) use new way
    GetService - it's good anyway and shouldn't break Java Plugin

M modules/oji/public/nsIJVMPlugin.h
M modules/oji/public/nsIJVMConsole.h
M sun-java/stubs/include/jri_md.h
M modules/oji/src/nsJVMManager.cpp
2001-04-03 22:05:03 +00:00
locka%iol.ie 8e427dff2d Added read-only implementations of innerHTML, innerText, offsetLeft, offsetTop, offsetWidth, offsetHeight. b=58475 2001-04-03 22:00:21 +00:00
edburns%acm.org 409ba544f7 http://bugzilla.mozilla.org/show_bug.cgi?id=69466
r=av
sr=waterson
Make it so incomplete hostnames, such as .eng.sun.com, are valid entries for
the noProxyFor list.
2001-04-03 21:56:59 +00:00
locka%iol.ie 082e014189 Updated GetTarget so windows are created if the named target cannot be found and for _new & _blank targets. b=72491, sr=mscott 2001-04-03 21:56:02 +00:00
av%netscape.com 91f763bfcb For 73856, adding new header file to the list of files to be exported, sr=vidur, ra=av 2001-04-03 21:41:19 +00:00
av%netscape.com 706a3ae53e For 73856, new private interface for the plugin host, first time in, sr=vidur, ra=av 2001-04-03 21:35:57 +00:00
radha%netscape.com 35d5624764 Fix for bug 73746. r=valeski, sr=rpotts 2001-04-03 21:34:30 +00:00
av%netscape.com ca020cd7f7 For 73856, adding new values to nsPluginInstanceVariable enum type, sr=vidur, ra=av 2001-04-03 21:33:17 +00:00
naving%netscape.com 902d19584d 74446. sr=bienvenu. handle the period at the beginning of the line. 2001-04-03 21:32:59 +00:00
peterlubczynski%netscape.com 68d2f85ebd Fix for sending events to plugins on Windows through the DOM bug 60712 r=saari sr=attinasi 2001-04-03 21:32:37 +00:00
av%netscape.com bdb7f37077 For 73856 -- adding new values to NPPVariable enumeration type, sr=vidur, ar=av 2001-04-03 21:29:48 +00:00
pinkerton%netscape.com 1dd606aa87 before executing command, check if it's a menu. fixes weird problems with context menus where rightclicking with a submenu visible would dismiss the parent but leave the submenu. r=pchen/sr=hyatt. bug# 71795 2001-04-03 21:20:43 +00:00
ducarroz%netscape.com decbcad16e Fix for bug 70222. Use IC to decide if we need to send the file as AppleDouble. R=varada, SR=bienvenu. 2001-04-03 21:11:24 +00:00
ducarroz%netscape.com 8b1622ee10 Fix for bug 70222. Add an API to retreive file mapping flags. R=varada, SR=bienvenu 2001-04-03 21:08:51 +00:00
ducarroz%netscape.com 22b1b5ef1d Fix for bug 67504. Remove hardcoded string. R=varada, SR=bienvenu
Fix for bug 41150. Do not reveal BCC recipients when forwarding a message. R=varada, SR=bienvenu
2001-04-03 21:05:07 +00:00
ducarroz%netscape.com 61def8301a Fix for bug 67504. Remove hardcoded string. R=varada, SR=bienvenu 2001-04-03 21:03:30 +00:00
idk%eng.sun.com dd440bff20 *not part of the build*
add on to my previous checkin
2001-04-03 20:59:04 +00:00
dave%intrec.com 900965b19d Fix for bug 74529: backward email filtering fixed. patch by jake@acutex.net 2001-04-03 20:54:53 +00:00
disttsc%bart.nl f2b7355968 Get postData from session history instead of BrowserInstance. bug=46200, r=law, sr=alecf 2001-04-03 20:53:50 +00:00
dr%netscape.com e373fb7108 fix for 74065. r=pinkerton, sr=hyatt 2001-04-03 20:45:13 +00:00
dave%intrec.com 8c81eb9243 Fix for bug 53696: periods(.) and plusses(+) were not being accepted as valid in mime-types, which are legal per RFC2045 and RFC2048. 2001-04-03 20:42:58 +00:00
dr%netscape.com 02a685888f fix for 72010 (contrib by alex.fritze@crocodile-clips.com). r=dr, sr=hyatt 2001-04-03 20:42:41 +00:00
dr%netscape.com f891bf4c29 fix for 40105. r=jst, sr=hyatt 2001-04-03 20:39:34 +00:00
beard%netscape.com cf9ae7bbde fix for bug #6872, checking in for tnoyes@mac.com, r=beard, sr=sfraser 2001-04-03 20:23:36 +00:00
bnesse%netscape.com 1037f46c0d Updates to the future preferences API based on the latest round of feedback. [Not Part of the Build] 2001-04-03 20:11:54 +00:00
rickg%netscape.com db15c70246 Adding hook for preloader; r=peterl, sr=attinasi 2001-04-03 19:40:58 +00:00
ftang%netscape.com e96a7f7bcd remove dead code prepare for bidi landing
The code removed are #ifdef and turn off right now.
r=bstell sr=erik
2001-04-03 19:34:56 +00:00
ftang%netscape.com e69627a851 fix 71762.r=bstell sr=erik. add non standard jis0208 mapping 2001-04-03 19:30:33 +00:00
varada%netscape.com 4e0facd69e fix for bug#71907 -cant send message;r=ducarroz;sr=bienvenu 2001-04-03 19:27:11 +00:00
joe.chou%eng.sun.com 7d1437f546 After converting nsIPluginManager.h to nsIPluginManager.idl (64297, already checked in), the original nsIPluginManager.h is no longer neede. 2001-04-03 19:09:39 +00:00
joe.chou%eng.sun.com c7d25aa8d8 After converting nsIJVMPluginInstance.h to nsIJVMPluginInstance.idl (64296, already checked in), theoriginal nsIJVMPluginInstance.h is no longer needed. 2001-04-03 19:04:22 +00:00
disttsc%bart.nl 6200347fad Fix for bug 74488 (and hopefully bug 74552): app freezes in mail when psm dialog is brought up (/ a link is clicked), r=scc, sr=darin 2001-04-03 17:17:20 +00:00
dcone%netscape.com ba12c39e17 back out change.. 2001-04-03 15:29:33 +00:00
kestes%tradinglinx.com 0c6d2da4cd relax the uid/gid security checks for redhat 7.0 2001-04-03 15:14:27 +00:00
dcone%netscape.com 7b82628d5b added a silent member. sr=attinasi r=kmmclusk. 2001-04-03 14:38:42 +00:00
ccarlen%netscape.com 0108a738a8 Sample code - not part of the process. Bug 74120 - remove refs to old cache. r=valeski. 2001-04-03 14:32:01 +00:00
peterv%netscape.com aa2fd640ff Removing use of HashTable (bug #69091). Not part of default build. r=Pike. 2001-04-03 14:31:33 +00:00
ccarlen%netscape.com 6f4b328551 Sample code - not part of the process. Bug 71387 - remove unneeded code to determine locale of profile defaults. r=tao 2001-04-03 14:29:01 +00:00
rods%netscape.com 00d2bf32d6 removing special centering code for width
Bug 68573 r=kmcclusk sr=attinasi
2001-04-03 14:10:47 +00:00
dbaron%fas.harvard.edu 99d0e6502d Fix Boehm GC + MOZ_TRACK_MODULE_DEPS build. r=disttsc@bart.nl sr=cls@seawood.org 2001-04-03 13:29:13 +00:00
miodrag%netscape.com f508ba75d0 Allow explicit SSLSocketFactory, contribution by Kyle F. Downey, kdowney@amberarcher.com 2001-04-03 13:17:22 +00:00