1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-07 02:54:19 -04:00
irssi/src/fe-text
2000-11-30 01:13:34 +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 fixed text buffer crash when scrollback got full 2000-11-27 17:18:58 +00:00
gui-printtext.h /SCROLLBACK REDRAW - redraw the contents of current window according to 2000-11-21 03:00:05 +00:00
gui-readline.c KEY_END isn't defined in all curses implementations 2000-11-26 03:21:46 +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 /SCROLLBACK REDRAW - redraw the contents of current window according to 2000-11-21 03:00:05 +00:00
gui-textwidget.h ..adding new files.. 2000-04-26 08:03:38 +00:00
gui-windows.c window_text_find() didn't work correctly with empty find string. 2000-11-30 01:13:34 +00:00
gui-windows.h several fixes to make irssi compile without warnings with MIPSpro 2000-11-23 21:40:07 +00:00
irssi.c Perl fixes and additions. theme_register() / printformat() works now 2000-11-26 09:22:18 +00:00
mainwindow-activity.c windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
mainwindows.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
mainwindows.h windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
Makefile.am Perl works now only as a runtime loadable module 2000-09-07 21:55:58 +00:00
module-formats.c Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
module-formats.h Cleaned up printtext.c, split part of it to formats.c 2000-10-28 20:14:19 +00:00
module.h We're fe-text module, not gui-text 2000-07-09 14:22:12 +00:00
screen.c Win32 fixes - Irssi now compiles with MSVC++ :) 2000-11-18 15:32:59 +00:00
screen.h --disable-curses-windows option to configure 2000-10-08 12:54:26 +00:00
statusbar-items.c Don't crash if MAIL environment isn't set. 2000-11-17 18:02:17 +00:00
statusbar.c windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to 2000-11-17 16:27:14 +00:00
statusbar.h Topic bar doesn't get erased anymore after resize. 2000-08-10 20:50:06 +00:00