.. |
.cvsignore
|
..and cvsignores for new binaries..
|
2000-06-02 01:59:19 +00:00 |
gui-entry.c
|
When active input line was destroyed, irssi didn't set active_entry to NULL.
|
2001-10-13 16:59:03 +00:00 |
gui-entry.h
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
gui-expandos.c
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
gui-printtext.c
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
gui-printtext.h
|
Some internal changes how /SERVER command works. Added /SERVER PURGE
|
2001-08-14 13:19:06 +00:00 |
gui-readline.c
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +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
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
gui-windows.h
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
irssi.c
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
lastlog.c
|
/LASTLOG: start parameter wasn't handled correctly
|
2001-08-17 14:08:35 +00:00 |
mainwindow-activity.c
|
removed some unused includes
|
2001-04-01 00:25:47 +00:00 |
mainwindows-layout.c
|
Restoring split windows layout didn't work properly (didn't I already commit
|
2001-09-09 12:20:17 +00:00 |
mainwindows.c
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
mainwindows.h
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
Makefile.am
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
module-formats.c
|
/SET scroll ON - should the windows be scrolled by default when you're at
|
2001-08-14 01:14:26 +00:00 |
module-formats.h
|
/SET scroll ON - should the windows be scrolled by default when you're at
|
2001-08-14 01:14:26 +00:00 |
module.h
|
We're fe-text module, not gui-text
|
2000-07-09 14:22:12 +00:00 |
screen.c
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
screen.h
|
Replaced all direct curses calls with screen_xx() wrappers. This should
|
2001-06-01 21:49:07 +00:00 |
statusbar-config.c
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +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
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
statusbar-items.h
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
statusbar.c
|
fallback to sb_background in theme if no other statusbar background settings
|
2001-10-14 09:54:52 +00:00 |
statusbar.h
|
Configurable statusbar - see default config file (irssi.conf) for example
|
2001-10-13 16:11:13 +00:00 |
textbuffer-commands.c
|
/SET scroll ON - should the windows be scrolled by default when you're at
|
2001-08-14 01:14:26 +00:00 |
textbuffer-reformat.c
|
Some internal changes how /SERVER command works. Added /SERVER PURGE
|
2001-08-14 13:19:06 +00:00 |
textbuffer-reformat.h
|
/SB REDRAW functionality - not fully working yet.
|
2001-07-15 13:13:46 +00:00 |
textbuffer-view.c
|
/SET scroll ON - should the windows be scrolled by default when you're at
|
2001-08-14 01:14:26 +00:00 |
textbuffer-view.h
|
/SET scroll ON - should the windows be scrolled by default when you're at
|
2001-08-14 01:14:26 +00:00 |
textbuffer.c
|
textbuffer_view_remove_line() fixes (with a small kludge..)
|
2001-08-12 18:25:43 +00:00 |
textbuffer.h
|
Replaced GList by adding prev/next pointers to LINE_REC. This should make
|
2001-07-12 21:44:01 +00:00 |