aboutsummaryrefslogtreecommitdiffstats
path: root/python/pyempathy
Commit message (Expand)AuthorAgeFilesLines
* Use empathy.foo() instead of empathy_foo() for functions bindingxclaesse2008-06-101-103/+103
* Python binding for empathy_dispatcher_chat_with_contact_id: Take thexclaesse2008-06-101-0/+21
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...xclaesse2008-05-282-42/+50
* Improve dispatcher. Fixes bug #465928.xclaesse2008-05-181-34/+51
* Update python bindingxclaesse2008-05-092-2/+59
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...xclaesse2008-05-061-24/+28
* Make use of tp-glib debug system.xclaesse2008-05-011-6/+32
* Create contact menu in empathy-contact-menu.hxclaesse2008-04-251-0/+7
* Remove deleted file from doc and python binding.xclaesse2008-04-201-2/+0
* Update python bindingxclaesse2008-04-201-65/+15
* Update python bindingxclaesse2008-04-202-0/+128
* Update python bindingxclaesse2008-04-111-63/+52
* Empathy should not require python-config. Fixes bug #525562 (Frederic Peters).xclaesse2008-04-091-2/+1
* Update python bindingxclaesse2008-04-021-0/+6
* Update python bindingxclaesse2008-04-022-65/+28
* Update python binding and add a script to make it more automaticxclaesse2008-03-161-946/+996
* remove _set_topic from binding since it's removed from APIxclaesse2008-03-111-11/+0
* Updatre python bindingxclaesse2008-03-092-4/+160
* Make use of generated code for using stream engine.xclaesse2008-02-261-2/+4
* Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens.xclaesse2008-02-152-54/+23
* Add a generic UI to make easy building UI for protocol specific settings. Por...xclaesse2008-02-111-60/+9
* Change new message dialog to new conversation and make possible to do voip call.xclaesse2008-02-091-2/+2
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...xclaesse2008-01-252-97/+41
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...xclaesse2008-01-232-193/+0
* Update python binding and docs with recent code movexclaesse2008-01-212-0/+159
* Remove not implemented and not used empathy_time_parse_format function.xclaesse2008-01-171-9/+0
* Update python binding for new API.xclaesse2008-01-162-25/+445
* 2007-12-03 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-12-031-8/+0
* Conflicts:xclaesse2007-12-031-9/+0
* 2007-11-03 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-11-041-2/+2
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...xclaesse2007-08-312-462/+385
* 2007-08-24 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-291-1/+1
* 2007-08-19 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-202-2/+6
* 2007-08-19 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-204-0/+1962