pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat



Module Name:    pkgsrc
Committed By:   bjs
Date:           Tue Aug 19 18:18:11 UTC 2008

Modified Files:
        pkgsrc/chat/libpurple: Makefile.common PLIST buildlink3.mk distinfo
        pkgsrc/chat/pidgin: Makefile PLIST buildlink3.mk
        pkgsrc/chat/pidgin-facebookchat: Makefile
        pkgsrc/chat/pidgin-icb: Makefile
        pkgsrc/chat/pidgin-latex: Makefile
        pkgsrc/chat/pidgin-otr: Makefile
Removed Files:
        pkgsrc/chat/libpurple/patches: patch-ab

Log Message:
Welcome to libpurple, finch, and pidgin version 2.5.0.

Bump PKGREVISION of non-bundled plug-ins.

Changes for 2.5.0 (08/17/2008) since 2.4.3:
        libpurple + pidgin:

 - Lots of bug fixes and improvements for the MSN protocol
   (MSNP15 support) and MSN "bunny icon" (?).
 - Miscellaneous bug fixes, a few new icons, etc.

 - The following API changes:

        libpurple:
  Added:
  * Connection flag PURPLE_CONNECTION_ALLOW_CUSTOM_SMILEY to indicate
    that the connection supports sending and receiving custom smileys.
  * PurpleSmiley and the Smiley API.
  * purple_serv_got_join_chat_failed
  * chat-join-failed signal (see conversation-signals.dox)
  * chat-invite-blocked and blocked-im-msg signals (see
    converation-signals.dox) (Thanks to Stefan Ott)
  * purple_blist_update_node_icon
  * purple_buddy_icons_node_has_custom_icon
  * purple_buddy_icons_node_find_custom_icon
  * purple_buddy_icons_node_set_custom_icon
  * purple_buddy_icons_node_set_custom_icon_from_file
  * purple_notify_user_info_prepend_section_break
  * purple_notify_user_info_prepend_section_header
  * "website" and "dev_website" items to the ui_info hash table
  * purple_cmds_get_handle, purple_cmds_init, purple_cmds_uninit
  * cmd-added and cmd-removed signals
  * purple_get_host_name
  * purple_util_fetch_url_len (temporary function overload to add max_len
    param)
  * purple_util_fetch_url_request_len
  * purple_prpl_send_attention
  * purple_prpl_got_attention
  * purple_prpl_got_attention_in_chat

  Deprecated:
  * purple_blist_update_buddy_icon
  * purple_buddy_icons_has_custom_icon
  * purple_buddy_icons_find_custom_icon
  * purple_buddy_icons_set_custom_icon
  * pidgin_set_custom_buddy_icon
  * purple_util_fetch_url_len
  * purple_util_fetch_url_request_len
  * serv_send_attention
  * serv_got_attention

  Changed:
  * xmlnode_copy now copies the prefix and namespace map for nodes.

        pidgin:
  Added:
  * gtk_imhtml_smiley_create, gtk_imhtml_smiley_reload and
    gtk_imhtml_smiley_destroy to deal with GtkIMHtmlSmiley's.
  * pidgin_pixbuf_from_imgstore to create a GdkPixbuf from a
    PurpleStoredImage.
  * pidgin_themes_smiley_themeize_custom to associate custom smileys to
    a GtkIMHtml widget.
  * GTK_IMHTML_CUSTOM_SMILEY flag for GtkIMHtml.
  * GTK+ Custom Smiley API.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/chat/libpurple/Makefile.common
cvs rdiff -r1.12 -r1.13 pkgsrc/chat/libpurple/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/chat/libpurple/buildlink3.mk
cvs rdiff -r1.16 -r1.17 pkgsrc/chat/libpurple/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/chat/libpurple/patches/patch-ab
cvs rdiff -r1.13 -r1.14 pkgsrc/chat/pidgin/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/chat/pidgin/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/chat/pidgin/buildlink3.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/chat/pidgin-facebookchat/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/chat/pidgin-icb/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/chat/pidgin-latex/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/chat/pidgin-otr/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index