Age | Commit message (Expand) | Author |
2017-03-30 | Rename tto/fde_textout to cfde_textout | Dan Sinclair |
2017-03-30 | Move CFX files into fxcrt | Dan Sinclair |
2017-03-30 | Remove unnecessary FreeType include. | Dominik Röttsches |
2017-03-30 | Rename FDE files to match contents. | Dan Sinclair |
2017-03-30 | Fix Chromium XFA build | Dominik Röttsches |
2017-03-30 | Rename fgas_stream to ifgas_stream | Dan Sinclair |
2017-03-29 | Move xfa/fxbarcode fxbarcode/ | Dan Sinclair |
2017-03-29 | Remove fgas/localization directory | Dan Sinclair |
2017-03-29 | Rename fgas/localization files to match contents | Dan Sinclair |
2017-03-29 | Rename CFX_Unitime to CFX_DateTime | Dan Sinclair |
2017-03-29 | Split xfa_object.h apart. | Dan Sinclair |
2017-03-29 | Return values instead of out paramschromium/3056 | Dan Sinclair |
2017-03-28 | Renaming and splitting in xfa/fxfa/parser. | Dan Sinclair |
2017-03-28 | Fix nits in cxfa_ffpageview.cpp and friends. | Lei Zhang |
2017-03-28 | Remove CFX_ArrayTemplate from FX barcode code. | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTempalte from cxfa_resolvprocessor.cpp | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTemplate from xfa_layoutpagemgr.cppchromium/3055 | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTemplate from CXFA_Node. | Tom Sepez |
2017-03-28 | Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" | Tom Sepez |
2017-03-28 | Revert "Refcount all CFX_DIBSources (and subclasses) all the time." | dsinclair |
2017-03-28 | Remove CFX_ArrayTemplate from xfa_document_datamerger_imp.cpp | Tom Sepez |
2017-03-28 | remove CFX_ArrayTemplate from cfde_txtedtparag.cpp | Tom Sepez |
2017-03-28 | use std::vector for m_rgSpecifiedColumnWidths | Tom Sepez |
2017-03-28 | Refcount all CFX_DIBSources (and subclasses) all the time. | Tom Sepez |
2017-03-28 | Remove CFX_ArrayTemplate in CXFA_ValueArray | Tom Sepez |
2017-03-27 | Return arrays where appropriate in fxfa. | Tom Sepez |
2017-03-27 | kill another CFX_ArrayTemplate in cfde_txtedtengine.cpp | Tom Sepez |
2017-03-27 | Use std::vector in fxfa/app. | Tom Sepez |
2017-03-26 | Use PartitionAlloc for JavaScript ArrayBuffers and strings. | Chris Palmer |
2017-03-24 | Use std::vector<std::unique_ptr>> in cxfa_ffpageviewchromium/3053 | Tom Sepez |
2017-03-23 | Remove unused CXFA_WidgetAccIterator methods | Dan Sinclair |
2017-03-23 | Tighten up XFA Visibility | Dan Sinclair |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |
2017-03-23 | Cleanup DocType defines | Dan Sinclair |
2017-03-23 | Remove unused XFA_VALIDATE code | Dan Sinclair |
2017-03-23 | Remove unused invalidate flag | Dan Sinclair |
2017-03-22 | Use std::vector in cfde_txtedtenginechromium/3049 | Tom Sepez |
2017-03-22 | Use unique_ptr in xfa_ffpushbutton.h | Tom Sepez |
2017-03-22 | Use unique_ptr for CFDE_XMLDoc::m_pRoot | Tom Sepez |
2017-03-22 | Remove unused docview flag | Dan Sinclair |
2017-03-22 | Use moar unique_ptrs in CXFA_Document | Tom Sepez |
2017-03-22 | Use unique_ptr in cfx_saxreader.h | Tom Sepez |
2017-03-21 | Use std::vector for m_HotKeys | Tom Sepez |
2017-03-21 | Combine more RTF and TXT Break code | Dan Sinclair |
2017-03-20 | Simplify date time code | Dan Sinclair |
2017-03-20 | Cleanup unchanged values in CFX_TxtBreak | Dan Sinclair |
2017-03-20 | Cleanup fgas_datetime code | Dan Sinclair |
2017-03-17 | Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046 | Lei Zhang |
2017-03-16 | Cleanup some fgas locale code. | Dan Sinclair |
2017-03-16 | Simplify TxtBreak AppendChar | Dan Sinclair |