irssi/src/fe-text
Timo Sirainen 35fd48a0b4 use sigaction() instead of signal(). With some OSes the signal handler
is set back to default after each time signal is raised if signal() is
used (by norpan).


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@790 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-10-27 18:37:32 +00:00
..
.cvsignore ..and cvsignores for new binaries.. 2000-06-02 01:59:19 +00:00
gui-entry.c Entry line scrolling works better. 2000-08-11 22:13:27 +00:00
gui-entry.h Changed the names of /BIND commands to be epic-compatible. Also added 2000-07-23 00:29:31 +00:00
gui-printtext.c removed warning 2000-10-11 21:10:43 +00:00
gui-printtext.h Lots of /HILIGHT changes. You can use color names with -color. Window 2000-06-30 19:50:56 +00:00
gui-readline.c --disable-curses-windows option to configure 2000-10-08 12:54:26 +00:00
gui-readline.h Ctrl-K also puts the deleted text to cutbuffer which can be recovered 2000-07-11 09:44:38 +00:00
gui-special-vars.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
gui-special-vars.h ..adding new files.. 2000-04-26 08:03:38 +00:00
gui-textwidget.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
gui-textwidget.h ..adding new files.. 2000-04-26 08:03:38 +00:00
gui-windows.c --disable-curses-windows option to configure 2000-10-08 12:54:26 +00:00
gui-windows.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irssi.c --enable-perl=[yes|no|static] 2000-10-03 22:57:14 +00:00
mainwindow-activity.c bugfixes 2000-08-12 23:51:53 +00:00
mainwindows.c --disable-curses-windows option to configure 2000-10-08 12:54:26 +00:00
mainwindows.h --disable-curses-windows option to configure 2000-10-08 12:54:26 +00:00
Makefile.am Perl works now only as a runtime loadable module 2000-09-07 21:55:58 +00:00
module-formats.c Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
module-formats.h Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
module.h We're fe-text module, not gui-text 2000-07-09 14:22:12 +00:00
screen.c use sigaction() instead of signal(). With some OSes the signal handler 2000-10-27 18:37:32 +00:00
screen.h --disable-curses-windows option to configure 2000-10-08 12:54:26 +00:00
statusbar-items.c Some hilight+window activity related fixes 2000-10-15 18:04:06 +00:00
statusbar.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
statusbar.h Topic bar doesn't get erased anymore after resize. 2000-08-10 20:50:06 +00:00