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
2008-05-13indentation is with tabsYann Leboulanger
2008-05-13[Le Coz Florent] updated french translationYann Leboulanger
2008-05-13fixed bt when closing tab when multiple tabs with a JID are openBrendan Taylor
2008-05-13whoops, forgot to commit context menu changeBrendan Taylor
2008-05-13fixed tab/space consistencyBrendan Taylor
2008-05-13merged in session-centric branch, with fixes for OTR compatibilityBrendan Taylor
2008-05-12Fix french translationJulien Pivotto
2008-05-12[Kjell Braden] Fix a crash with OTR.js
2008-05-11Make logging of OTR status changes a bit nicer.js
2008-05-11Don't log the OTR initiation request (?OTR?).js
2008-05-11D'oh.js
2008-05-11* Disable OTRv1 by default.js
2008-05-11Sorry, last commit missed one hunk.js
2008-05-11[Kjell Braden] Fix OTR for chat and GC queries for real now.js
2008-05-11Reverted r9614 and r9615.js
2008-05-11fixed use of get_controlBrendan Taylor
2008-05-11merged in session_centric branchBrendan Taylor
2008-05-11Fix a OTR related crash on exit.js
2008-05-11Fix crash in GC query when OTR is active.js
2008-05-11That still was the wrong place, it was initialized too early. Fixed.js
2008-05-11Fix DnD FT on Windows:js
2008-05-11Fix broken exception handling for OTR in connection.py.js
2008-05-11Add Kjell Braden to THANKS.js
2008-05-11Store otr_userstates at the right place and create it the right way.js
2008-05-10Fix file transfers on win32.js
2008-05-10Fix a backtrace. session isn't always defined here. Fixed.js
2008-05-10Add OTR in features window.js
2008-05-10* Add button for new chat window GUI.js
2008-05-09Added OTR support.js
2008-05-09Added bookmarks for *EVERY* button in chat window and GC window.js
2008-05-09Fix add_transport function. TODO: Use it.... xDStephan Erb
2008-05-09Some random roster cleanups:Stephan Erb
2008-05-09Do not redefine built-in 'iter'. Follow recommendation and use 'titer' instead.Stephan Erb
2008-05-09Coding standards.Stephan Erb
2008-05-08Add shortcut to tooltip of actions button.js
2008-05-07Fix assertion message.Stephan Erb
2008-05-07Allow to have several SelfContact jids in merged accounts mode. Previously on...Stephan Erb
2008-05-07This looks better on win32.js
2008-05-07Improve the last commit, popup is shown under the button now.js
2008-05-07Make Alt-A work again.js
2008-05-07* Converted GC to new GUI as well.js
2008-05-07string prep nickname before joining. Fixes #3770Yann Leboulanger
2008-05-07Add transports to roster only once. Fixes #3911, #3923.Stephan Erb
2008-05-06Sync groups of metacontacts to fix a potential bug. Contact iters of brothers...Stephan Erb
2008-05-06Make "invite to" menuitem sensitive when possible. Regression introduced in r...Stephan Erb
2008-05-06[Florob] Send and handle nicknames reveices through PEP. Fixes #3651Yann Leboulanger
2008-05-05Same for groupchat.js
2008-05-05Why enforce /say if we can just imply /say when it's a not implementedjs
2008-05-05enable keepalives as soon as account is created. Fixes #3769Yann Leboulanger
2008-05-05remove a connect_failure callback when we are connected. Fixes #3914Yann Leboulanger