| Commit message (Expand) | Author | Age | Files | Lines |
* | Update python binding | Xavier Claessens | 2008-12-01 | 1 | -25/+0 |
* | Update python binding to have EmpathyTpFile API. | Xavier Claessens | 2008-11-30 | 4 | -0/+158 |
* | prevent problem with multiple definition of the same symbol. Fixes bug #55837... | Xavier Claessens | 2008-11-28 | 2 | -0/+4 |
* | Update python bindings | Xavier Claessens | 2008-10-13 | 1 | -6/+3 |
* | Update python bindings | Xavier Claessens | 2008-09-09 | 3 | -1828/+1835 |
* | added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latter | Frederic Peters | 2008-08-25 | 2 | -2/+2 |
* | Update python bindingEMPATHY_2_23_90 | Xavier Claessens | 2008-08-19 | 1 | -0/+17 |
* | Update python binding | Xavier Claessens | 2008-08-05 | 2 | -2/+0 |
* | Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb) | Jonny Lamb | 2008-07-15 | 2 | -14/+0 |
* | Update python binding | Xavier Claessens | 2008-07-14 | 1 | -0/+16 |
* | Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny ... | Jonny Lamb | 2008-07-04 | 1 | -0/+1 |
* | Use empathy.foo() instead of empathy_foo() for functions binding | Xavier Claessens | 2008-06-10 | 3 | -197/+200 |
* | Python binding for empathy_dispatcher_chat_with_contact_id: Take the | Xavier Claessens | 2008-06-10 | 1 | -0/+21 |
* | Move avatar cache to ~/.cache and don't mix avatar from different contacts, t... | Xavier Claessens | 2008-05-28 | 3 | -43/+50 |
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 1 | -34/+51 |
* | Update python binding | Xavier Claessens | 2008-05-09 | 3 | -2/+60 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -24/+28 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 2 | -10/+36 |
* | Create contact menu in empathy-contact-menu.h | Xavier Claessens | 2008-04-25 | 3 | -47/+77 |
* | Remove deleted file from doc and python binding. | Xavier Claessens | 2008-04-20 | 1 | -2/+0 |
* | Update python binding | Xavier Claessens | 2008-04-20 | 2 | -67/+15 |
* | Update python binding | Xavier Claessens | 2008-04-20 | 4 | -9/+156 |
* | Update python binding | Xavier Claessens | 2008-04-11 | 1 | -63/+52 |
* | Empathy should not require python-config. Fixes bug #525562 (Frederic Peters). | Xavier Claessens | 2008-04-09 | 2 | -4/+2 |
* | Update python binding | Xavier Claessens | 2008-04-02 | 2 | -0/+15 |
* | Update python binding | Xavier Claessens | 2008-04-02 | 7 | -258/+101 |
* | Fix ContactListStore constructor. Fixes bug #522297 (Juan Pizarro). | Xavier Claessens | 2008-04-02 | 1 | -0/+18 |
* | Add python example | Xavier Claessens | 2008-03-16 | 1 | -0/+31 |
* | Update python binding | Xavier Claessens | 2008-03-16 | 1 | -6/+0 |
* | Remove Presence object, it doesn't exists anymore (Alban Crequy). | Xavier Claessens | 2008-03-16 | 1 | -1/+0 |
* | Update python binding and add a script to make it more automatic | Xavier Claessens | 2008-03-16 | 6 | -1890/+1708 |
* | remove _set_topic from binding since it's removed from API | Xavier Claessens | 2008-03-11 | 1 | -11/+0 |
* | Remove useless header | Xavier Claessens | 2008-03-09 | 1 | -1/+0 |
* | Updatre python binding | Xavier Claessens | 2008-03-09 | 4 | -15/+218 |
* | Make use of generated code for using stream engine. | Xavier Claessens | 2008-02-26 | 1 | -2/+4 |
* | Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens. | Xavier Claessens | 2008-02-15 | 3 | -56/+26 |
* | Gdk python module is in the Gtk namespace. | Xavier Claessens | 2008-02-11 | 1 | -1/+1 |
* | Update README explaining how update python binding. | Xavier Claessens | 2008-02-11 | 1 | -13/+1 |
* | Change a bit the generic account setting API. | Xavier Claessens | 2008-02-11 | 1 | -14/+3 |
* | Add a generic UI to make easy building UI for protocol specific settings. Por... | Xavier Claessens | 2008-02-11 | 4 | -82/+107 |
* | Update python binding to not add ephy symbols | Xavier Claessens | 2008-02-10 | 3 | -45/+2 |
* | Change new message dialog to new conversation and make possible to do voip call. | Xavier Claessens | 2008-02-09 | 1 | -2/+2 |
* | Remove EmpathyPresence object and have "presence" and "presence-message" prop... | Xavier Claessens | 2008-01-25 | 5 | -106/+88 |
* | Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco... | Xavier Claessens | 2008-01-23 | 4 | -226/+127 |
* | Update python binding and docs with recent code move | Xavier Claessens | 2008-01-21 | 4 | -93/+159 |
* | Do not take show_groups in empathy_contact_list_store_new | Xavier Claessens | 2008-01-21 | 1 | -3/+0 |
* | Add a property to have or not groups on EmpathyContactListStore | Xavier Claessens | 2008-01-21 | 1 | -2/+25 |
* | Add a features property on EmpathyContactListView to enable/disable each action. | Xavier Claessens | 2008-01-21 | 1 | -7/+31 |
* | Remove not implemented and not used empathy_time_parse_format function. | Xavier Claessens | 2008-01-17 | 1 | -9/+0 |
* | Update python binding for new API. | Xavier Claessens | 2008-01-16 | 4 | -77/+930 |
* | Remove deleted API from python binding | Xavier Claessens | 2008-01-16 | 1 | -15/+0 |
* | Merge branch 'ignore' | Xavier Claessens | 2007-12-23 | 1 | -0/+2 |
* | Cleanup chat objects API and request a new Text channel if account gets | Xavier Claessens | 2007-12-03 | 2 | -16/+0 |
* | Conflicts: | Xavier Claessens | 2007-12-03 | 1 | -9/+0 |
* | Rename empathy_contact_factory_set_name() to _set_alias(). Implements | Xavier Claessens | 2007-11-04 | 1 | -2/+2 |
* | Updated for new API. | Xavier Claessens | 2007-09-08 | 2 | -62/+72 |
* | Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459... | Xavier Claessens | 2007-08-31 | 4 | -500/+417 |
* | Make use of AM_PATH_PYTHON to get python variables. Fixes bug #470642 | Xavier Claessens | 2007-08-29 | 2 | -2/+2 |
* | Fix build system, make distcheck now works. | Xavier Claessens | 2007-08-20 | 3 | -3/+12 |
* | Add python binding. Fixes bug #457660 (Michael Sheldon). | Xavier Claessens | 2007-08-20 | 9 | -0/+3801 |