diff ChangeLog.API @ 19451:4a7e5f947b1e

Changelog the API changes in finch and libgnt so far.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 26 Aug 2007 16:23:08 +0000
parents ec0ef7f0a12d
children ea26d30449fd
line wrap: on
line diff
--- 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: