Recent blog entries for andersca

jorn: that's why I use GtkMenu.

Insomnia sucks...

Sucky APIs

To add a menu item on-the-fly in bonobo-ui you apparently need to do something like

	xml_item = g_strdup_printf ("<menuitem name=\"%u\" id=\"%s\"
type=\"radio\" group=\"%s\"/>\n", index, command_name,
VIEW_GROUP);

bonobo_ui_component_set (ui, VIEW_PATH, xml_item, NULL);

Ugh

1 Feb 2002 (updated 15 Apr 2002 at 09:33 UTC) »

Did some GtkIconList hacking this weekend, it's really starting to come together now.

Christmas

Merry Christmas everyone!

Today I received an amusing mail.

7 Dec 2001 (updated 19 Dec 2001 at 14:11 UTC) »

Life

Yesterday I bought some cans of Guinness. Yummy, can't wait to open them.

School

Exams are coming up, sigh.

Hacking

Continued working on getting Oregano working better. I hope this screenshot will get rhult motivated so that he'll help out :)

Life

I have a cold, it really sucks.

School

Exam week is coming up and I really need to do some catching-up in some of the courses. Must finish the last data structures lab too.

GNOME

Been doing some libgnomeui work lately. Sigh, why is everything so broken?

IRC

#gimps is no fun without xach.

I work for CodeFactory so I can write diary entries without meaning or contents.

Or maybe I can't

Fixed a bug in libgnomeui today.

I'm having a hard time trying to concentrate right now, for obvious reasons

5 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!