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-08-04fix printing of sent zeroconf messages. fixes #4051Yann Leboulanger
2008-08-04make back strings translatableYann Leboulanger
2008-08-04Turns out our activity icons were NOT those of Rederick Asher.js
2008-08-04Make "This message is encrypted" bodies consistent.js
2008-08-04Update counting of online transports when a transport change status.Jean-Marie Traissard
2008-08-04save config on quitting Gajim. see #4174Yann Leboulanger
2008-08-04don't indent status row in systray tooltip. fixes #4171Yann Leboulanger
2008-08-04[Shutnik] set widgets insensitive in manage bookmark window by default. fixes...Yann Leboulanger
2008-08-03notify GUI about ERROR presences. Fixes #3667Yann Leboulanger
2008-08-03attach an unencrypted explanatory body to XEP-0200 encrypted messagesBrendan Taylor
2008-08-02fix a translatable stringYann Leboulanger
2008-08-02comment a string on which xgettext fails. see #4166Yann Leboulanger
2008-08-01windows steal focus when clicking on systray. fixes #4168Yann Leboulanger
2008-08-01left click on systray under windows show pending events if there are. fixes #...Yann Leboulanger
2008-08-01fix some translated stringsYann Leboulanger
2008-08-01don't translate empty string. fixes #4170Yann Leboulanger
2008-08-01prevent a traceback. fixes #4169Yann Leboulanger
2008-08-01[avm] allow to search contact in roster by typing the middle of the name, not...Yann Leboulanger
2008-08-01[avm] prevent eating up the passphrase when you fail to enter it 2 times, but...Yann Leboulanger
2008-08-01fix some typo. see #4166Yann Leboulanger
2008-08-01better transltion strings. see #4166Yann Leboulanger
2008-08-01handle XEP-0200 encrypted messages with extra unencrypted bodiesBrendan Taylor
2008-08-01don't delay click on systray if there is no waiting event. Fixes #2932Yann Leboulanger
2008-08-01fix traceback when canceling GPG passphrase dialogYann Leboulanger
2008-07-31[avm] add a PassphraseRequest class that queue GPG passphrase requests. Fixes...Yann Leboulanger
2008-07-31Some coding standards.Stephan Erb
2008-07-31don't look for a contact when we double click on an account rowYann Leboulanger
2008-07-31implement double_click in systray. see #2932Yann Leboulanger
2008-07-31block adding ourself in our roster. Fixes #4073Yann Leboulanger
2008-07-31Use InvitationReceivedDialog asynchronously. see #4147Yann Leboulanger
2008-07-31use PassphraseDialog only asynchronously. see #4147Yann Leboulanger
2008-07-30[paszczus] updated polish translation. Fixes #4162Yann Leboulanger
2008-07-30Fix missing space in translation.js
2008-07-30TrackMusickListener (so is PublishTune) is available only if dbus id supporte...Yann Leboulanger
2008-07-30handle disconnection while insecure connetion dialog is opened. fixes #4138Yann Leboulanger
2008-07-30Fix a TB.js
2008-07-30prevent sending invalid XML chars in chat / groupchat and status. Fixes #3296Yann Leboulanger
2008-07-30don't remove field in the loop that iter on them.Yann Leboulanger
2008-07-30Make tooltips consistent.js
2008-07-29For historical reasons, we have a tab width of 3. This is strange, butjs
2008-07-29Revert r10064 and to it the right way™.js
2008-07-29Remove get_uf_{mood,activity} as nobody used them.js
2008-07-29Make moods better translatable.js
2008-07-29Fix a TB.js
2008-07-29* text += '\n' + text is wrong.js
2008-07-29implement a get_purged() function in dataforms to send minimalist dataforms w...Yann Leboulanger
2008-07-29remove bad translation in pl.po. fixes #4122Yann Leboulanger
2008-07-29prevent traceback when player is no more on dbus. fixes #4131Yann Leboulanger
2008-07-29prevent traceback, fixed #4121Yann Leboulanger
2008-07-29don't require python2.5Yann Leboulanger