# HG changeset patch # User Sadrul Habib Chowdhury # Date 1188145388 0 # Node ID 4a7e5f947b1e2553bba49786d706eb79e6a18e14 # Parent 705eca1f82e269a6c88dcd7dd1427b681641e0ef Changelog the API changes in finch and libgnt so far. diff -r 705eca1f82e2 -r 4a7e5f947b1e ChangeLog.API --- a/ChangeLog.API Sun Aug 26 14:02:35 2007 +0000 +++ b/ChangeLog.API Sun Aug 26 16:23:08 2007 +0000 @@ -6,6 +6,18 @@ * pidgin_set_accessible_relations, sets up label-for and labelled-by ATK relations (broken out from pidgin_set_accessible_label) + Finch: + Added: + * finch_sound_is_enabled + * The reserved field in the FinchConv is now used to store information + about the conversation (using FinchConversationFlag) + + libgnt: + * gnt_slider_set_small_step, gnt_slider_set_large_step to allow more + fine tuned updates of a GntSlider + * gnt_util_parse_xhtml_to_textview to parse XHTML strings in a + GntTextView (this works only if libxml2 is available) + Version 2.1.1 (08/20/2007): libpurple: Changed: