[pkg-otr-team] [irssi-plugin-otr] tag release_3_2_0 created (now 31ec34e)

Holger Levsen holger at moszumanska.debian.org
Mon Mar 3 21:56:01 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a change to tag release_3_2_0
in repository irssi-plugin-otr.

        at  31ec34e   (commit)
This tag includes the following new commits:

       new  d426db7   Initial revision
       new  80ad845   	* otr-plugin.h: 	* otr-plugin.c (otrg_plugin_proto_supports_otr): New function to 	check whether a given protocol supports OTR.  Right now, 	everything except IRC is assumed to support it.
       new  62bb6da   	* otr-plugin.c: 	* gtk-dialog.c: Replace the OTR button in the button box if the 	user changes the button style (which causes gaim to remove all 	the buttons, and only replace its own).
       new  7a2f13b   Alter the labels on menuitems rather than creating and destroying them.
       new  15b2c30   * Fri Jun 17 2005 Tom "spot" Callaway <tcallawa at redhat.com> - reworked for Fedora Extras
       new  89e49d9   	* README: 	* Makefile.mingw: 	* packaging/fedora/gaim-otr.spec: 	* packaging/windows/gaim-otr.nsi: 	* configure.ac: Change version to 3.0.0
       new  bea6a7e   	* otr-plugin.c (confirm_fingerprint_cb): Match the changing 	libotr API.
       new  b502e7a   	* otr-plugin.c: Disconnect all contexts when gaim is about to 	quit.
       new  90a50ff   	* Conform to the new libotr API.
       new  d9849c7   Change the gaim-otr version to 3.0.0 beta 1
       new  9497e49   No spaces in the version name
       new  af215b6   	* packaging/fedora/gaim-otr.spec: Patches from Paul
       new  1e79c73   Missing ChangeLog message
       new  c4f9bd7   	* dialogs.h: 	* dialogs.c: 	* gtk-dialog.c: 	* otr-plugin.c: Track libotr API change: protocol_version is now 	part of the ConnContext, and not passed separately to the 	gone_secure() and still_secure() plugins.
       new  3b28f83   Reinstate sending of TLV_DISCONNECT at gaim quit time, but only for v2 sessions (which can handle it).
       new  1d3edd3   	* gtk-dialog.c: Better icons
       new  4b222c3   Changed the unverified icon
       new  c3ebdc9   	* gtk-dialog.c: Make the text of dialog boxes selectable
       new  d288820   	* INSTALL: Add instruction for doing autoreconf from CVS 	version, if your libotr.m4 is in a nonstandard place.
       new  c89bbfc   	* gtk-dialog.c: 	* otr-plugin.c: Compile against either gaim-1.x or gaim-2.x, 	based on a patch from Dustin Howett <alaricx at gmail.com>.
       new  928079d   	* otr-plugin.c: Track the gaim-2 API changes.
       new  317be11   	* otr-plugin.c: Use g_fopen() to open the otr files, so that on 	Windows, the UTF8 filename encoding is respected.
       new  a1a250a   Patch for cross-compiling to get g_fopen right.
       new  4fcc431   	* Makefile.mingw: Build under newer mingw cross-compilation 	environment.
       new  c0964cb   	* Makefile.am: 	* configure.ac: 	* dialogs.c: 	* dialogs.h: 	* gtk-dialog.c: 	* gtk-dialog.h: 	* gtk-ui.c: 	* gtk-ui.h: 	* otr-plugin.c: 	* otr-plugin.h: 	* ui.c: 	* ui.h: Porting to Pidgin 2.0.0 thanks to Reza Jelveh 	<reza.jelveh at tuhh.de>.
       new  f0c6b8e   Merged Version_3_Dev branch
       new  98c6916   	* nl.po: Initial submission from Paul Wouters 	<paul at xelerance.com>
       new  53982fb   	* nl.po: Touch up formatting
       new  1165925   Patch from Paul
       new  6418a70   	* gtk-dialog.c: 	* otr-plugin.c: ISO C cleanups (no mixing declarations with code)
       new  c0a223a   Spec file patch and minor translation patch from Paul
       new  391d851   	* gtk-dialog.c: The SMP secret window should grab focus, but 	only if the user requested to authenticate buddy (and not if it 	popped up because the remote side asked for it)
       new  2818c08   	* nl.po: Minor patches from Paul
       new  608989f   *** empty log message ***
       new  522275c   *** empty log message ***
       new  fe5a0d4   Touched up Makefile.static
       new  5b7253b   	* Makefile.mingw: Statically link libintl and libiconv
       new  8e1747c   Initial Spanish translation file from Paul
       new  c9de791   Got translator's name for credit line
       new  fa73925   fr.po from Joel
       new  e576f4b   Just use the intl.dll that comes with win32 pidgin.
       new  f653970   Minor patches to fr.po from Joel
       new  e7103cf   Noted translations in NEWS file
       new  594500b   	* configure.ac: Fix PKG_CHECK_MODULES so that it gives a 	sensible error if the packages aren't found
       new  066e60b   	* Makefile.mingw: 	* po/Makefile.mingw: Cleaned up Makefile.mingw files, removed 	"install" target, added "zip" target
       new  1510163   	* packaging/windows/pidgin-otr.nsi: Install and uninstall the 	translation files
       new  f803c8e   	* sk.po: Initial submission from Milan Plzik <emempi at gmail.com>
       new  e9cbf66   updated README files for SMP, fragmentation
       new  318f755   Released 3.1.0
       new  70ef4a7   	* tooltipmenu.[ch]: New classes to allow tooltips on menus.
       new  0a83e75   Added misplaced Hungarian translation from Mate Ory <orymate at gmail.com>
       new  aaadb14   	* gtk-dialog.c: Added "What's this?" item to OTR menu
       new  dec8c10   Removed unnecessary _() around undisplayed dummy labels
       new  9369012   Try out moving the OTR button to the toolbar
       new  4d1c1df   	* gtk-ui.c: 	* gtk-dialog.c: Try moving the OTR button to the toolbar, based 	on an idea from Pontus Andersson at 	http://blog.pesa.se/2007/09/25/goodbye-big-bloated-otr-button/
       new  b0d6ad2   	* gtk-dialog.c: The new toolbar OTR button now uses the standard 	OTR menu
       new  a1533bf   	* gtk-ui.c: Specify that the OTR button shows up in the toolbar 	now.
       new  2bf7b10   	* gtk-dialog.c: Added a context-sensitive Help button to the 	Authenticate Buddy dialog.
       new  8cd9728   	* gtk-dialog.c: Revamp of Authenticate Buddy dialog, based on a 	mockup by hcat at gmx.net
       new  d3cb396   	* gtk-dialog.c: A small change to aid in i18n from Őry Máté 	<orymate at gmail.com>
       new  062b2b3   	* po/de.po: Updated German translation from Michael Meier 	<mail at code.mmsources.de>
       new  bd871c8   	* dialogs.h: Remove unused FINGERPRINT_HELPURL.
       new  31ec34e   	* gtk-dialog.c: Don't try to destroy the submenu when we've 	already destroyed the menu.  Linux doesn't complain about this, 	but Windows does.

The 63 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-otr/packages/irssi-plugin-otr.git



More information about the Pkg-otr-team mailing list