Commit Graph

28 Commits (47904a858ea10aeeb4fbf8deade1d2cfa320736f)

Author SHA1 Message Date
John Ralls 278aa484d7 [C++options] Implement new GncOptionValue type GncOptionReportPlacement.
4 years ago
John Ralls d4c3c30b1a Use GUIDs to represent QofInstances instead of pointers.
4 years ago
John Ralls 00c2e99d2e Convert the Scheme RelativeDatePeriod lookup table to a std::vector.
5 years ago
John Ralls 18997db720 Separate GncOptionAccountValue into GncOptionAccountListValue and GncOptionAccountSelValue.
5 years ago
John Ralls 7239eb809a Test more natural way of designating relative dates.
5 years ago
John Ralls 23461f1d6c The value of a list-option is a list. Duh.
5 years ago
John Ralls d9984f75ab Update test-gnc-optiondb.scm for not renaming the RelativeDatePeriod enums.
5 years ago
John Ralls 534a7c2893 GncOptionMultichoiceValue allow setting a default selection.
5 years ago
John Ralls ea835b31b7 Provide GncOptionPtr& overloads for register-option functions.
5 years ago
John Ralls 90b8fce59f Fix build after merge.
5 years ago
John Ralls 21398dfda1 Testing fixups for using GncOptionDB* in register_option functions.
5 years ago
John Ralls 6feb92d4e8 Provide scheme function new-gnc-optiondb.
5 years ago
John Ralls 6c8e0e23f7 Redesign GncOptionDateValue.
5 years ago
John Ralls cbf7d70ecd Integrate gnc-option into app-utils.
5 years ago
John Ralls cd6ccbe331 Fix account-tree double-free in scheme test when built with gcc.
5 years ago
John Ralls 691cb0992e Follow change in loading method for engine's guile bindings.
5 years ago
John Ralls 4b997cd025 Fixups for GncOptionDateValue better design.
5 years ago
John Ralls b95ea2c4aa Add Account-list options.
5 years ago
John Ralls 12c5b94430 New scheme function gnc_option_default_value.
5 years ago
John Ralls 3f576671aa Adapt GncOptionMultiChoiceValue to support list options.
5 years ago
John Ralls 2f2ac99944 Replace the direct wrapping of GncOptionDB-set-option-string-foo.
5 years ago
John Ralls 252ba9b477 Change GncOptionDB::lookup_option to gnc_option_value().
5 years ago
John Ralls ff7b263a5f Fix up and test the int specialization of GncOptionRangeValue.
5 years ago
John Ralls 3dc4bc2377 Implement GncOptionDateValue.
5 years ago
John Ralls 435667e8fe Implement GncOptionMultichoiceValue
5 years ago
John Ralls cee3cdaff9 Instantiate GncOption::set_option for guile, initial types string and int.
5 years ago
John Ralls 0a13b4c518 Fix up the SWIG wrapper for GncOptionDBPtr.
5 years ago
John Ralls ade7fc8b6e Initial SWIG of GncOptionDB and Scheme tests.
5 years ago