Age | Commit message (Expand) | Author |
2016-04-28 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 4 | tsepez |
2016-04-28 | More FWL interface cleanup. | dsinclair |
2016-04-28 | Cleanup IFDE_CSS interfaces. | dsinclair |
2016-04-27 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3 | tsepez |
2016-04-27 | Replace CFX_PtrArray with type-safe CFX_ArrayTemplate, Part 2 | tsepez |
2016-04-27 | Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1. | tsepez |
2016-04-27 | More IFX_ interface cleanup. | dsinclair |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-27 | Remove IFX_SystemHandler. | dsinclair |
2016-04-26 | Fix Wvarargs warning in XFA error code.chromium/2722chromium/2721chromium/2719chromium/2718 | dsinclair |
2016-04-26 | Remove no-op ShowFileDialog(s). | tsepez |
2016-04-25 | Use std::map in xfa_ffdoc.cpp | tsepez |
2016-04-25 | Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. | tsepez |
2016-04-22 | Fix standalone mac build | dsinclair |
2016-04-21 | Remove IFDE_CSSTagProvider. | dsinclair |
2016-04-21 | Remove CFWL_Note. | dsinclair |
2016-04-21 | Make CFX_BasicArray non-copyable. | tsepez |
2016-04-21 | Cleanup FDE interfaces. | dsinclair |
2016-04-21 | Remove unused FWL flags | dsinclair |
2016-04-21 | Convert some FWL defines to enums. | dsinclair |
2016-04-20 | Cleanups from prior CLs. | dsinclair |
2016-04-20 | fix issue of Heap Use-After-Free in CXFA_LayoutItem::AddChild | jinming_wang |
2016-04-19 | Remove a few more char* members from structs/classes. | tsepez |
2016-04-19 | Store WideString, not raw pointer, in FX_TXTRUN | tsepez |
2016-04-19 | Remove fullscreen code. | dsinclair |
2016-04-19 | XFA unused function cleanup | dsinclair |
2016-04-18 | Make FWL_CornerEnlarge a const | 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-15 | Avoid narrowing of strings in FWL SetEditText methods. | tsepez |
2016-04-15 | Remove unused IFDE_CSSStyleSheetCache/CFDE_CSSStyleSheetCache. | tsepez |
2016-04-14 | Simplify XFA event handling. | thestig |
2016-04-14 | Change string argument type to GetFormatDataValue. | tsepez |
2016-04-14 | Pass CFX_WideString to CXFA_FFDocView::GetWidgetByName. | tsepez |
2016-04-14 | Avoid needless construction of CFX_ByteStrings during string building | tsepez |
2016-04-14 | Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). | tsepez |
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 |