1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00
irssi/src/fe-text
2018-05-07 21:22:43 +02:00
..
gui-entry.c change color -> extents (malloc based) 2018-02-02 13:56:56 +01: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 fix a crash when trying to append to a NULL line 2018-03-17 13:36:38 +01: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 in fact hidden levels should not be re-set when you run /set 2018-03-15 10:06:29 +01: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 Merge pull request #697 from ailin-nemui/rsplit 2018-01-08 12:20:20 +01:00
term.c Finish 256 colour support for Irssi 2014-06-30 02:41:34 +02: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 fix a crash when trying to append to a NULL line 2018-03-17 13:36:38 +01:00
textbuffer-view.h hidden lines 2017-09-21 14:20:31 +02:00
textbuffer.c Revert "record line info on empty lines" 2018-05-07 21:22:43 +02:00
textbuffer.h hidden lines 2017-09-21 14:20:31 +02:00