log

age author description
Sun, 18 Mar 2007 17:28:21 +0000 Stu Tomlinson Enable DEBUG_CFLAGS in libgnt and fix up a number of compile warnings and
Mon, 19 Mar 2007 19:06:35 +0000 Luke Schierer I know I wrote different things here. The gtkdialogs.c is what the submitter requested be put. The changelog has the addition for me, to help me remember who to accept from.
Sun, 18 Mar 2007 16:01:00 +0000 Luke Schierer merge of '26a511ef6be2c20a09d0fd93527980c97169c67e'
Sat, 17 Mar 2007 17:55:22 +0000 Stu Tomlinson plug some memory leaks
Sat, 17 Mar 2007 17:48:34 +0000 Stu Tomlinson Mark "Away" for translation
Sat, 17 Mar 2007 17:40:19 +0000 Stu Tomlinson This is tidier
Sat, 17 Mar 2007 17:38:12 +0000 Stu Tomlinson Protection against missing SHA1C
Sat, 17 Mar 2007 17:34:32 +0000 Stu Tomlinson Only use gnutls and nss CFLAGS for the relevant plugins, not for all SSL
Sat, 17 Mar 2007 17:31:06 +0000 Stu Tomlinson minor cleanups, and make 'make check' work with older versions of Check
Sat, 17 Mar 2007 17:29:40 +0000 Stu Tomlinson libpurplify the 'make check' tests so they work again
Sat, 17 Mar 2007 16:55:51 +0000 Stu Tomlinson g_unichar_iswide_cjk() is only in glib 2.12 and newer, and I suspect
Sat, 17 Mar 2007 16:50:35 +0000 Stu Tomlinson Move the tooltip window before showing the tooltip to avoid a transient
Sat, 17 Mar 2007 16:49:03 +0000 Stu Tomlinson internal.h is a private, uninstalled, header that should not be used by
Sat, 17 Mar 2007 16:48:25 +0000 Stu Tomlinson Re-order includes to fix this compile error:
Fri, 16 Mar 2007 20:53:24 +0000 Sadrul Habib Chowdhury Make sure unbound key-combinations are handled properly.