summaryrefslogtreecommitdiff
path: root/src/fe-text/mainwindows.h
AgeCommit message (Expand)Author
2018-01-06sideways split support for Irssiailin-nemui
2001-10-28Redrawing fixes - irssi should now rarely redraw stuff uselessly in screen.Timo Sirainen
2001-10-28Added support for using terminfo/termcap instead of curses. By default,Timo Sirainen
2001-10-20added mainwindow_resize_freeze() and .._thaw() functions to temporarilyTimo Sirainen
2001-10-20Fixed restoring split windows layout. Some other split window resizing fixesTimo Sirainen
2001-10-13Configurable statusbar - see default config file (irssi.conf) for exampleTimo Sirainen
2001-08-08/WINDOW BALANCE didn't work properly when topicbar was off. Added a fewTimo Sirainen
2001-08-07Restoring layout for split windows works betters now. Some sticky windowTimo Sirainen
2001-08-03/WINDOW STICK changes - If ref# is given and it's in another split window,Timo Sirainen
2001-06-01Replaced all direct curses calls with screen_xx() wrappers. This shouldTimo Sirainen
2001-04-14Rewrote text buffer handling in windows - try #3.Timo Sirainen
2001-03-15Beginnings of configurable statusbar. The existing items can be configuredTimo Sirainen
2001-02-10/SAVEWINDOWS saves now split windowsTimo Sirainen
2001-02-10/WINDOW STICK [ON|OFF|<ref#>] - stick window to specified main window.Timo Sirainen
2001-01-18mainwindows_recreate() should be declared alwaysTimo Sirainen
2001-01-15Compiling with --disable-curses-windows was brokenTimo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-10-08--disable-curses-windows option to configureTimo Sirainen
2000-08-12Don't trigger window activity if window is already visible in someTimo Sirainen
2000-08-10Still some fixes for curseses without wresize() or resizeterm().Timo Sirainen
2000-07-26Mainwindows use now real curses WINDOWs, this should fix irssi with someTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen