Archive

Posts Tagged ‘patch’

Sending custom emoticons with Adium – Part III

June 30, 2010 7 comments

For all the lazy fan of my work, I’ve updated my patched version to the lastest Adium 1.4 from hg. It’s tagged Adium 1.4b18 and the build date is today, 30th June 2010.

As before, you can download the binary file, or the patch file:

Categories: code Tags: , , , ,

Sending custom emoticons with Adium – Tests

March 3, 2010 2 comments

This is the third of three related post documenting my custom emoticon patch for Adium. You can find the others here:

The test cases are divided into two categories, depending on the section of the GUI used to interact with the custom emoticon subsystem.

Read more…

Categories: code Tags: , , , ,

Sending custom emoticons with Adium – Classes and interface

February 27, 2010 2 comments

This is the second of three related post documenting my custom emoticon patch for Adium. You can find the others here:

As said in the previous post, the library code for sending custom emoticons is already present in Adium thanks to libpurple. What’s left to do is bubble it up from libpurple.framework to Adium’s GUI. Read more…

Categories: code Tags: , , , ,

Sending custom emoticons with Adium – Requirements

February 23, 2010 3 comments

I’m starting today a review of my custom emoticon patch for Adium 1.4. Together with my informal review, I’d like to write down some formal documentation of the process:

Read more…

Categories: code Tags: , , , ,

Sending custom emoticons with Adium – Part II

January 29, 2010 24 comments

I’ve made some enhancements to the first version of my adium patch for sending custom emoticons. There are two main improvements: Read more…

Categories: code Tags: , , , ,

Sending custom emoticons with Adium

January 21, 2010 30 comments

I’ve published an updated version of the patch here.

When I chat, I rely on the MSN Messenger service. That’s not because it’s the best platform out there, it’s just the most used among my friends. One thing that has always bothered me is the lack of a good, dedicated client for Mac OS X. Of course there is Adium, you’d say. Being a multi-protocol IM client, Adium lacks of some of the most specific features of the msn protocol. Efforts have been made in that direction, but the client still miss the ability to send custom emoticons. Read more…

Categories: code Tags: , , , ,