..
.cvsignore
..and cvsignores for new binaries..
2000-06-02 01:59:19 +00:00
gui-entry.c
Replaced all direct curses calls with screen_xx() wrappers. This should
2001-06-01 21:49:07 +00:00
gui-entry.h
delete_next_word key implemented, patch by Tinuk
2001-03-03 18:04:10 +00:00
gui-expandos.c
Split expandos from special-vars.c to expandos.c. Added list of signals
2000-12-05 00:53:04 +00:00
gui-printtext.c
/SET scrollback_lines 0 now means unlimited.
2001-06-18 15:32:05 +00:00
gui-printtext.h
Rewrote text buffer handling in windows - try #3 .
2001-04-14 22:24:56 +00:00
gui-readline.c
Replaced all direct curses calls with screen_xx() wrappers. This should
2001-06-01 21:49:07 +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-windows.c
Replaced all direct curses calls with screen_xx() wrappers. This should
2001-06-01 21:49:07 +00:00
gui-windows.h
Rewrote text buffer handling in windows - try #3 .
2001-04-14 22:24:56 +00:00
irssi.c
if perl is compiled statically, initialize it after the "irssi init
2001-06-21 07:10:25 +00:00
lastlog.c
added missing ')' from last patch :) and now /last 0<number> (eg. /last 050)
2001-05-30 14:45:31 +00:00
mainwindow-activity.c
removed some unused includes
2001-04-01 00:25:47 +00:00
mainwindows-save.c
Rewrote text buffer handling in windows - try #3 .
2001-04-14 22:24:56 +00:00
mainwindows.c
Replaced all direct curses calls with screen_xx() wrappers. This should
2001-06-01 21:49:07 +00:00
mainwindows.h
Replaced all direct curses calls with screen_xx() wrappers. This should
2001-06-01 21:49:07 +00:00
Makefile.am
Rewrote text buffer handling in windows - try #3 .
2001-04-14 22:24:56 +00:00
module-formats.c
/LASTLOG: -case option for case-sensitive matches. -force option is now
2001-03-03 17:45:35 +00:00
module-formats.h
/LASTLOG: -case option for case-sensitive matches. -force option is now
2001-03-03 17:45:35 +00:00
module.h
We're fe-text module, not gui-text
2000-07-09 14:22:12 +00:00
screen.c
Replaced all direct curses calls with screen_xx() wrappers. This should
2001-06-01 21:49:07 +00:00
screen.h
Replaced all direct curses calls with screen_xx() wrappers. This should
2001-06-01 21:49:07 +00:00
statusbar-items.c
special-vars: added flag PARSE_FLAG_ESCAPE_THEME to escape { and } chars
2001-06-26 15:33:07 +00:00
statusbar.c
Replaced all direct curses calls with screen_xx() wrappers. This should
2001-06-01 21:49:07 +00:00
statusbar.h
statusbar was a bit broken when using split windows
2001-05-11 17:35:38 +00:00
textbuffer-commands.c
Rewrote text buffer handling in windows - try #3 .
2001-04-14 22:24:56 +00:00
textbuffer-view.c
resizing empty windows didn't work properly
2001-06-04 21:58:47 +00:00
textbuffer-view.h
Replaced all direct curses calls with screen_xx() wrappers. This should
2001-06-01 21:49:07 +00:00
textbuffer.c
added/removed some checks
2001-04-16 16:46:34 +00:00
textbuffer.h
Rewrote text buffer handling in windows - try #3 .
2001-04-14 22:24:56 +00:00