dolphin/nsplugins/sdk
Maks Orlovich a5c38428e3 As an intermediate stage, let's implement one direction of scripting using
current LC API first. No idea if it's workable w/o doing the other direction 
the way Koos did, but I figure it's better than trying to get a few thousand 
of untested LoC with completely new APIs working (and may be perhaps backportable), 
especially since I did a lot of the work before and can adapt it.

This commit does:
- Update the SDK headers for some of the new functions/enums
- Handle the LC requests in the part, and forward them via DBus to the viewer
- Similarly, have the viewer properly unpack and pass to the scripting engine
- The scripting code for now merely does some API initialization, no actual work.

svn path=/trunk/KDE/kdebase/apps/; revision=1116993
2010-04-20 20:08:43 +00:00
..
obsolete fix EBN errors: spelling checks, skip license check, TRUE-FALSE check 2008-03-07 13:03:08 +00:00
jni.h fix EBN errors: disable copyright checks for mozilla sdk headers 2008-03-07 14:03:05 +00:00
jni_md.h fix EBN errors: disable copyright checks for mozilla sdk headers 2008-03-07 14:03:05 +00:00
jri.h fix EBN errors: disable copyright checks for mozilla sdk headers 2008-03-07 14:03:05 +00:00
jri_md.h fix EBN errors: disable copyright checks for mozilla sdk headers 2008-03-07 14:03:05 +00:00
jritypes.h fix EBN errors: disable copyright checks for mozilla sdk headers 2008-03-07 14:03:05 +00:00
npapi.h As an intermediate stage, let's implement one direction of scripting using 2010-04-20 20:08:43 +00:00
npruntime.h Merge in latest version from mozilla.org, and fix a signedness bug with types I introduced. 2010-04-18 15:30:55 +00:00
npupp.h As an intermediate stage, let's implement one direction of scripting using 2010-04-20 20:08:43 +00:00
prcpucfg.h Add support for the Renesas SH(sh4) CPU. 2010-03-03 23:34:18 +00:00
prtypes.h Replace the Netscape plugins SDK files with ones from Mozilla 2007-05-15 19:49:09 +00:00