Commit Graph

15 Commits (b3e3eb316620f2f97232f1b94de19c92973b531b)

Author SHA1 Message Date
Richard Cohen 7b47c07f8e Don't use extern "C" around #includes
3 years ago
John Ralls f6919e60a7 Merge Richard Cohen's 'cleanup' into master.
3 years ago
Richard Cohen d6ac56ce5f Re-enable -Waddress - gncInvoiceLookup etc. are now inline functions, not macros
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
John Ralls db626de68a Rename all Transaction and Invoice Association identifiers to DocLink.
6 years ago
Robert Fewell 2f9be87549 Replace tabs with spaces in gncInvoice.c/h
6 years ago
Robert Fewell 69aeacb621 Add KVP Association property to GncInvoice
6 years ago
John Ralls 92a8cf330a Timespec->time64 in business code.
8 years ago
John Ralls c8b372e390 Convert GNC_TYPE_TIMESPEC to GNC_TYPE_TIME64, Kvp::Type::Timespec to Kvp::Type::Time64
8 years ago
Geert Janssens fcabf6bb96 A more detailed revision of gncEntry and gncInvoice related rounding
8 years ago
Christopher Lam b99dee1736 Replace gncInvoiceDateExists to gncInvoiceIsPosted
8 years ago
Christopher Lam 862956a760 BUGFIX: invoice posted-date is no longer 0 for unposted invoices
8 years ago
lmat 9a86dd222b gncInvoice uses time64
8 years ago
lmat dbd1473730 Adding time64 alternatives
8 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago