Age | Commit message (Expand) | Author |
2016-11-17 | Remove SelfAdaption code | dsinclair |
2016-11-16 | Split the common event classes out to files. | dsinclair |
2016-11-16 | Remove ref counting from CFWL_Event | dsinclair |
2016-11-16 | Move the message definitions to their own files.chromium/2923 | dsinclair |
2016-11-16 | Continue formatting fwl/core | dsinclair |
2016-11-16 | Continue formatting fwl/core | dsinclair |
2016-11-16 | Continue fwl/core nit cleanup. | dsinclair |
2016-11-16 | Continue nit cleanup in fwl/core | dsinclair |
2016-11-16 | Cleaning up nits in fwl/core files.chromium/2922 | dsinclair |
2016-11-15 | Cleanup cfwl_* files. | dsinclair |
2016-11-15 | Cleaning methods and visibility in cfwl_* files. | dsinclair |
2016-11-14 | Cleanup fwl_* classes and cfx_* classes in fwl. | dsinclair |
2016-11-14 | Cleanup remaining IFWL files for visiblity and usage. | dsinclair |
2016-11-11 | IFWL cleanup in the Combo classeschromium/2919chromium/2918 | dsinclair |
2016-11-11 | Add fpdfppo_embeddertest.cpp. | tsepez |
2016-11-11 | Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. | npm |
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 | Reland: Make the CPDFXFA_App non-globalchromium/2907 | 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-28 | Continue fixing FX_BOOL / int noise | tsepez |
2016-10-27 | Fix more FX_BOOL / int noise in fxfa/parser. | tsepez |
2016-10-27 | Fix some FX_BOOL / int noise in fxfa | tsepez |
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-26 | Fix some FX_BOOL / int noise in fxcrt.chromium/2902 | tsepez |
2016-10-26 | Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor. | tsepez |
2016-10-25 | Fix some return FALSE in functions that return pointerschromium/2901 | tsepez |
2016-10-25 | Avoid dubious use of comma operator in fde_csssyntax.h | tsepez |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | 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 |