aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Make use of generated code for using stream engine.Xavier Claessens2008-02-261-2/+4
* Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens.Xavier Claessens2008-02-153-56/+26
* Gdk python module is in the Gtk namespace.Xavier Claessens2008-02-111-1/+1
* Update README explaining how update python binding.Xavier Claessens2008-02-111-13/+1
* Change a bit the generic account setting API.Xavier Claessens2008-02-111-14/+3
* Add a generic UI to make easy building UI for protocol specific settings. Por...Xavier Claessens2008-02-114-82/+107
* Update python binding to not add ephy symbolsXavier Claessens2008-02-103-45/+2
* Change new message dialog to new conversation and make possible to do voip call.Xavier Claessens2008-02-091-2/+2
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-255-106/+88
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-234-226/+127
* Update python binding and docs with recent code moveXavier Claessens2008-01-214-93/+159
* Do not take show_groups in empathy_contact_list_store_newXavier Claessens2008-01-211-3/+0
* Add a property to have or not groups on EmpathyContactListStoreXavier Claessens2008-01-211-2/+25
* Add a features property on EmpathyContactListView to enable/disable each action.Xavier Claessens2008-01-211-7/+31
* Remove not implemented and not used empathy_time_parse_format function.Xavier Claessens2008-01-171-9/+0
* Update python binding for new API.Xavier Claessens2008-01-164-77/+930
* Remove deleted API from python bindingXavier Claessens2008-01-161-15/+0
* Merge branch 'ignore'Xavier Claessens2007-12-231-0/+2
* Cleanup chat objects API and request a new Text channel if account getsXavier Claessens2007-12-032-16/+0
* Conflicts:Xavier Claessens2007-12-031-9/+0
* Rename empathy_contact_factory_set_name() to _set_alias(). ImplementsXavier Claessens2007-11-041-2/+2
* Updated for new API.Xavier Claessens2007-09-082-62/+72
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-314-500/+417
* Make use of AM_PATH_PYTHON to get python variables. Fixes bug #470642Xavier Claessens2007-08-292-2/+2
* Fix build system, make distcheck now works.Xavier Claessens2007-08-203-3/+12
* Add python binding. Fixes bug #457660 (Michael Sheldon).Xavier Claessens2007-08-209-0/+3801