Age | Commit message (Expand) | Author |
2016-07-20 | Clean up singleton implementation | weili |
2016-07-18 | Remove foxit app related setter and getter APIs in XFA code | weili |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-09 | Remove more casts, part 7. | tsepez |
2016-06-07 | Get rid of NULLs in fpdfsdk/ | thestig |
2016-06-06 | Remove FWL_HTIMER in favor of IWFL_TimerInfo | tsepez |
2016-06-01 | Remove unused LoadString values, cleanup remaining strings. | dsinclair |
2016-06-01 | Track shared isolates better in FXJSE. | tsepez |
2016-05-31 | Fix a leak in CXFA_FontMgr. | thestig |
2016-05-26 | Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* | dsinclair |
2016-05-25 | Rename FXJSE_HRUNTIME to v8::Isolate | dsinclair |
2016-05-21 | Get rid of CPDF_Object::GetArray(). | thestig |
2016-05-18 | Cleanup XFA_HASHCODE usage. | dsinclair |
2016-05-18 | Remove Release() from CXFA_WidgetAccIterator | tsepez |
2016-05-16 | Use CFX_RetainPtr<> to refcount CPDFXFA_Page | tsepez |
2016-05-16 | Remove XFA_WIDGETEVENT defines | dsinclair |
2016-05-16 | Remove some c_str() calls from StringCs in xfa docs. | tsepez |
2016-05-13 | Make CFX_WideString(const CFX_WideString&) explicit. | tsepez |
2016-05-13 | Fix GCC warnings to be ready for GCC standalone build | weili |
2016-05-04 | Convert FWL_ERR into an enum class. | dsinclair |
2016-04-26 | Clean up CPDF_Page. | thestig |
2016-04-26 | Remove no-op ShowFileDialog(s). | tsepez |
2016-04-25 | Fixup page removal for XFA documents. | dsinclair |
2016-04-14 | Simplify XFA event handling. | thestig |
2016-04-13 | Remove implicit cast from CFX_ByteString to (const char*). | tsepez |
2016-04-13 | Cleanup CPDFXFA_Page. | thestig |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-06 | Move code from fpdfsdk/include to the sub directories. | dsinclair |
2016-04-06 | Rename CFX_WideStringC::raw_str() to c_str() | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-31 | Move the fpdfsdk/include/javascript folder | dsinclair |
2016-03-29 | Rename GetElementValue() to GetDirectObject{By,At}(). | tsepez |
2016-03-25 | Remove FX_DWORD from fpdfsdk/ and testing | tsepez |
2016-03-22 | Re-enable MSVC warning 4702 | Wei Li |
2016-03-21 | Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. | Dan Sinclair |
2016-03-21 | Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. | Dan Sinclair |
2016-03-18 | Trigger page view event when re-layout is finished | jinming_wang |
2016-03-16 | Move core/include/fpdfapi/fpdf_page.h to correct locations. | Dan Sinclair |
2016-03-15 | FPDF_PageDelete must delete XFA pages as well. | Tom Sepez |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-15 | Modify xfa code to avoid c4800 warnings | Wei Li |
2016-03-14 | Move fpdfsdk/src up to fpdfsdk/. | Dan Sinclair |