1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-07 02:54:19 -04:00
irssi/src/fe-text
Timo Sirainen aac80846b8 Settings are now stored in module-specific blocks. Irssi complains
about all unknown settings that are found inside those blocks.

Left backwards compatibility kludge which should be removed in 0.7.98.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1004 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-12-17 05:44:45 +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-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 /CLEAR -all - clear all windows. 2000-12-04 20:36:00 +00:00
gui-printtext.h /SB REDRAW fixes, multiline formats should work now correctly. 2000-12-02 20:34:00 +00:00
gui-readline.c Use GIOChannel instead of sockets directly. Helps porting to win32 :) 2000-12-04 22:57:18 +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-textwidget.c /SCROLLBACK REDRAW - redraw the contents of current window according to 2000-11-21 03:00:05 +00:00
gui-windows.c Some minor query fixes. Nick changes are also detected by checking if 2000-12-17 02:20:22 +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 Settings are now stored in module-specific blocks. Irssi complains 2000-12-17 05:44:45 +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 window_[add|remove]_item -> window_item_[add|remove] 2000-12-02 19:08:21 +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 Split expandos from special-vars.c to expandos.c. Added list of signals 2000-12-05 00:53:04 +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 Some minor query fixes. Nick changes are also detected by checking if 2000-12-17 02:20:22 +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