summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2016-04-13Remove some FWL code.dsinclair
2016-04-13Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet.dsinclair
2016-04-13Re-enable warning 4701 for GN build and some cleanupweili
2016-04-13Remove IFX_Barcode.dsinclair
2016-04-12Cleanup various IFX_ text interfaces.dsinclair
2016-04-12Remove IFDE_Pen and IFDE_Brush.dsinclair
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-12Record all fonts, not just one per charset.dsinclair
2016-04-12Remove unused FWL_WidgetMgrSnapshot() and FWL_WriteBMP().tsepez
2016-04-12Only SolidBrush types are created, remove other brushes.dsinclair
2016-04-11Cleaning up FDE_CSS Classes.dsinclair
2016-04-11Use std::vector as internal storage for CPDF_ArrayWei Li
2016-04-11Remove IFX_AdditionalFontMgr and IFX_FontMgrDelegate.dsinclair
2016-04-08Make converstion explicit from CFX_ByteString to uint8_t*tsepez
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-08Make CFX_WideString::FromLocal() take a CFX_ByteStringC argtsepez
2016-04-07Cleanup DEPS files after include/ changes.dsinclair
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-06Remove IFWL_Grid and other grid classes.dsinclair
2016-04-06Make static FX_WCHAR arrays more const.thestig
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-06Fix spelling for SetSelectedItemsdsinclair
2016-04-06Move remaining fpdfdoc filesdsinclair
2016-04-06Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument.tsepez
2016-04-06Move code from fpdfsdk/include to the sub directories.dsinclair
2016-04-06Split fxfa_objectacc.h into pieces.dsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-06Rename CFX_WideStringC::raw_str() to c_str()tsepez
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-04-04Cleanup the FF Handler proxy methods.dsinclair
2016-04-04Replace FDE_XMLSYNTAX defines with enum classes.dsinclair
2016-04-04Remove _FXBSTR* and calls to FX_BSTRC.dsinclair
2016-04-01Remove CFX_ string type static initializers.tsepez
2016-04-01Remove CFX_{Byte,Wide}String::Equal in favor of "==".tsepez
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-31Move the fpdfsdk/include/javascript folderdsinclair
2016-03-31Fix CData parsing in CFDE_XMLSyntaxParser.dsinclair
2016-03-30Replace FXJSE_DOUBLE with doubledsinclair
2016-03-29Remove IFDE_XML* classes.dsinclair
2016-03-29Rename GetElementValue() to GetDirectObject{By,At}().tsepez
2016-03-29Move xfa/include/fwl/{theme,lightwidget} to xfa/fwldsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-25Cleanup some extern method declarations.dsinclair
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-23Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.Dan Sinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-22Fix parsing of double dot operators for FormCalcTom Sepez