summaryrefslogtreecommitdiff
path: root/src/fe-common/core/fe-windows.c
AgeCommit message (Expand)Author
2001-08-08Fixed leaking window binds. They were added but rarely removed.Timo Sirainen
2001-08-03Added sticky window information to /WINDOW.Timo Sirainen
2001-06-27Don't autoclose windows with bound items.Timo Sirainen
2001-03-17fixed small hilight memory leakTimo Sirainen
2001-03-03When /SET autoclose_windows is ON, don't destroy windows if they haveTimo Sirainen
2001-03-03window_set_active() doesn't anymore send "window changed" signal ifTimo Sirainen
2001-02-19window_bind_remove_unsticky(): crashfixTimo Sirainen
2001-02-10Changed window->waiting_channels ("servertag name" format) toTimo Sirainen
2001-02-10/WINDOW SERVER: added -sticky and -unsticky options. If window serverTimo Sirainen
2001-01-14Check the return value of strftime() properlyTimo Sirainen
2001-01-07In core/module-formats.h: IRCTXT_ -> TXT_Timo Sirainen
2001-01-06Removed window parameter from window_item_remove() andTimo Sirainen
2001-01-01/SET windows_auto_renumber - should window refnums be packed when someTimo Sirainen
2001-01-01/WINDOW NUMBER: -sticky option added. Closing windows before a stickyTimo Sirainen
2001-01-01MODULE_DATA(item) -> window_item_window(item) - forgot to change theseTimo Sirainen
2001-01-01window_item_create(): when there's multiple choices where the windowTimo Sirainen
2000-12-02window_[add|remove]_item -> window_item_[add|remove]Timo Sirainen
2000-11-26window_find_item() was buggy if window argument was NULLTimo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen