summaryrefslogtreecommitdiff
path: root/xfa/fwl/basewidget/fwl_barcodeimp.cpp
AgeCommit message (Expand)Author
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-06-16Rename fxmath_barcodeimp to cfx_barcodedsinclair
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-06Make GetDevFont() return a CFX_Font* instead of void*tsepez
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-05-20Remove Release() from CFX_Barcodetsepez
2016-05-05Remove CLASSHASH defines in favour of an enum class.dsinclair
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-04-28More FWL interface cleanup.dsinclair
2016-04-21Remove CFWL_Note.dsinclair
2016-04-21Convert some FWL defines to enums.dsinclair
2016-04-13Remove IFX_Barcode.dsinclair
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-23Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair