summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-26rest of the ~rewrite?Timo Sirainen
2000-04-26..adding new files..Timo Sirainen
2000-04-26..still removing..Timo Sirainen
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-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
2000-03-18Merged line-split from i2k. Several other cleanups.Timo Sirainen
2000-03-18Merged in i2k's networking codeTimo Sirainen
2000-03-18Merged some of i2k's signal handling code. All signals are now linkedTimo Sirainen
2000-03-18Remove gui_timeout_add/remove, gui_input_add/remove and lib-nongui, useTimo Sirainen
2000-03-01- fix perl related problemswiget
2000-02-25Irssi 0.7.27 released.Timo Sirainen
2000-02-24Perl documentation and updatesTimo Sirainen
2000-02-24Updated perl supportTimo Sirainen
2000-02-18Don't allow any setup file changes or log writing if another irssiTimo Sirainen
2000-01-12updates for new version:Timo Sirainen
1999-12-19IRC Network specific settings: nick, username, realname,Timo Sirainen
1999-11-20Last changes for 0.7.19Timo Sirainen
1999-11-07Automatic text replaces, useful for things like :9 -> :) .. ThisTimo Sirainen
1999-11-06Keyboard configuration worksTimo Sirainen
1999-11-06"window server changed" -> "channel server changed"Timo Sirainen
1999-11-03NLS support should work without gnome now.Timo Sirainen
1999-10-26Changed setting code behaviour. setup_get_str(), setup_get_int() andTimo Sirainen
1999-10-20Autoaccept dcc chat from given nick/addressTimo Sirainen
1999-10-20Autoget DCC if nick/mask is found from listTimo Sirainen
1999-10-19str2list() updates - added separator argument and you'll need to free onlyTimo Sirainen
1999-10-16Fix for building with objdirTimo Sirainen
1999-10-16Use command_bind() and command_unbind() for binding commands, theyTimo Sirainen
1999-10-12"nick gone changed" signal is sent when gone status changes instead ofTimo Sirainen
1999-10-10Each window can have it's own command history bufferTimo Sirainen
1999-10-10Lag detection displayed in statusbar, can also automatically disconnectTimo Sirainen
1999-10-09moved the strerror() implementation if it doesn't existTimo Sirainen