summary refs log tree commit diff stats
path: root/.gitignore
AgeCommit message (Expand)Author
2013-05-20Set up DoxyfileBerke Viktor
2013-05-08add pkgconfig file to gitignoreTingPing
2012-11-12Add Perl build notes and installersBerke Viktor
2012-11-11These shouldn't be needed anymoreBerke Viktor
2012-10-31Add another temporary file to gitignoreBerke Viktor
2012-10-27Ignore generated text even headersBerke Viktor
2012-10-27More ignoresBerke Viktor
2012-10-27Add make-te binary to gitignoreBerke Viktor
2012-10-27Ignore generated config.h properly on UnixBerke Viktor
2012-10-26Add hexchat-text to gitignoreBerke Viktor
2012-10-15Remove accidentally included .mo file and don't let it ever happen againBerke Viktor
2012-10-15Update .gitignore for L10nBerke Viktor
2012-10-05Ignore Mono built HTMBerke Viktor
2012-10-02Update gitignore to reflect recent changesBerke Viktor
2012-09-15Update solution to Visual Studio 2012 Express and get rid of mpcInfoBerke Viktor
2012-07-21Update .gitignore to include all Unix-specific filesBerke Viktor
2012-07-18Add some Unix-specific files for .gitignore, more to come laterBerke Viktor
2012-07-14get rid of *.user files and ignore themxhmikosr
2012-07-13Rename XTM to HTMBerke Viktor
2012-07-11Rebranding on the file levelBerke Viktor
2012-07-11Add .gitignore to masterBerke Viktor
tring.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# HexChat [![Build Status](https://travis-ci.org/hexchat/hexchat.png)](https://travis-ci.org/hexchat/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](http://irchelp.org) for information about IRC in general.

For more information please read our [documentation](https://hexchat.readthedocs.org/en/latest/index.html):
- [FAQ](https://hexchat.readthedocs.org/en/latest/faq.html)
- [Changelog](https://hexchat.readthedocs.org/en/latest/changelog.html)
- [Python API](https://hexchat.readthedocs.org/en/latest/script_python.html)
- [Perl API](https://hexchat.readthedocs.org/en/latest/script_perl.html)

## 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