Age | Commit message (Expand) | Author |
2016-04-14 | Replace calls to deprecated CFX_{Wide,Byte}String::Empty() | tsepez |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-04-13 | Unused FWL Classes. | dsinclair |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-04-13 | Remove unused FWL methods | dsinclair |
2016-04-13 | Cleanup CPDFXFA_Page. | thestig |
2016-04-13 | Remove some FWL code. | dsinclair |
2016-04-13 | Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet. | dsinclair |
2016-04-13 | Re-enable warning 4701 for GN build and some cleanup | weili |
2016-04-13 | Remove IFX_Barcode. | dsinclair |
2016-04-12 | Cleanup various IFX_ text interfaces. | dsinclair |
2016-04-12 | Remove IFDE_Pen and IFDE_Brush. | dsinclair |
2016-04-12 | Remove ICodec_* Interfaces. | dsinclair |
2016-04-12 | Record all fonts, not just one per charset. | dsinclair |
2016-04-12 | Remove unused FWL_WidgetMgrSnapshot() and FWL_WriteBMP(). | tsepez |
2016-04-12 | Only SolidBrush types are created, remove other brushes. | dsinclair |
2016-04-11 | Cleaning up FDE_CSS Classes. | dsinclair |
2016-04-11 | Use std::vector as internal storage for CPDF_Array | Wei Li |
2016-04-11 | Remove IFX_AdditionalFontMgr and IFX_FontMgrDelegate. | dsinclair |
2016-04-08 | Make converstion explicit from CFX_ByteString to uint8_t* | tsepez |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-08 | Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg | tsepez |
2016-04-07 | Cleanup DEPS files after include/ changes. | dsinclair |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-06 | Remove IFWL_Grid and other grid classes. | dsinclair |
2016-04-06 | Make static FX_WCHAR arrays more const. | thestig |
2016-04-06 | Move include/fxcodec to fxcodec/include | dsinclair |
2016-04-06 | Fix spelling for SetSelectedItems | dsinclair |
2016-04-06 | Move remaining fpdfdoc files | dsinclair |
2016-04-06 | Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. | tsepez |
2016-04-06 | Move code from fpdfsdk/include to the sub directories. | dsinclair |
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-04-06 | Rename CFX_WideStringC::raw_str() to c_str() | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-04-04 | Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. | tsepez |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-04-04 | Replace FDE_XMLSYNTAX defines with enum classes. | dsinclair |
2016-04-04 | Remove _FXBSTR* and calls to FX_BSTRC. | dsinclair |
2016-04-01 | Remove CFX_ string type static initializers. | tsepez |
2016-04-01 | Remove CFX_{Byte,Wide}String::Equal in favor of "==". | tsepez |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair |
2016-03-31 | Fix CData parsing in CFDE_XMLSyntaxParser. | dsinclair |
2016-03-30 | Replace FXJSE_DOUBLE with double | dsinclair |
2016-03-29 | Remove IFDE_XML* classes. | dsinclair |
2016-03-29 | Rename GetElementValue() to GetDirectObject{By,At}(). | tsepez |
2016-03-29 | Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA, part 2 | tsepez |