Age | Commit message (Expand) | Author |
2016-05-04 | Cleanup IFWL_Adapter interfaces. | dsinclair |
2016-05-04 | Cleanup CFWL_ThemePart data. | dsinclair |
2016-05-04 | Convert some theme defines to values. | dsinclair |
2016-05-04 | More define cleanup. | dsinclair |
2016-05-04 | Return bool rather than bitwise-and for FX_BOOL | tsepez |
2016-05-03 | Remove FWL_WGTHITTEST_* defines in favour of enum class. | dsinclair |
2016-05-02 | Fix lint bugs. | thestig |
2016-05-02 | Remove IFDE_TxtEdt interfaces where possible. | dsinclair |
2016-04-29 | Subtract instead of adding the negation. | thestig |
2016-04-29 | Replace CFX_PtryArray with typesafe CFX_ArrayTemplate, Part 7 | tsepez |
2016-04-28 | Do not check pointers before deleting them. | thestig |
2016-04-28 | More FWL interface cleanup. | 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 1. | tsepez |
2016-04-27 | More IFX_ interface cleanup. | dsinclair |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-27 | Remove IFX_SystemHandler. | dsinclair |
2016-04-22 | Fix standalone mac build | dsinclair |
2016-04-21 | Remove CFWL_Note. | dsinclair |
2016-04-21 | Cleanup FDE interfaces. | dsinclair |
2016-04-21 | Remove unused FWL flags | dsinclair |
2016-04-21 | Convert some FWL defines to enums. | dsinclair |
2016-04-19 | Remove fullscreen code. | dsinclair |
2016-04-18 | Make FWL_CornerEnlarge a const | dsinclair |
2016-04-18 | Remove unused FWL Panel code. | dsinclair |
2016-04-18 | Fold the FWL NoteThread classes up to the Thread classes. | dsinclair |
2016-04-15 | Avoid narrowing of strings in FWL SetEditText methods. | 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 | Unused FWL Classes. | dsinclair |
2016-04-13 | Remove unused FWL methods | dsinclair |
2016-04-13 | Remove some FWL code. | dsinclair |
2016-04-13 | Remove IFX_Barcode. | dsinclair |
2016-04-12 | Remove unused FWL_WidgetMgrSnapshot() and FWL_WriteBMP(). | 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 | Remove IFWL_Grid and other grid classes. | dsinclair |
2016-04-06 | Move core/include/fxge to core/fxge/include. | 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 | 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 | Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. | Dan Sinclair |