gnucash/src
Jesse Olmer 082d0f305b Bug 739571 - Matching imported transactions doesn't indicate previously matched entries
Display reconcile state of each transaction in Import Match Picker and allow
user to toggle display of reconciled transactions.

https://bugzilla.gnome.org/show_bug.cgi?id=739571
2017-03-22 22:03:55 +01:00
..
app-utils add gnc_get_current_session to swig interface 2017-02-18 16:38:46 +01:00
backend Make gnc_dbi_safe_sync_all safer. 2017-02-04 17:36:09 -08:00
bin Revert "temporarily disable pre-logging messages." 2016-08-21 09:13:43 -07:00
business Bug 643025 - RFE: Ability to select and open multiple invoices 2016-09-08 10:02:37 +02:00
cmake_modules Use default PKG_CHECK_MODULES for CMake version > 3.4 2016-09-27 11:24:36 -05:00
core-utils spelling fixes 2017-01-23 11:50:00 +01:00
debug Fix automake INCLUDE deprecation warnings 2012-11-07 03:08:15 +00:00
doc spelling fixes 2017-01-23 11:50:00 +01:00
engine Bug 778208 - Scheduling 2nd, 3rd or 4th Wed doesn't seem to work. 2017-03-21 10:33:13 -07:00
experimental Bug 755781 - Files with copyright but no grant of license. Non-free? 2015-09-29 12:08:48 -07:00
gnc Bug 755781 - Files with copyright but no grant of license. Non-free? 2015-09-29 12:08:48 -07:00
gnc-module CMake improvements for SWIG handling and Python bindings. 2016-08-30 18:12:49 -05:00
gnome Add 2 translator comments to get a unique translation for 'Tax Report 2017-03-22 06:08:34 +01:00
gnome-search spelling fixes 2017-01-23 11:50:00 +01:00
gnome-utils Add 2 translator comments to get a unique translation for 'Tax Report 2017-03-22 06:08:34 +01:00
html Bug 777875 - Reports with charts are flickering in certain circumstances 2017-02-01 19:18:00 +01:00
import-export Bug 739571 - Matching imported transactions doesn't indicate previously matched entries 2017-03-22 22:03:55 +01:00
libqof spelling fixes 2017-01-23 11:50:00 +01:00
optional spelling fixes 2017-01-23 11:50:00 +01:00
pixmaps Forgot to add the png file to previous commit 2016-11-15 12:03:55 +00:00
plugins spelling fixes 2017-01-23 11:50:00 +01:00
python CMake improvements for SWIG handling and Python bindings. 2016-08-30 18:12:49 -05:00
quotes spelling fixes 2017-01-23 11:50:00 +01:00
register Bug 777949 - Accounts implicitly created in ledger attempt creation twice 2017-03-10 10:54:22 -08:00
report Save Changes Bug 776517 - Trial Balance Report:... 2017-03-21 17:58:15 -07:00
scm spelling fixes 2017-01-23 11:50:00 +01:00
tax cmake - Add ability to run tests under CMake 2016-01-24 19:54:33 -06:00
test-core CMake improvements for SWIG handling and Python bindings. 2016-08-30 18:12:49 -05:00
base-typemaps.i Bug 772369 - Replace use of guile's internal date/time functions 2016-12-11 15:23:55 -08:00
CMakeLists.txt Drop a couple of webkit related configure tests 2017-01-27 19:24:53 +01:00
config.h.cmake.in Drop a couple of webkit related configure tests 2017-01-27 19:24:53 +01:00
gnc-test-env.pl Rewrite gnc-test-env in perl 2015-01-31 08:19:26 +01:00
guile-mappings.h Bug 719481 - GnuCash report crashes with Guile2 2013-12-13 20:22:01 +00:00
Makefile.am Build system: Rename BUILDING_FROM_SCM to BUILDING_FROM_VCS 2015-03-31 02:07:38 +02:00
platform.h Add new CPP macros which make it cleaner to have conditional compilation based on compiler/system and options selected during config 2010-03-23 18:34:17 +00:00
README Fix tests. 2001-12-07 11:11:08 +00:00
README.modules spelling fixes 2017-01-23 11:50:00 +01:00
swig-utf8.patch Bug 719481 - GnuCash report crashes with Guile2 2013-12-13 20:22:01 +00:00

This directory contains the source for GnuCash.
See README.modules for the layout of the module subdirectories.
The non-module directories are:

  doc: various notes about design and the design documentation.
  experimental: for experimental systems.
  gnome: misc code for the gtk/gnome front end.
  optional: bits supported via ./configure --enable-* or --with-* args.
  pixmaps: various runtime images.
  quotes: code for downloading stock quotes.
  scm: misc scheme code.