Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-12 | npapi.h: work around idiotic warnings from winnt.h | Michael Stahl | |
Change-Id: I9a685fd0bf2e1285299d99ea39c29501bf8fadcd | |||
2012-02-18 | np_sdk: remove unused macros | Thomas Arnhold | |
2012-02-17 | char* -> const char* for npapis getMIMEDescription to fix build with newer mozs | Rene Engelhard | |
2012-02-13 | EasyHack: Removed gcc conditionals | Alexander Bergmann | |
2011-11-08 | Unbreak windows build | Fridrich Štrba | |
2011-11-08 | Add switch for system/internal npapi.h | Tomas Chvatal | |
This commit also update the internal includes to latest mozilla ones including the .c{,pp} file updates. The ldap check is also simplified from 2 check into plain one. |