Commit Graph

59 Commits (c6ec7e1039df3e2faba4e8d13fe29afe53d8736e)

Author SHA1 Message Date
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
Phil Longstaff 112778f12e Update revision to 2.4.2
15 years ago
Phil Longstaff 02b3ffaea4 Update revision to 2.4.1
15 years ago
John Ralls 7cb436e08d Change GNC_RESAVE_VERSION to GNUCASH_RESAVE_VERSION so that it's similar to the other version macros; define it at the top of configure.ac so that it's obvious to everybody; and store the current Gnucash version only when doing a full save so that retrospective changes to GNUCASH_RESAVE_VERSION won't skip a resave because the database has been touchedby a newer version.
15 years ago
John Ralls 725e14eb17 Add gnc_get_long_version, a guint concocted by adding the version values together allowing two digits for each. Add a new version value, GNUNCASH_NANO_VERSION, to be incremented when there's any change to data serialization. Use the new gnc_get_long_version to tag the Gnucash version in the versions table in the dbi backend.
15 years ago
John Ralls c2702ebec4 Better OSX language handling: Add a "C" locale to the language-list
15 years ago
John Ralls 5429f5a8cf Add en to the ALL_LINGUAS list in configure.ac; should have been in r20142
15 years ago
John Ralls 28abf46152 Reverse some extra changes that slipped into 20155
15 years ago
John Ralls d4e3354c47 Provide more detail in commit error when it's caused by a read-only book. Mark error message for translation.
15 years ago
John Ralls 886cf5b4e5 Fix qof/test compilation errors, provide guard for glib_testing.
16 years ago
Christian Stimming dc4ec4a8ea Remove the old "import-export/hbci" module because it is no longer supported.
16 years ago
Christian Stimming cdb4014700 Bug #638689: Require libaqbanking >= 4.0.0 because earlier versions are not supported correctly by our code anymore.
16 years ago
Mike Evans c33270221d A plugin to import CSV data as a new invoice or bill. Based on code written by Sebastian Held.
16 years ago
Phil Longstaff 4eb66e27cc Update configure.ac to 2.4.0
16 years ago
Mike Alexander 8adaf9d132 Move gnc-version.h and gnc-svninfo.h from gnome-utils to core-utils.
16 years ago
Phil Longstaff 789f42e134 Update release to 2.3.17
16 years ago
Phil Longstaff 876350d348 Fix stupid mistake when I checked in the configure.ac with new version#.
16 years ago
Phil Longstaff 0e6f29c3ac Update revision # to 2.3.16
16 years ago
Christian Stimming 03a0075369 Relax configure test for svnversion of BUILDING_FROM_SVN was set beforehand. Helpful when building from git.
16 years ago
Geert Janssens 65c5cd6b09 Cleanup whitespace
16 years ago
Geert Janssens 3ba2c90396 Make GnuCash more runtime relocatable by using dynamic paths in the environment file.
16 years ago
John Ralls b5fd6ecee2 [Bug 560052] Force use of internal strptime to work around bug in the Leopard libc.
16 years ago
Geert Janssens d273e7288d Move business-reports to the reports module.
16 years ago
Christian Stimming 0af1c605c2 Add lookup of linker flags of libgwenhyfar-gui-gtk2.
16 years ago
Phil Longstaff ffa7f72dbc Update release number to 2.3.15
16 years ago
Christian Stimming bc16634061 Add initial Bulgarian translation, by Rosi Dimova, by Bulgarian Gnome translation team.
16 years ago
Christian Stimming 2f39208e7d Merge the sql parsers of the business objects into the main sql module.
16 years ago
Christian Stimming 0f17917433 Completely remove the business-core/xml module as it is no longer needed.
16 years ago
Geert Janssens 8125921e38 Move language dependent files lv_LV to lv
16 years ago
Geert Janssens 2e940f7d3e Move language dependent files lv_LV to lv
16 years ago