Age | Commit message (Expand) | Author |
2016-11-11 | IFWL cleanup in the Combo classeschromium/2919chromium/2918 | dsinclair |
2016-11-11 | Continue IFWL widget cleanup. | dsinclair |
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-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-13 | Sort include entries. | dsinclair |
2016-08-04 | Use smart pointers for class owned pointers | 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-07 | Get rid of NULLs in core/ | thestig |
2016-06-06 | Remove FWL_HTIMER in favor of IWFL_TimerInfo | tsepez |
2016-06-03 | Fix more bugs found by /analyze tool | weili |
2016-05-27 | Add back-pointer to "Associated widget" to CFWL_WidgetImp. | tsepez |
2016-05-26 | Fix MSVC C4800 build warnings. | thestig |
2016-05-26 | Add opaque "layout item" to widgets for caller's use. | tsepez |
2016-05-26 | Enable chromium_code standard for XFA code | weili |
2016-05-26 | Remove unused FWL_Error::OutOfMemory | tsepez |
2016-05-26 | Remove one (of several) usages of SetPrivateData from IFWL_Widget | tsepez |
2016-05-25 | Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} | tsepez |