Quoting Charles Day <[EMAIL PROTECTED]>:
>> At this point -- 1.6.
>> But previous versions of GnuCash supported 1.3.4 and 1.4
>> However I believe we dropped versions < 1.6 in 2.0 or 2.2.
>>
>
> A custom string-split would have been necessary for supporting Guile 1.4 and
> below. If GnuCash will n
On Thu, Jun 5, 2008 at 9:49 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
> Quoting Charles Day <[EMAIL PROTECTED]>:
>
> On Thu, Jun 5, 2008 at 9:31 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
>>
>> Quoting Charles Day <[EMAIL PROTECTED]>:
>>>
>>> Does anyone know why there is a custom string-spl
Quoting Charles Day <[EMAIL PROTECTED]>:
> On Thu, Jun 5, 2008 at 9:31 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
>
>> Quoting Charles Day <[EMAIL PROTECTED]>:
>>
>> Does anyone know why there is a custom string-split procedure in main.scm?
>>> Guile 1.6 and up already includes this as a standar
Quoting Charles Day <[EMAIL PROTECTED]>:
> On Thu, Jun 5, 2008 at 9:29 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
>
>> Maybe create a new file in src/scm and then you can cause
>> it to get loaded by main.scm? I don't think main.scm
>> is the right place for these procedures.
>>
>
> OK. Should I
On Thu, Jun 5, 2008 at 9:29 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
> Maybe create a new file in src/scm and then you can cause
> it to get loaded by main.scm? I don't think main.scm
> is the right place for these procedures.
>
OK. Should I be naming these procedures with "gnc-" in front to
On Thu, Jun 5, 2008 at 9:31 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
> Quoting Charles Day <[EMAIL PROTECTED]>:
>
> Does anyone know why there is a custom string-split procedure in main.scm?
>> Guile 1.6 and up already includes this as a standard procedure. Are we
>> trying to support older ve
Quoting Charles Day <[EMAIL PROTECTED]>:
> Does anyone know why there is a custom string-split procedure in main.scm?
> Guile 1.6 and up already includes this as a standard procedure. Are we
> trying to support older versions, or is this a leftover from days past?
I *SUSPECT* it's a holdover from
Maybe create a new file in src/scm and then you can cause
it to get loaded by main.scm? I don't think main.scm
is the right place for these procedures.
-derek
Quoting Charles Day <[EMAIL PROTECTED]>:
> To support multi-byte account separators in the QIF importer I have had to
> write several ne
Does anyone know why there is a custom string-split procedure in main.scm?
Guile 1.6 and up already includes this as a standard procedure. Are we
trying to support older versions, or is this a leftover from days past?
Cheers,
Charles
___
gnucash-devel ma
To support multi-byte account separators in the QIF importer I have had to
write several new Scheme string manipulation routines. They are pretty
useful variations on some of the standard routines. I have them working in
the QIF importer, but is there a better place to stick them so that they can
b
I just got the new chart of accounts for the spanisch PGC 2008 (already conver
to GNUCash format. How do I submit it as a patch that everyone can use?
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnu
Quoting Phil Longstaff <[EMAIL PROTECTED]>:
> Derek Atkins wrote:
> to switch.
Do you want to do this in the gda-dev or would you like a new branch
to work from? Branches are cheap.
>>> At this point, I'll work in gda-dev.
>>
>> Okay. I was just thinking that maybe "dbi-dev" would
On Thu, Jun 5, 2008 at 5:41 AM, Derek Atkins <[EMAIL PROTECTED]> wrote:
> "Charles Day" <[EMAIL PROTECTED]> writes:
>
> > For prettiness, mainly. But I was also considering whether to add some
> extra
> > text below the bar to show the current subtask (like shown in the HIG).
> The
> > ability to
Derek Atkins wrote:
to switch.
>>> Do you want to do this in the gda-dev or would you like a new branch
>>> to work from? Branches are cheap.
>> At this point, I'll work in gda-dev.
>
> Okay. I was just thinking that maybe "dbi-dev" would be a more
> appropriate name. But up to you.
What
"Darryl Rees" <[EMAIL PROTECTED]> writes:
> By way of illustration, I wanted to do something like the following:
> A000Assets
> A100Fixed Assets
> A110Buildings
> A120Furniture and Fittings
> A130Other Fixed Asset
> A200Curren
Phil Longstaff <[EMAIL PROTECTED]> writes:
> Derek Atkins wrote:
>> Phil Longstaff <[EMAIL PROTECTED]> writes:
>>
>> My appologies for sounding like a broken record, but if you look at
>> MythTV they show how to support both MySQL and PG in an automated
>> fashion. At least I'm pretty sure they
"Charles Day" <[EMAIL PROTECTED]> writes:
> For prettiness, mainly. But I was also considering whether to add some extra
> text below the bar to show the current subtask (like shown in the HIG). The
> ability to cancel is also currently missing from the QIF importer, though the
> existing popup co
17 matches
Mail list logo