Age | Commit message (Expand) | Author |
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 | More IFX_ interface cleanup. | dsinclair |
2016-04-27 | Standardize on ASSERT. | 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-21 | Remove IFDE_CSSTagProvider. | dsinclair |
2016-04-21 | Remove CFWL_Note. | dsinclair |
2016-04-21 | Cleanup FDE interfaces. | dsinclair |
2016-04-21 | Convert some FWL defines to enums. | dsinclair |
2016-04-19 | Remove a few more char* members from structs/classes. | tsepez |
2016-04-19 | XFA unused function cleanup | dsinclair |
2016-04-15 | Avoid narrowing of strings in FWL SetEditText methods. | tsepez |
2016-04-14 | Simplify XFA event handling. | thestig |
2016-04-14 | Pass CFX_WideString to CXFA_FFDocView::GetWidgetByName. | 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 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-04-13 | Cleanup CPDFXFA_Page. | thestig |
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 | Only SolidBrush types are created, remove other brushes. | dsinclair |
2016-04-11 | Cleaning up FDE_CSS Classes. | dsinclair |
2016-04-11 | Use std::vector as internal storage for CPDF_Array | Wei Li |
2016-04-08 | Make converstion explicit from CFX_ByteString to uint8_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 | Move include/fxcodec to fxcodec/include | dsinclair |
2016-04-06 | Fix spelling for SetSelectedItems | dsinclair |
2016-04-06 | Move remaining fpdfdoc files | dsinclair |
2016-04-06 | Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. | tsepez |
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair |
2016-04-06 | Rename CFX_WideStringC::raw_str() to c_str() | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-04-04 | Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. | tsepez |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-04-01 | Remove CFX_{Byte,Wide}String::Equal in favor of "==". | tsepez |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-29 | Remove IFDE_XML* classes. | dsinclair |
2016-03-29 | Rename GetElementValue() to GetDirectObject{By,At}(). | tsepez |
2016-03-29 | Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA, part 2 | tsepez |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
2016-03-25 | Cleanup some extern method declarations. | dsinclair |
2016-03-23 | Split core/include/fpdfapi/fpdf_resource.h | dan sinclair |
2016-03-23 | Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. | Dan Sinclair |