1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src/fe-common
Valentin Batz fb6bdac677 replace guint by gsize for the glib2 version of irssi_ssl_read
like it's defined in GIOFuncs for glib2
moved src/fe-text/utf8.* to src/fe-common/core
changed get_utf8_char so it returns a status code and the unichar argument pointer
to the value that it returned before if there were no errors,
so you can check for a negative value an handle the error


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4091 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-11-23 18:30:22 +00:00
..
core replace guint by gsize for the glib2 version of irssi_ssl_read 2005-11-23 18:30:22 +00:00
irc Using "/VER" in channel now doesn't directly ask CTCP VERSION from it. 2005-11-19 16:44:28 +00:00
.cvsignore updates 2000-04-27 11:45:50 +00:00
Makefile.am ..adding new files.. 2000-04-26 08:03:38 +00:00