Commit Graph

199 Commits (7c955b452f6cd1b6fa9631a2af4e5450d6523410)

Author SHA1 Message Date
Christopher Lam 263f007d5c [gnc-filepath-utils] new: gnc_list_all_paths
4 years ago
Christopher Lam 3dfdf60608 [gnc-glib-utils] Define and export gnc_list_length_cmp
5 years ago
Christopher Lam 73ad5b1265 [gnc-glib-utils] use g_stpcpy instead of gnc_strcat
5 years ago
John Ralls 1d8983191d Fix runaway sed error.
5 years ago
John Ralls 74d0630867 Bug 798237 - Logging during XML file loading degrades performance...
5 years ago
Christopher Lam e84549926b [gnc-glib-utils] gnc_g_list_stringjoin to join a GList of strings
5 years ago
Christopher Lam 23bd716451 g_free gnc-path's gchar* intermediate strings
5 years ago
Christopher Lam 292deb0a11 [binreloc.c] free strings
5 years ago
Frank H. Ellenberger 93e2829ee5 Merge PR #899 into maint
5 years ago
luz paz 16b4976381 Fix typos in libgnucash/
5 years ago
Christopher Lam b2b8792110 prepend-and-reverse instead of O(N^2) append
5 years ago
John Ralls 7a7c26f87e Move glib and gtk includes out of extern C for tests.
5 years ago
Bill Nottingham c0f2c3ae25 Fix build with glib2 2.67.x.
5 years ago
John Ralls 7a8a0f40b1 Fix missing space in warning message.
5 years ago
Bill Nottingham 06110e2abd Fix warning about misleading indentation from recent gcc.
6 years ago
Gaming4JC cca4524055
Fix warnings: missing sentinel in function calls
6 years ago
Geert Janssens f749f136ce Drop unused boost::locale::generator instantiations
6 years ago
Geert Janssens 69a04be353 Fix translations using boost::locale::translate
6 years ago
John Ralls fde6be6e01 Fix binreloc compile error with gcc.
6 years ago
Mike Alexander b1ffe2246a CLean up the binreloc code a bit. It is won't work pervectly, but it's better.
6 years ago
John Ralls 3ca8fa1229 Merge branch 'maint'
6 years ago
John Ralls 06033c19cd Fix typo. Really fixes 797674.
6 years ago
John Ralls c91fb77fae Bug 797674 - 3.9: test-gnc-path-util failed on Debian amd64
6 years ago
Geert Janssens 5c468b33bf Housekeeping - clarify the use of the word backend in a warning message
6 years ago
Geert Janssens ab5b7155af CMake - remove parameter repetition in else() and endif() statements
6 years ago
Geert Janssens 301db9020d Merge branch 'maint'
6 years ago
Geert Janssens e79e82edcf CMake - remove parameter repetition in else() and endif() statements
6 years ago
Christopher Lam 62c2203d40 Merge branch 'maint'
6 years ago
Geert Janssens 4537c1de36 Bug 794916 - Fails to find environment file at startup when installation prefix is '/opt'
6 years ago
Geert Janssens 490b20d2da Merge branch 'maint'
6 years ago
Geert Janssens d8a304c2c9 Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables
6 years ago
Christopher Lam 3db699786f [core-utils.i] declare prefs as ENUMs
6 years ago
Geert Janssens 08d685f4aa Define SET_ENUM in core-utils.i as well
6 years ago
Geert Janssens a1898daf6c core-utils - move python wrapper code to bindings/python
6 years ago
Geert Janssens ad8c388235 core-utils - rework link_libraries and include_directories propagation
6 years ago
Geert Janssens 36c19b4085 core-utils - regroup build rules per target
6 years ago
Geert Janssens 94fc5233ea core-utils - cleanup build rules for target library gnc-core-utils
6 years ago
Geert Janssens 28fa4c6465 core-utils - move wrapper code to bindings/guile
6 years ago
Geert Janssens 18093b5e82 core-utils - move guile utils to bindings/guile
6 years ago
Geert Janssens 33e1ff645c Allow to pass include directories to the add_swig_xyz commands
6 years ago
Geert Janssens c59515f7b7 Revert unintended copy-paste error
7 years ago
Geert Janssens 0eb0b922d7 Python - remove 2.x only code paths
7 years ago
John Ralls b8b33b9591 Revert "More conversions from pkg-config variables to imported targets."
7 years ago
John Ralls 6753b30b86 Convert GtkMacIntegration to package-style dependencies.
7 years ago
John Ralls 1a9fcfefad More conversions from pkg-config variables to imported targets.
7 years ago
Christian Gruber b303fc6d99 Use target gtest instead of GTEST_LIB and GTEST_INCLUDE_DIR
7 years ago
Geert Janssens 9a48122d41 Merge maint
7 years ago
Geert Janssens 7dc59950a5 Bug 797353 - Add copyright and release info in appdata file
7 years ago
Geert Janssens c4a21bc9d4 Extract a few cmake commands to dedicated files rather than generating them on the fly
7 years ago
Geert Janssens 0e9e3c107d Drop code path for cmake 3.1 and older
7 years ago
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