1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-08 04:26:01 -04:00
irssi/src/fe-text
Timo Sirainen 6a3881ce5c Changed the names of /BIND commands to be epic-compatible. Also added
several new commands.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@511 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-07-23 00:29:31 +00:00
..
.cvsignore ..and cvsignores for new binaries.. 2000-06-02 01:59:19 +00:00
gui-entry.c Changed the names of /BIND commands to be epic-compatible. Also added 2000-07-23 00:29:31 +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 Don't ever add \0\0 to text queue - this might break things. Use \0 + 2000-07-16 17:08:53 +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 Changed the names of /BIND commands to be epic-compatible. Also added 2000-07-23 00:29:31 +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 Ctrl-K also puts the deleted text to cutbuffer which can be recovered 2000-07-11 09:44:38 +00:00
gui-special-vars.h ..adding new files.. 2000-04-26 08:03:38 +00:00
gui-textwidget.c /LASTLOG ignored LINE_CMD_COLOR0 commands. 2000-07-18 22:54:05 +00:00
gui-textwidget.h ..adding new files.. 2000-04-26 08:03:38 +00:00
gui-windows.c Don't ever add \0\0 to text queue - this might break things. Use \0 + 2000-07-16 17:08:53 +00:00
gui-windows.h Don't ever add \0\0 to text queue - this might break things. Use \0 + 2000-07-16 17:08:53 +00:00
irssi.c When redrawing screen, refresh the screen after clear() so that curses 2000-07-16 16:21:13 +00:00
mainwindows.c Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
mainwindows.h .. lots of changes .. 2000-05-04 10:32:42 +00:00
Makefile.am 0.7.90 released. 2000-06-04 16:01:19 +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 Don't redraw screen after EVERY /SET, just when /SET colors has changed. 2000-07-04 00:44:45 +00:00
screen.h - Compiling fixes 2000-05-09 11:42:42 +00:00
statusbar-items.c Removed a warning 2000-07-09 15:28:17 +00:00
statusbar.c You can change statusbar colors with /SET statusbar_xxx. 2000-07-09 12:51:33 +00:00
statusbar.h .. lots of changes .. 2000-05-04 10:32:42 +00:00