summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-07Fixes for printing errors in themesTimo Sirainen
2001-01-07Template packing: After $variables the color could be anything, don'tTimo Sirainen
2001-01-06nick_match_msg() : check was case sensitiveTimo Sirainen
2001-01-06Perl updates. Lots of updates to perl documentation :)Timo Sirainen
2001-01-06updatedTimo Sirainen
2001-01-06Removed window parameter from window_item_remove() andTimo Sirainen
2001-01-06theme updatesTimo Sirainen
2001-01-06When msg list is full, remove old messages, not new messages..Timo Sirainen
2001-01-06"# information about the %format is found from docs/formats.txt"Timo Sirainen
2001-01-05/HELP: Set indent to 0 when printing text. syntax.pl now changes tabsTimo Sirainen
2001-01-05docs generator updatesTimo Sirainen
2001-01-05printtext_string() fix, should actually work now :)Timo Sirainen
2001-01-05Added printtext_string() which works like printtext(), except it printsTimo Sirainen
2001-01-05updated docsTimo Sirainen
2001-01-05Removed wrong SYNTAX: NOTICE, it's already correctly in irc/coreTimo Sirainen
2001-01-05/BIND comment updatesTimo Sirainen
2001-01-05In "Configuration file was modified ..." text, added "Use /SAVE orTimo Sirainen
2001-01-05added some commentsTimo Sirainen
2001-01-04MIRC colors >=16 changed to work as in MIRC (color %= 16)Timo Sirainen
2001-01-04Complain about errors in theme fileTimo Sirainen
2001-01-04Renamed libtool-static to libtool-shared. Generating it should now alsoTimo Sirainen
2001-01-04Added keyboard_entry_redirect() function to keyboard.[ch] which sendsTimo Sirainen
2001-01-04/UNBAN <ref#> works. /BAN list shows reference numbers.Timo Sirainen
2001-01-04Allow stopping signal more than once without sending GLib warningTimo Sirainen
2001-01-04fixed minor memory leakTimo Sirainen
2001-01-04updatedTimo Sirainen
2001-01-04Unbinding commands didn't work properlyTimo Sirainen
2001-01-04/LIST: don't require -yes option if there's 1000 channels or less.Timo Sirainen
2001-01-04/WINDOW NUMBER: fixed small memory leakTimo Sirainen
2001-01-03updatedTimo Sirainen
2001-01-03added default-theme.hTimo Sirainen
2001-01-03Removed the "signal" and "last signal" signals. Changed perl'sTimo Sirainen
2001-01-02"No such nick xx" is printed now with nick argument so it could getTimo Sirainen
2001-01-02/SET dcc_autoresume - like /SET dcc_autoget, but resume the files ifTimo Sirainen
2001-01-02net_accept(), net_getsockname() IPv6 fixes pointed out by pv2b :)Timo Sirainen
2001-01-02removed the win32 EINPROGRESS define, that wouldn't work anywayTimo Sirainen
2001-01-01Query bugfixesTimo 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-01int:1 -> unsigned int:1Timo Sirainen
2001-01-01ischannel()'s parameter updated from char -> char* as done in C API.Timo Sirainen
2001-01-01Some query changes. They should now work properly with /SAVEWINDOWSTimo Sirainen
2001-01-01MODULE_DATA(item) -> window_item_window(item) - forgot to change theseTimo Sirainen
2001-01-01added "message own_public" and "message own_private" events that areTimo Sirainen
2001-01-01window_item_create(): when there's multiple choices where the windowTimo Sirainen
2001-01-01small extra checks to /whois redirect checkingTimo Sirainen
2001-01-01updated :)Timo Sirainen
2001-01-01first new version of faqTimo Sirainen
2001-01-01missing ';'Timo Sirainen
2001-01-01Perl's ldflags usually include at least -lm and maybe some others too.Timo Sirainen