Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
95460d82634a7464670d697b8c9f0d58a298f3a4
/
fpdfsdk
/
javascript
/
cjs_annot.cpp
95460d8
Rename Annot to cjs_annot
by dan sinclair
· 7 years ago
[Renamed (98%) from fpdfsdk/javascript/Annot.cpp]
8f524d6
Refactor JS method parameters and return values.
by Dan Sinclair
· 7 years ago
80435cb
Convert JS input params to v8::Local<v8::Value>>s
by dan sinclair
· 7 years ago
1b2a18e
Remove the CJS_Value To* methods.
by Dan Sinclair
· 7 years ago
e497492
Remove most CJS_Value Set methods
by Dan Sinclair
· 7 years ago
4b172c4
Cleaning up JS macros
by Dan Sinclair
· 7 years ago
33d13f2
Remove CJS_PropValue
by Dan Sinclair
· 7 years ago
cbe23db
Refactoring JS Callbacks.
by dan sinclair
· 7 years ago
275e260
Convert string class names
by Ryan Harrison
· 7 years ago
4d5b8c5
Convert JS property tables to single-byte.
by Tom Sepez
· 8 years ago
04557b8
Remove some JS_Define macros
by Tom Sepez
· 8 years ago
b1670b5
Pass CJS_Runtime to JS callbacks.
by Tom Sepez
· 8 years ago
d6ae2af
Rename IJS_Context to IJS_EventContext.
by Tom Sepez
· 8 years ago
1924971
Custom toString() methods may delete annots.
by tsepez
· 8 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
1c62054
Make CFX_Obeservable::Observer into a pointer-ish type;
by tsepez
· 8 years ago
cd5dc85
Remove unused context parameter from JSGetStringFromID
by tsepez
· 8 years ago
7b68f61
Make Observers into a templated class
by tsepez
· 8 years ago
ce04a45
Add observer for BAAnnots from Javascript
by dsinclair
· 8 years ago
956553e
Use enum class for subtypes of CPDF_Annot.
by jaepark
· 8 years ago
9ed9137
Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype.
by jaepark
· 8 years ago
618cb1f
Add initial Document::getAnnot support
by tonikitoo
· 8 years ago