1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-15 04:28:09 -04:00
irssi/src/fe-text
Emanuele Giaquinta fab544bdbe Add function to set blink to the terminfo backend.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4685 dbcabf3a-b0e7-0310-adc4-f8d773084564
2008-01-24 09:47:08 +00:00
..
gui-entry.c Revert r2471, having the erase commands clear the cutbuffer when the 2007-12-12 12:35:14 +00: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 Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
gui-printtext.c Remove cuix from trunk. 2007-06-17 14:40:13 +00:00
gui-printtext.h Added support for changing indentation behaviour with modules. 2001-10-24 22:52:15 +00:00
gui-readline.c Reindent. 2008-01-21 15:44:05 +00: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 Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
gui-windows.h Added support for changing indentation behaviour with modules. 2001-10-24 22:52:15 +00:00
irssi.c Fix broken URI. 2007-10-11 16:02:27 +00:00
lastlog.c /lastlog -file: use stdio instead of two write(2) calls per line 2007-07-06 21:54:32 +00:00
mainwindow-activity.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
mainwindows-layout.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
mainwindows.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
mainwindows.h Redrawing fixes - irssi should now rarely redraw stuff uselessly in screen. 2001-10-28 18:40:12 +00:00
Makefile.am Remove gettext leftover. 2007-12-05 14:29:08 +00: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 /SET term_type 8bit|utf8|big5 - Removed --with-big5 configure option, it's 2002-02-15 13:38:24 +00:00
statusbar-config.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
statusbar-config.h Configurable statusbar - see default config file (irssi.conf) for example 2001-10-13 16:11:13 +00:00
statusbar-items.c Change 'actlist_moves' boolean to 'actlist_sort' string which specifies the 2007-07-26 13:53:22 +00:00
statusbar.c Reindent. 2007-12-05 13:06:55 +00:00
statusbar.h bit fields should be unsigned type always (unsigned int dirty:1). 2002-03-13 03:23:38 +00:00
term-curses.c Remove cuix from trunk. 2007-06-17 14:40:13 +00:00
term-curses.h Remove cuix from trunk. 2007-06-17 14:40:13 +00:00
term-dummy.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
term-terminfo.c Remove empty function. 2008-01-24 09:40:10 +00:00
term.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
term.h Rename IS_PRINTABLE macro to unichar_isprint and move it to utf8.h. 2007-05-31 13:19:05 +00:00
terminfo-core.c Add function to set blink to the terminfo backend. 2008-01-24 09:47:08 +00:00
terminfo-core.h Add function to set blink to the terminfo backend. 2008-01-24 09:47:08 +00:00
textbuffer-commands.c Remove cuix from trunk. 2007-06-17 14:40:13 +00:00
textbuffer-reformat.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
textbuffer-reformat.h /SB REDRAW functionality - not fully working yet. 2001-07-15 13:13:46 +00:00
textbuffer-view.c Remove cuix from trunk. 2007-06-17 14:40:13 +00:00
textbuffer-view.h Generalize window_lastlog_clear in textbuffer_view_remove_lines_by_level. 2007-02-17 15:31:10 +00:00
textbuffer.c Make /LASTLOG -after/-before work without text to match 2007-08-22 19:31:47 +00:00
textbuffer.h Comment changes 2002-01-27 20:42:45 +00:00
tparm.c since common.h wasn't included in this, changed i_isdigit() -> isdigit() 2002-02-08 22:09:39 +00:00