Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-17Close branch pyopenssl, which got merged to trunk in changeset 7210:239bbe485...pyopensslEmmanuel Gil Peyrot
2006-12-20[Trunk]junglecow
2006-12-15 - In [7647], reading of PID file was moved out of try..except block. Fixed.junglecow
2006-12-13[PyOpenSSL]junglecow
2006-12-09- Trying to connect to server every 20 seconds forever is extremely rude to i...junglecow
2006-12-02[pyopenssl] Yet more exception fixesjunglecow
2006-11-29[pyopenssl] More exception fixesjunglecow
2006-11-28[trunk]junglecow
2006-11-18[PyOpenSSL branch]junglecow
2006-11-14Bugfixjunglecow
2006-11-14Handle OpenSSL.SSL.SysCallErrorjunglecow
2006-11-13Removing all calls to sys.exc_clear(). This is only necessary in very rare ci...junglecow
2006-11-13Fixed a bug in compatibility codejunglecow
2006-11-13- Added support for PyOpenSSL (with fallback to old library if not found)junglecow
2006-11-13in choose GPG key dialog, search on name column instead of keyid. fixes #2655Yann Leboulanger
2006-11-13remove useless test. fixes #2167Yann Leboulanger
2006-11-13redraw account row when we add the first child. fixes #2576Yann Leboulanger
2006-11-12don't hide contact when other offline resource have pending events. fixes #2657Yann Leboulanger
2006-11-11count as pending events message from other resources too. see #2657Yann Leboulanger
2006-11-11show correct status icon in chat banner when we open a chat for a specific re...Yann Leboulanger
2006-11-11remove an old debug printYann Leboulanger
2006-11-11[Maciek] updated polish translationYann Leboulanger
2006-11-11show unread pm in tab and in chat window title. fixes #2645Yann Leboulanger
2006-11-11change some small things in ChangeLogStefan Bethge
2006-11-10fix #2586, cleanupStefan Bethge
2006-11-10[Petteri] topic autocompletion. fixes #2654Yann Leboulanger
2006-11-10shorter string to fit popup window. fixes #2640Yann Leboulanger
2006-11-10make homepage selectableYann Leboulanger
2006-11-10[misc] ability to send messages to a group or to several contacts. fixes #1823Yann Leboulanger
2006-11-10use PRAGMA synchronous = OFF in sqlite to avoid hard drive spin up. fixes #2183Yann Leboulanger
2006-11-10show status changement of contact without a resource only once. fixes #2542Yann Leboulanger
2006-11-10number of tab in vcard.py has changedYann Leboulanger
2006-11-09[misc] XEP-145 (annotations) support. Thanks fixes #776Yann Leboulanger
2006-11-09always show change status message window to current desktop when we change st...Yann Leboulanger
2006-11-09fix #2656Stefan Bethge
2006-11-09read password from account config window using get_password, not from configStefan Bethge
2006-11-09Reset pending messages count in message_win even in more than one tab stay, d...Jean-Marie Traissard
2006-11-09Don't count first messages in roster title when we auto openJean-Marie Traissard
2006-11-08don't copy contact when the only one has no resource. it means it's the first...Yann Leboulanger
2006-11-08redraw transport when we read it's queueYann Leboulanger
2006-11-08use good filename when saving avatar of a contact from info window. Fixes #2650Yann Leboulanger
2006-11-08[dkirov] When .so modules are loaded from module path there is no need to do ...Yann Leboulanger
2006-11-08[dkirov] idle module is not correctly build (linked to xss lib) and loaded fr...Yann Leboulanger
2006-11-08fjid must always be set.Yann Leboulanger
2006-11-08don't ensure_utf8_string() when prefferedencoding is not 'UTF-8'. fixes #2514Yann Leboulanger
2006-11-08overwrite contact instance when the one that remain is offline. fixes #2569Yann Leboulanger
2006-11-08fix TB when we get a message from a not in roster contactYann Leboulanger
2006-11-08agh, re typoJean-Marie Traissard
2006-11-08TypoJean-Marie Traissard
2006-11-08Use good filename when saving avatar of a contact without a renamed nick. Fix...Jean-Marie Traissard