irssi/src/fe-text
Timo Sirainen 17f4d6b5de added mainwindow_resize_freeze() and .._thaw() functions to temporarily
freeze all window resizes. It's now being used with statusbar code so
changing between split windows don't make the screen jump around.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1860 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-10-20 14:30:20 +00:00
..
.cvsignore ..and cvsignores for new binaries.. 2000-06-02 01:59:19 +00:00
gui-entry.c delete_previous_word and delete_next_word now deletes only until 2001-10-14 11:32:06 +00:00
gui-entry.h delete_previous_word and delete_next_word now deletes only until 2001-10-14 11:32:06 +00:00
gui-expandos.c Configurable statusbar - see default config file (irssi.conf) for example 2001-10-13 16:11:13 +00:00
gui-printtext.c Reversed text (^V) works again. 2001-10-14 10:14:32 +00:00
gui-printtext.h Some internal changes how /SERVER command works. Added /SERVER PURGE 2001-08-14 13:19:06 +00:00
gui-readline.c Fixed some memory leaks. 2001-10-14 14:14:54 +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 Configurable statusbar - see default config file (irssi.conf) for example 2001-10-13 16:11:13 +00:00
gui-windows.h Configurable statusbar - see default config file (irssi.conf) for example 2001-10-13 16:11:13 +00:00
irssi.c Configurable statusbar - see default config file (irssi.conf) for example 2001-10-13 16:11:13 +00:00
lastlog.c /LASTLOG -count option added. patch by dgl@dgl.cx 2001-10-19 11:59:27 +00:00
mainwindow-activity.c removed some unused includes 2001-04-01 00:25:47 +00:00
mainwindows-layout.c Fixed restoring split windows layout. Some other split window resizing fixes 2001-10-20 10:01:29 +00:00
mainwindows.c added mainwindow_resize_freeze() and .._thaw() functions to temporarily 2001-10-20 14:30:20 +00:00
mainwindows.h added mainwindow_resize_freeze() and .._thaw() functions to temporarily 2001-10-20 14:30:20 +00:00
Makefile.am Configurable statusbar - see default config file (irssi.conf) for example 2001-10-13 16:11:13 +00:00
module-formats.c /LASTLOG -count option added. patch by dgl@dgl.cx 2001-10-19 11:59:27 +00:00
module-formats.h /LASTLOG -count option added. patch by dgl@dgl.cx 2001-10-19 11:59:27 +00:00
module.h We're fe-text module, not gui-text 2000-07-09 14:22:12 +00:00
screen.c When resizing terminal smaller, destroy some split windows if they don't fit 2001-10-20 10:35:42 +00:00
screen.h Reversed text (^V) works again. 2001-10-14 10:14:32 +00:00
statusbar-config.c Window-statusbars are created correctly with /RELOAD, some input line 2001-10-14 11:17:13 +00:00
statusbar-config.h Configurable statusbar - see default config file (irssi.conf) for example 2001-10-13 16:11:13 +00:00
statusbar-items.c Window-statusbars are created correctly with /RELOAD, some input line 2001-10-14 11:17:13 +00:00
statusbar-items.h Configurable statusbar - see default config file (irssi.conf) for example 2001-10-13 16:11:13 +00:00
statusbar.c added mainwindow_resize_freeze() and .._thaw() functions to temporarily 2001-10-20 14:30:20 +00:00
statusbar.h Configurable statusbar - see default config file (irssi.conf) for example 2001-10-13 16:11:13 +00:00
textbuffer-commands.c /SET scroll ON - should the windows be scrolled by default when you're at 2001-08-14 01:14:26 +00:00
textbuffer-reformat.c Some internal changes how /SERVER command works. Added /SERVER PURGE 2001-08-14 13:19:06 +00:00
textbuffer-reformat.h /SB REDRAW functionality - not fully working yet. 2001-07-15 13:13:46 +00:00
textbuffer-view.c When resizing terminal smaller, destroy some split windows if they don't fit 2001-10-20 10:35:42 +00:00
textbuffer-view.h /SET scroll ON - should the windows be scrolled by default when you're at 2001-08-14 01:14:26 +00:00
textbuffer.c Reversed text (^V) works again. 2001-10-14 10:14:32 +00:00
textbuffer.h Reversed text (^V) works again. 2001-10-14 10:14:32 +00:00