- 28 May, 2012 1 commit
-
-
Rob Smits authored
otr-plugin.c: Some cleanup.
-
- 23 May, 2012 2 commits
- 11 May, 2012 4 commits
- 08 May, 2012 1 commit
-
-
Rob Smits authored
* otr-plugin.c: Avoiding storing values in g_hash_tables. Doing this improperly created issues in 64-bit environments.
-
- 03 May, 2012 2 commits
-
-
Rob Smits authored
ensure conv is not NULL before dereferencing.
-
Ian Goldberg authored
-
- 02 May, 2012 1 commit
-
-
Rob Smits authored
* gtk-dialog.c: * gtk-ui.c: * otr-plugin.c: * otr-plugin.h: * ui.c: More changes for instance tags. Some logging- related changes too (output whether pidgin is logging, change default not to log otr conversations). -- Rob Smits 2009-06-11 * gtk-dialog.c: * otr-plugin.c: * otr-plugin.h: Initial instance tags implementation from Lisa Du
-
- 02 Mar, 2010 1 commit
-
-
cypherpunk authored
* po/vi.po: Vietnamese translation from Lyndon Johnson <lyndon.johnson58@gmail.com>
-
- 15 Nov, 2009 1 commit
-
-
cypherpunk authored
* gtk-dialog.c (add_to_vbox_verify_fingerprint): Make the fingerprints in the manual authentication dialog selectable (but not selected by default).
-
- 24 Aug, 2009 1 commit
-
-
cypherpunk authored
* po/fr.po: Fixed \n errors
-
- 20 Jul, 2009 1 commit
-
-
cypherpunk authored
* po/fr.po: Complete French translation from Solveig <perso@solveig.org>
-
- 24 Jun, 2009 1 commit
-
-
cypherpunk authored
* po/fr.po: Spelling correction from intrigeri <intrigeri@boum.org>
-
- 28 Apr, 2009 1 commit
-
-
cypherpunk authored
2009-03-18 * po/sv.po: Swedish translation from Daniel Nylander <po@danielnylander.se> 2009-01-18 * po/pl.po: Polish translation from Paweł Czochański <czochanski@gmail.com> 2008-08-15 * otr-plugin.c: Willy Lew's updates to reflect libotr 4.0.0 API
-
- 24 Sep, 2008 1 commit
-
-
cypherpunk authored
* po/it.po: Italian translation from Vincenzo Reale <smart2128@baslug.org>.
-
- 06 Aug, 2008 1 commit
-
-
cypherpunk authored
* otr-plugin.c: * dialogs.h: * dialogs.c: * gtk-dialog.c: Add a force_create parameter to display_otr_message.
-
- 10 Jul, 2008 1 commit
-
-
cypherpunk authored
* otr-plugin.c: Use /dev/urandom to generate keys instead of /dev/random. [Really: on non-Win32, call gcry_control(GCRYCTL_ENABLE_QUICK_RANDOM, 0); before OTRL_INIT;.]
-
- 07 Jul, 2008 1 commit
-
-
cypherpunk authored
* gtk-conv.c: Don't delete the OTR menus if a non-foreground conversation window is closed.
-
- 02 Jul, 2008 2 commits
-
-
cypherpunk authored
-
cypherpunk authored
* dialogs.c: * dialogs.h: * gtk-dialog.c: * otr-plugin.c: Use the new SMP event callback instead of handling the SMP state machine ourselves.
-
- 19 Jun, 2008 1 commit
-
-
cypherpunk authored
* Makefile.static: Forgot to add tooltipmenu.o to Makefile.static. Fixed.
-
- 17 Jun, 2008 2 commits
-
-
cypherpunk authored
-
cypherpunk authored
* otr-plugin.c: Except on WIN32, set the umask to 0077 before creating the otr.* files in the purple directory so that they end up mode 0600. Based on a patch from Caspar Clemens Mierau <damokles@ubuntu.com>.
-
- 16 Jun, 2008 1 commit
-
-
cypherpunk authored
* gtk-dialog.c: Make the menu item say "Reauthenticate buddy" when the buddy is already authenticated.
-
- 15 Jun, 2008 1 commit
-
-
cypherpunk authored
* 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. * packaging/windows/pidgin-otr.msi: Bump version number. * Makefile.mingw: Add tooltipmenu.o to link line. * Release 3.2.0.
-
- 13 Jun, 2008 2 commits
-
-
cypherpunk authored
* dialogs.h: Remove unused FINGERPRINT_HELPURL. * gtk-dialog.c: Remove dead (#if 0) code.
-
cypherpunk authored
* po/de.po: Updated German translation from Michael Meier <mail@code.mmsources.de> * README: Updated, ready for release of 3.2.0.
-
- 11 Jun, 2008 1 commit
-
-
cypherpunk authored
* gtk-dialog.c: A small change to aid in i18n from Őry Máté <orymate@gmail.com> * po/hu.po: Updated Hungarian translation from Őry Máté <orymate@gmail.com>
-
- 29 May, 2008 4 commits
-
-
cypherpunk authored
* gtk-dialog.c: Revamp of Authenticate Buddy dialog, based on a mockup by hcat@gmx.net
-
cypherpunk authored
* gtk-dialog.c: Added a context-sensitive Help button to the Authenticate Buddy dialog.
-
cypherpunk authored
* gtk-ui.c: Specify that the OTR button shows up in the toolbar now.
-
cypherpunk authored
* gtk-dialog.c: The new toolbar OTR button now uses the standard OTR menu * gtk-dialog.c: The buddy and status items in the OTR menu are no longer selectable
-
- 28 May, 2008 2 commits
-
-
cypherpunk authored
* 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/ * gtk-dialog.c: Some changes to the authenticate buddy dialog; more to come. * gtk-dialog.c: Some strings were missing _(), and others had them unnecessarily. * po/de.po: Updated German translation from Michael Meier <mail@code.mmsources.de>
-
cypherpunk authored
-
- 27 May, 2008 3 commits
-
-
cypherpunk authored
Updated sk translation
-
cypherpunk authored
* gtk-dialog.c: Added "What's this?" item to OTR menu * gtk-dialog.c: Name of authentication dialog is now "Authenticate Buddy" with a capital "B". * gtk-dialog.c: Authentication dialog now says "Authentication Options" instead of "Other Authentication Options".
-
cypherpunk authored
-