Age | Commit message (Expand) | Author |
2017-11-07 | Rename CXFA_Value to CXFA_ValueDatachromium/3262 | Dan Sinclair |
2017-11-07 | Rename CXFA_Validate to CXFA_ValidateData | Dan Sinclair |
2017-11-07 | Rename CXFA_Para to CXFA_ParaData | Dan Sinclair |
2017-11-07 | Rename CXFA_Margin to CXFA_MarginData | Dan Sinclair |
2017-11-07 | Rename CXFA_Font to CXFA_FontData | Dan Sinclair |
2017-11-07 | Rename CXFA_Caption to CXFA_CaptionData | Dan Sinclair |
2017-11-07 | Rename CXFA_Calculate to CXFA_CalculateData | Dan Sinclair |
2017-11-07 | Rename CXFA_Border to CXFA_BorderData | Dan Sinclair |
2017-11-07 | Rename CXFA_Bind to CXFA_BindData | Dan Sinclair |
2017-11-07 | Rename CXFA_Assist to CXFA_AssistData | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-05-23 | Cleanup default values and methods in CXFA_Widgetdata | Dan Sinclair |
2017-04-24 | Cleanup the XFA Bacode widget | Dan Sinclair |
2017-04-04 | Finish splitting up fx_dib.h | Nicolas Pena |
2017-03-29 | Split xfa_object.h apart. | Dan Sinclair |
2017-03-27 | Return arrays where appropriate in fxfa. | Tom Sepez |
2017-03-23 | Tighten up XFA Visibility | Dan Sinclair |
2017-03-14 | Replace CXFA_{Object,Node}Array with std::vector | Tom Sepez |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-01-20 | Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988 | tsepez |
2017-01-03 | Remove the ::GetCapacity methods. | Dan Sinclair |
2016-12-08 | Replace CFX_WideStringArray with std::vector | tsepez |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-10-27 | Fix some FX_BOOL / int noise in XFA barcodes | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-07 | Fix spelling of "Formated" in several variableschromium/2854 | tsepez |
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair |
2016-06-16 | Make code compile with clang_use_chrome_plugin (part V)chromium/2770 | weili |
2016-05-26 | Fix MSVC C4800 build warnings. | thestig |
2016-05-13 | Make CFX_WideString(const CFX_WideString&) explicit. | tsepez |
2016-04-14 | Change string argument type to GetFormatDataValue. | tsepez |
2016-04-06 | Fix spelling for SetSelectedItems | dsinclair |
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair |