Age | Commit message (Expand) | Author |
2014-06-10 | Replace deprecated g_str[n]casecmp with g_ascii_str[n]cmp. | David Hill |
2007-05-08 | Oops. Update address correctly now. | Wouter Coekaerts |
2007-05-08 | Update FSF address | Wouter Coekaerts |
2002-05-16 | Better !channel support - window items now have "visual_name" and channels | Timo Sirainen |
2002-04-28 | query->createtime wasn't set | Timo Sirainen |
2002-04-17 | when queried nick changes, "window item name changed" signal is sent too. | Timo Sirainen |
2002-03-11 | New queries should begin with last_unread_msg timestamp set to now. This | Timo Sirainen |
2002-02-15 | fixed module_uniq_destroy() calls | Timo Sirainen |
2002-02-07 | Set objects ->type = 0 when freeing to make sure we notice immediately if | Timo Sirainen |
2001-07-26 | added destroy() function to WI_ITEM_REC. This fixes a potential crash when | Timo Sirainen |
2001-03-17 | %F = blinking on/off. several fixes to make blinking work better. some | Timo Sirainen |
2001-02-17 | Config file: ircnets -> chatnets, added type = "chat protocol" to | Timo Sirainen |
2001-01-09 | query_find() didn't check for queries with no active server | Timo Sirainen |
2001-01-01 | Query bugfixes | Timo Sirainen |
2001-01-01 | Some query changes. They should now work properly with /SAVEWINDOWS | Timo Sirainen |
2001-01-01 | Added/moved several "typedef struct _XXX XXX;" to common.h so that | Timo Sirainen |
2000-12-17 | Some minor query fixes. Nick changes are also detected by checking if | Timo Sirainen |
2000-12-17 | removed useless chat_type checks | Timo Sirainen |
2000-09-30 | multiprotocol updates. SILC prints channel and private messages now | Timo Sirainen |
2000-09-02 | Updates. | Timo Sirainen |
2000-09-01 | Added chat protocol register. Changed all chat_type fields to use it. | Timo Sirainen |
2000-08-26 | Lots of moving stuff around - hopefully I didn't break too much :) | Timo Sirainen |