summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-05-10A few more bugfixes to make /window prev work.. :)Timo Sirainen
2000-05-10/window prev didn't work because of small "typo".Timo Sirainen
2000-05-09window next in last window jumps to first windowTimo Sirainen
2000-05-09/dehilight fixesTimo Sirainen
2000-05-09Ctrl-D = deleteTimo Sirainen
2000-05-09typo fixedTimo Sirainen
2000-05-09- Compiling fixesTimo Sirainen
2000-05-05Removed the "No such window" message - it was annoying :)Timo Sirainen
2000-05-05Fixed a crashTimo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-28It tried to autorejoin back to channel even if someone else was kicked..Timo Sirainen
2000-04-28Implemented Irssi::Window::command(), Irssi::Windowitem::command()Timo Sirainen
2000-04-28/ban and /invite crashed, /mode didn't work. ctcp.c doesn't needTimo Sirainen
2000-04-28Updated pot files - now that there's no working gnome version the pot fileTimo Sirainen
2000-04-28Removed the N_() from module formats, the internationalization should beTimo Sirainen
2000-04-28Perl working again, better than ever (unless there's bugs :)Timo Sirainen
2000-04-27If we return with cmd_param_error() or cmd_return_error(), callTimo Sirainen
2000-04-27after doing /INVITE nick #channel - instead of printing just "nick #channel",Timo Sirainen
2000-04-27show_quit_once displayed the quit window always in active window. nowTimo Sirainen
2000-04-27Setting window's prompt didn't check that the window was active -> someTimo Sirainen
2000-04-27updatesTimo Sirainen
2000-04-27updated aliases, added #irssi/efnetTimo Sirainen
2000-04-27Fixes for servers that replied to WHO #a,#b with 403 message.Timo Sirainen
2000-04-27Removed several header files that only had xxx_init(); xxx_deinit(); - movedTimo Sirainen
2000-04-27joining to multiple channels at once crashedTimo Sirainen
2000-04-27missing query_init(), query_deinit()Timo Sirainen
2000-04-27Query: sending msg displayed msg[nick] instead of the plain <nick>Timo Sirainen
2000-04-26Delete key works againTimo Sirainen
2000-04-26same user mode problem fixed with reconnectsTimo Sirainen
2000-04-26crashed with servers that didn't automatically set any user modeTimo Sirainen
2000-04-26updatesTimo Sirainen
2000-04-26fixesTimo Sirainen
2000-04-26fixedTimo Sirainen
2000-04-26and the docsTimo Sirainen
2000-04-26rest of the ~rewrite?Timo Sirainen
2000-04-26..adding new files..Timo Sirainen
2000-04-26..still removing..Timo Sirainen
2000-04-17- some updates.kloczek
2000-04-17- updated all .po files.kloczek
2000-04-17- removed src/gui-text/setup.c.kloczek
2000-04-17- added pixmaps to %files (irssi have now own icon).kloczek
2000-04-17- added irssi icon to desktop file.kloczek
2000-04-14section can be NULL - which is same as "". Fixed several functions to allowTimo Sirainen
2000-04-14Sorry for a big update - I still don't have internet connection at homeTimo Sirainen
2000-03-26Check for socklen_tTimo Sirainen
2000-03-20Irssi::Connect = SERVER_CONNECT_RECTimo Sirainen
2000-03-19Moved all server connection information to SERVER_CONNECT_REC fromTimo Sirainen
2000-03-19Several GLists moved to GSLists.Timo Sirainen
2000-03-19Removed as many warnings as possible when compiling with -ansi -pedanticTimo Sirainen
2000-03-19Server reconnection tries always the first server in the list whereTimo Sirainen