I’ve been doing some more work on gTwitter these days, quite a few new thing to show. You can find it all in SVN.
User Details - you can see some more details about user when clicking on user image. Things like name, username, location, short description and web address, if the user entered these information of course.
Clickable URLs - gTwitter detects if an url was entered, it makes it clickable and can open it in a web browser. A new dependency was added to gain this functionality: libsexy
Direct messages - you can browse your direct messages with gTwitter now, but it’s not quite working as it should. I’m having some problems with connection and I’m hoping to fix this asap.
Also quick source switching was added under the user image, which does not refresh data if you change the source, it’s just for quick switch, and you will need to manually click on refresh button to update data. I’m working on extending post entry functionality, I added clear button to clear the text(which is not needed imo) and I’ll probably add some things to easily send direct messages and reply to users. I’m experimenting a bit, to see what is usable and what not.

Stay tuned
EDIT: How about a spell checker for post entry ? Is it needed, not ? Comments please.