index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-text
Age
Commit message (
Expand
)
Author
2015-04-17
Merge pull request #199 from ailin-nemui/config-parser
Alexander Færøy
2015-04-07
Change all strcmp() to g_strcmp0() to handle nulls gracefully
dequis
2015-03-01
Merge pull request #217 from Lohhari/lastlog-date
Alexander Færøy
2015-02-17
fix crash in layout code when encountering wrong config
Ailin Nemui
2015-02-17
Refuse to load broken configs on irssi start
Ailin Nemui
2015-02-17
add CONFIG_REC to config_node_section* APIs
Ailin Nemui
2015-02-16
Merge pull request #115 from ailin-nemui/fix-hat-key
Alexander Færøy
2015-02-16
lastlog.c is a mix of tab and space indentation. My changes now use tabs.
Vesa Pirila
2015-02-08
Added customization possibility for the lastlog date format, lastlog_date
Vesa Pirila
2015-02-08
Added a -date parameter to /lastlog to prepend each row with the row's date
Vesa Pirila
2014-12-14
Fix blinking/bold text in terminals with no color support
dequis
2014-11-08
typo fixes - https://github.com/vlajos/misspell_fixer
Veres Lajos
2014-09-11
source cleanup: remove trailing whitespaces
Michael Vetter
2014-08-25
Add the signal for printtext_after that was missed in the original commit.
Ailin Nemui
2014-08-09
Merge pull request #123 from ailin-nemui/terminfo-scroll-check-bounds
Alexander Færøy
2014-08-09
Add bounds check to array access in terminfo driver.
Ailin Nemui
2014-08-08
Merge pull request #109 from cpbills/master
tomaw
2014-07-31
fix mirc_blink_fix
Ailin Nemui
2014-07-28
Modify escape of ^ key so it can be used as well as Ctrl+^
Ailin Nemui
2014-07-24
fix colour 0 again
Ailin Nemui
2014-07-23
restore the colour 0 ("black") that got broken by extended colours
Ailin Nemui
2014-07-22
Fix right aligned statusbar item redrawing
Christopher P. Bills
2014-07-18
fix uninitialised copy on 24bit colours
Ailin Nemui
2014-07-08
Suggest /HELP rather than HELP
David Leadbeater
2014-07-08
Change to printtext for first time message too
David Leadbeater
2014-07-08
Only show banner if not connecting to servers
David Leadbeater
2014-07-07
add italics support; don't use standout for reverse
Lukas Mai
2014-07-06
Fixed a compiler warning for statusbar_redraw
Geert Hauwaerts
2014-07-06
Merge pull request #85 from dgl/werror
Alexander Færøy
2014-07-06
Updated the startup banner + added generic banner
Geert Hauwaerts
2014-07-06
Make configure checks able to build with -Werror
David Leadbeater
2014-07-04
fix compiler warnings in extended colour code
Ailin Nemui
2014-06-30
Finish 256 colour support for Irssi
Ailin Nemui
2014-06-30
Initial implementation of 256 colour support for Irssi
Tom Feist
2014-06-30
Merge pull request #11 from ailin-nemui/print_text_after_time-api
Alexander Færøy
2014-06-27
add print_text_after_time to specify time stamp for lines
Ailin Nemui
2014-06-27
s/INCLUDES/AM_CPPFLAGS/g
Dave Reisner
2014-06-18
Fix UTF-8 character corruption every 32kb of text buffer
Kuang-che Wu
2014-06-15
g_strcasecmp -> g_ascii_strcasecmp
David Hill
2014-06-11
fix print_after scrollback
Ailin Nemui
2012-06-24
Fix crash in mainwindows_resize_smaller when the 'mainwindows' list is empty.
Emanuele Giaquinta
2010-04-04
Add missing includes to shut the compiler up.
Alexander Færøy
2010-04-03
deprecated glib strup/down fixes from exg.
Alexander Færøy
2010-02-27
Irssi now detects a paste if it reads at least three bytes in a single read;
Alexander Færøy
2009-05-22
Allow ctrl+home/ctrl+end to go to the beginning/end of scrollback.
Jilles Tjoelker
2009-03-01
Remove unused variables.
Jilles Tjoelker
2009-02-27
Check for SIGCONT using a custom GSource instead of every 0.5 second.
Jilles Tjoelker
2009-02-21
Reject invalid level specifications in /set.
Jilles Tjoelker
2009-02-08
Code Cleanup:
Alexander Færøy
2009-01-18
Replace invalid utf-8 bytes with U+FFFD when drawing a line.
Emanuele Giaquinta
[next]