Commit Graph

199 Commits (7c955b452f6cd1b6fa9631a2af4e5450d6523410)

Author SHA1 Message Date
Robert Fewell 6157251573 Remove registered pref callbacks for the register
7 years ago
Geert Janssens 0e93e95c6c Merge maint
7 years ago
Christian Gruber 1b4e481296 Add gtest_main.cc to libgtest.a
7 years ago
Geert Janssens 528bbff8da RptCleanup - use generic report loader for locale-specific reports
7 years ago
Geert Janssens 70393bc08a RptCleanup - install reports into their own toplevel module (gnucash reports)
7 years ago
Geert Janssens 93489d4ffc RptCleanup - Generalize report loading function to allow use for modules other than the reports
7 years ago
Geert Janssens 32a83678c9 RptCleanup - Install our guile api as a guile site module
7 years ago
Geert Janssens 306964797b Bug 773198 - Move several reports to Example directory/menu
7 years ago
John Ralls 9ec5eab714 Merge branch 'maint'
7 years ago
Geert Janssens 15a35e6a3b Housekeeping - replace plenty of http links with https
7 years ago
Geert Janssens 6c5fc4da29 Report fs cleanup - Add a few convenience functions
7 years ago
Geert Janssens 438cf3c2bd Report fs cleanup - move standard reports to new location
7 years ago
John Ralls bfbb89f6e2 Rewire and corrected Doxygen comment for gnc_get_locale() c++ function.
7 years ago
John Ralls c091197f57 Provide static strings for gnc_userdata_home and gnc_userconfig_home.
7 years ago
Robert Fewell 89d2cde979 Remove some white space/tabs from gnc-filepath-utils.cpp
7 years ago
Robert Fewell 22a7a05d50 Add function to create an absolute file path
7 years ago
Geert Janssens fce75ea748 Add dedicated api to query build-time, version related compile constants
7 years ago
John Ralls 140eb0b110 Log a warning in gnc_get_locale() instead of writing to stderr.
7 years ago
John Ralls 7d7da8e2c4 Bug 797067 - Date displayed incorrectly in register take two.
7 years ago
John Ralls b4fedff90e Provide a single static instance of C++ locale.
7 years ago
Christian Stimming 1eed3db5e7 Some (very minor) translation string improvements.
7 years ago
Geert Janssens 267852ba76 Add a note on cvt and imbuing locales in a boost::filesystem::path object
7 years ago
Geert Janssens 272ca421b7 Set up filepath utils to determine the GNC_CONFIG_HOME in the same way as GNC_DATA_HOME
7 years ago
Geert Janssens ac2e0946ea Rewrite path scrubbing in a c++ way
7 years ago
John Ralls faba7975ac Fix a bunch of memory allocation errors found by clang static analysis.
8 years ago
John Ralls 26714d2e17 Bug 792446 - Mixed languages in error dialog.
8 years ago
Geert Janssens 2094282790 Merge branch 'block-pref' of https://github.com/Bob-IT/gnucash into maint
8 years ago
Robert Fewell b6f2b111bc Block registered prefs when preference dialogue loaded
8 years ago
John Ralls 2d565215cd Fix localedir relocation.
8 years ago
John Ralls 83b1b8adfc Fix typos.
8 years ago
John Ralls 162605f505 Fix Windows binreloc executable finding.
8 years ago
John Ralls 10a21cbfac Merge branch 'Bug794526' into maint
8 years ago
John Ralls f219bc45aa Bug 794526 - Python bindings can't find loadable modules.
8 years ago
Geert Janssens 4cc61463ab Remove unused variable
8 years ago
Geert Janssens 69fef8277f Revert "Add preference to control toolbar appearance"
8 years ago
Robert Fewell 3b09313107 Add preference to control toolbar appearance
8 years ago
Geert Janssens 1f3cf845c4 Work around a conflict between gcc 8.0 and swig 3.0
8 years ago
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
Geert Janssens 0c6b92959a Get metadata migration working again when upgrading from 2.6 to 3.1
8 years ago
John Ralls c443160737 Fix Travis failures from transcoding fixes.
8 years ago
John Ralls 14c30344c2 Work around libstdc++ weirdness with codecvt destructor.
8 years ago
John Ralls 35cd165bec Bug 795134 - Improper handle of unicode character in username
8 years ago
John Ralls cad6bb4272 Bug 792105 - Startup takes several minutes, take two.
8 years ago
Geert Janssens 87f94abc8d Bug 794916 - Fails to find environment file at startup when installation prefix is '/opt'
8 years ago
John Ralls f680823dbf Bug 795039 - Crash on startup using Technicolor Style sheet in report
8 years ago
John Ralls 192a3c3d2b Set GNC_VCS at build time instead of when making the tarball.
8 years ago
John Ralls dc6d86efdb Convert to a two-digit version number.
8 years ago
John Ralls 4ecd9c2dd4 Fix the Python Console for Python3.
8 years ago
Geert Janssens ad1664604f Cleanup namespace usage for boost::locale
8 years ago
Geert Janssens c29b9c9cbf Remove autotools-only path exception to find reports
8 years ago
Geert Janssens 72a48c0884 Improve config and app data migration to handle renaming of config<version>.user to config-user.scm on all platforms
8 years ago
Geert Janssens 10ab87d95c Make travis happy
8 years ago
Geert Janssens 61a21d12c6 Look for user editable config files in gnc_userconfig_dir instead of gnc_userdata_dir
8 years ago
Geert Janssens 50e2a3def7 Use a platform dependent package name for gnc_user[config|data]_dir
8 years ago
Geert Janssens 62fd179f87 Adjust gnc_userconfig_dir and get_userconfig_home to the former returns a subdirectory of the latter
8 years ago
Robert Fewell 7c9ac17cb6 Move the user CSS settings file
8 years ago
John Ralls 04408650c1 Fix double free, caused test to crash on Mac.
8 years ago
Geert Janssens 59fb8efaf9 Merge branch 'maint' into unstable
8 years ago
Geert Janssens 0d4f6e054d Improve gnc_data_home verification and creation
8 years ago
Geert Janssens 0f5bb35166 Disable the proper test...
8 years ago
Geert Janssens 90517b69ce Temporarily disable test that breaks on travis only
8 years ago
Geert Janssens 2f16b092f5 Simplify filepath init code
8 years ago
Geert Janssens ff24970f5f Add GENERATE_SWIG_WRAPPERS option to control the generation of swig wrappers independently of whether we're building from git
8 years ago
Geert Janssens 49a936c1fd Rewrite gnc_add_swig_guile_command to work in dist tarball as well
8 years ago
Geert Janssens 36cb167b68 Rewrite gnc_add_swig_python_command to work in dist tarball as well
8 years ago
Geert Janssens 4317d8a8f6 Improve handling of generated distributable files
8 years ago
Geert Janssens 3dff4e5211 Fix make dist on a clean checkout
8 years ago
Rob Gowin 54ac7f23e0 Remove Autotools
8 years ago
Geert Janssens 2f96b19c77 Merge branch 'fix_bayes' of https://github.com/limitedAtonement/gnucash into unstable
8 years ago
Geert Janssens f11eab36d9 Replace GNC_CONFIGURE(2) with configure_file
8 years ago
lmat eb6c741bf9 Account.c to Account.cpp
8 years ago
Geert Janssens 3d910ad2b1 Drop guile 1.8 support
8 years ago
Geert Janssens de4d1e9859 Add infrastructure to handle preference schema migrations and use it to replace one preference
8 years ago
John Ralls 66817bb997 Rework directory determination in CMake builds.
9 years ago
Rob Gowin 778b86e29e Handle cases where LIBDIR is not "lib"
9 years ago
John Ralls 5ca129d82d Remove unset variable SWIG_ARGS from Makefile.am
9 years ago
Guy Taylor c9c5876431 Use glib.h over custom typedefs in Python SWIG
9 years ago
John Ralls 5204100d53 Use GNUInstallDirs in CMake Builds
9 years ago
John Ralls f412795ef2 Remove extraneous parameters from GNC_ADD_SCHEME_TARGETS
9 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
Geert Janssens 9472e9347f Replace ambiguous 'scm' with 'vcs' in macro name
9 years ago
Geert Janssens e56cb37813 Additional changes to use commit date rather than build date
9 years ago
Geert Janssens d266ee346c Fix build failures if userdata_home exists but gnc_userdata_home doesn't
9 years ago
John Ralls 711cea1f4f Fix the fix from mac for test-userdata-dir.c
9 years ago
John Ralls 9dc8e6f40a Fix test-userdata-dir on Mac.
9 years ago
Geert Janssens a8cccc00f3 Minor tweaks to the userdata_dir logic
9 years ago
Geert Janssens 2ac118f80c Improve a few comments.
9 years ago
Geert Janssens 37ecf56fbb Merge branch 'maint'
9 years ago
John Ralls 43c81b6ebb Add include of Foundation framework for NSString and NSBundle.
9 years ago
Geert Janssens 449d3ca32d Windows: check permissions actually used on the platform
9 years ago
Geert Janssens d96bb3ebd5 Amend previous commit
9 years ago
Geert Janssens d6677ff39f Convert boost::filesystem path strings to utf8.
9 years ago
Geert Janssens 1b3a0e56ff Use boost::filesystem's built-in conversion between character encodings.
9 years ago
Geert Janssens bbea5061a3 Extend environment file parsing to also parse environment.local
9 years ago
Geert Janssens 045ee429bf Check GNC_DATA_HOME environment to override default userdata location.
9 years ago
Geert Janssens a153412e5a Use platform dependent locations for gnucash user's data (gnc_userdata_home)
9 years ago
Geert Janssens ae75bc963f Rewrite several file path routines to use boost::filesystem
9 years ago
Geert Janssens 0c6da2f001 Cleanup some more obscure references to no longer existing 'src' directory
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago