aboutsummaryrefslogtreecommitdiffstats
path: root/python/pyempathygtk
Commit message (Expand)AuthorAgeFilesLines
* Update python bindingXavier Claessens2008-03-161-6/+0
* Remove Presence object, it doesn't exists anymore (Alban Crequy).Xavier Claessens2008-03-161-1/+0
* Update python binding and add a script to make it more automaticXavier Claessens2008-03-162-876/+636
* Remove useless headerXavier Claessens2008-03-091-1/+0
* Updatre python bindingXavier Claessens2008-03-092-11/+58
* Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens.Xavier Claessens2008-02-151-2/+3
* Gdk python module is in the Gtk namespace.Xavier Claessens2008-02-111-1/+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-112-22/+41
* Update python binding to not add ephy symbolsXavier Claessens2008-02-102-45/+0
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-251-9/+10
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-232-33/+127
* Update python binding and docs with recent code moveXavier Claessens2008-01-212-93/+0
* 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
* Update python binding for new API.Xavier Claessens2008-01-162-52/+485
* Remove deleted API from python bindingXavier Claessens2008-01-161-15/+0
* Cleanup chat objects API and request a new Text channel if account getsXavier Claessens2007-12-031-8/+0
* Updated for new API.Xavier Claessens2007-09-082-62/+72
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-38/+13
* Make use of AM_PATH_PYTHON to get python variables. Fixes bug #470642Xavier Claessens2007-08-291-1/+1
* Fix build system, make distcheck now works.Xavier Claessens2007-08-201-1/+6
* Add python binding. Fixes bug #457660 (Michael Sheldon).Xavier Claessens2007-08-204-0/+1837