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 c7d4b81069 Split windows created with /WINDOW SHOW are now sticky if
/SET autostick_split_windows is ON.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1506 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-05-18 14:54:02 +00:00
..
.cvsignore ..and cvsignores for new binaries.. 2000-06-02 01:59:19 +00:00
gui-entry.c --with-big5 enables Chinese Big5 charset support. Patch by vanilla@freebsd.org 2001-05-01 09:38:06 +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 Rewrote text buffer handling in windows - try #3. 2001-04-14 22:24:56 +00:00
gui-printtext.h Rewrote text buffer handling in windows - try #3. 2001-04-14 22:24:56 +00:00
gui-readline.c raw() mode also disabled SIGINT == ^C, so remove the 5x^C = SIGTERM. 2001-05-17 11:47:21 +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 don't crash with /WINDOW HIDE 2001-05-17 20:52:43 +00:00
gui-windows.h Rewrote text buffer handling in windows - try #3. 2001-04-14 22:24:56 +00:00
irssi.c Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00
lastlog.c Line removing fixes, /LAST -clear fixed 2001-05-11 14:12:21 +00:00
mainwindow-activity.c removed some unused includes 2001-04-01 00:25:47 +00:00
mainwindows-save.c Rewrote text buffer handling in windows - try #3. 2001-04-14 22:24:56 +00:00
mainwindows.c Split windows created with /WINDOW SHOW are now sticky if 2001-05-18 14:54:02 +00:00
mainwindows.h Rewrote text buffer handling in windows - try #3. 2001-04-14 22:24:56 +00:00
Makefile.am Rewrote text buffer handling in windows - try #3. 2001-04-14 22:24:56 +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 raw() mode also disabled SIGINT == ^C, so remove the 5x^C = SIGTERM. 2001-05-17 11:47:21 +00:00
screen.h --with-big5 enables Chinese Big5 charset support. Patch by vanilla@freebsd.org 2001-05-01 09:38:06 +00:00
statusbar-items.c statusbar was a bit broken when using split windows 2001-05-11 17:35:38 +00:00
statusbar.c statusbar was a bit broken when using split windows 2001-05-11 17:35:38 +00:00
statusbar.h statusbar was a bit broken when using split windows 2001-05-11 17:35:38 +00:00
textbuffer-commands.c Rewrote text buffer handling in windows - try #3. 2001-04-14 22:24:56 +00:00
textbuffer-view.c textbuffer_view_redraw() - call werase() before drawing anything, this 2001-05-17 21:01:00 +00:00
textbuffer-view.h /SET indent_always - should we indent the long words that are forcibly 2001-04-22 23:20:42 +00:00
textbuffer.c added/removed some checks 2001-04-16 16:46:34 +00:00
textbuffer.h Rewrote text buffer handling in windows - try #3. 2001-04-14 22:24:56 +00:00