GNOME Bugzilla – Bug 586222
remove libsexy dependency
Last modified: 2019-02-23 02:52:56 UTC
topic-label.c uses SexyUrlLabel text-entry.{h,c} uses SexySpellEntry
See http://live.gnome.org/GnomeGoals/DropLibsexy .
It's gonna be hard to remove libsexy until SexySpellEntry has an analog.
Created attachment 137125 [details] [review] Use new GtkLabel link support I've used GTK_CHECK_VERSION(2,17,1) so it's only replaced if GTK+ >= 2.17.1
I am inclined towards pushing this, once gtk 2.18 is out. any thoughts ?
Ritesh: No need to wait for gtk 2.18 as there's GTK_CHECK_VERSION(2,17,1) in the patch. This can simply go in.
Created attachment 140247 [details] [review] Use new GtkLabel link support v2 I've fixed the indentation in this patch
Review of attachment 140247 [details] [review]: committed http://git.gnome.org/cgit/xchat-gnome/commit/?id=9bb97b00f3cb4ee895bb2e00941df83a1e3b7e99
__self: $ grep Sexy . -R ./src/fe-gnome/text-entry.h: SexySpellEntry parent; ./src/fe-gnome/text-entry.h: SexySpellEntryClass parent_class; ./src/fe-gnome/text-entry.c:static SexySpellEntryClass *parent_class = NULL;
I doubt, if this will happen any time soon. Updating target to 0.28.x
*ping
xchat-gnome is not under active development anymore. Its codebase has been archived: https://gitlab.gnome.org/Archive/xchat-gnome/commits/master Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather reactivate the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again. You may want to switch to Hexchat (or another IRC client that suits you).