gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Fri Aug 4 03:01:00 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/88e365d2 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/86613ace (commit)
	 via  https://github.com/Gnucash/gnucash/commit/386309d8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/64d4ec3f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/efe2aef6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8ebdc7b1 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e0e1ccc1 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/66aa691a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/64b9872e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/54677d37 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a2fa9eef (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4bef3a59 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/64639a57 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9318ed9f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ea24c7b8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/22d1d488 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8468783a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/60ff8804 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9b582c38 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/25cf1d91 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/0456b8ae (commit)
	from  https://github.com/Gnucash/gnucash/commit/16b98cc5 (commit)



commit 88e365d2d11749ead281f4c45866725590f084b2
Merge: 16b98cc 86613ac
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Aug 4 08:26:36 2017 +0200

    Merge branch 'gtk3-update4' of https://github.com/Bob-IT/gnucash

commit 86613ace5fbcbda89ab3ae86beb964f82d916f48
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Aug 3 18:02:59 2017 +0100

    Missed changing the GncItemEdit alignment for the first row

commit 386309d8c821ab78bab61b6afcf331a4fa7b1379
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Aug 3 16:45:11 2017 +0100

    Change how the widgets are named for CSS
    
    Changed the names of the register parts and added to the class_init
    function gtk_widget_class_set_css_name for use with Gtk+ 3.20 and also
    a procedure to use gtk_style_context_add_class for earlier versions of
    Gtk+

commit 64d4ec3fd1bd6b37728f93f650efa266e36ee9bd
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Aug 3 16:43:50 2017 +0100

    Replace the thicker lower line for the cursor, removed by mistake

commit efe2aef6f48f857b062665c8c2ea01e5778bfdb9
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Aug 3 16:42:29 2017 +0100

    When drawing the cursor, remove the requirement to test for first row

commit 8ebdc7b1d299c8f6bd8ea00d9195b1004e5fc619
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Aug 3 16:39:07 2017 +0100

    Change the divider line back to 3px
    
    Make divider line 3px but make it straddle two rows centrally.

commit e0e1ccc1c447258eb34a297fde2dab784b93903c
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Aug 3 16:38:11 2017 +0100

    Revert change to text vertical offset

commit 66aa691a98f00d0019fb6f7cb1452c0e1807ce62
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Aug 3 16:34:38 2017 +0100

    Do not make the first row height smaller
    
    Change the first row to be like all others, top and bottom borders to
    be offset by - 0.5 and so use the header border as the top border of
    first row.

commit 64b9872e363cf093dd79dd17e8d44def6167ecd8
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Aug 3 15:34:46 2017 +0100

    Return the vertical split borders to light

commit 54677d37c427200b72163bc4a8795ee0ba1a7222
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Aug 3 08:22:12 2017 +0100

    Change the hatching draw fix to use a relative move

commit a2fa9eeff33919bd7ca56fc642473ca5b7109e22
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Aug 1 10:38:21 2017 +0100

    Fix a problem with the arrows when register first loads
    
    After the register is loaded, when you first click on a arrow button
    the popup appears but the arrow disappears, subsequent pressing and the
    arrow toggles as expected. To fix this pack both arrows on the button
    and hide the one not active.

commit 4bef3a59e0f4489c8c3f26d114da26ebe5f3a3f7
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Aug 1 09:17:34 2017 +0100

    Fix the place the popup appears when above the row
    
    There may be more to do here after more testing.

commit 64639a57ad23b9ab336d9261fbcd3c3e3f712432
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Aug 1 09:16:20 2017 +0100

    To update the toggle arrow it needs to be removed from the container

commit 9318ed9f30369658fd06bba8be77bc948b5f0bc9
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Aug 1 09:13:34 2017 +0100

    Change the cursor grid coordinates to reflect the other changes

commit ea24c7b87cfede7fe52db8cc2c36d2c156945258
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Aug 1 09:11:48 2017 +0100

    Change the cursor grid coordinates to reflect the other changes

commit 22d1d488b51c8b4140f921a43a67b02f935be5fa
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Aug 1 09:06:33 2017 +0100

    Remove some blank lines from the header source file

commit 8468783ad8b5328f96efc073d1423ebab2043f73
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Aug 1 09:05:30 2017 +0100

    Add css style classes to parts of the register

commit 60ff88041d46bdfc270e42790a1ed6ea15795f63
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Aug 1 09:00:41 2017 +0100

    Change the cell grid lines slightly
    
    Grid lines will be generally be drawn by subtracting 0.5 from the x and
    y values apart from the left border of the first column cell has 0.5
    added to the x value and the first row cell has 0.5 added to the top
    border y value. By doing this the overall dimensions does not change
    and all borders are visible.

commit 9b582c386af7a92c79e564f30cbe3d5be89e1282
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Aug 1 08:28:49 2017 +0100

    Make the header align with the sheet when scrolled horizontally

commit 25cf1d91c0bd09a2ec92843916b4e6bef2409144
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Aug 1 08:27:45 2017 +0100

    Change the layout to show left border of first cell

commit 0456b8ae84cfc13d5e684154f966b843bd3c5d19
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Aug 1 08:26:38 2017 +0100

    Update the register grid



Summary of changes:
 src/register/ledger-core/split-register-model.c    | 12 +---
 src/register/register-gnome/gnucash-header.c       | 39 ++++++++----
 src/register/register-gnome/gnucash-item-edit.c    | 60 ++++++++++++++-----
 src/register/register-gnome/gnucash-item-edit.h    |  3 +-
 src/register/register-gnome/gnucash-register.c     | 13 +++-
 .../register-gnome/gnucash-sheet-private.c         | 69 +++++++++++++---------
 src/register/register-gnome/gnucash-sheet.c        |  7 +++
 src/register/register-gnome/gnucash-sheetP.h       |  1 +
 src/register/register-gnome/gnucash-style.c        |  3 -
 9 files changed, 137 insertions(+), 70 deletions(-)



More information about the gnucash-patches mailing list