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 jingle, which got merged to trunk in changeset 11254:cebed529e847.jingleEmmanuel Gil Peyrot
2009-10-29Merge default to jingleThibaut GIRKA
2009-10-29Avoid insane recursionThibaut GIRKA
2009-10-29update po files for translationYann Leboulanger
2009-10-29fix traceback with bash completionYann Leboulanger
2009-10-28prevent a traceback which happen with obscure reasons. Fixes #5366Yann Leboulanger
2009-10-28[MattJ] re-fix /join command. already done in [8116020da28c]Yann Leboulanger
2009-10-28don't try to add an id to all outgoing messages. It's useless. Fixes #5355Yann Leboulanger
2009-10-28Add missing local variable in resource submenu builderStephan Erb
2009-10-28remove some deprecated iconsets. Fixes #5284Yann Leboulanger
2009-10-28call some upgrade config function that were not in 0.12.5 and are needed for ...Yann Leboulanger
2009-10-28[louizatakk] better bash completion. Fixes #5353Yann Leboulanger
2009-10-28remove the possibility to configure systray if module is not available. Fixes...Yann Leboulanger
2009-10-28we can now drop in the middle of a metacontact. Fixes #4804Yann Leboulanger
2009-10-28fix epydoc.confYann Leboulanger
2009-10-28we depend on python-dbus >= 0.80. announce that in README.html. Fixes #5361Yann Leboulanger
2009-10-27sometimes, a girl can sign in tooYann Leboulanger
2009-10-27[Stepan Kasal] fix italic detection with //. Fixes #4217Yann Leboulanger
2009-10-27rename roster_contact_context_menu.glade to contact_context_menu.gladeYann Leboulanger
2009-10-27merge roster_contact_context_menu.glade, chat_control_popup_menu.glade and ze...Yann Leboulanger
2009-10-27move and refactore some menu function from roster_window.py to gui_menu_build...Yann Leboulanger
2009-10-26fix name of variable (window -> dialog) Fixes #5360Yann Leboulanger
2009-10-24[henning] Fix a few strings in the German translation.Stephan Erb
2009-10-24Merge heads.Stephan Erb
2009-10-24Backed out changeset 2ceb94d0630dStephan Erb
2009-10-23[Florob] handel remote-server-not-found MUC error. Fixes #5309Yann Leboulanger
2009-10-23[change window icon according to the content (muc, chat). Fixes #4300Yann Leboulanger
2009-10-23[henning] fix german translation. Fixes #5356Yann Leboulanger
2009-10-21[Frederique W. Piccart] menuitem -> menu item. Fixes #5348Yann Leboulanger
2009-10-21enable music track listener only after we signed it. Fixes #5351Yann Leboulanger
2009-10-20new TimeoutDialog class: to be derivated for dialogs that need a timeout.Yann Leboulanger
2009-10-19Backed out changeset e1fd1ca926b4Yann Leboulanger
2009-10-19Move the Interface god class from gajim.py into a separate module.Stephan Erb
2009-10-18Wrap global gajim.handlers with a dispatch method.Stephan Erb
2009-10-18Merge local changesStephan Erb
2009-10-18Remove epydoc.conf.Stephan Erb
2009-10-18Move epydoc.conf to doc/Stephan Erb
2009-10-18Use pylint instead of pychecker.Stephan Erb
2009-10-18Add 'make doc' and 'make test' directives.Stephan Erb
2009-10-18Also run 'make check' in the build-test.Stephan Erb
2009-10-18Add simple build check scriptStephan Erb
2009-10-18prevent tracebackYann Leboulanger
2009-10-17Rename advanced.py to advanced_configuration_window.pyStephan Erb
2009-10-17Depend on Python 2.5. Remove workaround for older versions.Stephan Erb
2009-10-17[louizatakk] fix bash completion patch. Fixes #5328Yann Leboulanger
2009-10-16refactor jingle functions in chat_control.pyYann Leboulanger
2009-10-16Fixes an indentation error aswell as the previous commitThibaut GIRKA
2009-10-16add show_self_contact ACE option to show / hide self_contact row as we want. ...Yann Leboulanger
2009-10-16Some rewriting in set_audio_state/set_video_stateThibaut GIRKA
2009-10-16Destroy session when remote signs offThibaut GIRKA