.. |
gui-entry.c
|
fix whitespace
|
2016-02-10 09:47:10 -05:00 |
gui-entry.h
|
add an append operation to cut buffer handling
|
2016-01-30 09:34:46 -05:00 |
gui-expandos.c
|
Fix leak with $L expando.
|
2008-04-21 14:00:02 +00:00 |
gui-printtext.c
|
Merge pull request #174 from ailin-nemui/entry-prompt-colours
|
2015-12-09 12:01:00 +01:00 |
gui-printtext.h
|
reimplement format and length logic for the entry prompt
|
2014-11-10 10:53:14 +01:00 |
gui-readline.c
|
Merge pull request #353 from toddpratt/master
|
2016-01-26 09:02:38 +01: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
|
Remove all WIN32 ifdefs (unifdef -UWIN32)
|
2015-12-09 15:20:59 -03:00 |
lastlog.c
|
lastlog.c is a mix of tab and space indentation. My changes now use tabs.
|
2015-02-16 09:49:22 +02:00 |
mainwindow-activity.c
|
Fix leak.
|
2008-05-27 18:19:34 +00:00 |
mainwindows-layout.c
|
fix crash in layout code when encountering wrong config
|
2015-02-17 09:50:55 +01: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
|
Added customization possibility for the lastlog date format, lastlog_date
|
2015-02-08 16:58:30 +02:00 |
module-formats.h
|
Added customization possibility for the lastlog date format, lastlog_date
|
2015-02-08 16:58:30 +02:00 |
module.h
|
|
|
statusbar-config.c
|
Merge pull request #199 from ailin-nemui/config-parser
|
2015-04-17 21:23:03 +02: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
|
Fix warning.
|
2015-09-20 21:45:33 +02:00 |
statusbar.c
|
Change all strcmp() to g_strcmp0() to handle nulls gracefully
|
2015-04-07 22:41:05 -03: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
|
Merge remote-tracking branch 'origin/master' into bracketed-paste
|
2015-11-08 14:28:18 -03:00 |
term.c
|
Finish 256 colour support for Irssi
|
2014-06-30 02:41:34 +02:00 |
term.h
|
Merge remote-tracking branch 'origin/master' into bracketed-paste
|
2015-11-08 14:28:18 -03:00 |
terminfo-core.c
|
Modify the terminal initialization sequence
|
2015-09-19 12:22:58 +02:00 |
terminfo-core.h
|
Send smkx/rmkx sequence at terminal init
|
2015-09-06 15:47:08 +02:00 |
textbuffer-commands.c
|
Reject invalid level specifications in /set.
|
2009-02-21 21:17:51 +00:00 |
textbuffer-view.c
|
source cleanup: remove trailing whitespaces
|
2014-09-11 19:10:33 +02:00 |
textbuffer-view.h
|
source cleanup: remove trailing whitespaces
|
2014-09-11 19:10:33 +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
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-08 22:26:53 +00:00 |