summaryrefslogtreecommitdiff
path: root/src/fe-common/core/fe-queries.c
AgeCommit message (Expand)Author
2001-03-03When /SET autoclose_windows is ON, don't destroy windows if they haveTimo Sirainen
2001-03-03I knew removing those checks from "channel created" and "query created"Timo Sirainen
2001-03-03/JOIN #channel and /QUERY nick won't anymore automatically moveTimo Sirainen
2001-03-03"channel created", "query created" .. don't abort adding window itemTimo Sirainen
2001-02-17Config file: ircnets -> chatnets, added type = "chat protocol" toTimo Sirainen
2001-01-09Highlighting cleanups. Added /HILIGHT -priority option.Timo 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-01Some query changes. They should now work properly with /SAVEWINDOWSTimo Sirainen
2000-12-17Some minor query fixes. Nick changes are also detected by checking ifTimo Sirainen
2000-12-02window_[add|remove]_item -> window_item_[add|remove]Timo Sirainen
2000-12-02"window item remove" signal: destroy the channel/query record _last_Timo Sirainen
2000-11-17windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] toTimo Sirainen
2000-11-17/SET autocreate_query_level DCCMSGS specifies now if DCC chats shouldTimo Sirainen
2000-10-28Cleaned up printtext.c, split part of it to formats.cTimo Sirainen
2000-10-02fixes .. still not perfectTimo Sirainen
2000-09-06/set autocreate_query -> /set autocreate_query_levelTimo Sirainen
2000-09-02Updates.Timo Sirainen