Age | Commit message (Expand) | Author |
2002-04-15 | signal leak fix | Timo Sirainen |
2002-04-15 | fixed several signal leaks | Timo Sirainen |
2002-04-15 | GLib errors printed to stderr didn't contain \n | Timo Sirainen |
2002-04-14 | /EXEC -interactive : only numbered /execs should have the % prefix. | Timo Sirainen |
2002-04-14 | /WINDOW NAME now ignores if you're setting same name to it without | Timo Sirainen |
2002-04-13 | If some keycombo can't be expanded, add it to state list as-is so it can use | Timo Sirainen |
2002-04-12 | Wrong casting with glib2 fix - GSearchFunc, not GCompareFunc :) | Timo Sirainen |
2002-04-12 | address parameter was missing from /FORMAT invite, nick_changed, kick and | Timo Sirainen |
2002-04-12 | /EXEC -out now sends /msg -nick | -channel so it works properly with silc | Timo Sirainen |
2002-04-12 | window_change_server() : don't change server if it's being disconnected. | Timo Sirainen |
2002-04-10 | Fixed one error and several warnings with GLIB 2.0 | Timo Sirainen |
2002-04-09 | Removed the now useless "/window item move" help with /join | Timo Sirainen |
2002-04-09 | /JOIN #existing_channel jumps to the window where it's joined. | Timo Sirainen |
2002-03-31 | Don't set channel->server = NULL when disconnecting, so scripts can still | Timo Sirainen |
2002-03-24 | Added "nothing" action to /BIND. | Timo Sirainen |
2002-03-19 | Sort /HELP output better when using multiple categories. Patch by c0ffee. | Timo Sirainen |
2002-03-16 | $1 can now be used as server tag in /SET autolog_path. This is useful when | Timo Sirainen |
2002-03-15 | /PART in SILC destroys the channel immediately, so we'll need to check | Timo Sirainen |
2002-03-15 | updated not_good_idea text | Timo Sirainen |
2002-03-15 | /SERVER ADD -ircnet value wasn't strdup()ed so it might have done something | Timo Sirainen |
2002-03-14 | Don't crash when trying to print text when there's no windows yet. Also | Timo Sirainen |
2002-03-13 | "make dist" now doesn't add irc.c / irc-modules.c | Timo Sirainen |
2002-03-13 | when autochanging query's nick to be correct case, don't print the | Timo Sirainen |
2002-03-13 | ARGH! I hate this new behaviour of CVS not asking if I want to abort | Timo Sirainen |
2002-03-11 | default_color checks moved from fe-text to fe-common, so they work properly | Timo Sirainen |
2002-03-10 | Added -4 | -6 to /SERVER ADD syntax. | Timo Sirainen |
2002-03-10 | /SERVER ADD -ircnet should add the network to config with the same case as | Timo Sirainen |
2002-03-10 | crashfix | Timo Sirainen |
2002-03-10 | Never ignore kick msg if you get kicked from channel. | Timo Sirainen |
2002-03-10 | Netjoins in +channels were printed as if users joined to "channel" and all | Timo Sirainen |
2002-03-10 | /CYCLE tried to do /PART twice. | Timo Sirainen |
2002-03-10 | /CAT prints files now with CLIENTCRAP + NEVER level, so timestamps aren't | Timo Sirainen |
2002-03-10 | *** empty log message *** | Timo Sirainen |
2002-03-10 | /CYCLE reason didn't work | Timo Sirainen |
2002-03-10 | /SET autoclose_query - now only last received private message affects when | Timo Sirainen |
2002-03-10 | Foreground ANSI colors weren't working | Timo Sirainen |
2002-02-25 | /FORMAT tab completion went to infinite loop if there was more spaces than | Timo Sirainen |
2002-02-22 | Window level matching code was a bit messy. Also, now the active window is | Timo Sirainen |
2002-02-22 | Highascii chars in replaces block in theme files could have crashed irssi. | Timo Sirainen |
2002-02-17 | Some events that contained target parameter weren't printed to correct | Timo Sirainen |
2002-02-17 | Another crashfix | Timo Sirainen |
2002-02-17 | "whops" :) ^D<char> as last chars in line made some screen corruption and | Timo Sirainen |
2002-02-17 | Don't crash if special vars line ends with '$'. | Timo Sirainen |
2002-02-16 | /ACTION supports -servertag now and tab completion works with it like with | Timo Sirainen |
2002-02-16 | /RELOAD didn't update the statusbar colors the first time. /SET theme never | Timo Sirainen |
2002-02-15 | Allow still showing ping time even if client replied with only one ping | Timo Sirainen |
2002-02-15 | Added /SET window_check_level_first and /SET window_default_level. This allow... | Timo Sirainen |
2002-02-15 | window_activity() and window_item_activity() are now public. Added them to | Timo Sirainen |
2002-02-15 | Some /NAMES fixes | Timo Sirainen |
2002-02-13 | added user counts parameters to /NAMES header (not used by default), header/f... | Timo Sirainen |