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-20send pep info only once we are connected. Fixes #5567Yann Leboulanger
2010-01-20fix missing importYann Leboulanger
2010-01-20fix string to not suppose contact is male. Fixes #758Yann Leboulanger
2010-01-20prevent printing a useless traceback when gajim fails to startYann Leboulanger
2010-01-20use ged for account creation wizardYann Leboulanger
2010-01-20use GED for disco.pyYann Leboulanger
2010-01-20add ged.py fileYann Leboulanger
2010-01-19import ged from plugin-system branchYann Leboulanger
2010-01-18correct Xfce capitalization (fixes #5562)Éric Araujo
2010-01-15don't set default action fot gtkhexcepthook window. Fixes #5556Yann Leboulanger
2010-01-14allow to not specify status in gajim-remote change_status to change only stat...Yann Leboulanger
2010-01-14[Jingle] Fix a bug when user didn't provide a stun serverThibaut GIRKA
2010-01-13[Jingle] Fix a minor bug that showed incorrect states when adding a content t...Thibaut GIRKA
2010-01-13open chat control with correct resource when we receive a voice call.Yann Leboulanger
2010-01-13don't reply to presence type=subscribe before we do the roster push when regi...Yann Leboulanger
2010-01-13ability to add arguments to features_nb.register callbackYann Leboulanger
2010-01-13fix icon names in disco windowYann Leboulanger
2010-01-13some coding standardsYann Leboulanger
2010-01-13fix icon in about window.Yann Leboulanger
2010-01-13remove pysexy dependance, PyGTK2.18 supports links in gtk.LabelYann Leboulanger
2010-01-12add some debug info when resolving hostnames. see #5466Yann Leboulanger
2010-01-11fix missing import. Fixes #2467Yann Leboulanger
2010-01-11[zimio and I] warn user when quitting while file transfers are running. Fixes...Yann Leboulanger
2010-01-11[misc] Fix crash when accepting a video call. Fixes #5545Yann Leboulanger
2010-01-10[Jingle] Volume levels are saved, audio UI shows up even if there are errors,...Thibaut GIRKA
2010-01-10Removed alias duplication of some commandsAlexander Cherniuk
2010-01-08[zimio] fix XML console filter. Fixes #4785Yann Leboulanger
2010-01-08[zimio] filter in/out/stanza type in XML console. Fixes #4785Yann Leboulanger
2010-01-08Set the error-condition's namespace instead of iq's. Fixes #5546Thibaut GIRKA
2010-01-07add advanced option to disable showing affiliation in muc. Fixes #5534Yann Leboulanger
2010-01-07[roidelapluie] gajim-remote change_avatar feature. Fixes #2793Yann Leboulanger
2010-01-07ability to discover STUN server with SRV records of jabber serverYann Leboulanger
2010-01-07prevent traceback when closing chat control without jingle enabled. Fixes #5544Yann Leboulanger
2010-01-07[Tony] print idle time in tooltip. see #5528Yann Leboulanger
2010-01-06fix nick completion when gc_refer_to_nick_char contains a space. Fixes #5542Yann Leboulanger
2010-01-06buffer -> _buffer. buffer is a module in pythonYann Leboulanger
2010-01-06close jingle sessions when we close chat control. Fixes #5541Yann Leboulanger
2010-01-04merge local changesYann Leboulanger
2010-01-04Fix nick completion in MUC when it's not at the beginin of what is said. Fixe...Yann Leboulanger
2010-01-04buffer -> _buffer (buffer is a module)Yann Leboulanger
2010-01-04Correct JingleContent.send_candidate and JingleTransport.make_transport. Fixe...Thibaut GIRKA
2010-01-04remove duplicate functionYann Leboulanger
2010-01-03revert wrong behaviour. see #5527Yann Leboulanger
2010-01-03fix missing import. see #5327Yann Leboulanger
2010-01-03Removed a change from the previous commit because I would not have done it. I...Anaël Verrier
2010-01-03forgot to remove an useless line in the previous commit...Anaël Verrier
2010-01-03Fixed a minor bug in the calculation of the date for room history request. Th...Anaël Verrier
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-03make zeroconf connections is_zeroconf attribute True. Fixes #5538Yann Leboulanger