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-common
/
core
/
fe-windows.c
Age
Commit message (
Expand
)
Author
2001-03-03
When /SET autoclose_windows is ON, don't destroy windows if they have
Timo Sirainen
2001-03-03
window_set_active() doesn't anymore send "window changed" signal if
Timo Sirainen
2001-02-19
window_bind_remove_unsticky(): crashfix
Timo Sirainen
2001-02-10
Changed window->waiting_channels ("servertag name" format) to
Timo Sirainen
2001-02-10
/WINDOW SERVER: added -sticky and -unsticky options. If window server
Timo Sirainen
2001-01-14
Check the return value of strftime() properly
Timo Sirainen
2001-01-07
In core/module-formats.h: IRCTXT_ -> TXT_
Timo Sirainen
2001-01-06
Removed window parameter from window_item_remove() and
Timo Sirainen
2001-01-01
/SET windows_auto_renumber - should window refnums be packed when some
Timo Sirainen
2001-01-01
/WINDOW NUMBER: -sticky option added. Closing windows before a sticky
Timo Sirainen
2001-01-01
MODULE_DATA(item) -> window_item_window(item) - forgot to change these
Timo Sirainen
2001-01-01
window_item_create(): when there's multiple choices where the window
Timo Sirainen
2000-12-02
window_[add|remove]_item -> window_item_[add|remove]
Timo Sirainen
2000-11-26
window_find_item() was buggy if window argument was NULL
Timo Sirainen
2000-11-17
windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to
Timo Sirainen