irssi/src/fe-text
Timo Sirainen 9e1cbb2637 Text buffer: Saving pointer to char[] didn't work correctly with
netbsd/alpha which caused crash soon after startup. Changed the code a bit,
I'm not sure if it's still correct ANSI C but at least it seems to work fine
with netbsd/alpha now :)


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1397 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-03-15 22:33:58 +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 Text buffer: Saving pointer to char[] didn't work correctly with 2001-03-15 22:33:58 +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 Beginnings of configurable statusbar. The existing items can be configured 2001-03-15 02:26:12 +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 Beginnings of configurable statusbar. The existing items can be configured 2001-03-15 02:26:12 +00:00
screen.h #undef some things term.h #defines that break irssi 2001-01-15 22:18:09 +00:00
statusbar-items.c minor cleanup 2001-03-15 02:48:04 +00:00
statusbar.c when some statusbar item was forced to be removed because of lack of space, 2001-03-15 02:31:36 +00:00
statusbar.h Beginnings of configurable statusbar. The existing items can be configured 2001-03-15 02:26:12 +00:00