After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 586222 - remove libsexy dependency
remove libsexy dependency
Status: RESOLVED WONTFIX
Product: xchat-gnome
Classification: Other
Component: general
HEAD
Other Linux
: Normal normal
: .30
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
gnome[unmaintained]
Depends on: gspell
Blocks: 563636 585385
 
 
Reported: 2009-06-18 09:25 UTC by Ritesh Khadgaray ( irc:ritz)
Modified: 2019-02-23 02:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use new GtkLabel link support (3.35 KB, patch)
2009-06-21 17:00 UTC, Javier Jardón (IRC: jjardon)
none Details | Review
Use new GtkLabel link support v2 (3.05 KB, patch)
2009-08-09 04:46 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Ritesh Khadgaray ( irc:ritz) 2009-06-18 09:25:31 UTC
topic-label.c uses SexyUrlLabel
text-entry.{h,c} uses SexySpellEntry
Comment 1 André Klapper 2009-06-18 09:43:23 UTC
See http://live.gnome.org/GnomeGoals/DropLibsexy .
Comment 2 David Trowbridge 2009-06-18 17:04:52 UTC
It's gonna be hard to remove libsexy until SexySpellEntry has an analog.
Comment 3 Javier Jardón (IRC: jjardon) 2009-06-21 17:00:27 UTC
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
Comment 4 Ritesh Khadgaray ( irc:ritz) 2009-07-07 12:15:27 UTC
I am inclined towards pushing this, once gtk 2.18 is out. any thoughts ?
Comment 5 André Klapper 2009-07-14 16:06:53 UTC
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.
Comment 6 Javier Jardón (IRC: jjardon) 2009-08-09 04:46:09 UTC
Created attachment 140247 [details] [review]
Use new GtkLabel link support v2

I've fixed the indentation in this patch
Comment 8 Ritesh Khadgaray ( irc:ritz) 2009-10-21 20:00:30 UTC
__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;
Comment 9 Ritesh Khadgaray ( irc:ritz) 2009-11-20 18:31:26 UTC
I doubt, if this will happen any time soon. Updating target to 0.28.x
Comment 10 Eric Heintzmann 2012-11-30 14:36:39 UTC
*ping
Comment 11 André Klapper 2019-02-23 02:52:56 UTC
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).