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 gajim_0.13, which isn’t supported anymore.gajim_0.13Emmanuel Gil Peyrot
2010-04-25[Sergiy Yegorov] improved uk translationYann Leboulanger
2010-04-23Unobvious code execution order. Minor fix. Fixes #5713Alexander Cherniuk
2010-04-19Fixed a missing importAlexander Cherniuk
2010-04-02Added tag gajim-0.13.4 for changeset 7437281ace0aYann Leboulanger
2010-04-02fix changelog dategajim-0.13.4Yann Leboulanger
2010-03-28Fixed the autorejoin bug with overlimited MUC. Fixes #5678Alexander Cherniuk
2010-04-02fix indentationYann Leboulanger
2010-04-02next release will be 0.13.4Yann Leboulanger
2010-04-02update changelog for 0.13.4Yann Leboulanger
2010-03-29Fixed out-of-scope variables. Might need a better fix. Fixes #5680Alexander Cherniuk
2010-03-28Fix bad applied patch. Fixes #5570Yann Leboulanger
2010-03-28fix typo. Fixes #5570Yann Leboulanger
2010-03-28[michich] fix get_contacts_jid_list call. Fixes #5570Yann Leboulanger
2010-03-28fix call to get_contacts_jid_list. Fixes #5570Yann Leboulanger
2010-03-18Check that there is an argument to gajim-remove handle_uri function. Fixes #5660Yann Leboulanger
2010-03-16[MattJ] don't send an authorization identity in SASL PLAIN. Fixes #5658Yann Leboulanger
2010-03-14don't fail when notification-daemon doesn't follow specifications. Fixes #5638Yann Leboulanger
2010-03-11don't disconnect an account that is not fully connected. Fixes #5648Yann Leboulanger
2010-03-10don't traceback when remove a disabled account. Fixes #5647Yann Leboulanger
2010-03-09don't print a second DB error message if a first one is already shown. Fixes ...Yann Leboulanger
2010-03-09don't traceback when we get disconnected wile we parse stream features. Fixes...Yann Leboulanger
2010-02-27reduce tab height. Fixes #5621Yann Leboulanger
2010-02-27[Geobert] fix chat_merge_consecutive_nickname after textview is cleared.Yann Leboulanger
2010-02-26don't remove keepalive and xmpp ping timeouts when we get an expected stanza.Yann Leboulanger
2010-02-25check session and system bus before supposing dbus is working. Fixes #5628Yann Leboulanger
2010-02-24fix connection to openfire server using TLS. Fixes #5530Yann Leboulanger
2010-03-11[Mako N] add japanese translationYann Leboulanger
2010-03-08Oops, forgot a returnAlexander Cherniuk
2010-03-08Improved _get_contacts_jid_listAlexander Cherniuk
2010-03-08Fixed get_contacts_jid duplicationAlexander Cherniuk
2010-02-26fix typo in caps.py. Fixes #5627Yann Leboulanger
2010-02-23Added tag gajim-0.13.3 for changeset 1c69ab30824dYann Leboulanger
2010-02-23prepare 0.13.3 releasegajim-0.13.3Yann Leboulanger
2010-02-23fix history windowYann Leboulanger
2010-02-19fix Ctrl+C handling. Fixes #1503Yann Leboulanger
2010-02-19save and restore roster position when we click on systray icon. Fixes #5196Yann Leboulanger
2010-02-19fix CTRL+C with non-latin keyboard. Fixes #1503Yann Leboulanger
2010-02-16prevent traceback when destroy handler already clean self.instances[account][...Yann Leboulanger
2010-02-16move some error/warning to info so it's not printed in stderr by default. Fix...Yann Leboulanger
2010-02-16don't fail to connect when no <stream:features> is sent by server. Fixes #5610Yann Leboulanger
2010-02-15fix pep callYann Leboulanger
2010-02-14process network events faster under windows so Gajim reacts faster.Yann Leboulanger
2010-02-13improve bigger avatar behaviour in case on_avatar_eventbox_enter_notify_event...Yann Leboulanger
2010-02-07[David Flatz] show transports even if show transports is false when they have...Yann Leboulanger
2010-02-04increase SRV answer timeout. Fixes #5466Yann Leboulanger
2010-02-04When there is an error connecting to an account, close only this account's pa...Yann Leboulanger
2010-02-03ability to open rename dialog twice when we cancel first instance. Fixes #5587Yann Leboulanger
2010-02-15fix function nameYann Leboulanger
2010-02-15fix indentationYann Leboulanger