Age | Commit message (Expand) | Author |
2001-02-03 | DCC RESUME, DCC ACCEPT: we might have crashed with invalid parameters. | Timo Sirainen |
2001-02-02 | Nicklist updates so that protocol specific xxx_NICK_REC can be used | Timo Sirainen |
2001-02-02 | get_max_column_count(), columns_sort_list(): fixed to work properly | Timo Sirainen |
2001-01-31 | Print own mode changes immediately to screen without the 2sec wait. | Timo Sirainen |
2001-01-31 | Print the color hilight with two digits so it won't accidentally use the | Timo Sirainen |
2001-01-31 | /SB STATUS: for debugging mostly, displays number of lines and used kBs | Timo Sirainen |
2001-01-31 | Ugly quick hack to make act: never disappear but print as much activity | Timo Sirainen |
2001-01-29 | /nctcp crashed | Timo Sirainen |
2001-01-28 | /SET activity_hide_targets now hides them even if level is MSGS. Only | Timo Sirainen |
2001-01-28 | /SET hilight_levels -> hilight_level | Timo Sirainen |
2001-01-28 | Ignores without nick masks didn't work | Timo Sirainen |
2001-01-28 | Ignore didn't check properly nick masks that contained only nick | Timo Sirainen |
2001-01-28 | get_max_column_count() didn't work properly when there was only one item | Timo Sirainen |
2001-01-28 | get_max_column_count(): we didn't handle correctly a situation where | Timo Sirainen |
2001-01-28 | bugfix | Timo Sirainen |
2001-01-28 | DCC updated | Timo Sirainen |
2001-01-28 | /HELP, /NAMES: using now the column helper function in misc.c. /NAMES | Timo Sirainen |
2001-01-28 | WINDOW_REC: added width and height variables | Timo Sirainen |
2001-01-28 | get_max_column_count(), columns_sort_list(): helper functions for | Timo Sirainen |
2001-01-28 | backwards compatibility fix: when changing ircnet -> chatnet, the | Timo Sirainen |
2001-01-28 | Removed own_wall msg format, using now the same as @#channel messages. | Timo Sirainen |
2001-01-28 | Emphasis are now expanded with own public/private messages. Added some | Timo Sirainen |
2001-01-28 | /SB END: Don't do anything when already at the bottom (it was broken if | Timo Sirainen |
2001-01-28 | Ignoring updates. Added support for nickmatch cache. One ignore can't | Timo Sirainen |
2001-01-28 | Print notify joins, unaways and unidles with HILIGHT level. | Timo Sirainen |
2001-01-28 | /SET timestamp_format now specifies format of $Z. timestamp msg format | Timo Sirainen |
2001-01-28 | Added TXT_WINDOW_LEVEL, changed most of the /WINDOW commands to print | Timo Sirainen |
2001-01-28 | Added long $variables + some updates | Timo Sirainen |
2001-01-28 | %N does now same as %n, except in .theme files it always does the | Timo Sirainen |
2001-01-28 | updated | Timo Sirainen |
2001-01-28 | If msgfmt isn't found, don't go to "po" dir. | Timo Sirainen |
2001-01-28 | /SET beep_on_msg -> /SET beep_msg_level | Timo Sirainen |
2001-01-28 | /SET beep_on_msg -> beep_msg_level | Timo Sirainen |
2001-01-28 | Netjoin mode printing: handle +v and +h like +o was handled (joins: | Timo Sirainen |
2001-01-28 | Spaces at the start of line confused the completion some. | Timo Sirainen |
2001-01-28 | nicklist_find() now finds only full nicks, nicklist_find_mask() finds | Timo Sirainen |
2001-01-26 | nickmatch-cache wasn't initialized if there wasn't hilights = { ... } | Timo Sirainen |
2001-01-22 | Removed MSGS from hilight_level, not very useful IMHO | Timo Sirainen |
2001-01-22 | strip_real_length() : bolds, underlines, etc. one character styling | Timo Sirainen |
2001-01-21 | Highlighting updates. -word renamed to -full. Added new -word option | Timo Sirainen |
2001-01-21 | Nickmatch cache. A couple of helper functions to check if channel nicks | Timo Sirainen |
2001-01-21 | nickliset_set_host() for setting host, sends signal "nicklist host changed". | Timo Sirainen |
2001-01-18 | mainwindows_recreate() should be declared always | Timo Sirainen |
2001-01-18 | DCC cleanups - half rewrite. New features: file names with spaces work | Timo Sirainen |
2001-01-18 | net_getservbyport() - Get name of TCP service | Timo Sirainen |
2001-01-18 | Minor speedup, return immediately if masks == "" | Timo Sirainen |
2001-01-18 | signal_emit() - one parameter after last one wasn't NULL but was taken | Timo Sirainen |
2001-01-18 | memmove() -> g_memmove() | Timo Sirainen |
2001-01-17 | /WHOIS without parameters in query does now same as /WII <queried nick> | Timo Sirainen |
2001-01-17 | call findsyntax.pl with "perl findsyntax.pl" instead of ./findsyntax.pl, | Timo Sirainen |