Known bugs:
- No case insensitive search on international characters.
     This is because I'm using the g_strdown function to convert
     the strings to lowercase. Perhaps i'll write another function,
     but right now I don't consider this to be a large problem!
  (This bug has vanished by itself. Atleast on my machine, and I haven't
  upgraded GTK+ or anything, mail me if it still is there)

- On some versions of Gtk (1.2.9 i think) , the textentry seems to crash when typing
  international characters. (Should be rare) Upgrade to 1.2.10 should solve it.
