Age | Commit message (Expand) | Author |
2005-01-12 | call setlocale(LC_ALL, ) once in fe-text/irssi.c and not everytime recode_get... | Valentin Batz |
2005-01-12 | call setlocale(LC_ALL, ) before g_get_charset to properly return the user's c... | Valentin Batz |
2004-12-20 | Fixed target handling in recode_out | Valentin Batz |
2004-12-20 | Added <tag>/<target> support for recode. | Valentin Batz |
2004-11-04 | Fixed bug with time settings where hours actually returned 60*hours | Valentin Batz |
2004-10-18 | /UPGRADE saves now server->version | Valentin Batz |
2004-10-10 | Fixed bug with logging where item names starting with the same string were no... | Valentin Batz |
2004-09-20 | Changed the order of recode_out_default_charset, it doesn't override /recode ... | Valentin Batz |
2004-09-18 | Forgot g_free(translit_to); in recode_in | Valentin Batz |
2004-09-15 | Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix... | Valentin Batz |
2004-08-21 | Bug #104 recode treats multibyte jp characters as utf8. Patch by Valentin | Timo Sirainen |
2004-08-20 | forgot to add | Timo Sirainen |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2004-08-19 | Patch by jimmy: Details In 0.8.9 it is not possible to log all activity on a ... | Timo Sirainen |
2004-08-19 | /SERVER, /CONNECT -network wasn't working | Timo Sirainen |
2004-07-11 | s/ircnet/network/ - patch by Joost Vunderink | Timo Sirainen |
2004-05-10 | noinst_HEADERS -> pkginc_HEADERS | Timo Sirainen |
2004-03-23 | added strocpy() | Timo Sirainen |
2004-03-03 | reverted the username/realname keeping with /reconnect. it was broken. | Timo Sirainen |
2004-02-18 | Added "server sendmsg" signal to replace server->send_message(). | Timo Sirainen |
2004-01-28 | EAI_NODATA is depricated and doesn't exist everywhere anymore | Timo Sirainen |
2004-01-22 | other fixes | Timo Sirainen |
2004-01-20 | isupport patch by David Leadbeater | Timo Sirainen |
2004-01-19 | Say when we're reconnecting, and mention it can be aborted with /RMRECONNS | Timo Sirainen |
2004-01-19 | Don't try to keep user_name/real_name with /reconnect. They couldn't have | Timo Sirainen |
2004-01-10 | /msg , fix again by c0ffee | Timo Sirainen |
2004-01-07 | If we can't connect to server using given IP, show the IP to user in the | Timo Sirainen |
2004-01-07 | /msg , crashfix by c0ffee | Timo Sirainen |
2003-12-10 | chanmode_expando_strip setting was reversed - patch by c0ffee | Timo Sirainen |
2003-11-20 | /SET chanmode_verbose -> chanmode_expando_strip | Timo Sirainen |
2003-11-16 | Fixed some memory leaks. | Timo Sirainen |
2003-11-16 | compile fix if there's no openssl | Timo Sirainen |
2003-11-16 | compile fix for glib2 | Timo Sirainen |
2003-11-16 | Fixed some gcc aliasing warnings | Timo Sirainen |
2003-11-16 | Support for sending SSL certificate to server and optionally verify server's | Timo Sirainen |
2003-11-16 | lag_min_show change wrong | Timo Sirainen |
2003-11-16 | Automatic backwards compatibility transitions. | Timo Sirainen |
2003-11-16 | parse_time_interval: x days were actually returned as hours. weeks were | Timo Sirainen |
2003-11-16 | Don't reconnect with invalid own hostname. | Timo Sirainen |
2003-11-16 | Time parsing: allow omitting time unit without warning for backwards | Timo Sirainen |
2003-11-16 | cleanup | Timo Sirainen |
2003-10-31 | Added /set chanmode_verbose. patch by c0ffee. | Timo Sirainen |
2003-10-11 | unsigned long -> gsize | Timo Sirainen |
2003-10-11 | unsigned long -> gsize | Timo Sirainen |
2003-10-11 | Changed some checks i_isspace() -> ' ' so that TAB isn't included in checks. | Timo Sirainen |
2003-10-06 | 64bit fixes by Stefan Fent | Timo Sirainen |
2003-07-09 | Network fixes. DCC fixes for IPv6 + BSDs. | Timo Sirainen |
2003-05-13 | Fix crash with unloading module, by c0ffee | Timo Sirainen |
2003-01-31 | Removed execute(), not used. | Timo Sirainen |
2003-01-25 | GC fix | Timo Sirainen |