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
2009-11-24Fixed timezone parsingAlexander Cherniuk
2009-11-24Fixed a typoAlexander Cherniuk
2009-11-23Setting my identity straightAlexander Cherniuk
2009-11-22Fixed refactoring artifactred-agent
2009-11-22Fixed broken resource settingred-agent
2009-11-21fix resizing of the MUC occupant treeview when we resize chat window. Fixes #...Yann Leboulanger
2009-11-20don't try to send thing after we are disconnected. Fixes #5437Yann Leboulanger
2009-11-20don't propose to add contacts we already have in our roster when we get a RIE...Yann Leboulanger
2009-11-19we can now send pep thing to a zeroconf connection objec, it will just send n...Yann Leboulanger
2009-11-19Added /grep command. Fixes #5438red-agent
2009-11-18[Urcher] ability to copy emoticons when they are selected. Fixes #2570Yann Leboulanger
2009-11-18fix traceback on startup. Fixes #5435Yann Leboulanger
2009-11-18fix ConnectionZeroconf initializationYann Leboulanger
2009-11-18fix http message parsing, it may contain \n\n!Yann Leboulanger
2009-11-18refactor normal and zeroconf Connection objects with a CommonConnection classYann Leboulanger
2009-11-18typo in a commentYann Leboulanger
2009-11-18Do not try to send (and fail) sending PEP via Zeroconf. Fixes #5432.Stephan Erb
2009-11-16make some strings translatable in RIE dialogYann Leboulanger
2009-11-16Merge changes from default branch into refactoring branchStephan Erb
2009-11-16Various pep-related cleanups.Stephan Erb
2009-11-16properly decode string in history manager. Fixes #5430Yann Leboulanger
2009-11-16Remove different dicts for tune, activity and mood and from now on only use t...Stephan Erb
2009-11-16Similar to update_pep, unify towards draw_pep of the RosterWindow.Stephan Erb
2009-11-16Apply coding standards.Stephan Erb
2009-11-16Unify update_mood, update_tune, update_activity by using a single update_pep(...Stephan Erb
2009-11-16Remove duplicated Icon determination logic used when drawing accounts.Stephan Erb
2009-11-15Fix a regression introduced by my last patchThibaut GIRKA
2009-11-15Refactorize a bit jingle.py and split it into different files.Thibaut GIRKA
2009-11-15Unify PEP cell_data_functions.Stephan Erb
2009-11-15Unify the PEP drawing methods in the RosterWindow.Stephan Erb
2009-11-15Create asPixbufIcon and asMarkupText functions on the UserActivity class.Stephan Erb
2009-11-15Use central event_handler in Interface() instead of updating the GUI directly...Stephan Erb
2009-11-15Unify updating of accounts and contact pep information. Implement and use asM...Stephan Erb
2009-11-15Removed unused code.Stephan Erb
2009-11-15Proof of concept: Move markup / pixbuf determination logic from the UI to the...Stephan Erb
2009-11-15Strip PEP info at the network level.Stephan Erb
2009-11-15Move common pep constructor logic to base class.Stephan Erb
2009-11-15Initial simplification of PEP data extraction by moving the extraction method...Stephan Erb
2009-11-14Make user_tune a instance method, not a function.Stephan Erb
2009-11-14Create a class for each PEP XEP that we support. Dispatch an event to the Int...Stephan Erb
2009-11-14Create a ConnectionPEP class and directly register its callback to handle pep...Stephan Erb
2009-11-14Fix error in the documentation of our xmpp dispatcher fork.Stephan Erb
2009-11-14[Jingle] User can send DTMF tones using the /dtmf commandThibaut GIRKA
2009-11-13blacklist jingle in caps. TYhis mean that if clientr don't support caps, we a...Yann Leboulanger
2009-11-13fix renaming an accountYann Leboulanger
2009-11-13Merge local changes.Stephan Erb
2009-11-13Shrink public interface of the MetacontactManager.Stephan Erb
2009-11-12Try to handle incomplete HTTP. See #5401. Please test.Stephan Erb
2009-11-12Merge changes from default branch into refactoring branchStephan Erb
2009-11-12Remove caps which have not been seen for three months from the db.Stephan Erb