Age | Commit message (Expand) | Author |
2017-03-15 | Fix botch introduced at 193e6ca, try 2. | Tom Sepez |
2017-03-15 | Cleanup nits from prior CLs | Dan Sinclair |
2017-03-15 | Add IndexInBounds() convenience routine. | Tom Sepez |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-03-14 | Merge text breaking helper classes. | Dan Sinclair |
2017-03-07 | Cleanup text code | Dan Sinclair |
2017-01-24 | Use std::vector for fx_ucd.h arrays.chromium/2992 | tsepez |
2017-01-20 | Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988 | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-02 | Remove unused code for Arabic char and line handling | weili |
2016-05-20 | Use enum type for char type variables | weili |
2016-05-06 | CFX_ArabicChar contains only static methods, no need to instantiate.chromium/2733chromium/2732chromium/2731chromium/2730 | tsepez |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-04-12 | Cleanup various IFX_ text interfaces. | dsinclair |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |