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-07-07Correctly readd a metacontact family after removing a single brother.Stephan Erb
2008-07-05fix arguments order in contacts.py, some coding standards. should fix #4081Yann Leboulanger
2008-07-05warn before connecting without PyOpenSSL. fixes #4065Yann Leboulanger
2008-07-04sesison-related TB fixesBrendan Taylor
2008-06-29Leopard's X11 is started automagically - we don't need this anymore.js
2008-06-27prevent TB when reading pending events. Fixes #4035Yann Leboulanger
2008-06-27[erlehmann] Fixed regular URL matching expressions for "-".Jean-Marie Traissard
2008-06-27teeny-tiny fixBrendan Taylor
2008-06-27win.get_controls() isn't needed anymoreBrendan Taylor
2008-06-27first pass at stripping out the one-tab-per-session codeBrendan Taylor
2008-06-27[erlehmann] Improved regular URL matching expressions. Fixes #3715.Stephan Erb
2008-06-21hopefully fix some has_window bugsBrendan Taylor
2008-06-21moved session negotiation handling from gajim.py to session.pyBrendan Taylor
2008-06-18fix handle_event() for pms and new_chat_from_jid() for existing chat controlsBrendan Taylor
2008-06-17Remove Non-ASCII character.Stephan Erb
2008-06-17Handle remote roster changes.Stephan Erb
2008-06-17fix traceback when no control is opened. fixes #4024, #4028Yann Leboulanger
2008-06-17fix undefined variables in handle_event()Brendan Taylor
2008-06-16groups :Jean-Marie Traissard
2008-06-14pass the ChatControl around with printed_chat eventsBrendan Taylor
2008-06-14hopefully fix the last of the get_control calls (fixes #4018)Brendan Taylor
2008-06-11Various roster fixes.Stephan Erb
2008-06-10detach sessions from controls when the highest priority contact changes.Brendan Taylor
2008-06-09-Set General and Observer group directly in contact instance, instead of calc...Jean-Marie Traissard
2008-06-08Completely remove OTR.js
2008-06-08We really need a way to start X11 without an xterm on OS X. Any idea?js
2008-06-08Be more specific on excepts.js
2008-06-08* Start X11 automatically on OS X if not running.js
2008-06-08Make Gajim work on OS X again.js
2008-06-05Regroup window.present() calls. See #3908.Jean-Marie Traissard
2008-06-03improve new gmail e-mail popup window. Fixes #3252Yann Leboulanger
2008-06-03fix lazy session binding to reuse sessions and pick them up from pending eventsBrendan Taylor
2008-06-03don't assign a session to a control until it's neededBrendan Taylor
2008-06-03ability to rename zeroconf account. Fixes #3945Yann Leboulanger
2008-06-01fix traceback when joining a room without a nick. Fixes #3979Yann Leboulanger
2008-05-31make pep work, move config options per account, make publish_tune configurabl...Yann Leboulanger
2008-05-30Don't remove contacts from roster when they have pending events.Stephan Erb
2008-05-30auto_join_bookmarks only join non-opened groupchats. Opened one are already a...Yann Leboulanger
2008-05-27remove pep options from pref window, store them per account, store caps_hash ...Yann Leboulanger
2008-05-24reuse chat controls after session terminationBrendan Taylor
2008-05-20Always remove contacts from GUI when we receive a roster via xmppy.Stephan Erb
2008-05-20Revert r9682, it was a bad idea. The solution is not to send thejs
2008-05-20Remove some extra model refiltering.Stephan Erb
2008-05-20Send thread ID on ending OTR session so that self.session is definedjs
2008-05-20Improve select_contact method.Stephan Erb
2008-05-19Fix automatic start of OTR session.js
2008-05-19* If found, automatically use included gtk on win32.js
2008-05-19pass session when dispatching MSGNOTSENTBrendan Taylor
2008-05-18Coding style.js
2008-05-18Renable OTR. I found a way no messages will get lost, but it's morejs