log

age author description
Wed, 04 Jul 2007 15:26:17 +0000 Evan Schoenberg accept() wants a pointer to a socklen_t, not an unsigned int. This has no programattic effect, since we don't actually use the return value, but it silences a warning on my system.
Wed, 04 Jul 2007 15:22:19 +0000 Evan Schoenberg gmodule.h is needed in internal.h for GLIB_CHECK_VERSION() to be defined; this is independent of whether PURPLE_PLUGINS is defined.
Wed, 04 Jul 2007 03:43:37 +0000 Stu Tomlinson merge of 'c0dada8d5e1c72e70d6918a158d0c4edf662cf88'
Tue, 03 Jul 2007 15:56:24 +0000 Sadrul Habib Chowdhury Fix a bug where buddies from offline accounts were showing up.
Tue, 03 Jul 2007 11:20:33 +0000 Sadrul Habib Chowdhury Use the utility function for the conversation and debug windows.
Tue, 03 Jul 2007 11:17:35 +0000 Sadrul Habib Chowdhury Utility function to start the pager with the contents of a textview.
Tue, 03 Jul 2007 11:09:19 +0000 Sadrul Habib Chowdhury The input was causing some weird issues. This fixes it.
Tue, 03 Jul 2007 11:07:53 +0000 Sadrul Habib Chowdhury Update the irssi WM to not touch the screen when something else is using it.
Tue, 03 Jul 2007 09:42:48 +0000 Sadrul Habib Chowdhury Do not crash on NULL checks.
Tue, 03 Jul 2007 09:41:22 +0000 Sadrul Habib Chowdhury The key has been processed. Return TRUE.
Tue, 03 Jul 2007 08:54:34 +0000 Sadrul Habib Chowdhury Allow executing another application (eg. PAGER) that will use the same
Tue, 03 Jul 2007 04:47:24 +0000 Sadrul Habib Chowdhury Allow storing non-string binary data in tree columns.
Tue, 03 Jul 2007 01:50:16 +0000 Sadrul Habib Chowdhury Docs for GntTree.
Mon, 02 Jul 2007 23:19:30 +0000 Sadrul Habib Chowdhury Some more focus fixes.
Mon, 02 Jul 2007 22:59:10 +0000 Sadrul Habib Chowdhury merge of '2c61c0960a48cb258fd0a3c93727265ec78e7809'