Am 02.04.2018 um 15:46 schrieb John Ralls:
>
>
>> On Apr 2, 2018, at 4:22 AM, Christoph R
>> wrote:
>>
>>
>> But it is possible without any error or warning to create dates like this in
>> the price editor of 2.6.
>
> But not in GnuCash 3, where the earliest supported year (thanks to
> Boost
> On Apr 2, 2018, at 4:22 AM, Christoph R
> wrote:
>
>
> But it is possible without any error or warning to create dates like this in
> the price editor of 2.6.
But not in GnuCash 3, where the earliest supported year (thanks to
Boost::date_time) is 1400.
Regards,
John Ralls
__
Hi,
> Am 01.04.2018 um 19:11 schrieb Wm :
>
> Do you feel this was an anomaly or a general case that needs to be coded for
> ? Maybe we should just drop prices far in the past or future ? The price db
> really isn't that important, it doesn't contain anything real for a person's
> actual acco
On 28/03/2018 20:20, Christoph R wrote:
Hi Geert,
Am 28.03.2018 um 17:24 schrieb Geert Janssens :
Op woensdag 28 maart 2018 15:46:26 CEST schreef Christoph R:
It choked on one of my files, which worked fine with 2.6 and was probably
created with 2.4 or even earlier. There was an out-of rang
> On Mar 31, 2018, at 6:51 AM, Geert Janssens
> wrote:
>
> Op donderdag 29 maart 2018 14:58:08 CEST schreef Adrien Monteleone:
>> Thanks for creating that page Alen,
>>
>> I think this will be much easier for users to work with than the FAQ. I’d
>> recommend moving the FAQ material here.
>>
>
Hi,
Am 31.03.2018 um 13:51 schrieb Geert Janssens:
> I'm fine with moving the FAQ material here, but I would prefer to keep a link
> from the faq to this page so users can be redirected.
IMHO we should move most content from the FAQ to structured pages of the
respective themes (and after some br
Op donderdag 29 maart 2018 14:58:08 CEST schreef Adrien Monteleone:
> Thanks for creating that page Alen,
>
> I think this will be much easier for users to work with than the FAQ. I’d
> recommend moving the FAQ material here.
>
I'm fine with moving the FAQ material here, but I would prefer to kee
Thanks for the info, Adrien.
So far I managed to paint most of the application dark by using the * selector
only. It is a bit draconian but things are dark, alright.
Hopefully we can figure out additional selectors for borders and other elements.
The example css for register is a good start for t
Alen,
A follow-up on the button...
Check out the CSS section of:
https://developer.gnome.org/gtk3/stable/GtkButton.html
It seems there are no child nodes of button.
But this reference does say it will get the class .image-button or .text-button.
My suspicion would be to try .text-button as th
at least there are some signs of life! :)
>
> Cheers
>
>> Sent: Thursday, March 29, 2018 at 12:53 AM
>> From: "David Carlson"
>> To: "Robert Fewell" <14ubo...@gmail.com>
>> Cc: "GNUCASH devel"
>> Subject: Re: Feedback about 2.7.8
&
> On Mar 29, 2018, at 3:00 AM, Alen Siljak wrote:
>
>
> To answer a part of Adrien's question - see the gtk overview
> (https://developer.gnome.org/gtk3/stable/chap-css-overview.html), the first
> code entry, example 7. It sets the font to Comic Sans and paints it pink.
> I've created the gt
Thank you Geert,
That’s even better than just a list.
Regards,
Adrien
> On Mar 29, 2018, at 2:50 AM, Geert Janssens
> wrote:
>
> https://wiki.gnome.org/Projects/GTK%2B/Inspector
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists
The recommended link for upgrade info:
g.co/recaptcha/upgrade
> > > - captcha
> > > Captcha on wiki reports that the v1 is to be deprecated soon.
> >
> > Where do you get this ? I don't see this when logging in to our wiki or
> > editing pages. Perhaps because I'm a developer ?
>
> Sent: Thursday, March 29, 2018 at 10:16 AM
> From: "Geert Janssens"
> To: gnucash-devel@gnucash.org
> Cc: "Alen Siljak"
> Subject: Re: Feedback about 2.7.8
>
> Op donderdag 29 maart 2018 10:00:25 CEST schreef Alen Siljak:
> > A few questions
Op donderdag 29 maart 2018 10:00:25 CEST schreef Alen Siljak:
> A few questions/suggestions:
>
> - captcha
> Captcha on wiki reports that the v1 is to be deprecated soon.
Where do you get this ? I don't see this when logging in to our wiki or
editing pages. Perhaps because I'm a developer ?
>
Soon as in the day after tomorrow!
(just read the warning message again)
> Sent: Thursday, March 29, 2018 at 10:00 AM
> From: "Alen Siljak"
> To: "David Carlson"
> Cc: "GNUCASH devel"
> Subject: Re: Feedback about 2.7.8
>
> A few questions/su
ns of life! :)
Cheers
> Sent: Thursday, March 29, 2018 at 12:53 AM
> From: "David Carlson"
> To: "Robert Fewell" <14ubo...@gmail.com>
> Cc: "GNUCASH devel"
> Subject: Re: Feedback about 2.7.8
>
> Neither of those sample .css file addresse
Op woensdag 28 maart 2018 22:06:38 CEST schreef Adrien Monteleone:
> Geert,
>
> I just noticed in the sample file linked in the FAQ that the following rules
> are repeated at the top and bottom of the file:
>
>
> /* Change font color by mixing with grey */
> .lighter-grey-mix {
> color: mix (cur
Op woensdag 28 maart 2018 23:04:33 CEST schreef Robert Fewell:
> I do not think that is the right file to link to, I would of thought this
> one was the correct one...
> https://github.com/Gnucash/gnucash/blob/unstable/doc/gtk-3.0.css
>
Ah, yes. Thanks. I have fixed the FAQ entry.
Geert
___
Op donderdag 29 maart 2018 00:53:34 CEST schreef David Carlson:
> Neither of those sample .css file addresses Adreien's question
>
> " Is there a class/id list for the GnuCash UI so we can know what’s
> available to style? Or are those listed in the sample file the only ones
> available? (I’m also
Neither of those sample .css file addresses Adreien's question
" Is there a class/id list for the GnuCash UI so we can know what’s
available to style? Or are those listed in the sample file the only ones
available? (I’m also assuming other properties can be set, for example
font-size in addition t
I do not think that is the right file to link to, I would of thought this
one was the correct one...
https://github.com/Gnucash/gnucash/blob/unstable/doc/gtk-3.0.css
Bob
On 28 March 2018 at 21:13, Adrien Monteleone
wrote:
> Christop,
>
> A general guide to CSS(in the context of web pages) is av
Christop,
A general guide to CSS(in the context of web pages) is available here:
https://www.w3schools.com/css/
A more specific guide with respect to CSS usage in GTK3 is here:
https://developer.gnome.org/gtk3/stable/chap-css-overview.html
Regards,
Adrien
> On Mar 28, 2018, at 2:20 PM, Chris
Geert,
I just noticed in the sample file linked in the FAQ that the following rules
are repeated at the top and bottom of the file:
/* Change font color by mixing with grey */
.lighter-grey-mix {
color: mix (currentColor, grey, 0.8);
}
.darker-grey-mix {
color: mix (currentColor, grey, 0.2);
}
Hi Geert,
> Am 28.03.2018 um 17:24 schrieb Geert Janssens :
>
> Op woensdag 28 maart 2018 15:46:26 CEST schreef Christoph R:
>
>> It choked on one of my files, which worked fine with 2.6 and was probably
>> created with 2.4 or even earlier. There was an out-of range date in the
>> price databas
Op woensdag 28 maart 2018 15:46:26 CEST schreef Christoph R:
> Hi,
>
> since 2.7.8 is deemed a release candidate I am giving it a try on MacOS High
> Sierra.
>
> here is my feedback so far:
Thanks for your feedback.
> It choked on one of my files, which worked fine with 2.6 and was probably
> c
split.
Cheers,
Christoph
> Am 28.03.2018 um 15:54 schrieb Alen Siljak :
>
>
>> Sent: Wednesday, March 28, 2018 at 3:46 PM
>> From: "Christoph R"
>> To: gnucash-devel
>> Subject: Feedback about 2.7.8
>> But I can change the description of a r
March 28, 2018 at 3:46 PM
> > From: "Christoph R" > <mailto:subscriptions%2blis...@rohland.net>>
> > To: gnucash-devel > <mailto:gnucash-devel@gnucash.org>>
> > Subject: Feedback about 2.7.8
> > But I can change the description of a reconciled spl
Christoph R"
> > To: gnucash-devel
> > Subject: Feedback about 2.7.8
> > But I can change the description of a reconciled split without a
> warning. I need to file a bug report on that.
>
> Chris, I'm just wondering - why would a change of description require
>
> Sent: Wednesday, March 28, 2018 at 3:46 PM
> From: "Christoph R"
> To: gnucash-devel
> Subject: Feedback about 2.7.8
> But I can change the description of a reconciled split without a warning. I
> need to file a bug report on that.
Chris, I'm just
Hi,
since 2.7.8 is deemed a release candidate I am giving it a try on MacOS High
Sierra.
here is my feedback so far:
It choked on one of my files, which worked fine with 2.6 and was probably
created with 2.4 or even earlier. There was an out-of range date in the price
database which I correc
31 matches
Mail list logo