1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-21 03:14:16 -04:00
irssi/docs
Ailin Nemui 96a292d40e Finish 256 colour support for Irssi
256 colour patch is cleaned up and the remaining cases are made work,
this includes especially Theme support, which was not implemented
before. Changes not related to colours were reverted again, making a
review of the two patches against master easier to follow.

As a byproduct of the Hex-colour code parser, the 24bit colours are
also implemented. Actually using them in the terminal is guarded by a
compile time switch (as well as a run time switch), as it breaks the
existing colour protocol and requires additional storage.

To make a seamless usage, down-conversion is provided for 8 and 16
colours.

Diverging from Tom's approach, the colour protocol is reverted back to
the original one. Unfortunately, the changes required in the Theme
engine will break the API.

For more details, please refer to the patch documentation at either
http://irssi-docs.wikispaces.com/Notes-256-Colour or
https://github.com/shabble/irssi-docs/wiki/Notes-256-Colour
2014-06-30 02:41:34 +02:00
..
help Document that /UPGRADE doesn't work with SSL 2014-06-16 00:11:59 +01:00
crash.txt Update crash.txt to point at github 2014-06-29 15:09:32 +01:00
design.txt Fix 'defination' typo. 2009-01-20 14:15:01 +00:00
faq.html More URL fixes. 2007-10-11 16:08:19 +00:00
formats.txt Finish 256 colour support for Irssi 2014-06-30 02:41:34 +02:00
irssi.1 Remove nonexistant usage from man page 2014-06-15 21:05:04 +02:00
Makefile.am Remove long unmaintained botnet module. 2008-03-04 18:15:51 +00:00
manual.txt Document command syntax. 2008-12-08 16:55:29 +00:00
perl.txt Suffix != prefix. Patch by Ismael Luceno. Closes ticket:730 2010-02-09 20:11:08 +00:00
proxy.txt more s/opn/freenode/ 2002-09-11 22:58:55 +00:00
signals.txt add print_text_after_time to specify time stamp for lines 2014-06-27 15:50:36 +02:00
special_vars.txt Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fixed bug 106 2004-09-15 12:11:43 +00:00
startup-HOWTO-rus.html s/nickserv ident/nickserv identify/ 2008-06-10 10:49:25 +00:00
startup-HOWTO.html s/nickserv ident/nickserv identify/ 2008-06-10 10:49:25 +00:00