aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Update python bindingsSjoerd Simons2009-07-301-4/+4
* explicitely include libempathy/empathy-enum-types.hSjoerd Simons2009-07-301-0/+1
* Update python bindingsSjoerd Simons2009-07-302-66/+212
* Update python bindingsSjoerd Simons2009-07-064-70/+31
* Update the python bindingsSjoerd Simons2009-07-012-101/+137
* Update pyhton bindingsXavier Claessens2009-06-122-11/+10
* update Python bindingsGuillaume Desmottes2009-06-091-61/+0
* remove EmpathyTpTube from Python bindingsGuillaume Desmottes2009-06-092-2/+0
* Update python bindings.Jonny Lamb2009-06-051-8/+16
* Update python bindingsCosimo Cecchi2009-06-011-7/+36
* Update Python bindingsCosimo Cecchi2009-06-015-65/+215
* Remove usage of McPresence as much as possibleSjoerd Simons2009-05-312-16/+34
* Fix the python exampleOlivier Le Thanh Duong2009-05-291-1/+2
* Merge commit 'istaz/python-empathy-fix'Xavier Claessens2009-05-211-1/+1
|\
| * Fix GstBin import problem in the python bindingOlivier Le Thanh Duong2009-05-081-1/+1
* | upgrade Python bindingsGuillaume Desmottes2009-05-182-3/+33
* | upgrade Python bindingsGuillaume Desmottes2009-05-081-1/+38
|/
* Update python bindings.Jonny Lamb2009-04-252-14/+75
* Add shave support to build process.Jonny Lamb2009-04-242-2/+6
* Merge branch 'spelling-578399'Davyd Madeley2009-04-243-18/+0
|\
| * remove empathy-spell-dialog from python bindingGuillaume Desmottes2009-04-222-16/+0
| * Display spelling suggestions in a submenu instead of in a separateAdam Schreiber2009-04-221-2/+0
* | Update python bindingXavier Claessens2009-04-224-426/+104
|/
* update python bindingsGuillaume Desmottes2009-04-221-0/+60
* Use autotools magic to take care of disabling deprecated symbolsLaurent Bigonville2009-04-182-2/+4
* Fix python bingindXavier Claessens2009-04-171-0/+2
* Update python bindingXavier Claessens2009-04-161-33/+27
* Update python bindingsXavier Claessens2009-03-184-4/+212
* Updated python bindings.Jonny Lamb2009-03-062-21/+38
* Automatically wrap enums in the empathy and empathygtk python bindingsMike Sheldon2009-03-032-0/+4
* upgrade python bindingsGuillaume Desmottes2009-02-171-13/+4
* Remove unused functionsOlivier CrĂȘte2009-02-121-54/+0
* Update python bindingsXavier Claessens2009-02-035-0/+217
* Update python bindingsSjoerd Simons2009-02-032-8/+17
* Update python bindingsSjoerd Simons2009-02-031-0/+23
* Update python bindingXavier Claessens2009-02-035-10/+56
* Allow Empathy to be built from outside the source tree.Xavier Claessens2009-02-032-7/+13
* Postprocess so interfaces won't get defined as objectsSjoerd Simons2009-02-031-1/+1
* regenerated pyempathy.defsSjoerd Simons2009-02-031-2/+2
* Postprocess the pyempathygtk.defsSjoerd Simons2009-02-031-0/+4
* Update python bindings.Xavier Claessens2009-01-161-3/+2
* Update pyhton bindingXavier Claessens2009-01-102-2/+157
* Update the python bindingsSjoerd Simons2009-01-102-98/+151
* Update Python bindings.Xavier Claessens2009-01-091-3/+2
* Update python bindings.Xavier Claessens2009-01-092-12/+8
* Update empathy_sound_play () to be nicer to use and centralize the listXavier Claessens2009-01-071-3/+20
* Turn empathy_sound_pref_is_enabled into empathy_sound_play thatXavier Claessens2009-01-071-3/+6
* Update python bindings.Xavier Claessens2009-01-071-3/+2
* Update Python bindings.Xavier Claessens2009-01-073-0/+48
* Update python bindings.Xavier Claessens2009-01-073-19/+43
* Update python bindingsXavier Claessens2008-12-164-227/+87
* Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).Xavier Claessens2008-12-021-0/+1
* Update python bindingXavier Claessens2008-12-011-25/+0
* Update python binding to have EmpathyTpFile API.Xavier Claessens2008-11-304-0/+158
* prevent problem with multiple definition of the same symbol. Fixes bug #55837...Xavier Claessens2008-11-282-0/+4
* Update python bindingsXavier Claessens2008-10-131-6/+3
* 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-191-0/+17
* Update python bindingXavier Claessens2008-08-052-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-283-43/+50
* Improve dispatcher. Fixes bug #465928.Xavier Claessens2008-05-181-34/+51
* Update python bindingXavier Claessens2008-05-093-2/+60
* 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-012-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-201-2/+0
* Update python bindingXavier Claessens2008-04-202-67/+15
* Update python bindingXavier Claessens2008-04-204-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-111-13/+1
* Change a bit the generic account setting API.Xavier Claessens2008-02-111-14/+3
* Add a generic UI to make easy building UI for protocol specific settings. Por...Xavier Claessens2008-02-114-82/+107
* Update python binding to not add ephy symbolsXavier Claessens2008-02-103-45/+2
* 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-255-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-211-3/+0
* Add a property to have or not groups on EmpathyContactListStoreXavier Claessens2008-01-211-2/+25
* Add a features property on EmpathyContactListView to enable/disable each action.Xavier Claessens2008-01-211-7/+31
* 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-164-77/+930
* Remove deleted API from python bindingXavier Claessens2008-01-161-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-031-9/+0
* Rename empathy_contact_factory_set_name() to _set_alias(). ImplementsXavier Claessens2007-11-041-2/+2
* Updated for new API.Xavier Claessens2007-09-082-62/+72
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-314-500/+417
* Make use of AM_PATH_PYTHON to get python variables. Fixes bug #470642Xavier Claessens2007-08-292-2/+2
* Fix build system, make distcheck now works.Xavier Claessens2007-08-203-3/+12
* Add python binding. Fixes bug #457660 (Michael Sheldon).Xavier Claessens2007-08-209-0/+3801