Age | Commit message (Expand) | Author |
2017-11-01 | show initial nick and name on first start | ailin-nemui |
2017-07-30 | Hook up capsicum.h and fe-capsicum.h to autotools. | Edward Tomasz Napierala |
2017-07-29 | Add capability mode error/success messages. | Edward Tomasz Napierala |
2016-10-22 | Display TLS connection information when connected to a TLS enabled server. | Alexander Færøy |
2016-05-13 | Move utf8.{h,c} from fe-common/core to core. | Xavier G |
2014-06-27 | s/INCLUDES/AM_CPPFLAGS/g | Dave Reisner |
2008-03-29 | Move autorun_startup in fe-common-core.c and remove autorun.{c,h}. | Emanuele Giaquinta |
2008-02-02 | Remove broken by design /set translation. | Emanuele Giaquinta |
2007-05-30 | Do not install utf8.h, it is a private header. | Emanuele Giaquinta |
2007-05-25 | Replace utf8_width with Markus Kuhn's wcwidth. | Emanuele Giaquinta |
2004-09-15 | Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix... | Valentin Batz |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2004-05-10 | noinst_HEADERS -> pkginc_HEADERS | Timo Sirainen |
2002-06-05 | Finally - /^msg nick never autocreates an empty window anymore. Added new | Timo Sirainen |
2002-02-15 | window_activity() and window_item_activity() are now public. Added them to | Timo Sirainen |
2001-11-18 | Execute ~/.irssi/startup before autoconnecting to servers. This way you can | Timo Sirainen |
2001-11-05 | Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get bef... | Timo Sirainen |
2001-07-05 | Moved location of config, theme and doc files. Added debian dir for building ... | Timo Sirainen |
2001-02-21 | /SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log | Timo Sirainen |
2001-02-19 | Moved /HELP to fe-help.c | Timo Sirainen |
2001-02-16 | added fe-exec.h | Timo Sirainen |
2001-02-09 | DCC chat nicks are in /MSG completion list now if chat isn't in query. | Timo Sirainen |
2001-02-03 | added fe-channels.h | Timo Sirainen |
2000-12-30 | pidwait: send status as second agument. | Timo Sirainen |
2000-12-28 | emphasis moved to fe-messages. added a few checks so that non-words | Timo Sirainen |
2000-12-10 | fixed $topic uninit | Timo Sirainen |
2000-11-17 | windows.h conflicted with microsoft's windows.h :) renamed windows.[ch] to | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-14 | Moved nick/msg/channel completion to core with some cleanups. | Timo Sirainen |
2000-10-13 | Forgot to move fe-ignore to core. | Timo Sirainen |
2000-09-30 | multiprotocol updates. SILC prints channel and private messages now | Timo Sirainen |
2000-09-02 | Updates. | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |
2000-08-01 | /SAVEWINDOWS - saves the current layout of windows. It's automatically | Timo Sirainen |
2000-07-02 | Implemented runtime loadable modules. /LOAD loads a module, /UNLOAD | Timo Sirainen |
2000-06-17 | Rewrite Tab-completion to work with signals - now it should be easy to | Timo Sirainen |
2000-05-15 | Lots of changes again. Biggest ones: | Timo Sirainen |
2000-05-04 | .. lots of changes .. | Timo Sirainen |
2000-04-26 | ..adding new files.. | Timo Sirainen |