Age | Commit message (Expand) | Author |
---|---|---|
2016-09-15 | Replace FX_UINT with unsigned int | dsinclair |
2016-09-15 | Rename dictionary set and get methods | dsinclair |
2016-09-14 | Rename CPDFDoc_Environment to CPDFSDK_Environment | dsinclair |
2016-09-13 | CFX_FloatPoint default constructor and equals operatorschromium/2860 | tsepez |
2016-09-13 | Split fsdk_mgr files apart. | dsinclair |
2016-09-13 | Stop converting widestring -> c_str -> widestring in several places. | tsepez |
2016-09-08 | Pass CFX_WideString further down widget callers | tsepez |
2016-09-07 | Fix spelling of "Formated" in several variableschromium/2854 | tsepez |
2016-09-07 | Add observer for BAAnnots from Javascript | dsinclair |
2016-08-26 | Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. | jaepark |
2016-08-25 | CPDF_Annot::GetRect() should return CFX_FloatRect. | jaepark |
2016-08-17 | Speculative fix for DrawAppearance issue | dsinclair |
2016-08-17 | Split fpdfsdk/fsdk_baseform.h into individual classes. | jaepark |