Re: Another simplification



On 2016.06.07 19:10, Peter Bloomfield wrote:
On 06/07/2016 07:03:41 PM Tue, Peter Bloomfield wrote:
Hi All!

A little over a year ago, the gtk3 branch began using a GtkStack instead of a GtkNotebook to switch between the "Content" and "Message Parts" of a message. It cleaned up some odd rendering inconsistencies in messages. The two tabs are rendered a little differently (specifically, as buttons rather than notebook tabs), but otherwise it was an inconspicuous change.

Initially it was an experiment, and the GtkNotebook code was kept as conditionally compiled code, but with no configuration option; the condition was hard-coded in a header file. The experiment seems to have been successful, so I'm inclined to drop the old code. That would be a problem if anyone has been building with the header file edited to disable the GtkStack code.

Ahh, wait--that would require bumping the Gtk required version to 3.10--is that an issue?

Not a problem for Gentoo - already has 3.18.7 as stable, and 3.18.9 in testing.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]