- 92cb5e5 Convert border style defines to an enum class. by dsinclair · 9 years ago
- 71a452f Make CFX_ByteString(const CFX_ByteStringC&) explicit. by tsepez · 9 years ago
- afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 9 years ago
- 8adc153 ReplaceSelections() methods never called. by tsepez · 9 years ago
- 877a547 Use STL map for m_eventTargets. by tsepez · 9 years ago
- f74ad99 Replace some calls to Release() with direct delete, part 1. by tsepez · 9 years ago
- b4d40ff Remove CLASSHASH defines in favour of an enum class. by dsinclair · 9 years ago
- c777f48 Convert FWL_ERR into an enum class. by dsinclair · 9 years ago
- 55fa356 Cleanup IFWL_Adapter interfaces. by dsinclair · 9 years ago
- b7675f6 Cleanup CFWL_ThemePart data. by dsinclair · 9 years ago
- ef43608 Convert some theme defines to values. by dsinclair · 9 years ago
- 8f4bf9a More define cleanup. by dsinclair · 9 years ago
- 7d89e72 Return bool rather than bitwise-and for FX_BOOL by tsepez · 9 years ago
- 89fcde8 Remove FWL_WGTHITTEST_* defines in favour of enum class. by dsinclair · 9 years ago
- fbe14b9 Fix lint bugs. by thestig · 9 years ago
- b696f7d Remove IFDE_TxtEdt interfaces where possible. by dsinclair · 9 years ago
- 8c32dfa Subtract instead of adding the negation. by thestig · 9 years ago
- d15ba4e Replace CFX_PtryArray with typesafe CFX_ArrayTemplate, Part 7 by tsepez · 9 years ago
- 495bda1 Do not check pointers before deleting them. by thestig · 9 years ago
- 7322343 More FWL interface cleanup. by dsinclair · 9 years ago
- bb0d446 Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3 by tsepez · 9 years ago
- b174aa3 Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1. by tsepez · 9 years ago
- 303e525 More IFX_ interface cleanup. by dsinclair · 9 years ago
- 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
- b959010 Remove IFX_SystemHandler. by dsinclair · 9 years ago
- 6d8555d Fix standalone mac build by dsinclair · 9 years ago
- 5d9da0c Remove CFWL_Note. by dsinclair · 9 years ago
- acd0d59 Cleanup FDE interfaces. by dsinclair · 9 years ago
- c104dfa Remove unused FWL flags by dsinclair · 9 years ago
- f87058d Convert some FWL defines to enums. by dsinclair · 9 years ago
- 1117828 Remove fullscreen code. by dsinclair · 9 years ago
- 076f5ac Make FWL_CornerEnlarge a const by dsinclair · 9 years ago
- 9b3656b Remove unused FWL Panel code. by dsinclair · 9 years ago
- 7adef41 Fold the FWL NoteThread classes up to the Thread classes. by dsinclair · 9 years ago
- 31e4463 Avoid narrowing of strings in FWL SetEditText methods. by tsepez · 9 years ago
- 774bdde Replace calls to deprecated CFX_{Wide,Byte}String::Empty() by tsepez · 9 years ago
- bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
- ddd5c70 Unused FWL Classes. by dsinclair · 9 years ago
- c4c17fb Remove unused FWL methods by dsinclair · 9 years ago
- 380f20a Remove some FWL code. by dsinclair · 9 years ago
- eb9cf67 Remove IFX_Barcode. by dsinclair · 9 years ago
- 6d68994 Remove unused FWL_WidgetMgrSnapshot() and FWL_WriteBMP(). by tsepez · 9 years ago
- 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
- 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
- 72851be Remove IFWL_Grid and other grid classes. by dsinclair · 9 years ago
- 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
- 660956f Rename CFX_WideStringC::raw_str() to c_str() by tsepez · 9 years ago
- fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
- 179bebb Rename GetCStr and GetPtr to match CFX_ByteString. by dsinclair · 9 years ago
- 28f97ff Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. by tsepez · 9 years ago
- 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
- 9f2970c Remove CFX_{Byte,Wide}String::Equal in favor of "==". by tsepez · 9 years ago
- df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
- 7f432a1 Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl by dsinclair · 9 years ago
- deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
- 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
- d7682aa Cleanup some extern method declarations. by dsinclair · 9 years ago
- 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago
- a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
- 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
- a98600a Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. by Dan Sinclair · 9 years ago
- 811b8a4 Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. by Dan Sinclair · 9 years ago
- 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago