gtk: I finished my GtkTreeView typeahead patch earlier this week and posted it to gtk-devel-list. I also backported it to gtk+-2.4.4 and built it into rawhide. It requires installing ‘–nodeps’ for fc2, but seems work nicely.
It makes using the filechooser a better experience and is good for lists in general. It [...]
April 16, 2004 – 12:11 am
GTK+: It’s coming up to branch time. I’m looking forward to putting typeahead into GtkTreeView I did some prep for this on Sunday, and should be in good shape to do it next week. I think it’ll really work well.
bugzilla: Spent much of the week going through both GNOME and Red Hat [...]
September 12, 2003 – 1:09 am
GNOME (2.4): It’s out. It wasn’t the prettiest release thus far, but it’s in good shape. I have big plans for 2.6. But first…
GTK+ (2.4): This is in danger of slipping a bit. I really need to finish my GChildWatchSource patch and get it into glib. I’m pretty excited [...]
GTK+: Spent a couple days this week getting the GtkTreeView to work in a RTL locale. It was the last major widget in need of support added – though it showed some RTL bugs in other widgets. As an added bonus, I also got column expanding working, which should make Seth very happy. [...]
Adam Readhead: Came to visit today. He’s singing songs about hats at the piano right now. I’m putting his name here to try to increase his google count.
songs (part2): It’s turned into a love song about an escaped prisoner and his pies and a bucket for his hat. Dog’s a little [...]
February 24, 2002 – 2:19 am
GTK+: One more week before 2.0. So much left to do, so few cycles to do it. Anders had a very cool statistic earlier today. Apparently, we’ve added a line of code to GTK+ every 5 minutes on average since it was branched three years ago.
December 8, 2001 – 2:25 pm
GTK+ (gtkrbtree.c): Below, I should have had: (node->right == tree->nil || !GTK_RBNODE_FLAG_SET…) This cute little bug, plus one other, kept me busy drawing pictures of Red-Black trees for almost three days.
guests (blizzard): Chris is in town for a week or so, again. We’re spending the afternoon hacking in the dining room, listening to [...]
December 6, 2001 – 1:26 am
GTK+ (gtkrbtree.c): Spot the bug below: if (GTK_RBNODE_FLAG_SET (node, GTK_RBNODE_DESCENDANTS_INVALID)) { if1 && (node->right != tree->nil && ! GTK_RBNODE_FLAG_SET (node->right, GTK_RBNODE_DESCENDANTS_INVALID)) && (node->left != tree->nil && ! GTK_RBNODE_FLAG_SET (node->left, GTK_RBNODE_DESCENDANTS_INVALID)) && (node->children && GTK_RBNODE_FLAG_SET (node->children->root, GTK_RBNODE_DESCENDANTS_INVALID))) GTK_RBNODE_UNSET_FLAG (node, GTK_RBNODE_DESCENDANTS_INVALID); }
! GTK_RBNODE_FLAG_SET (node, GTK_RBNODE_INVALID [↩]
November 29, 2001 – 12:36 am
GNOME Foundation: Wow! I was voted in. I only hope we can do as good job as the last board did. This looks like it’s going to be a great board — though I do wish we could have squeezed Jeff and Glynn in there somehow.
GTK+ (GtkTreeView): Got incremental reflow sorta [...]
November 19, 2001 – 11:14 pm
Website: Decided to play webmaster tonight and worked on my site a bit. Not quite ready yet to make it live. But I will put it up soon.
Music: Got “In The Beginning…” by Genesis recently. It’s all their early stuff. I hadn’t listened to it much since my roommate in [...]