Age | Commit message (Expand) | Author |
2001-01-07 | Fixes for printing errors in themes | Timo Sirainen |
2001-01-07 | Template packing: After $variables the color could be anything, don't | Timo Sirainen |
2001-01-06 | nick_match_msg() : check was case sensitive | Timo Sirainen |
2001-01-06 | Perl updates. Lots of updates to perl documentation :) | Timo Sirainen |
2001-01-06 | updated | Timo Sirainen |
2001-01-06 | Removed window parameter from window_item_remove() and | Timo Sirainen |
2001-01-06 | theme updates | Timo Sirainen |
2001-01-06 | When 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 tabs | Timo Sirainen |
2001-01-05 | docs generator updates | Timo Sirainen |
2001-01-05 | printtext_string() fix, should actually work now :) | Timo Sirainen |
2001-01-05 | Added printtext_string() which works like printtext(), except it prints | Timo Sirainen |
2001-01-05 | updated docs | Timo Sirainen |
2001-01-05 | Removed wrong SYNTAX: NOTICE, it's already correctly in irc/core | Timo Sirainen |
2001-01-05 | /BIND comment updates | Timo Sirainen |
2001-01-05 | In "Configuration file was modified ..." text, added "Use /SAVE or | Timo Sirainen |
2001-01-05 | added some comments | Timo Sirainen |
2001-01-04 | MIRC colors >=16 changed to work as in MIRC (color %= 16) | Timo Sirainen |
2001-01-04 | Complain about errors in theme file | Timo Sirainen |
2001-01-04 | Renamed libtool-static to libtool-shared. Generating it should now also | Timo Sirainen |
2001-01-04 | Added keyboard_entry_redirect() function to keyboard.[ch] which sends | Timo Sirainen |
2001-01-04 | /UNBAN <ref#> works. /BAN list shows reference numbers. | Timo Sirainen |
2001-01-04 | Allow stopping signal more than once without sending GLib warning | Timo Sirainen |
2001-01-04 | fixed minor memory leak | Timo Sirainen |
2001-01-04 | updated | Timo Sirainen |
2001-01-04 | Unbinding commands didn't work properly | Timo 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 leak | Timo Sirainen |
2001-01-03 | updated | Timo Sirainen |
2001-01-03 | added default-theme.h | Timo Sirainen |
2001-01-03 | Removed the "signal" and "last signal" signals. Changed perl's | Timo Sirainen |
2001-01-02 | "No such nick xx" is printed now with nick argument so it could get | Timo Sirainen |
2001-01-02 | /SET dcc_autoresume - like /SET dcc_autoget, but resume the files if | Timo Sirainen |
2001-01-02 | net_accept(), net_getsockname() IPv6 fixes pointed out by pv2b :) | Timo Sirainen |
2001-01-02 | removed the win32 EINPROGRESS define, that wouldn't work anyway | Timo Sirainen |
2001-01-01 | Query bugfixes | 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 | int:1 -> unsigned int:1 | Timo Sirainen |
2001-01-01 | ischannel()'s parameter updated from char -> char* as done in C API. | Timo Sirainen |
2001-01-01 | Some query changes. They should now work properly with /SAVEWINDOWS | Timo Sirainen |
2001-01-01 | MODULE_DATA(item) -> window_item_window(item) - forgot to change these | Timo Sirainen |
2001-01-01 | added "message own_public" and "message own_private" events that are | Timo Sirainen |
2001-01-01 | window_item_create(): when there's multiple choices where the window | Timo Sirainen |
2001-01-01 | small extra checks to /whois redirect checking | Timo Sirainen |
2001-01-01 | updated :) | Timo Sirainen |
2001-01-01 | first new version of faq | Timo Sirainen |
2001-01-01 | missing ';' | Timo Sirainen |
2001-01-01 | Perl's ldflags usually include at least -lm and maybe some others too. | Timo Sirainen |