Age | Commit message (Expand) | Author |
2002-12-10 | A few fixes to make irssi work with garbage collected GLIB. | Timo Sirainen |
2002-11-21 | Irssi now uses 64bit file offets if it's only supported by system. Also did | Timo Sirainen |
2002-10-21 | Added #define DEFAULT_SERVER_ADD_PORT to common.h which /SERVER ADD uses as | Timo Sirainen |
2002-05-10 | broke CHAT_PROTOCOL_REC into struct + typedef. | Timo Sirainen |
2002-05-09 | separated author email | Timo Sirainen |
2002-05-01 | tss@iki.fi -> cras@irssi.org | Timo Sirainen |
2002-02-10 | Added IRSSI_GLOBAL_CONFIG as well | Timo Sirainen |
2002-02-10 | added #define IRSSI_HOME_CONFIG | Timo Sirainen |
2002-01-27 | toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some | Timo Sirainen |
2001-12-20 | Added WINDOW_REC declaration to common.h, removed unneeded #include "servers.... | Timo Sirainen |
2001-11-28 | g_free_not_null() is now equal to g_free() - didn't notice before this was | Timo Sirainen |
2001-11-19 | Removed memory debugging code. It's a lot easier to check for buffer | Timo Sirainen |
2001-07-15 | Added --home and --config command line parameters to irssi to specify | Timo Sirainen |
2001-05-17 | Getting rid of gettext, moved some _(..) texts to themes and left some error | Timo Sirainen |
2001-03-29 | http://irssi.org -> http://irssi.org/ | Timo Sirainen |
2001-03-04 | IPv6 fixes. Everything now keeps both v4 and v6 addresses in memory and | Timo Sirainen |
2001-02-23 | #include "config.h", not "../config.h" so building from objdir works | Timo Sirainen |
2001-01-16 | Check if libtool creates libraries in .libs dir. Check if -lgmodule | Timo Sirainen |
2001-01-01 | Added/moved several "typedef struct _XXX XXX;" to common.h so that | Timo Sirainen |
2000-12-04 | Use GIOChannel instead of sockets directly. Helps porting to win32 :) | Timo Sirainen |
2000-11-23 | s/enum GInputCondition/int/ - enums aren't supposed to orred together i | Timo Sirainen |
2000-10-26 | Some fixes for compiling with Win32 :) | Timo Sirainen |
2000-10-01 | Keyboard should never get stuck again when receiving huge amounts of | Timo Sirainen |
2000-08-30 | Object type checking fixes | Timo Sirainen |
2000-08-15 | Some changes handling g_input_add() - maybe this helps to problems | Timo Sirainen |
2000-07-16 | Cleaned up code. | Timo Sirainen |
2000-06-02 | Changed irssi's url to http://irssi.org | Timo Sirainen |
2000-04-26 | rest of the ~rewrite? | Timo Sirainen |
2000-04-14 | Sorry for a big update - I still don't have internet connection at home | Timo Sirainen |
2000-03-19 | Removed as many warnings as possible when compiling with -ansi -pedantic | Timo Sirainen |
2000-03-18 | Merged in i2k's networking code | Timo Sirainen |
2000-03-18 | Remove gui_timeout_add/remove, gui_input_add/remove and lib-nongui, use | Timo Sirainen |
2000-02-25 | Irssi 0.7.27 released. | Timo Sirainen |
1999-10-16 | Fix for building with objdir | Timo Sirainen |
1999-10-09 | popt-gnome.h isn't used anymore | Timo Sirainen |
1999-10-06 | libpopt is now distributed with irssi since it's small enough and I got | Timo Sirainen |
1999-10-03 | Command line argument handling works. | Timo Sirainen |
1999-09-03 | Initial revision | Timo Sirainen |