Age | Commit message (Expand) | Author |
2017-07-24 | Remove fxedit place classes in pdfwindow/ | Dan Sinclair |
2017-07-24 | Remove fx_edit.h | Dan Sinclair |
2017-07-24 | Cleanup some visibility in fxet_list.h | Dan Sinclair |
2017-07-24 | Merge CFX_ListContainer into CFX_ListCtrl | Dan Sinclair |
2017-07-21 | Change Clear() to ClearSelection(). | Diana Gage |
2017-07-21 | Change CFX_Edit::GetSelText() to CFX_Edit::GetSelectedText(). | Diana Gage |
2017-07-21 | Change "Sel" abbreviation to "Selection". | Diana Gage |
2017-07-20 | Remove CLST_Rect and replace with CFX_FloatRect. | Dan Sinclair |
2017-07-20 | Convert CFX_ListItem to use CFX_FloatRect | Dan Sinclair |
2017-07-20 | Consolidate Appearance Stream code in CPWL_AppStream. | Dan Sinclair |
2017-07-13 | Cleanup CPDF_RenderOptions colour members. | Dan Sinclair |
2017-07-05 | Cleanup IOn* methods and CPWL_CBEdit | Dan Sinclair |
2017-06-27 | Converting CFX_ByteTextBuf to ostringstream in fxet_edit.cpp. | Henrique Nakashima |
2017-06-20 | Cleanup fpdf_parser_decode | Nicolas Pena |
2017-06-02 | Rename PWL_FooBar files to cpwl_foo_bar. | Lei Zhang |
2017-05-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-04-25 | Use fx_extension.h utilities in more places. | Lei Zhang |
2017-04-21 | Add CFX_RenderDevice::AutoRestorer()chromium/3078 | Tom Sepez |
2017-04-19 | Cleanup codepage and charset definitions. | Dan Sinclair |
2017-04-07 | Tweak CFDF_Font::AppendChar() | Tom Sepez |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-23 | Remove dead code in fxet_edit.h.chromium/3050 | Lei Zhang |
2017-03-23 | Use std::map<> in CPLST_Select | Tom Sepez |
2017-03-23 | Remove dead CFX_Edit code and fix some typos. | Lei Zhang |
2017-03-21 | Make CPVT_WordPlace more conformant with the prevailing idioms. | Tom Sepez |
2017-03-15 | remove CFX_ArrayTemplate from fxet_list. | Tom Sepez |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-02-23 | Convert TransformPoint calls to Transform calls | Dan Sinclair |
2017-02-14 | Reland "Convert CFX_FloatPoint to CFX_PointF" | Dan Sinclair |
2017-02-14 | Delete unused method CPWL_Edit::GeneratePageObjects | Nicolas Pena |
2017-02-14 | Revert "Convert CFX_FloatPoint to CFX_PointF" | dsinclair |
2017-02-13 | Convert CFX_FloatPoint to CFX_PointF | Dan Sinclair |
2017-02-09 | Remove Transform in favour of TransformPoint | Dan Sinclair |
2017-01-31 | Use std::vector, unique_ptrs in fxet_edit.h | Tom Sepez |
2017-01-04 | Remove CFX_ArrayTemplate, use unique_ptr in fpdfsdk/pdfwindow | tsepez |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez |
2016-10-04 | Cleanup DEPS files | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_render to core/fpdfapi/render | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_font to core/fpdfapi/font | dsinclair |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-09-29 | Move fpdfsdk/fxedit/include to fpdfsdk/fxedit | dsinclair |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-29 | Move core/fpdfdoc/include to core/fpdfdoc | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_render | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |