mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
4c1fd3ee67
* Rework multiline logic to use a GSList, not an array * Remove all multibyte booleans; everything is potentially multibyte - Except for gtk_xtext_get_word(), which needs special attention * Enhance pango work for bold and italics (attr_list -> attr_lists[4]) * Enhance gtk_xtext_strip_color () to save bold, italics info * Involve emphasis information in all pixel-width calculations * Rework find_x () to account for emphasis info in widths Closes #891 Fixes #872 |
||
---|---|---|
.tx | ||
data | ||
m4 | ||
osx | ||
plugins | ||
po | ||
src | ||
win32 | ||
.gitignore | ||
.travis.yml | ||
autogen.sh | ||
config-win32.h.tt | ||
configure.ac | ||
COPYING | ||
Doxyfile | ||
Makefile.am | ||
readme.md | ||
version-template.ps1 |
HexChat
X-Chat ("xchat") Copyright (c) 1998-2010 By Peter Zelezny.
HexChat ("hexchat") Copyright (c) 2009-2013 By Berke Viktor.
This program is released under the GPL v2 with the additional exemption that compiling, linking, and/or using OpenSSL is allowed. You may provide binary packages linked to the OpenSSL libraries, provided that all other requirements of the GPL are met. See file COPYING for details.
Information
HexChat is an IRC client for Windows and UNIX-like operating systems. See IRCHelp.org for information about IRC in general.
For more information please read our documentation:
Requirements
- GTK+ 2.24
- GLib 2.28
HexChat is known to work on, at least:
- Windows Vista/7/8
- Linux
- FreeBSD
- OpenBSD
- NetBSD
- Solaris
- AIX
- IRIX
- DEC/Compaq Tru64 UNIX
- HP-UX 10.20 and 11
- OS X