summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Update python bindingsXavier Claessens2008-09-093-1828/+1835
* added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latterFrederic Peters2008-08-252-2/+2
* Update python bindingEMPATHY_2_23_90Xavier Claessens2008-08-181-0/+17
* Update python bindingXavier Claessens2008-08-042-2/+0
* Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)Jonny Lamb2008-07-152-14/+0
* Update python bindingXavier Claessens2008-07-141-0/+16
* Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny ...Jonny Lamb2008-07-041-0/+1
* Use empathy.foo() instead of empathy_foo() for functions bindingXavier Claessens2008-06-103-197/+200
* Python binding for empathy_dispatcher_chat_with_contact_id: Take theXavier Claessens2008-06-101-0/+21
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...Xavier Claessens2008-05-273-43/+50
* Improve dispatcher. Fixes bug #465928.Xavier Claessens2008-05-181-34/+51
* Update python bindingXavier Claessens2008-05-083-2/+60
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-051-24/+28
* Make use of tp-glib debug system.Xavier Claessens2008-04-302-10/+36
* Create contact menu in empathy-contact-menu.hXavier Claessens2008-04-253-47/+77
* Remove deleted file from doc and python binding.Xavier Claessens2008-04-191-2/+0
* Update python bindingXavier Claessens2008-04-192-67/+15
* Update python bindingXavier Claessens2008-04-194-9/+156
* Update python bindingXavier Claessens2008-04-111-63/+52
* Empathy should not require python-config. Fixes bug #525562 (Frederic Peters).Xavier Claessens2008-04-092-4/+2
* Update python bindingXavier Claessens2008-04-022-0/+15
* Update python bindingXavier Claessens2008-04-027-258/+101
* Fix ContactListStore constructor. Fixes bug #522297 (Juan Pizarro).Xavier Claessens2008-04-021-0/+18
* Add python exampleXavier Claessens2008-03-161-0/+31
* 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-166-1890/+1708
* remove _set_topic from binding since it's removed from APIXavier Claessens2008-03-111-11/+0
* Remove useless headerXavier Claessens2008-03-091-1/+0
* Updatre python bindingXavier Claessens2008-03-094-15/+218
* 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-153-56/+26
* Gdk python module is in the Gtk namespace.Xavier Claessens2008-02-111-1/+1
* Update README explaining how update python binding.Xavier Claessens2008-02-101-13/+1
* Change a bit the generic account setting API.Xavier Claessens2008-02-101-14/+3
* Add a generic UI to make easy building UI for protocol specific settings. Por...Xavier Claessens2008-02-104-82/+107
* Update python binding to not add ephy symbolsXavier Claessens2008-02-093-45/+2
* Change new message dialog to new conversation and make possible to do voip call.Xavier Claessens2008-02-081-2/+2
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-245-106/+88
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-234-226/+127
* Update python binding and docs with recent code moveXavier Claessens2008-01-214-93/+159
* Do not take show_groups in empathy_contact_list_store_newXavier Claessens2008-01-201-3/+0
* Add a property to have or not groups on EmpathyContactListStoreXavier Claessens2008-01-201-2/+25
* Add a features property on EmpathyContactListView to enable/disable each action.Xavier Claessens2008-01-201-7/+31
* Remove not implemented and not used empathy_time_parse_format function.Xavier Claessens2008-01-161-9/+0
* Update python binding for new API.Xavier Claessens2008-01-164-77/+930
* Remove deleted API from python bindingXavier Claessens2008-01-151-15/+0
* Merge branch 'ignore'Xavier Claessens2007-12-231-0/+2
* Cleanup chat objects API and request a new Text channel if account getsXavier Claessens2007-12-032-16/+0
* Conflicts:Xavier Claessens2007-12-021-9/+0