Age | Commit message (Expand) | Author |
2016-11-10 | Remove IFWL methods proxied from CFWL classeschromium/2916 | dsinclair |
2016-11-10 | IFWL method and param cleanup | dsinclair |
2016-11-10 | Cleanup methds in IFWL_MonthCalendar | dsinclair |
2016-11-10 | Fold IFWL_DateTimeCalendar into IFWL_MonthCalendar | dsinclair |
2016-11-10 | Continue IFWL cleanup | dsinclair |
2016-11-10 | Convert FWL_SCBCODE to an enum class | dsinclair |
2016-11-10 | Continue cleaning IFWL classes | dsinclair |
2016-11-10 | Cleanup IFWL_Widget visibility and virtual parameters | dsinclair |
2016-11-09 | Rename IFWL_ListItem to CFWL_ListItem | dsinclair |
2016-11-07 | Fold DataProviders into parent classes | dsinclair |
2016-11-03 | Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties.chromium/2909 | dsinclair |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-11-02 | Merge delegates into IFWL_* classes. | dsinclair |
2016-11-02 | Rename CPDFXFA_Document to CPDFXFA_Context | dsinclair |
2016-11-01 | Fold IFWL*::{Initialize|Finalize} into constructor/destructor | dsinclair |
2016-11-01 | Rename IFWL_Widget::SetDelegate | dsinclair |
2016-10-31 | Remove GetWidget() overrides | dsinclair |
2016-10-31 | Remove unused parameter to CFWL_* Initialize methods. | dsinclair |
2016-10-31 | Remove FWL globals. | dsinclair |
2016-10-27 | Fix some FX_BOOL / int noise in XFA barcodes | tsepez |
2016-10-26 | Fix some FX_BOOL / int noise in xfa | tsepez |
2016-10-20 | Move fwl/lightwidget to fwl/core | dsinclair |
2016-10-20 | Cleanup unused methods and return values in FWL code. | dsinclair |
2016-10-20 | Remove IFWL_*::Create methods, use new | dsinclair |
2016-10-20 | Merge the CFWL_*Imp classes into the IFWL_* classes. | dsinclair |
2016-10-19 | Remove SetDataProvider from IFWL_Widget | dsinclair |
2016-10-19 | Remove FWL Create methods, use new instead | dsinclair |
2016-10-19 | Remove FWL theme subclasses | dsinclair |
2016-10-18 | Merge IFWL_App and FWL_AppImp together | dsinclair |
2016-10-17 | Cleanup unneeded FWL theme code. | dsinclair |
2016-10-13 | Remove duplicate FWL key flags | dsinclair |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-09-29 | Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent | dsinclair |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-14 | Split CPDFXFA_Document apart | dsinclair |
2016-09-13 | Sort include entries. | dsinclair |
2016-08-22 | Make CFX_Color constructor explicit | weili |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fxfa | weili |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fwl/theme | weili |
2016-08-08 | Use virtual function to retrieve interface pointer | weili |
2016-08-08 | Move CFX_ClipRgn and CFX_PathData into their own files. | npm |
2016-08-04 | Use smart pointers for class owned pointers | weili |
2016-08-04 | Fix a file name typo | weili |
2016-07-20 | Clean up singleton implementation | weili |
2016-06-24 | Remove IFWL_ToolTipTarget. | thestig |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-18 | Make code compile with clang_use_chrome_plugin (part VI) | weili |
2016-06-16 | Remove unused code. | dsinclair |
2016-06-16 | Remove barcode reading code. | dsinclair |