Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove python bindings. (Closes bug #599039) | Jonny Lamb | 2009-10-20 | 1 | -71/+0 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | Update python bindings | Xavier Claessens | 2009-08-25 | 1 | -0/+4 |
| | |||||
* | remove EmpathyTpTube from Python bindings | Guillaume Desmottes | 2009-06-09 | 1 | -1/+0 |
| | |||||
* | Update Python bindings | Cosimo Cecchi | 2009-06-01 | 1 | -0/+2 |
| | |||||
* | Update python binding | Xavier Claessens | 2009-04-22 | 1 | -24/+0 |
| | |||||
* | Update python bindings | Xavier Claessens | 2009-03-18 | 1 | -0/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2707 | ||||
* | Update python bindings | Xavier Claessens | 2009-02-03 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=2419 | ||||
* | Update the python bindings | Sjoerd Simons | 2009-01-10 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2202 | ||||
* | Update Python bindings. | Xavier Claessens | 2009-01-07 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=2061 | ||||
* | Update python binding to have EmpathyTpFile API. | Xavier Claessens | 2008-11-30 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=1930 | ||||
* | Python binding for empathy_dispatcher_chat_with_contact_id: Take the | Xavier Claessens | 2008-06-10 | 1 | -0/+21 |
| | | | | | | | account id instead of the McAccount object since there is no binding for libmissioncontrol-client. svn path=/trunk/; revision=1157 | ||||
* | Move avatar cache to ~/.cache and don't mix avatar from different contacts, ↵ | Xavier Claessens | 2008-05-28 | 1 | -1/+0 |
| | | | | | | tokens are not garanteed to be different. svn path=/trunk/; revision=1128 | ||||
* | Update python binding | Xavier Claessens | 2008-05-09 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=1095 | ||||
* | Remove deleted file from doc and python binding. | Xavier Claessens | 2008-04-20 | 1 | -2/+0 |
| | | | | svn path=/trunk/; revision=992 | ||||
* | Update python binding | Xavier Claessens | 2008-04-20 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=985 | ||||
* | Update python binding | Xavier Claessens | 2008-04-02 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=859 | ||||
* | Updatre python binding | Xavier Claessens | 2008-03-09 | 1 | -4/+7 |
| | | | | svn path=/trunk/; revision=720 | ||||
* | Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens. | Xavier Claessens | 2008-02-15 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=632 | ||||
* | Remove EmpathyPresence object and have "presence" and "presence-message" ↵ | Xavier Claessens | 2008-01-25 | 1 | -1/+0 |
| | | | | | | properties directly in EmpathyContact svn path=/trunk/; revision=601 | ||||
* | Move empathy-conf to libempathy-gtk. libempathy do not depend directly on ↵ | Xavier Claessens | 2008-01-23 | 1 | -1/+0 |
| | | | | | | gconf anymore. svn path=/trunk/; revision=597 | ||||
* | Update python binding and docs with recent code move | Xavier Claessens | 2008-01-21 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=594 | ||||
* | Update python binding for new API. | Xavier Claessens | 2008-01-16 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=564 | ||||
* | Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug ↵ | Xavier Claessens | 2007-08-31 | 1 | -27/+3 |
| | | | | | | #459540 and bug #462907. svn path=/trunk/; revision=280 | ||||
* | Fix build system, make distcheck now works. | Xavier Claessens | 2007-08-20 | 1 | -1/+0 |
| | | | | | | | | | | | | 2007-08-19 Xavier Claessens <xclaesse@gmail.com> * python/pyempathy/Makefile.am: * python/pyempathy/pyempathy.override: * python/pyempathygtk/Makefile.am: Fix build system, make distcheck now works. svn path=/trunk/; revision=265 | ||||
* | Add python binding. Fixes bug #457660 (Michael Sheldon). | Xavier Claessens | 2007-08-20 | 1 | -0/+84 |
2007-08-19 Xavier Claessens <xclaesse@gmail.com> * python/pyempathy/pyempathy.defs: * python/pyempathy/pyempathymodule.c: * python/pyempathy/Makefile.am: * python/pyempathy/pyempathy.override: * python/pyempathygtk/pyempathygtk.override: * python/pyempathygtk/pyempathygtk.defs: * python/pyempathygtk/Makefile.am: * python/pyempathygtk/pyempathygtkmodule.c: * python/Makefile.am: * libempathy/empathy-time.h: * configure.ac: * Makefile.am: Add python binding. Fixes bug #457660 (Michael Sheldon). svn path=/trunk/; revision=264 |