aboutsummaryrefslogtreecommitdiffstats
path: root/python/pyempathy/pyempathy.defs
Commit message (Expand)AuthorAgeFilesLines
* Remove python bindings. (Closes bug #599039)Jonny Lamb2009-10-201-3767/+0
* upgrade Python bindingsGuillaume Desmottes2009-10-051-15/+0
* Update python bindingsXavier Claessens2009-09-221-0/+116
* Update python bindingsSjoerd Simons2009-08-281-0/+6
* Update python bindingsXavier Claessens2009-08-251-0/+634
* Update python bindingsSjoerd Simons2009-08-221-0/+10
* Merge back from masterSjoerd Simons2009-08-221-15/+1
|\
| * upgrade Python bindingsGuillaume Desmottes2009-08-201-18/+55
* | Update python bindingsSjoerd Simons2009-07-301-4/+4
* | Update python bindingsSjoerd Simons2009-07-301-42/+116
* | Update python bindingsSjoerd Simons2009-07-061-0/+11
|/
* Update the python bindingsSjoerd Simons2009-07-011-40/+97
* Update pyhton bindingsXavier Claessens2009-06-121-0/+1
* update Python bindingsGuillaume Desmottes2009-06-091-61/+0
* Update python bindingsCosimo Cecchi2009-06-011-7/+36
* Update Python bindingsCosimo Cecchi2009-06-011-65/+202
* Remove usage of McPresence as much as possibleSjoerd Simons2009-05-311-15/+23
* upgrade Python bindingsGuillaume Desmottes2009-05-181-0/+23
* upgrade Python bindingsGuillaume Desmottes2009-05-081-1/+38
* Update python bindings.Jonny Lamb2009-04-251-8/+69
* Update python bindingXavier Claessens2009-04-221-392/+81
* update python bindingsGuillaume Desmottes2009-04-221-0/+60
* Update python bindingsXavier Claessens2009-03-181-4/+148
* Updated python bindings.Jonny Lamb2009-03-061-21/+21
* upgrade python bindingsGuillaume Desmottes2009-02-171-13/+4
* Remove unused functionsOlivier CrĂȘte2009-02-121-54/+0
* Update python bindingsXavier Claessens2009-02-031-0/+91
* Update python bindingsSjoerd Simons2009-02-031-8/+0
* Update python bindingsSjoerd Simons2009-02-031-0/+23
* Update python bindingXavier Claessens2009-02-031-0/+11
* regenerated pyempathy.defsSjoerd Simons2009-02-031-2/+2
* Update python bindings.Xavier Claessens2009-01-161-3/+2
* Update pyhton bindingXavier Claessens2009-01-101-2/+154
* Update the python bindingsSjoerd Simons2009-01-101-97/+149
* Update Python bindings.Xavier Claessens2009-01-091-3/+2
* Update python bindings.Xavier Claessens2009-01-091-9/+6
* Update python bindings.Xavier Claessens2009-01-071-3/+2
* Update Python bindings.Xavier Claessens2009-01-071-0/+41
* Update python bindings.Xavier Claessens2009-01-071-19/+34
* Update python bindingsXavier Claessens2008-12-161-9/+0
* Update python bindingXavier Claessens2008-12-011-25/+0
* Update python binding to have EmpathyTpFile API.Xavier Claessens2008-11-301-0/+126
* Update python bindingsXavier Claessens2008-10-131-6/+3
* Update python bindingsXavier Claessens2008-09-091-1090/+1090
* Update python bindingEMPATHY_2_23_90Xavier Claessens2008-08-191-0/+17
* Update python bindingXavier Claessens2008-08-051-1/+0
* Update python bindingXavier Claessens2008-07-141-0/+16
* Use empathy.foo() instead of empathy_foo() for functions bindingXavier Claessens2008-06-101-103/+103
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...Xavier Claessens2008-05-281-41/+50
* Improve dispatcher. Fixes bug #465928.Xavier Claessens2008-05-181-34/+51
* Update python bindingXavier Claessens2008-05-091-2/+58
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-24/+28
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-6/+32
* Create contact menu in empathy-contact-menu.hXavier Claessens2008-04-251-0/+7
* Update python bindingXavier Claessens2008-04-201-65/+15
* Update python bindingXavier Claessens2008-04-201-0/+126
* Update python bindingXavier Claessens2008-04-111-63/+52
* Update python bindingXavier Claessens2008-04-021-0/+6
* Update python bindingXavier Claessens2008-04-021-64/+28
* Update python binding and add a script to make it more automaticXavier Claessens2008-03-161-946/+996
* remove _set_topic from binding since it's removed from APIXavier Claessens2008-03-111-11/+0
* Updatre python bindingXavier Claessens2008-03-091-0/+153
* 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-151-54/+22
* Add a generic UI to make easy building UI for protocol specific settings. Por...Xavier Claessens2008-02-111-60/+9
* 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-251-96/+41
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-231-192/+0
* Update python binding and docs with recent code moveXavier Claessens2008-01-211-0/+157
* 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-161-25/+444
* Cleanup chat objects API and request a new Text channel if account getsXavier Claessens2007-12-031-8/+0
* Conflicts:Xavier Claessens2007-12-031-9/+0
* Rename empathy_contact_factory_set_name() to _set_alias(). ImplementsXavier Claessens2007-11-041-2/+2
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-435/+382
* Add python binding. Fixes bug #457660 (Michael Sheldon).Xavier Claessens2007-08-201-0/+1816