summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/fwl_noteimp.h
AgeCommit message (Expand)Author
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-11-01Fold IFWL*::{Initialize|Finalize} into constructor/destructordsinclair
2016-10-31Remove FWL globals.dsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-10-13Remove duplicate FWL key flagsdsinclair
2016-09-29Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parentdsinclair
2016-08-04Use smart pointers for class owned pointersweili
2016-06-24Remove IFWL_ToolTipTarget.thestig
2016-06-18Make code compile with clang_use_chrome_plugin (part VI)weili
2016-05-11Use STL map for m_eventTargets.tsepez
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-05-04More define cleanup.dsinclair
2016-04-28More FWL interface cleanup.dsinclair
2016-04-27Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3tsepez
2016-04-27Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1.tsepez
2016-04-21Remove CFWL_Note.dsinclair
2016-04-19Remove fullscreen code.dsinclair
2016-04-18Fold the FWL NoteThread classes up to the Thread classes.dsinclair
2016-04-13Remove unused FWL methodsdsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-25Cleanup some extern method declarations.dsinclair
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