Commit Graph

88 Commits (4e4f8573765eeceef2c9cfa664fed72c84df013d)

Author SHA1 Message Date
Christian Stimming c6141acc5a Bug #672161: New CSV account and transaction importer
14 years ago
Christian Stimming 725f25fb8a Bug #672157: New CSV account and transaction exporter
14 years ago
Christian Stimming ecdb6f078f Remove the separate "calculation" module and swallow it in app-utils.
14 years ago
Mike Evans 105ab023f4 New plugin to import customers and vendors from a csv type file.
14 years ago
Geert Janssens 7729673280 Bug #669494 - Swedish account plan provided (BAS 2012)
14 years ago
Geert Janssens 9b12eaf158 Remove some stray references to libglade.
14 years ago
Mike Evans df94d1c936 Bug 667581 - Migrate Invoice / Bill plugin to Builder
14 years ago
John Ralls 2a50ac6461 Reverse the test for HAVE_DBI
14 years ago
Geert Janssens 793d4f8d80 Bug #667871 - Migrate druid old xml file import to an assistant
14 years ago
Geert Janssens 9c77d82385 Bug #666459 - Migrate the remaining business dialogs to builder
15 years ago
Geert Janssens f859c49098 Bug #665401 - Migrate Tax Report Options from GladeXML to Builder
15 years ago
John Ralls 732f9651fc Remove src/import-export/qif-io-core
15 years ago
Geert Janssens 9eb42b358c Dissolve business-utils module by moving the leftovers into app-utils.
15 years ago
Geert Janssens e52619c40b Dissolve dialog-tax-table module by moving its only object into
15 years ago
Geert Janssens 76d820735c Dissolve the business-core module, by integrating its remaining bits in
15 years ago
John Ralls a2cd913a5c Fix clean targets and DIST_SOURCES
15 years ago
Geert Janssens 2f51419545 Tighten gtk+ requirement to 2.18.1
15 years ago
Geert Janssens 168ecd6c92 Set GUILE_INCS as an output variable.
15 years ago
Geert Janssens 0973504b5b Check for guile-2.0 as well as guile-1.8.
15 years ago
Geert Janssens aac8fb2ccb Convert invoice.glade to gtkbuilder
15 years ago
Christian Stimming 5a2b27c233 [Gtkmm] For unittests we only need glibmm, not gtkmm.
15 years ago
Christian Stimming 4684029cbd Add first unittest for glibmm C++ wrapper of QofBook.
15 years ago
John Ralls 4c6d5a178c Update Mac customizations for gtk-mac-integration-1.0.0
15 years ago
Geert Janssens b36e49ccbd Convert transfer dialog to gtkbuilder format
15 years ago
Micha Lenk f77309616d Don't ignore --docdir from ./configure for documentation destination dir
15 years ago
John Ralls 28b598fc4f Reverting screwups r20683, 20684, and 20685
15 years ago
John Ralls 07eea7f6ec revert bogus directory added in r20682
15 years ago
Christian Stimming 85e77079b7 Replace guile configure check by PKG_CHECK_MODULE so that it also works in cross-compiling.
15 years ago
Geert Janssens 57e9c00db3 Introduce a new directory to store all gtkbuilder compatible ui files
15 years ago
Christian Stimming c6ec7e1039 Slightly lower the requirements from r20489 again so that the windows build builds.
15 years ago
Christian Stimming 7d46b5fc0e Bump required gtk version to 2.16 as discussed on gnucash-devel.
15 years ago
Christian Stimming a5ceef49c5 Bump gnucash version to 2.4.99 to distinguish this from stable ones.
15 years ago
Christian Stimming 8298177be7 Remove gtkhtml-related sources completely.
15 years ago
Christian Stimming 51e95d1840 Disable gtkhtml choice from gnucash as we now require the CSS/javascript features of webkit.
15 years ago
Christian Stimming 6e987e23f0 Correctly disable python unless --enable-python was given
15 years ago
Christian Stimming b6258d7a7a Add javascript jqplot 0.9.7r635 module so that it can be used in reports.
15 years ago
Christian Stimming a3443e4f90 Add code to start up a Python console during Py module init, but disabled by default.
15 years ago
Christian Stimming 1874219672 A somewhat rough start to a gnucash python module
15 years ago
Christian Stimming 5cbf6cbdb1 Enclose building of app-utils-python in AM_CONDITIONAL so that it isn't build on a non-python build.
15 years ago
Geert Janssens 14891d2849 Require guile 1.8.5 and remove all 1.6.x specific conditions
15 years ago
Geert Janssens 86ccf6ed54 [PATCH 3/4] Bug #615168: Remove configure.in check for slib
15 years ago
Geert Janssens 262f690e5f Bug #645173 - [PATCH] Configure check uses hardcoded webkit library
15 years ago
Christian Stimming 7e950fd2e3 Make error message on missing <dbi/dbi.h> more verbose.
15 years ago
Phil Longstaff ded11a213b Update rev to 2.4.4
15 years ago
Christian Stimming 9ca9eb5462 Configure simplification: Use pkg-config for libofx. Remove obsolete external qof detection.
15 years ago
Phil Longstaff 226917b373 Update revision to 2.4.3
15 years ago
Christian Stimming 9d399b0c2e Really fix conditional configure test for gtkmm.
15 years ago
Christian Stimming b6f909b75f Re-apply r20310: Add optional module that compiles with gtkmm.
15 years ago
Christian Stimming df9044243b Revert r20310, "Add optional module that compiles with gtkmm..." - the configure code wasn't taking this as optional for whatever reason.
15 years ago
Christian Stimming 5eba235bac Add optional module that compiles with gtkmm, i.e. in C++.
15 years ago