Re: [GNC-dev] Bug796872 Multiple selection feature in import matcher

2019-04-26 Thread David Cousens
Thanks John, I took the fresh fork route. There should be a pull request for the files for the Multiple selection waiting for you. I'll go through the commands though to mprove my education. David - David Cousens -- Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html

Re: [GNC-dev] Bug796872 Multiple selection feature in import matcher

2019-04-26 Thread John Ralls
> On Apr 25, 2019, at 11:24 PM, David Cousens wrote: > > And the wrong bug report again again. I think the original was possibly > closed before moving from the original bugzilla.org version. My only excuse > is I was getting over a trip to Singapore and an overnight flight back > yesterday. >

Re: [GNC-dev] Bug796872 Multiple selection feature in import matcher

2019-04-25 Thread David Cousens
And the wrong bug report again again. I think the original was possibly closed before moving from the original bugzilla.org version. My only excuse is I was getting over a trip to Singapore and an overnight flight back yesterday. For some reason the changes in the commits https://github.com/Gnuca

Re: [GNC-dev] Bug796872 Multiple selection feature in import matcher

2019-04-25 Thread David Cousens
Sorry John, I had the wrong bug number it should have been 796874 for the multiple selection mods. I have replaced a call to gtk_menu_popup with gtk_menu_popup_at_pointer in import-main-matcher.c but have yet to test it out. Looks like it will be a straightforward dropin for the deprecated call w

Re: [GNC-dev] Bug796872 Multiple selection feature in import matcher

2019-04-25 Thread John Ralls
> On Apr 25, 2019, at 3:52 PM, David Cousens wrote: > > Hi John, > > I noticed from Jeff Albrecht's post in the User forum yesterday that the > mods to the import-main-matcher to implement assignment of a transfer > account to multiple transaction(-feature request Bug 796872) didn't make it