Re: AbiWord 3.next release plans
Hubert Figuière <[email protected]> Mon, 23 Nov 2015 10:29:53 -0500
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <[email protected]> |
On 23/11/15 03:59 AM, Jean Br=C3=A9fort wrote: >=20 > Le dimanche 22 novembre 2015 =C3=A0 22:36 -0500, Hubert Figui=C3=A8re a= =C3=A9crit : >> Like the collab plugin trigger a good bunch of Gtk deprecation >> warnings that needs to be fixed... >=20 > Most are GtkTable uses that should be replaced by GtkGrid, which is > quite easy to do (but somewhat boring). > The few others are about deprecation of gtk_tree_view_set_rules_hint() > which we should just not use anymore (it probably interfered with > themes). I have had these on my radar. I just didn't get through doing them yet. There are also a bunch in the core. > I'll do these as soon as possible, but it would be fine if somebody > else could check the dialogs, I don't use collab myself, and there > might be some widget size issues (which might depend upon the gtk+ > version). Thanks for stepping in. Ability to test is part of my issues with the collab plugin. Hub