Age | Commit message (Expand) | Author |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-10-27 | Fix more FX_BOOL / int noise in fxfa/parser. | tsepez |
2016-10-27 | Fix some FX_BOOL / int noise in XFA barcodes | tsepez |
2016-09-29 | Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-07 | Fix spelling of "Formated" in several variableschromium/2854 | tsepez |
2016-07-21 | Move xfa_document to cxfa_document | dsinclair |
2016-07-21 | Move xfa_basic_imp to cxfa_widetextread. | dsinclair |
2016-07-11 | Cleanup redundant method names. | dsinclair |
2016-06-23 | Use some FXSYS methods instead of duplicating | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-23 | Cleanup some variable namings.chromium/2778 | dsinclair |
2016-06-22 | Update GetClassID to GetElementType | dsinclair |
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair |
2016-06-20 | Split the XFA_OBJECTTYPE enum into two parts. | dsinclair |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-05-26 | Fix MSVC C4800 build warnings. | thestig |
2016-05-13 | Make CFX_WideString(const CFX_WideString&) explicit. | tsepez |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-25 | Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. | tsepez |
2016-04-14 | Simplify XFA event handling. | thestig |
2016-04-14 | Change string argument type to GetFormatDataValue. | 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-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-06 | Fix spelling for SetSelectedItems | dsinclair |
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair |