Category Archives: gtk

Fri 30 Jul 2004

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 [...]

Fri 16 Apr 2004

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 [...]

Fri 12 Sep 2003

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 [...]

Mon 03 Mar 2003

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. [...]

Sat 02 Mar 2002

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 [...]

Sun 24 Feb 2002

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.

Sat 08 Dec 2001

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 [...]

Thu 06 Dec 2001

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 [↩]

Thu 29 Nov 2001

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 [...]

Mon 19 Nov 2001

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 [...]

Bad Behavior has blocked 61 access attempts in the last 7 days.