index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-text
/
mainwindows.h
Age
Commit message (
Expand
)
Author
2001-10-28
Redrawing fixes - irssi should now rarely redraw stuff uselessly in screen.
Timo Sirainen
2001-10-28
Added support for using terminfo/termcap instead of curses. By default,
Timo Sirainen
2001-10-20
added mainwindow_resize_freeze() and .._thaw() functions to temporarily
Timo Sirainen
2001-10-20
Fixed restoring split windows layout. Some other split window resizing fixes
Timo Sirainen
2001-10-13
Configurable statusbar - see default config file (irssi.conf) for example
Timo Sirainen
2001-08-08
/WINDOW BALANCE didn't work properly when topicbar was off. Added a few
Timo Sirainen
2001-08-07
Restoring layout for split windows works betters now. Some sticky window
Timo Sirainen
2001-08-03
/WINDOW STICK changes - If ref# is given and it's in another split window,
Timo Sirainen
2001-06-01
Replaced all direct curses calls with screen_xx() wrappers. This should
Timo Sirainen
2001-04-14
Rewrote text buffer handling in windows - try #3.
Timo Sirainen
2001-03-15
Beginnings of configurable statusbar. The existing items can be configured
Timo Sirainen
2001-02-10
/SAVEWINDOWS saves now split windows
Timo Sirainen
2001-02-10
/WINDOW STICK [ON|OFF|<ref#>] - stick window to specified main window.
Timo Sirainen
2001-01-18
mainwindows_recreate() should be declared always
Timo Sirainen
2001-01-15
Compiling with --disable-curses-windows was broken
Timo Sirainen
2000-11-17
windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to
Timo Sirainen
2000-10-08
--disable-curses-windows option to configure
Timo Sirainen
2000-08-12
Don't trigger window activity if window is already visible in some
Timo Sirainen
2000-08-10
Still some fixes for curseses without wresize() or resizeterm().
Timo Sirainen
2000-07-26
Mainwindows use now real curses WINDOWs, this should fix irssi with some
Timo Sirainen
2000-05-04
.. lots of changes ..
Timo Sirainen