pidgin: 7e8d9f69: Changelog the GtkIMHtml PRIMARY clipboar...
qulogic at pidgin.im
qulogic at pidgin.im
Sun May 3 22:05:34 EDT 2009
-----------------------------------------------------------------
Revision: 7e8d9f694132bc0cdbb6088ca5b557480c71ba45
Ancestor: 8a85735913e31b9becf0404220e7fe2335dec8a9
Author: qulogic at pidgin.im
Date: 2009-05-04T02:04:10
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/7e8d9f694132bc0cdbb6088ca5b557480c71ba45
Modified files:
ChangeLog.API pidgin/gtkimhtml.h
ChangeLog:
Changelog the GtkIMHtml PRIMARY clipboard API addition and fix a typo in
the comment.
-------------- next part --------------
============================================================
--- ChangeLog.API 5bab8a4b164f1279917dc8277adf8157cee087ad
+++ ChangeLog.API 11bd5f30ff69471469a78c0b839b6e6c19e5186a
@@ -79,6 +79,7 @@ version 2.6.0 (??/??/2009):
gtk_imhtml_link_activate functions to process GtkIMHtmlLink
objects from GtkIMHtml protocol callbacks.
* gtk_imhtml_set_return_inserts_newline
+ * gtk_imhtml_set_populate_primary_clipboard
* pidgin_blist_set_theme
* pidgin_blist_get_theme
* pidgin_prefs_labeled_password
============================================================
--- pidgin/gtkimhtml.h cbad21bba236795084bd8b340e6dfb39752261f9
+++ pidgin/gtkimhtml.h 4e233bcbb02d0869ba240de017f40443b5f2dd7e
@@ -962,7 +962,7 @@ void gtk_imhtml_set_return_inserts_newli
* text (as you would expect). For scenarios (e.g. select-on-focus) where this
* would be problematic, this function can disable the PRIMARY population.
*
- * @oaram imhtml The GtkIMHtml to enable/disable populating PRIMARY
+ * @param imhtml The GtkIMHtml to enable/disable populating PRIMARY
* @param populate enable/disable PRIMARY population
*/
void gtk_imhtml_set_populate_primary_clipboard(GtkIMHtml *imhtml, gboolean populate);
More information about the Commits
mailing list