Age | Commit message (Expand) | Author |
2016-07-19 | Split xfa_object_imp into individual class files. | dsinclair |
2016-07-12 | Move fpdfsdk/jsapi into fxjs/ | dsinclair |
2016-07-12 | Create an fxjs static library | dsinclair |
2016-07-12 | Rename fxjse/ to fxjs/ update files to match class names. | dsinclair |
2016-07-11 | Break xfa_parser_imp apart | dsinclair |
2016-07-11 | Remove IXFA_Parser, cleanup XFA parser code. | dsinclair |
2016-07-07 | Cleanup xfa_document_datamerge files | dsinclair |
2016-07-07 | Break xfa_basic_data up to smaller files | dsinclair |
2016-07-01 | Enable compiling with clang chrome plugins for GYP build | weili |
2016-06-24 | Remove IFWL_ToolTipTarget. | thestig |
2016-06-18 | Make code compile with clang_use_chrome_plugin (final) | weili |
2016-06-16 | Remove unused code. | dsinclair |
2016-06-16 | Sort the file list in xfa.gyp. | thestig |
2016-06-16 | Remove barcode reading code. | dsinclair |
2016-06-16 | Rename fxmath_barcodeimp to cfx_barcode | dsinclair |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-13 | fix skia + windows + gn | caryclark |
2016-06-09 | Move xfa/fxjse/ to fxjse/ | dsinclair |
2016-06-02 | Remove FXJSE_Value_ToObject and call methods directly | dsinclair |
2016-06-01 | Remove XFA_HFM2JSCONTEXT. | dsinclair |
2016-05-27 | Workaround dubious casting between CXFA_Object and void* in FXJSE | tsepez |
2016-05-27 | Change to disable a warning for GCC compilationchromium/2754chromium/2753chromium/2752chromium/2751 | weili |
2016-05-26 | Enable chromium_code standard for XFA code | weili |
2016-05-25 | Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} | tsepez |
2016-05-24 | Replace CFX_DSPATemplate with std::binary_search. | dsinclair |
2016-05-24 | Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr. | tsepez |
2016-05-19 | Move fgas_sax into individual files in fde. | dsinclair |
2016-05-19 | fgas/ code cleanup. | dsinclair |
2016-05-19 | Cleanup unused fgas/ code. | dsinclair |
2016-05-18 | Split xfa/fee files into individual class files. | dsinclair |
2016-05-16 | Use chromium_code standard for PDFium GYP compilation | weili |
2016-05-04 | Cleanup IFWL_Adapter interfaces. | dsinclair |
2016-05-03 | Remove FWL_WGTHITTEST_* defines in favour of enum class. | dsinclair |
2016-05-02 | Remove IFDE_TxtEdt interfaces where possible. | dsinclair |
2016-04-28 | More FWL interface cleanup. | dsinclair |
2016-04-27 | More IFX_ interface cleanup. | dsinclair |
2016-04-26 | Roll v8 to 0ff89ea7 and update gyp references | machenbach |
2016-04-21 | Remove CFWL_Note. | dsinclair |
2016-04-21 | Cleanup FDE interfaces. | dsinclair |
2016-04-19 | XFA unused function cleanup | dsinclair |
2016-04-18 | Remove unused FWL Panel code. | dsinclair |
2016-04-18 | Fold the FWL NoteThread classes up to the Thread classes. | dsinclair |
2016-04-13 | Unused FWL Classes. | dsinclair |
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 | Remove IFX_Barcode. | dsinclair |
2016-04-12 | Remove IFDE_Pen and IFDE_Brush. | dsinclair |
2016-04-12 | Only SolidBrush types are created, remove other brushes. | dsinclair |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-06 | Remove IFWL_Grid and other grid classes. | dsinclair |