summaryrefslogtreecommitdiff
path: root/xfa/fde/ifde_txtedtengine.h
AgeCommit message (Expand)Author
2017-03-16Create common base class for TxtBreak and RTFBreak.Dan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-13Remove some single use interfacesDan Sinclair
2017-03-13Remove TextBreak rotation codeDan Sinclair
2017-01-05Properly ref-count CFGAS_GEFont with CFX_RetainPtr.tsepez
2016-12-14Remove unused CFWL_Edit flags.dsinclair
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-11Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.npm
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-06-03Remove two unused opaque handle typestsepez
2016-05-18Split xfa/fee files into individual class files.dsinclair