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
path: root/src
AgeCommit message (Expand)Author
2010-01-06fix nick completion when gc_refer_to_nick_char contains a space. Fixes #5542Yann Leboulanger
2010-01-04Fix nick completion in MUC when it's not at the beginin of what is said. Fixe...Yann Leboulanger
2010-01-04prepare 0.13.2 releaseYann Leboulanger
2009-11-30prevent traceback when writing in a closed gc control. Fixes #5455Yann Leboulanger
2009-12-29Ability to copy LaTeX expressions. Fixes #5451Yrogirg
2009-11-18[Urcher] ability to copy emoticons when they are selected. Fixes #2570Yann Leboulanger
2010-01-04fix typoYann Leboulanger
2010-01-03fix missing import. see #5327Yann Leboulanger
2010-01-03catch "address family not supported" errors when sending files. Fixes #5327Alex V. Myltsev
2010-01-03Really ignore messages from invalid jids. Fixes #5539Yann Leboulanger
2010-01-03fix traceback when enabling an account. Fixes #5537Yann Leboulanger
2009-12-30fix typo in variable nameYann Leboulanger
2009-12-29prevent bug when merging metacontactsYann Leboulanger
2009-12-30hide() roster instead of iconify() it when clicking on systray. Fixes #5505Yann Leboulanger
2009-12-30dd some debuging info when saving avatar failsYann Leboulanger
2009-12-29apply config to minimized controls too. Fixes #5515Yann Leboulanger
2009-12-01[dm] define an exception we use. Fixes #5457Yann Leboulanger
2009-11-24auto-increment order value in privacy list entries. Fixes #5441Yann Leboulanger
2009-12-29don't allow to disable a connecting account. Fixes #5522Yann Leboulanger
2009-12-14[guillaume] add user-agent when downloading a remote image. Fixes #5513Yann Leboulanger
2009-12-14[Dave Cridland] try to encode username, realm and password in iso-8859-1 when...Yann Leboulanger
2009-12-18ignore invalid SRV reply from libasyncns. Fixes #5507Yann Leboulanger
2009-12-08[dm] prevent traceback when pressing DEL on the merged account row. Fixes #5498Yann Leboulanger
2009-12-01don't show in roster / notification that a contact unsubscribed us if we alre...Yann Leboulanger
2009-11-30BaseException.message is deprecated since 2.6. Fixes #5465Alexander Cherniuk
2009-11-25Fixes #5447Alexander Cherniuk
2009-11-21fix resizing of the MUC occupant treeview when we resize chat window. Fixes #...Yann Leboulanger
2009-11-24fix strimg comparison according to locales. Fixes #4201Yann Leboulanger
2009-12-15prevent having twice the same group for a contact. Fixes #5504Yann Leboulanger
2009-12-03don't depend on PyGTK 2.16. Fixes #5472Yann Leboulanger
2009-11-28prepare 0.13.1 releasegajim-0.13.1Yann Leboulanger
2009-11-27fix Gajim startup when bonjour is not available.Yann Leboulanger
2009-11-25fix typo in a variable nameYann Leboulanger
2009-11-25fix traceback when using a non-BOSH proxy. Fixes #5449Yann Leboulanger
2009-11-25fix traceback when opening advanced option menu in MUCYann Leboulanger
2009-11-25prepare 0.13 releasegajim-0.13Yann Leboulanger
2009-11-24set AccountCreationWizardWindow transient for RosterWindow. Fixes #5444Yann Leboulanger
2009-11-24Don't clean dict twice, Fixes #5419Yann Leboulanger
2009-11-18fix http message parsing, it may contain \n\n!Yann Leboulanger
2009-11-16properly decode string in history manager. Fixes #5430Yann Leboulanger
2009-11-13fix receiving long messages in several parts with BOSH. see #5401Yann Leboulanger
2009-11-12prevent a traceback when we disconnect a zeroconf socket wil a message attrib...Yann Leboulanger
2009-11-12Try to handle incomplete HTTP. See #5401. Please test.Stephan Erb
2009-11-09fix function attribute name that prevents opening advanced action menuYann Leboulanger
2009-11-06use correct color for links in received XHTML messages. Fixes #5411Yann Leboulanger
2009-11-06fix XEP-202 implementation, child element must be <time>, not <query>. Fixes ...Yann Leboulanger
2009-11-07prepare rc5 releaseYann Leboulanger
2009-11-07update correctly self_contact Contact instance and roster row when we use an ...Yann Leboulanger
2009-11-07no need of the jid parameter when we look for self contact iterYann Leboulanger
2009-11-06don't remove a _control when we try to rename it to the same name. Fixes #5346Yann Leboulanger