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-02[thorstenp] remove useless importYann Leboulanger
2008-12-02[thorstenp] convert some strings to commentYann Leboulanger
2008-12-02[thorstenp] remove redefined fnuctionYann Leboulanger
2008-12-02[thorstenp] comment useless codeYann Leboulanger
2008-12-02[thorstenp] remove useless passYann Leboulanger
2008-12-02[thorstenp] fix statementsYann Leboulanger
2008-12-02[thorstenp] remove useless semicolonsYann Leboulanger
2008-12-02check if remote contact support esession or session. If it supports esession,...Yann Leboulanger
2008-12-01strftime doesn't support %T. It works under linux (why?) but not under window...Yann Leboulanger
2008-12-01revert r10690 and r10691, it's not translatableYann Leboulanger
2008-12-01[urandom] fix position of notification when attach_to_systray is enabled. Fix...Yann Leboulanger
2008-12-01coding standardYann Leboulanger
2008-11-30fix missing argumentYann Leboulanger
2008-11-30fix typoYann Leboulanger
2008-11-30check session support instead of Esession support, and announce we support it...Yann Leboulanger
2008-11-30Also apply our notexistant caps trick to XHTML.js
2008-11-30Do not duplicate a contact in roster on subscription changes. Fixes #4524.Stephan Erb
2008-11-29fix session problem when other part don't support sessions. Fixes #4429Yann Leboulanger
2008-11-29Really fix #4517.js
2008-11-28better handling of sessions in zeroconf. Fixes #4529Yann Leboulanger
2008-11-28prevent traceback when Connection fails. Fixes #4532Yann Leboulanger
2008-11-28[Simo Sorce] fix GSSAPI to use FQDN. See #2465Yann Leboulanger
2008-11-28coding standardsYann Leboulanger
2008-11-28no need to create html twiceYann Leboulanger
2008-11-27send empty tune when we disconnect an account. Fixes #4512Yann Leboulanger
2008-11-27Correctly remove Observer and NotInRoster contact in one special case. Does n...Stephan Erb
2008-11-27Indicate that some methods are only intended for internal usage.Stephan Erb
2008-11-26if a SASL mechanism fails, try the others before abording authentificationYann Leboulanger
2008-11-26fix typo. Fixes #4525Yann Leboulanger
2008-11-25allow sending None tune on startup. Fixes #4512Yann Leboulanger
2008-11-25Fix IndentationError.Stephan Erb
2008-11-25fix zeroconf to handle parameters of send_message (xhtml, forward_from, delay...Yann Leboulanger
2008-11-25use correct title from quodlibet. fixes #4510Yann Leboulanger
2008-11-24coding standardsYann Leboulanger
2008-11-24[sjm] quodlibet support. Fixes #4510Yann Leboulanger
2008-11-24escape text before sending it to notification daemin. Fixes #4517Yann Leboulanger
2008-11-24fix previous commitYann Leboulanger
2008-11-24[nebm51] don't open a console window under windows when runnin latex. Fixes #...Yann Leboulanger
2008-11-23Make previous patch translatable.js
2008-11-23[killerfox] Show chatstate in title if no tabs leftjs
2008-11-23[kaylan] Remember size and position of history window. Closes #2824.js
2008-11-23Prevent a group from being hidden when its renamed in roster.Stephan Erb
2008-11-23don't consider buggy messages as groupchat messages if there is no nickname. ...Yann Leboulanger
2008-11-23don't autonegotiate after you've disabled e2eBrendan Taylor
2008-11-22Fix typo.js
2008-11-21[Astro] typoJean-Marie Traissard
2008-11-21[Florob] handle xmpp: and mailto: in a nicer way in conversations. Fixes #4245Yann Leboulanger
2008-11-21detect and handle incorrect stream start. Fixes #4499Yann Leboulanger
2008-11-20Show warning after 3 seconds - I don't want to wait 4 before I see ifjs
2008-11-20fix indentationYann Leboulanger