gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon Jan 11 15:40:55 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/a3e59e55 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6ea11539 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a8c8debb (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a90b10b1 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f17f047a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1bb87789 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/43e122ca (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8a536d41 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/83f2a35e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/87dc25d6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/035bc761 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/0311f920 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/82013f73 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9c9dff4f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/1cfd8e79 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/54290cd5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/96edb94f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/837e0683 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/2e4c957d (commit)
	from  https://github.com/Gnucash/gnucash/commit/079c0c31 (commit)



commit a3e59e557a6e644fafc253f70e4a448b5d1e089a
Merge: 079c0c3 6ea1153
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jan 11 12:40:10 2016 -0800

    Merge branch 'import-map-editor'

commit 6ea11539b678a398de22dee5d19c926070080bfe
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jan 11 12:01:28 2016 -0800

    Add missing static declaration.

commit a8c8debb0a76e64047040c13aee995137afc7b12
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Jan 11 14:32:46 2016 +0000

    New functions to simplify delete and filter parts

commit a90b10b15e838254af5e8ed90e353d184fd0f3be
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Jan 6 13:15:29 2016 +0000

    Add Filter option to tree store

commit f17f047a68d0d84eee4949b776ce2d4278ecf945
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Dec 28 20:07:21 2015 +0000

    Change list store into a tree store

commit 1bb87789895554dd509cb1bc86f63c648ae20e88
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Dec 28 12:13:47 2015 +0000

    Some more name changes

commit 43e122ca9c875e1962833f976d0cf6bad396b710
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Dec 28 10:49:18 2015 +0000

    Rename some functions and structures based on imap

commit 8a536d41528286dcc90cae8d8e6a416a6db05f17
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Dec 17 16:16:53 2015 +0000

    Rename probability to count.

commit 83f2a35e777bb659b0fa0979d566f859ea68ae72
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Dec 17 14:52:16 2015 +0000

    Rename files and functions based on bayes to imap

commit 87dc25d65c9ddcae55612075b797bf084c922711
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Dec 17 13:59:20 2015 +0000

    Use Glib G_GINT64_FORMAT to specify correct format
    string for gint64 values.

commit 035bc761aa5a68321a452f566e32b08185baed86
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sun Dec 13 10:03:50 2015 +0000

    Moved all KVP handling to Account.c, Added two
    main functions that return a Glist of kvp_info
    for Bayesian and Non Bayesian entries. Also added
    a get and delete function based on kvp path.

commit 0311f920e1590f5b5afb25eda6592778e94520ba
Author: Bob-IT <Bob-IT at users.noreply.github.com>
Date:   Sun Nov 22 14:04:08 2015 +0000

    Update POTFILES.in
    
    Add Bayesian Editor files.

commit 82013f73a31823557db5bf6e9d3449ef7fce9476
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sun Nov 22 13:56:28 2015 +0000

    Reduce code duplication for non Bayesian
    information.

commit 9c9dff4f84f8af462f2e108af2497177a6003459
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Nov 20 15:22:56 2015 +0000

    Cosmetic changes.

commit 1cfd8e798050bc9cf188843ebb1cbcb54879e73a
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Nov 20 10:28:03 2015 +0000

    Add the remove option.

commit 54290cd5f4f7422f79525233c8a5bb10b8dfc984
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Nov 18 12:19:28 2015 +0000

    Hide the probability column where appropriate.

commit 96edb94f6733c6bef93b5da632986eb4777988d2
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Nov 18 12:10:20 2015 +0000

    Get Bayesian values, needed to change Qof function
    as values are stored under FRAME,FRAME,VALUE so
    changed to test for a FRAME and returns NULL.

commit 837e068392139bb6bae73feeab1d279656591a8e
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Nov 18 11:34:29 2015 +0000

    Get Non Bayesian and Online ID information

commit 2e4c957d004cca0141a7c35faa2540ac6a0ecae3
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sun Nov 15 12:56:57 2015 +0000

    Add Basic framework for Bayesian editor dialog



Summary of changes:
 po/POTFILES.in                                     |   2 +
 src/engine/Account.c                               | 210 ++++++
 src/engine/Account.h                               |  31 +
 src/gnome/Makefile.am                              |   2 +
 src/gnome/dialog-imap-editor.c                     | 777 +++++++++++++++++++++
 .../mod-baz/baz.h => gnome/dialog-imap-editor.h}   |  12 +-
 src/gnome/gnc-plugin-basic-commands.c              |  15 +
 .../gschemas/org.gnucash.dialogs.gschema.xml.in.in |  11 +
 src/gnome/gtkbuilder/Makefile.am                   |   1 +
 src/gnome/gtkbuilder/dialog-imap-editor.glade      | 370 ++++++++++
 src/gnome/ui/gnc-plugin-basic-commands-ui.xml      |   1 +
 src/libqof/qof/qofinstance.cpp                     |  10 +-
 12 files changed, 1435 insertions(+), 7 deletions(-)
 create mode 100644 src/gnome/dialog-imap-editor.c
 copy src/{gnc-module/test/mod-baz/baz.h => gnome/dialog-imap-editor.h} (84%)
 create mode 100644 src/gnome/gtkbuilder/dialog-imap-editor.glade



More information about the gnucash-patches mailing list