log pidgin/gtkimhtml.h @ 26888:9b7b8ee25af4

age author description
Sat, 18 Apr 2009 05:53:42 +0000 Elliott Sales de Andrade Remove GTK_CHECK_* macros which were deprecated.
Tue, 07 Apr 2009 05:28:58 +0000 Elliott Sales de Andrade More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all
Thu, 26 Jun 2008 20:25:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
Sat, 31 May 2008 06:45:42 +0000 Mike Ruprecht Remove the "Call" button from the formatting toolbar.
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Wed, 28 Jan 2009 08:57:55 +0000 Mark Doliner Add a GtkIMHtml function that causes the widget to actually insert a
Mon, 26 Jan 2009 06:18:18 +0000 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
Mon, 01 Dec 2008 19:37:11 +0000 Richard Laager Revert the URL scheme passing changes, keeping the miscellaneous other stuff
Mon, 01 Dec 2008 19:23:23 +0000 Richard Laager Pass only the URL scheme to gtkimhtml and let it add the colon automatically.
Sun, 23 Nov 2008 18:30:31 +0000 Sadrul Habib Chowdhury Clean up some crufts. I think this is now mergeable with .next.minor.
Sun, 16 Nov 2008 09:58:48 +0000 Sadrul Habib Chowdhury Allow plugins to specify custom link types to the GtkIMHtml widget.
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Wed, 28 May 2008 05:10:43 +0000 Sadrul Habib Chowdhury Add documentation for some new API.
Thu, 22 May 2008 21:44:53 +0000 Sadrul Habib Chowdhury Update changelogs and some of the docs for the new API. Preparing to merge with i.p.p