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-11-05merge branchesYann Leboulanger
2010-11-05use NEC to handle archiving stanza.Yann Leboulanger
2010-11-05pluginmanager. completely remove pluginDenis Fomin
2010-11-05use NEC to handle jingle-error eventsYann Leboulanger
2010-11-03don't continue testing next Ips when on workYann Leboulanger
2010-11-02initialize a variable before it's used.Yann Leboulanger
2010-11-01[Dicson] Fix getting the name of widgets. Fixes #6026Yann Leboulanger
2010-11-01show warning dialog when trying to enable a plugin that raise an exception wh...Yann Leboulanger
2010-11-01[Dicson] ellipsize plugins homepage button. Fixes #6025Yann Leboulanger
2010-11-01prevent traceback when we receive a message archiving negotiation while our s...Yann Leboulanger
2010-10-31don't present roster when joining a groupchat. Fixes #6018Yann Leboulanger
2010-10-31better handling of block list. Fixes #6005Yann Leboulanger
2010-10-31we can block / unblock General list. see #6005Yann Leboulanger
2010-10-30add new gui extension point so that plugins can update toolbar buttons status.Yann Leboulanger
2010-10-29use NEC to handle jingle-disconnected eventsYann Leboulanger
2010-10-29fix call to set_restart_command for gnome session handlingYann Leboulanger
2010-10-29handle read event before close event in case pipe sends us something and clos...Yann Leboulanger
2010-10-29improve connection to server that have an IPv6 but jabber server don't listen...Yann Leboulanger
2010-10-28remove useless raiseYann Leboulanger
2010-10-28fix typoYann Leboulanger
2010-10-27e NEC to handle jingle-connected eventsYann Leboulanger
2010-10-27put (group)chat controls in a hbox to be more extensibleYann Leboulanger
2010-10-27change attributes in jingle EventYann Leboulanger
2010-10-27[mulander] improve intl.dll search. Fixes #6006Yann Leboulanger
2010-10-27create AppData/Gajim folder if it doesn't existsYann Leboulanger
2010-10-27use NEC to handle jingle incoming eventsYann Leboulanger
2010-10-27rename __sessions to _sessionYann Leboulanger
2010-10-26use NEC to handle anonymous jid changmentYann Leboulanger
2010-10-26fixes for windows buildYann Leboulanger
2010-10-26fix roster handling with zeroconf. Fixes #5820Yann Leboulanger
2010-10-26handle captcha images when registering an accountYann Leboulanger
2010-10-25check error before incoming or outgoing events. Fixes #5991Yann Leboulanger
2010-10-25correctly decode strings from treeview. Fixes #5996Yann Leboulanger
2010-10-25prevent traceback when we get a groupchat message for a room we're no more co...Yann Leboulanger
2010-10-24check real JID <-> fake JID correspondance only when needed.Yann Leboulanger
2010-10-24correctly clean groupchat_jids when we get an empty vcard.Yann Leboulanger
2010-10-23check use_ft_proxies before discovering our server's proxyYann Leboulanger
2010-10-21[Kaini] fix start chat menuitem with zeroconf accountYann Leboulanger
2010-10-20[Dicson] Add gui extension point when drawing a contact in roster. Fixes #5988Yann Leboulanger
2010-10-20fix handling error messages. Fixes #5982, #5986Yann Leboulanger
2010-10-20fix var nameYann Leboulanger
2010-10-20fix typo in remote_control.py. Fixes #5987Yann Leboulanger
2010-10-19fix var nameYann Leboulanger
2010-10-19prevent showing twice the same message in muc when we are twice in a room fro...Yann Leboulanger
2010-10-19prevent traceback when opening change status dialog. Fixes #5985Yann Leboulanger
2010-10-19use RosterReceivedEvent object to handle load_roster_from_db.Yann Leboulanger
2010-10-19fix var name. Fixes #5984Yann Leboulanger
2010-10-19don't reply to XEP-184 requests when we fail to decrypt messagesYann Leboulanger
2010-10-19check receipt (XEP-184) requests / answers only after stanza is decryptedYann Leboulanger
2010-10-19fix receiving encrypted messages. fixes #5982Yann Leboulanger