Age | Commit message (Expand) | Author |
2016-12-07 | Split CFWL_Widget::GetWidgetRect into two parts | dsinclair |
2016-12-07 | Cleanup return values in CFWL_ComboBox | dsinclair |
2016-12-07 | Cleanup FWL default values part II. | dsinclair |
2016-12-07 | Cleanup default FWL params part I | dsinclair |
2016-12-07 | Cleanup caret show/hide code | dsinclair |
2016-12-07 | Cleanup FWL Event and Message code. | dsinclair |
2016-12-07 | Remove CFX_FormatString::Release() | tsepez |
2016-12-07 | Properly ref count IFX_FileAccess. | tsepez |
2016-12-07 | Catch stray Retains() and Releases() outside of RetainPtr<>. | tsepez |
2016-12-07 | Refcount IFGAS_ streams all the time, too | tsepez |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-06 | Return unique_ptrs from CFX_DIBitmap::Clone(). | tsepez |
2016-12-02 | Rename IFX_Stream to IFGAS_Stream. | tsepez |
2016-12-02 | Tidy fx_stream.h | tsepez |
2016-12-01 | Make concrete stream classes private to .cpp, part 3 | tsepez |
2016-12-01 | Make concrete stream classes private to .cpp, part 2 | tsepez |
2016-12-01 | Move Init to constructor in CXFA_FMProgram | Nicolas Pena |
2016-11-30 | Convert loose FX_Create* functions into static methods | tsepez |
2016-11-29 | Use unique_ptr in CFXA_FM expressions constructorschromium/2937 | npm |
2016-11-28 | Fix crash in CFDE_CSSSyntaxParser when parsing empty url | npm |
2016-11-28 | Use unique pointers in CXFA_FMParse | npm |
2016-11-24 | Change TxtEdtEngine to return CFX_WideStringchromium/2935chromium/2934chromium/2933chromium/2932 | dan sinclair |
2016-11-23 | Add CFWL_ListBox::IsMultiSelection(). | thestig |
2016-11-23 | Merge IFWL and CFWL classes. | dsinclair |
2016-11-23 | Rename IFWL classes which do not have CFWL equivalents | dsinclair |
2016-11-23 | More unique_ptrs in CXFA_FMParse::ParseForeachExpression and avoid leak | npm |
2016-11-23 | Remove DataProvider from CFWL_WidgetPropertieschromium/2931chromium/2930 | dsinclair |
2016-11-23 | Remove IFWL_CombobBox::DataProvider | Dan Sinclair |
2016-11-23 | Remove listbox providers and build into listbox | Dan Sinclair |
2016-11-23 | Remove plumbing for today value | dsinclair |
2016-11-23 | Make Update and DrawWidget pure virtual | dsinclair |
2016-11-22 | Rename IFWL_App to CFWL_App | dsinclair |
2016-11-22 | Rename IFWL_Timer and IFWL_TimerInfo | dsinclair |
2016-11-22 | Rename common methods between ifwl and cfwl. | dsinclair |
2016-11-21 | Remove the GetCaption dataprovider methodchromium/2928 | dsinclair |
2016-11-21 | Remove FwlEventMask | dsinclair |
2016-11-21 | Split fwl/core class pt II. | dsinclair |
2016-11-21 | Clean up CFGAS_GEFont | npm |
2016-11-21 | Make CPDF_Stream() take unique_ptr's to its dictionary. | tsepez |
2016-11-21 | Remove customized layout flag from FWL | dsinclair |
2016-11-21 | Update SetThemeColor and SetThemeData | dsinclair |
2016-11-21 | Remove FWL_GetThemeColor | dsinclair |
2016-11-21 | Remove FWL_GetThemeLayout | dsinclair |
2016-11-21 | Remove theme id from themeproviders | dsinclair |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-21 | Split fwl/core class pt I. | dsinclair |
2016-11-21 | Remove unused FWL_WGTSTYLE_Icon | dsinclair |
2016-11-21 | Remove unset FWL_WGTSTYLE_NarrowCaption | dsinclair |
2016-11-21 | Remove unset FWL_WGTSTYLE_Caption | dsinclair |
2016-11-21 | Remove unread m_InfoStart from IFWL_Form. | dsinclair |