Age | Commit message (Expand) | Author |
---|---|---|
2016-09-29 | Move core/fpdfdoc/include to core/fpdfdoc | dsinclair |
2016-09-28 | Use string pools in some dictionaries, names, and strings. | tsepez |
2016-09-15 | Use either /RECT or /QuadPoints for annotation coordinates, depending on /AP | tonikitoo |
2016-09-09 | Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw.chromium/2858chromium/2857chromium/2856 | jaepark |
2016-09-01 | Fix leaks due to created popup annotationschromium/2847 | weili |
2016-08-31 | Use enum class for subtypes of CPDF_Annot. | jaepark |
2016-08-29 | Display content of the annotation when mouse hover. | jaepark |
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-24 | Lazy generate an "AP" when an Annot's hidden state changes | tonikitoo |
2016-08-16 | Hidden annotations should not be drawn | tonikitoo |
2016-07-28 | Split fpdfdoc/include/fpdf_doc.h into individual classes. | dsinclair |