1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-04 03:34:18 -04:00
irssi/src/fe-text
Timo Sirainen 2968d45f82 /SET scroll_page_count - don't crash if /0 is given. Works now properly
if /0.xx is given.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1364 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-03-08 00:27:40 +00:00
..
.cvsignore ..and cvsignores for new binaries.. 2000-06-02 01:59:19 +00:00
gui-entry.c delete_next_word key implemented, patch by Tinuk 2001-03-03 18:04:10 +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 Removed all beep handling from text printing. If you want to beep just 2001-03-03 18:22:09 +00:00
gui-printtext.h added format_get_length() for getting length of text part in a format 2001-02-21 04:21:15 +00:00
gui-readline.c /SET scroll_page_count - don't crash if /0 is given. Works now properly 2001-03-08 00:27:40 +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 Moved /LASTLOG handling to lastlog.c. Added options -file <filename> 2001-02-19 06:23:04 +00:00
gui-windows.c /SET autostick_split_windows (default ON) - should we do /WINDOW STICK 2001-03-04 05:46:09 +00:00
gui-windows.h /LASTLOG: -case option for case-sensitive matches. -force option is now 2001-03-03 17:45:35 +00:00
irssi.c Moved /LASTLOG handling to lastlog.c. Added options -file <filename> 2001-02-19 06:23:04 +00:00
lastlog.c /LASTLOG -window unknown crashed irssi 2001-03-07 23:55:54 +00:00
mainwindow-activity.c Fixed, added comment what it does so I wouldn't forget again :) 2001-01-09 21:29:00 +00:00
mainwindows-save.c /SAVEWINDOWS saves now split windows 2001-02-10 07:26:54 +00:00
mainwindows.c /WINDOW SHOW didn't work properly 2001-03-04 02:26:35 +00:00
mainwindows.h /SAVEWINDOWS saves now split windows 2001-02-10 07:26:54 +00:00
Makefile.am Moved /LASTLOG handling to lastlog.c. Added options -file <filename> 2001-02-19 06:23:04 +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 theme->default_color is now used again, added default_bold_color which 2001-02-10 10:19:47 +00:00
screen.h #undef some things term.h #defines that break irssi 2001-01-15 22:18:09 +00:00
statusbar-items.c More statusbar size fixes. Shouldn't corrupt entry line anymore. 2001-03-04 03:52:17 +00:00
statusbar.c More statusbar size fixes. Shouldn't corrupt entry line anymore. 2001-03-04 03:52:17 +00:00
statusbar.h More statusbar size fixes. Shouldn't corrupt entry line anymore. 2001-03-04 03:52:17 +00:00