1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/fe-text
2018-09-04 14:12:03 +02:00
..
gui-entry.c fix accessing unallocated text when checking entry position 2018-09-04 14:12:03 +02:00
gui-entry.h change color -> extents (malloc based) 2018-02-02 13:56:56 +01:00
gui-expandos.c Fix leak with $L expando. 2008-04-21 14:00:02 +00:00
gui-printtext.c properly record line info on empty lines 2018-08-21 00:31:12 +02:00
gui-printtext.h sideways split support for Irssi 2018-01-06 00:26:48 +01:00
gui-readline.c modified gui-readline based on the suggestions made to the pull request 2018-01-24 22:12:09 +02:00
gui-readline.h Since I accidentally already committed some of the detach-code, here's the 2001-12-17 23:01:12 +00:00
gui-windows.c gui-windows: make the wcwidth_impl global var into static 2018-08-27 00:01:47 -03: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 Add OTR support. 2018-02-26 23:32:57 +01:00
lastlog.c Factor out some redundant code and remove hashtable_get_keys 2016-06-05 17:24:27 +02:00
mainwindow-activity.c Fix leak. 2008-05-27 18:19:34 +00:00
mainwindows-layout.c Merge pull request #697 from ailin-nemui/rsplit 2018-01-08 12:20:20 +01:00
mainwindows.c Merge pull request #836 from ailin-nemui/resize 2018-02-05 22:25:33 +01:00
mainwindows.h sideways split support for Irssi 2018-01-06 00:26:48 +01:00
Makefile.am Add OTR support. 2018-02-26 23:32:57 +01:00
module-formats.c add disabled txt 2018-03-20 17:59:11 +01:00
module-formats.h fix build 2018-03-20 18:13:26 +01:00
module.h /SET term_type 8bit|utf8|big5 - Removed --with-big5 configure option, it's 2002-02-15 13:38:24 +00:00
statusbar-config.c fix build 2018-03-20 18:13:26 +01:00
statusbar-config.h Configurable statusbar - see default config file (irssi.conf) for example 2001-10-13 16:11:13 +00:00
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 sideways split support for Irssi 2018-01-06 00:26:48 +01:00
statusbar.c sideways split support for Irssi 2018-01-06 00:26:48 +01:00
statusbar.h sideways split support for Irssi 2018-01-06 00:26:48 +01:00
term-terminfo.c Add a wrapper of wcwidth() that picks the best implementation 2018-08-23 02:30:26 -03:00
term.c Redraw on SIGWINCH when screen size hasn't changed 2018-08-06 14:58:56 +12:00
term.h Merge pull request #697 from ailin-nemui/rsplit 2018-01-08 12:20:20 +01:00
terminfo-core.c remove curses terminal and ncurses macro 2016-08-04 10:02:28 +02:00
terminfo-core.h Make use of terminal application keys configurable 2016-03-22 23:58:34 +01:00
textbuffer-commands.c hidden lines 2017-09-21 14:20:31 +02:00
textbuffer-view.c update line cache on switching wcwidth implementation 2018-08-23 14:03:53 +02:00
textbuffer-view.h update line cache on switching wcwidth implementation 2018-08-23 14:03:53 +02:00
textbuffer.c initialise the line to zeros 2018-08-21 09:21:23 +02:00
textbuffer.h hidden lines 2017-09-21 14:20:31 +02:00