.. |
gui-entry.c
|
Make configure checks able to build with -Werror
|
2014-07-06 18:56:17 +01:00 |
gui-entry.h
|
Add function to delete the whole cell under the cursor and use it for
|
2007-05-25 22:21:39 +00:00 |
gui-expandos.c
|
Fix leak with $L expando.
|
2008-04-21 14:00:02 +00:00 |
gui-printtext.c
|
Add the signal for printtext_after that was missed in the original commit.
|
2014-08-25 14:50:41 +02:00 |
gui-printtext.h
|
add print_text_after_time to specify time stamp for lines
|
2014-06-27 15:50:36 +02:00 |
gui-readline.c
|
Irssi now detects a paste if it reads at least three bytes in a single read;
|
2010-02-27 14:57:16 +00:00 |
gui-readline.h
|
|
|
gui-windows.c
|
Remove unused variables.
|
2009-03-01 00:22:29 +00:00 |
gui-windows.h
|
add print_text_after_time to specify time stamp for lines
|
2014-06-27 15:50:36 +02:00 |
irssi.c
|
Suggest /HELP rather than HELP
|
2014-07-08 09:24:12 +01:00 |
lastlog.c
|
Remove the refcount on LINE_REC.
|
2008-11-01 17:56:56 +00:00 |
mainwindow-activity.c
|
Fix leak.
|
2008-05-27 18:19:34 +00:00 |
mainwindows-layout.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
mainwindows.c
|
Fix crash in mainwindows_resize_smaller when the 'mainwindows' list is empty.
|
2012-06-24 14:33:54 +00:00 |
mainwindows.h
|
|
|
Makefile.am
|
s/INCLUDES/AM_CPPFLAGS/g
|
2014-06-27 09:06:21 -04:00 |
module-formats.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
module-formats.h
|
paste texts are themeable now.
|
2003-11-17 14:09:15 +00:00 |
module.h
|
|
|
statusbar-config.c
|
g_strcasecmp -> g_ascii_strcasecmp
|
2014-06-15 16:20:58 -04:00 |
statusbar-config.h
|
|
|
statusbar-item.h
|
Add function to set minimum/maximum size for a statusbar item.
|
2008-12-01 18:18:59 +00:00 |
statusbar-items.c
|
Add 'actlist_names' option to add active items names in 'act' statusbar item.
|
2008-06-10 10:21:00 +00:00 |
statusbar.c
|
Fix right aligned statusbar item redrawing
|
2014-07-22 22:03:46 -04:00 |
statusbar.h
|
Add public header with interfaces to manage statusbar items, bug #535.
|
2008-12-01 18:12:52 +00:00 |
term-curses.c
|
add italics support; don't use standout for reverse
|
2014-07-07 00:32:07 +02:00 |
term-dummy.c
|
Oops. Update address correctly now.
|
2007-05-08 18:41:10 +00:00 |
term-terminfo.c
|
Add bounds check to array access in terminfo driver.
|
2014-08-09 11:40:37 +02:00 |
term.c
|
Finish 256 colour support for Irssi
|
2014-06-30 02:41:34 +02:00 |
term.h
|
add italics support; don't use standout for reverse
|
2014-07-07 00:32:07 +02:00 |
terminfo-core.c
|
add italics support; don't use standout for reverse
|
2014-07-07 00:32:07 +02:00 |
terminfo-core.h
|
add italics support; don't use standout for reverse
|
2014-07-07 00:32:07 +02:00 |
textbuffer-commands.c
|
Reject invalid level specifications in /set.
|
2009-02-21 21:17:51 +00:00 |
textbuffer-view.c
|
fix uninitialised copy on 24bit colours
|
2014-07-18 13:56:02 +02:00 |
textbuffer-view.h
|
fix compiler warnings in extended colour code
|
2014-07-04 12:46:51 +02:00 |
textbuffer.c
|
add italics support; don't use standout for reverse
|
2014-07-07 00:32:07 +02:00 |
textbuffer.h
|
add italics support; don't use standout for reverse
|
2014-07-07 00:32:07 +02:00 |
tparm.c
|
|
|