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
2009-05-19[Dicson] Don't try to translate empty string. Fixes #5032Yann Leboulanger
2009-05-18prevent traceback when notification daemon doesn't support GetCapabilities. F...Yann Leboulanger
2009-05-17prevent traceback when negociating E2E. see #5015Yann Leboulanger
2009-05-16[Djavan Fagundes] updated brazilian translation. Fixes #5025Yann Leboulanger
2009-05-16update tagsnobody
2009-05-12fix bad czech translationYann Leboulanger
2009-05-11prevent traceback when receiving wrong E2E negotiation stanza. Fixes #5015Yann Leboulanger
2009-05-11don't call gtk.gdk/threads_init() under windows. Fixes #5020Yann Leboulanger
2009-05-10prevent traceback when we click on Rename in accounts window, but no account ...Yann Leboulanger
2009-05-10don't show _last_* status message in GUI, they are internal only.Yann Leboulanger
2009-05-10[brubru] better sound file managment, Fixes #5016Yann Leboulanger
2009-05-07except: -> except Exception:Yann Leboulanger
2009-05-07correctly uninstall some pyd filesYann Leboulanger
2009-05-07fix an unhandled traceback under windowsYann Leboulanger
2009-05-01[Sławomir Domagała] updated polish translationYann Leboulanger
2009-05-01[Florob] mpris DBUS API has changedYann Leboulanger
2009-05-01roster.get_status_message don't take pep_dict anymore.Yann Leboulanger
2009-05-01no pep with default status messages.Yann Leboulanger
2009-05-01missing commit. see #4643Yann Leboulanger
2009-05-01don't call gtk.main_quit() from outside of a mainloopYann Leboulanger
2009-05-01When saving last_status_msg_*, save also pep infoYann Leboulanger
2009-05-01missing options for ping alive. see #4643Yann Leboulanger
2009-05-01Add a second timeout to differenciate keepalive and ping alive packets. We no...Yann Leboulanger
2009-04-30ignore invalid presencesYann Leboulanger
2009-04-30[Yrogirg & I] add a first quote ability. see #2943Yann Leboulanger
2009-04-30prevent traceback when identifying stream error. Fixes #4946Yann Leboulanger
2009-04-29save roster window / position when Gajim is shut down not intentionally. Fixe...Yann Leboulanger
2009-04-29prevent traceback when we get a presence from an invalid JIDYann Leboulanger
2009-04-29close filtransfers when we get an offline presence, but only for this resourc...Yann Leboulanger
2009-04-27typoYann Leboulanger
2009-04-27we now depend on GTK2.12. Remove test for older versions. Fixes #4996Yann Leboulanger
2009-04-27correctly create session (pm / not pm) when we send a message in a control wi...Yann Leboulanger
2009-04-27reorder import in common helpers. Fixes #4764Yann Leboulanger
2009-04-26ability to select status message and room subject in banner. Fixes #4879Yann Leboulanger
2009-04-26add tooltip explaining why file transfer button is diabled. Fixes #3948Yann Leboulanger
2009-04-26call gtk.gdk.threads_init() to initialise threads used when en/decrypting GPG...Yann Leboulanger
2009-04-25remove GTK warningYann Leboulanger
2009-04-25don't overwrite stanza ID in zeroconf so that we reply with correct ID to req...Yann Leboulanger
2009-04-23minimize groupchats when closing several windows at the same time. Fixes #4987Yann Leboulanger
2009-04-23[punchagan] search in option name and description in ACE. Fixes #4727Yann Leboulanger
2009-04-22add a pubsub_supported variable in connectionYann Leboulanger
2009-04-22[tpatnoe] add In and Out comment in XML console. Fixes #4977Yann Leboulanger
2009-04-22[tpatnoe] don't add a to attribut to roster pushes if we don't get a from. Fi...Yann Leboulanger
2009-04-16[Sławomir Domagała] updated polish translationYann Leboulanger
2009-04-14save pep things (activity and mood) in preset status messages.Yann Leboulanger
2009-04-13fix missing argument.Yann Leboulanger
2009-04-13[premysl.vyhnal] optimize get_days_with_logs(). Fixes #4964Yann Leboulanger
2009-04-13change background of editable cells in default status message treeview and ma...Yann Leboulanger
2009-04-12add activity / mood in change status dialog. Fixes #4419Yann Leboulanger
2009-04-12add * when we print /me in html textYann Leboulanger