Age | Commit message (Expand) | Author |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2006-10-23 | Fix memory leaks in expandos_deinit by Nicolas Collignon, bug #419. | Emanuele Giaquinta |
2006-10-20 | uptime command by Lauri Nurmi with some modifications by me, bug #458. | Emanuele Giaquinta |
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 gcc aliasing warnings | Timo Sirainen |
2003-10-31 | Added /set chanmode_verbose. patch by c0ffee. | Timo Sirainen |
2002-10-27 | Exported expando interface to perl. Fix for statusbar deinit. | Timo Sirainen |
2002-10-14 | The setting is of course "cmdchars", not "cmdchar" | Timo Sirainen |
2002-10-14 | $k - first character in CMDCHARS | Timo Sirainen |
2002-10-14 | $chatnet, $tag, $Y and $N expandos' change signals were incorrectly set, | Timo Sirainen |
2002-09-14 | statusbar is now also updated for connecting-servers. | Timo Sirainen |
2002-05-17 | !channel fixes. | Timo Sirainen |
2002-05-16 | Better !channel support - window items now have "visual_name" and channels | Timo Sirainen |
2002-05-11 | moved timestamp_format into lookandfeel category | Timo Sirainen |
2002-04-16 | fixes for new signaling code. | Timo Sirainen |
2002-04-15 | Rewritten signal handling code - it wasn't supposed to come before 0.9 irssi | Timo Sirainen |
2002-03-23 | $topic shouldn't crash if query doesn't have a valid address set yet. | Timo Sirainen |
2002-03-22 | Add server tag as well to topicbar with queries | Timo Sirainen |
2001-12-16 | Leading zeros didn't work well in IRSSI_VERSION_TIME. | Timo Sirainen |
2001-12-15 | Added $versiontime and Irssi::version_time() | Timo Sirainen |
2001-12-15 | IRSSI_VERSION_DATE is now a number, so you can do #iffing with it | Timo Sirainen |
2001-11-12 | %X should generate "time changed" every second too. | Timo Sirainen |
2001-11-12 | extra check to make sure the "timer changed" signal is sent at startup. | Timo Sirainen |
2001-10-21 | Check time changes every half a second instead of every second. | Timo Sirainen |
2001-09-23 | added expando_get_signals() and special_vars_get_signals() to return list | Timo Sirainen |
2001-08-31 | Expando lookup crashed with hi-ascii chars. | Timo Sirainen |
2001-07-25 | fixed using already free'd memory. | Timo Sirainen |
2001-07-13 | uname() returns non-negative if successful, not necessarily 0. | Timo Sirainen |
2001-04-20 | added $sysarch | Timo Sirainen |
2001-03-15 | signal_add_first("setup changed", .. so if some other "setup changed" | Timo Sirainen |
2001-01-28 | /SET timestamp_format now specifies format of $Z. timestamp msg format | Timo Sirainen |
2001-01-15 | Fixed some signedness warnings and memdebug.h should compile now fine | Timo Sirainen |
2001-01-01 | added "message own_public" and "message own_private" events that are | Timo Sirainen |
2001-01-01 | Added/moved several "typedef struct _XXX XXX;" to common.h so that | Timo Sirainen |
2000-12-17 | /SET prompt, /SET prompt_window - Specifies the text in prompt. | Timo Sirainen |
2000-12-10 | fixed $topic uninit | Timo Sirainen |
2000-12-10 | added $topic expando | Timo Sirainen |
2000-12-10 | $T in empty window crashed | Timo Sirainen |
2000-12-06 | Use hardcoded array for signals instead of dynamic (pretty useless, "10 | Timo Sirainen |
2000-12-05 | Split expandos from special-vars.c to expandos.c. Added list of signals | Timo Sirainen |