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
2008-10-11[thorstenp] replace file with openYann Leboulanger
2008-10-11[thorstenp] di not use emtpy except clausesYann Leboulanger
2008-10-11[thorstenp] use startswith and endswith instead of array indices on stringsYann Leboulanger
2008-10-11[thorstenp] replace if statement with dict.get()Yann Leboulanger
2008-10-10reconnect correctly when you were conencted with plain connection. Fixes #4390Yann Leboulanger
2008-10-09Remove gajim.iss - we use NSIS now.js
2008-10-09prevent traceback when private message window creation fails. Fixes #4393Yann Leboulanger
2008-10-09add missing files to archive. Fixes #4398Yann Leboulanger
2008-10-09don't allow to enable GPG encryption if no GPG key is assigned.Yann Leboulanger
2008-10-08latex simply works on windows. Fixes #4378Yann Leboulanger
2008-10-08[thorstenp] replace has_key by key in dict. Fixes #4392Yann Leboulanger
2008-10-07revert [10494]. see #4388Yann Leboulanger
2008-10-07Instead of koi8-r, use cp1252 encoding for russian. See #4369.js
2008-10-07start xmpp ping after we received the roster. Fixes #4388Yann Leboulanger
2008-10-07* Revert r10489 as this is wrong.js
2008-10-07[misc] check existance of control before checking control type. fixes #4385Yann Leboulanger
2008-10-07prevent traceback in case a groupchat comes in roster. fixes #4362Yann Leboulanger
2008-10-06re-encode gajim.nsi in utf-8Yann Leboulanger
2008-10-06French translation for installer.js
2008-10-06don't create None sub-option. Fixes #4379Yann Leboulanger
2008-10-05D'oh!js
2008-10-05On uninstall, delete Desktop shortcut.js
2008-10-05Partly fix issues from #4193.js
2008-10-05Fix #4375.js
2008-10-04auto-create per_option config when trying to write in a non-existing one. Fix...Yann Leboulanger
2008-10-03Apply my suggested patch from #4368. Fixes #4368.js
2008-10-03fix var name. Fixes #4359Yann Leboulanger
2008-10-03Partly fix issues from #4193.js
2008-10-03show GPG info dialog when we click on the shield icon in chat window. Fixes #...Yann Leboulanger
2008-10-02Better checking for which IdleQueue we use.js
2008-10-01workarround pygtk bug with stk.statusicon. See #4310Yann Leboulanger
2008-10-01prevent division by zero when computing filetransfer ETA. Fixes #4359Yann Leboulanger
2008-10-01really remove avatar from roster when a contact removes his avatar. Fixes #4060Yann Leboulanger
2008-10-01One more fix for german translation.js
2008-10-01Fix german translation.js
2008-09-30some coding standardsYann Leboulanger
2008-09-30get_gc_control is in MessageWindowMgr class. Fixes #4357Yann Leboulanger
2008-09-30prevent traceback when removing an inexistant session. Fixes #1288Yann Leboulanger
2008-09-30don't remove contact when there is pending events on another resource. Fixes ...Yann Leboulanger
2008-09-29prevent sending invalid XML chars in pm and in muc. Fixes #4354Yann Leboulanger
2008-09-29fix indentation that caused streamable song from lastfm not displayedYann Leboulanger
2008-09-28only print esession details once when opening a chatBrendan Taylor
2008-09-27reply to XEP-0184 receipt requests in pm too. see #4339Yann Leboulanger
2008-09-27[Nico Gulden] more german translation updateYann Leboulanger
2008-09-27use dvipng instead of dvips + convert. Fixes #4351Yann Leboulanger
2008-09-27Updated NSIS for new Gtk.js
2008-09-27don't prevent removing contact iter in groupchat if there are pending event w...Yann Leboulanger
2008-09-27[Jelmer Vernooij] Kerberos (GSSAPI) SASL authentication mechanism addedYann Leboulanger
2008-09-27[Nico Gulden] updated german translationYann Leboulanger
2008-09-27[dwd] fix reconnection when we get wrong XML with undeclared namespaces. Fixe...Yann Leboulanger