Age | Commit message (Expand) | Author |
2016-05-04 | More define cleanup. | dsinclair |
2016-04-25 | Fix incorrect offset computation. | etienneb |
2016-04-21 | Replace CFX_RectArray with std::vector<CFX_FloatRect> | tsepez |
2016-04-21 | Remove CFX_ArrayTemplate from CPDF_LinkExtract | tsepez |
2016-04-19 | Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. | dsinclair |
2016-04-14 | Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). | tsepez |
2016-04-14 | Replace calls to deprecated CFX_{Wide,Byte}String::Empty() | tsepez |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-03-29 | Code change to avoid signed/unsigned mismatch warnings. | Wei Li |
2016-03-29 | Rename GetElementValue() to GetDirectObject{By,At}(). | tsepez |
2016-03-28 | Reduce signed/unsigned comparison warnings | Wei Li |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-24 | Add missing comma. | dan sinclair |
2016-03-23 | Split core/include/fpdfapi/fpdf_resource.h | dan sinclair |
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-21 | Handle empty objects in IsSameTextObject() and free from warning | Wei Li |
2016-03-21 | Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. | Dan Sinclair |
2016-03-18 | Reduce size of several PDFium constant tables. | Tom Sepez |
2016-03-16 | Move core/include/fpdfapi/fpdf_page.h to correct locations. | Dan Sinclair |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-15 | Tidy fpdftext/ directory | Tom Sepez |
2016-03-14 | Move fx_crypto.h and fpdf_text.h out of core/include. | Dan Sinclair |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |