log

age author description
Sun, 15 Feb 2009 07:19:59 +0000 Elliott Sales de Andrade Use g_direct_hash/equal instead of g_int_hash/equal for the hash table that
Sun, 15 Feb 2009 02:11:58 +0000 Elliott Sales de Andrade I was hoping this wouldn't be necessary, but it seems that the possibility
Sun, 15 Feb 2009 02:02:57 +0000 Elliott Sales de Andrade Jason's been a big help here, and I think this is fixed now.
Sat, 14 Feb 2009 07:56:20 +0000 John Bailey Some tweaks to the About dialog:
Thu, 12 Feb 2009 02:33:05 +0000 Mark Doliner Add a note that we should use hash tables for the permit and deny lists.
Thu, 12 Feb 2009 06:02:20 +0000 Etan Reisner I'm pretty sure this is what we meant here.
Thu, 12 Feb 2009 06:00:15 +0000 Etan Reisner Let XS do the argument checking/erroring for us for the components argument to
Wed, 11 Feb 2009 03:31:33 +0000 Etan Reisner I like this message better.
Tue, 10 Feb 2009 20:37:51 +0000 Daniel Atallah Credit the author of the menu responsivness patch. References #8352
Tue, 10 Feb 2009 06:08:57 +0000 Paul Aurich merge of '2026210de0785811e4681fcc9e988fb8d00601ef'
Tue, 10 Feb 2009 04:25:45 +0000 Daniel Atallah This small optimization has been sitting in my tree for a long time.
Tue, 10 Feb 2009 04:20:24 +0000 Daniel Atallah Fix from "oopepe" to make menus more reliably responsive.
Tue, 10 Feb 2009 03:22:35 +0000 Mark Doliner Set this timer to 0 when we return FALSE
Tue, 10 Feb 2009 01:51:07 +0000 Mark Doliner Change two more uses of purple_utf8_strcasecmp to g_str_equal
Tue, 10 Feb 2009 01:44:40 +0000 Mark Doliner It's wrong, unnecessary, and expensive to use purple_utf8_strcasecmp() here.