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-01-02Copyright 2013>2014Denis Fomin
2013-08-26[Darlan]Fix gajim-history-manager -help and gajim-remote -help. See #7439Denis Fomin
2013-08-11[Darlan]distinguish console-printed strings in translation files. Fixes #7267Denis Fomin
2013-07-25use correct translation function. Fixes #7267Yann Leboulanger
2013-07-15distinguish console-printed strings in translation files. Fixes #7267Yann Leboulanger
2013-04-05update my copyrightYann Leboulanger
2013-01-02remove has_key()Yann Leboulanger
2013-01-02remove call to unicode()Yann Leboulanger
2013-01-01print -> print()Yann Leboulanger
2012-10-04gajim-remote handles ?message in URIs. Fixes #6804, see #2133Yann Leboulanger
2012-01-12upgrade copyrightYann Leboulanger
2011-03-29Correctly printing error message. Fixes #6850Denis Fomin
2011-03-29Prevent join groupchat (using local account). Fixes #6849Denis Fomin
2010-12-20Fix typoDenis Fomin
2010-08-08merge outstanding branchesYann Leboulanger
2010-08-08fix some strings.Yann Leboulanger
2010-07-19merge with trunkYann Leboulanger
2010-04-08convert tabs to spaces in source code thanks to reindent.pyÉric Araujo
2010-03-18Check that there is an argument to gajim-remove handle_uri function. Fixes #5660Yann Leboulanger
2010-03-11update my copyright to 2010Yann Leboulanger
2010-02-10fixed some whitespace thanks to 2to3 -f ws_commaÉric Araujo
2010-02-09merge from default branchYann Leboulanger
2010-02-08convert tabs to spaces in source code thanks to reindent.pyÉric Araujo
2010-01-19merge from default branchYann Leboulanger
2010-01-14allow to not specify status in gajim-remote change_status to change only stat...Yann Leboulanger
2010-01-07[roidelapluie] gajim-remote change_avatar feature. Fixes #2793Yann Leboulanger
2009-11-25New portion of doc-string refactoringAlexander Cherniuk
2009-11-14Merged default branch into plugin-system branch.Mateusz Biliński
2009-09-04ability to set priority via gajim-remote. see #3345Yann Leboulanger
2009-08-06[Dicson] add support for key 'body' in the Message Action, and add jid via ro...Yann Leboulanger
2009-06-15Remove all OS X-specific code from the default branch.Jonathan Schleifer
2009-06-07Merged default branch with plugin-system branch. Not all elements are fullyMateusz Biliński
2009-01-26test if dbus0x11 is installed before using dbus. Fixes #4715Yann Leboulanger
2009-01-26[Merwok] decode correctly URLs in gajim-remote handle_uri. Fixes #4703Yann Leboulanger
2009-01-11If we don't have an interpreter for them, don't make them executable!js
2009-01-06install gajim-history-manager to bin directory, remove shebang line in py fil...Yann Leboulanger
2008-12-03[thorstenp] fix redefined builtinsYann Leboulanger
2008-12-02[thorstenp] remove useless importYann Leboulanger
2008-11-11Removed some unused importsJean-Marie Traissard
2008-10-21revert thorstenp patches for now. They introduce bugs.Yann Leboulanger
2008-10-20[thorstenp] remove useless importYann Leboulanger
2008-10-11[thorstenp] use isinstance rather than type(x) == y. use sorted()Yann Leboulanger
2008-10-11[thorstenp] di not use emtpy except clausesYann Leboulanger
2008-09-08[Alex V. Myltsev] toggle_ipython is already in GajimRemote.commands, no need ...Yann Leboulanger
2008-09-01[Alexander Myltsev] update russion translation, fix a string in gajim-remote.pyYann Leboulanger
2008-08-26better code: list[2:][0] -> list[2]Yann Leboulanger
2008-08-15See #4200.Julien Pivotto
2008-08-15 * Big headers reviewJulien Pivotto
2008-08-10Initial version of Global Events Dispatcher.Mateusz Biliński
2008-08-01fix some translated stringsYann Leboulanger