Archive

Posts Tagged ‘docs’

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: , , , ,