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
path: root/src
AgeCommit message (Expand)Author
2008-12-17import updated files for 0.12 from 0.12 branchYann Leboulanger
2008-12-16fix missing variable in zeroconfgajim-0.12Yann Leboulanger
2008-12-16remove useless printYann Leboulanger
2008-12-16merge BOSH branch to trunkYann Leboulanger
2008-12-15prevent traceback when server doen't include a query in jabber:iq:roster repl...Yann Leboulanger
2008-12-15revert [10848] That's not the way to solve the problem you're trying to fix: ...Yann Leboulanger
2008-12-15Use more sane timeout values. 2 min should be ok.js
2008-12-13a fix for autonegotiation after esessions were disabledBrendan Taylor
2008-12-13prevent sending messages to invalid JIDs. Fixes #4577Yann Leboulanger
2008-12-13ctrl+Insert copy text too. Fixes #4580Yann Leboulanger
2008-12-13Merge r10825 from osx_newbuildsys branch, as this might be useful onjs
2008-12-12fix finding room jids in database. Fixes #4576, #4578Yann Leboulanger
2008-12-12ignore show that are not in RFC-3921.Yann Leboulanger
2008-12-12don't require to still be in the room to read pm. Fixes #4570Yann Leboulanger
2008-12-08don't escape gmail email notifications twiceYann Leboulanger
2008-12-07add missing importYann Leboulanger
2008-12-07Remove debug output.js
2008-12-06no need to escape title in notificationsYann Leboulanger
2008-12-06fix var nameYann Leboulanger
2008-12-06fix caps stuff introduced in [10596]Yann Leboulanger
2008-12-05better keypress handlingYann Leboulanger
2008-12-05make widgets insensitive in history window where there is no jid selected. Fi...Yann Leboulanger
2008-12-04Under vista, we can listen on both ipv4 and ipv6. Fixes #4452Yann Leboulanger
2008-12-04a new exception can be raised with [10752], handle it. Fixes #4547Yann Leboulanger
2008-12-04update features window and README about idle moduleYann Leboulanger
2008-12-04added missing idle moduleYann Leboulanger
2008-12-04[thorstenp] use ctype to have idle. No need to compile it from C. Fixes #4260Yann Leboulanger
2008-12-04[thorstenp] use sorted() and list comprehensionYann Leboulanger
2008-12-04[thorstenp] replace filter lambda with list comprehensionYann Leboulanger
2008-12-04[thorstenp] fix rederer typoYann Leboulanger
2008-12-04[thorstenp] remove uselexx spaceYann Leboulanger
2008-12-04[thorstenp] remove whitespace at eolYann Leboulanger
2008-12-04[thorstenp] remove some utf8 byteorder markYann Leboulanger
2008-12-04[thorstenp] fix unequal operatorYann Leboulanger
2008-12-04fix bad indentationYann Leboulanger
2008-12-04[thorstenp] fix empty exception clausesYann Leboulanger
2008-12-04fix string exceptionsYann Leboulanger
2008-12-04[thorsten] pfix exceptions not inheriting from exceptionYann Leboulanger
2008-12-04[thorstenp] fix reimported modulesYann Leboulanger
2008-12-04[thorstenp] don't use deprecated string moduleYann Leboulanger
2008-12-04[thorstenp] self as first argument of methodYann Leboulanger
2008-12-03fix some typo. Fixes #4545Yann Leboulanger
2008-12-03[thorstenp] fix access to members before definitionYann Leboulanger
2008-12-03[thorstenp] fix possible undefined loop variablesYann Leboulanger
2008-12-03[thorstenp] fix redefined builtinsYann Leboulanger
2008-12-02[thorstenp] fix unused variablesYann Leboulanger
2008-12-02[thorstenp] fix global useYann Leboulanger
2008-12-02[thorstenp] fix undefined variablesYann Leboulanger
2008-12-02[thorstenp] remove useless importYann Leboulanger
2008-12-02[thorstenp] convert some strings to commentYann Leboulanger