Commit Graph

15 Commits (9bbe29b42d5068253dcf746e94de2b48f10f0d54)

Author SHA1 Message Date
Christopher Lam 550c43d13a Merge branch 'free-guid-string' into stable #1777
2 years ago
John Ralls a49fd0bc09 [c++options] Correctly implement handling Fancy Date Format.
2 years ago
Christopher Lam 8e21d3328f guid_to_string should be freed.
2 years ago
Christopher Lam d21698f7cf [gnc-option-impl] don't leak char*
2 years ago
John Ralls c5181180ad Fix GncOptionMultichoiceValue list tests
3 years ago
Christopher Lam d326cca065 Bug 798998 - Job Report Not Working
3 years ago
John Ralls b041a76690 [c++options]Dirty and changed are different.
3 years ago
John Ralls 00c560d8f5 Move operator==(const GncGUID&, const GncGUID&) to guid.[ch]pp.
3 years ago
Richard Cohen 24f52d9b17 Remove incorrect operator!= for GncItem
3 years ago
John Ralls a44b3664e2 [c++options] Implement GncOptionGncOwnerValue class.
3 years ago
John Ralls 1eecb9f5c0 [c++ options] Fix locale dependency in test-gnc-option-scheme-output.
3 years ago
Richard Cohen 3d995de2ab Refactor: use default GncOptionValue copy constructor
3 years ago
Richard Cohen 78ec20515b Remove some unused variables - and the initialization
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
John Ralls 4ae17d12c7 [options] Move options from app-utils to engine.
4 years ago