Older blog entries for kristian (starting at number 21)

aes: The problem you are describing is not a gtk+ bug :). What happens is that GtkButton puts a (button-spanning) input-only window over the button. If you put buttons inside a button, they will never receive events, because all of those are being catched by the button-spanning input-only window of the "parent button".
14 Jul 2003 (updated 14 Jul 2003 at 21:49 UTC) »

More GTK+ hacking. Wrote more GtkTreeView patches. It looks like they are going to get reviewed today. Then I will land all of it and GtkTreeView will be okay for 2.2 (a bit late, but oh well). I guess I need to get Owen to let me do a release :)

Also landed GtkTreeModelFilter, GtkCellLayout and GtkEntryCompletion in gtk+ HEAD last Friday. The new combobox will follow this week. After that I will work on new features for GtkTreeView.

Projects for the holiday: write gcachegrind, finish the treeview document I was working on, hack on treeview features. Hrm. I hope I can fill 3 weeks with that. Maybe need to come up with some more.

Oh, and I'm still updating my LiveJournal. Never expected I would sort of keep it up to date :).

I should have studied today. But I didn't. So I will do it tomorrow.

If there's time left tomorrow, I will probably start working on my "GtkTreeView architectural reference". Not sure how it is going to look like. It will probably help people in understanding GtkTreeView. However, I do know that it is not going to look like a tutorial, but more like a guide describing the design.

Today was really boring... And I didn't feel like fixing bugs.

I don't know how anymore, but somehow I discovered #commits on FreeNode (I was prolly hinted at GIMPnet). #commits is such a cool idea. I nicked it, and set up a #commits on GIMPnet. Some GNOME hackers and users seem to like the new service, which is good. Kudos to the people who set up #commits at FreeNode.

Then my new GNOME About dialog ended up in GNOME cvs HEAD. Because people seemed to like it. I find it really cool that it got in.

After that I finally took some time to install kcachegrind. What a wonderful tool. I finally understood how to use all those lists and numbers to actually make stuff faster. Kcachegrind visualizes the information very good, especially the source code view totally rocks. I guess I need to write a GUI like this for GTK+ now. Might do it when I am on holiday, because I won't have a real netconn. People suggested me to write it in Python, so I will have to read my book on python first.

Work on my new gtk+ 2.4 features steadily continues. The API for the new ComboBox is about to be finalized. The end result will look really clean (thanks to a bunch of input from Owen and Havoc), it took a long time to get to that, but I'm sort of proud of it actually :). The last days I've been working on the completion mechanism for GtkEntry. That API will also be nice and clean (thanks to input from Owen). I wouldn't have been able to come up which such nice and clean APIs myself. After some GtkTreeModelFilter (another of my 2.4 features :) optimizations, the completion code is fast enough to be really usable.

Somewhere this week, I should put up a list of planned GtkTreeView features for gtk+ 2.4 on the gtk+ 2.4 planning site.

It looks like I will land a not insignificant amount of code in gtk+ 2.4. Something what I find pretty cool and exciting. I finally start to feel useful.

I have been a bit busy partying. But it all settled now (only for a short while hopefully, the more parties the better P:).

Hacking-wise, I spent some time hacking on the new combo box. It's shaping up. Am about to tackle the last difficult bit, which is auto-completion for GtkEntry. Not really sure still which way to take, but I am just going to try sending a proposal and see what people think.

Also did a small hack over the weekend, a new gnome-about dialog. jdub inspired me to do it and came up with the idea to make it look like the new GNOME website. Showed it to some people and most seem to like it. I need to do a bit of work to make the animations a bit smoother, but that's all just finetuning. Oh, and because of it I made to the GNOME Summary. Which is cool I guess.

Talked enough for today.

Small hacking update. I have been hacking a bit on some random things, while I should have been hacking gtk+ 2.4 features :). Also I had terrible productivity problems the last months. It seems they have cleared up a bit, for now... Other than that I have decided to use Advogato for all "hacking" updates (which is not a lot :) and LiveJournal for the personal stuff from now on.

Sent off another ComboBox API proposal yesterday. I am pretty happy with it and Owen seems to like it too. So I guess I am finally getting close (:. I think I am going to spend tomorrow hacking on the actual code, which requires a lot of refactoring. But that's ok.

I am busy reducing my usage of the comma. Looks like it's getting better.

Okay, long time no post. Well, FOSDEM was incredibly cool, but it went by as one short flash. So I forgot everything, which sort of sucks. I am looking forward to GUADEC (now if I could move this one exam ...).

Also, I didn't even mention here that I finally got a laptop (I got it before FOSDEM even). It became an iBook, for the excellent battery life, and other reasons. I surely am not disappointed, it's a great machine (now only if sleep would work correctly on linux :).

Anyway, I have been busy with university, and hacking wise with some gtk+ blurbs, might post more on that later on. From now on I will post hacking updates here, and the boring personal stuff here, for those interested.

10 Feb 2003 (updated 14 Jun 2003 at 23:57 UTC) »

Alright, another monthly update (: I am in Belgium right now, at thomasvs' house, chilling out after FOSDEM. This was my first conference, and it was like cool. I met a lot of people, whom I only knew from IRC.

Anyway, it has been/is a lot of fun, and thomasvs has been a really cool host.

Just got a load of GtkTreeView bugfixes into CVS, which is a good start. There is more hairy stuff in bugzilla to figure out though. And hopefully I finally fixed one of the last scrolling bugs in the TreeView. Those bugs are so annoying.

Also finished the happy fun recent-files:/// module. It works, though there are some little things to be worked out.

I am really happy that I am getting things done right now. I think my list-of-things-which-I-want-to-do stopped growing at the moment, hopefully I will finish most of those items soonish. Oh, and I am probably going to FOSDEM (:

Anyway, back to hacking.

Spending time hacking on some other things. Wrote a simple gnome-vfs module, a recent-files:/// module, for snorp. Still need to finish it and put it in CVS. Other than that, I started working on a LDAP backend for GConf, after some ldif design action with jdub. I hope I will get the backend working, it would be a cool backend (:.

After I finished that, I should really get back to work on TreeView. Need to fix a bunch of bugs for gtk+ 2.2.1. And after that I should hack on cool 2.4.x features, yay (:.

A long list. And I should also pass this year of uni. And I have my own little projects. And other things. Hrm, am pretty busy (:.

Oh, and I think I want an ipod. But they are so incredibly expensive. Does anybody know if apple is going to do a price drop soonish? (:

Noticed I finished each sentence with a smiley. Scary.

12 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!