aboutsummaryrefslogtreecommitdiffstats
path: root/python/pyempathygtk
Commit message (Expand)AuthorAgeFilesLines
* Update python bindingsSjoerd Simons2009-08-281-1/+0
* Update python bindingsXavier Claessens2009-08-252-0/+127
* Update python bindingsSjoerd Simons2009-08-221-1/+20
* Update python bindingsSjoerd Simons2009-08-221-120/+23
* Merge back from masterSjoerd Simons2009-08-221-0/+8
|\
| * upgrade Python bindingsGuillaume Desmottes2009-08-201-41/+37
* | explicitely include libempathy/empathy-enum-types.hSjoerd Simons2009-07-301-0/+1
* | Update python bindingsSjoerd Simons2009-07-301-24/+96
* | Update python bindingsSjoerd Simons2009-07-062-69/+19
|/
* Update the python bindingsSjoerd Simons2009-07-011-61/+40
* Update pyhton bindingsXavier Claessens2009-06-121-11/+9
* Update python bindings.Jonny Lamb2009-06-051-8/+16
* Update Python bindingsCosimo Cecchi2009-06-012-0/+9
* Remove usage of McPresence as much as possibleSjoerd Simons2009-05-311-1/+11
* 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-181-3/+10
|/
* Update python bindings.Jonny Lamb2009-04-251-6/+6
* Add shave support to build process.Jonny Lamb2009-04-241-1/+3
* Merge branch 'spelling-578399'Davyd Madeley2009-04-242-17/+0
|\
| * remove empathy-spell-dialog from python bindingGuillaume Desmottes2009-04-221-15/+0
| * Display spelling suggestions in a submenu instead of in a separateAdam Schreiber2009-04-221-2/+0
* | Update python bindingXavier Claessens2009-04-221-8/+23
|/
* Use autotools magic to take care of disabling deprecated symbolsLaurent Bigonville2009-04-181-1/+2
* Fix python bingindXavier Claessens2009-04-171-0/+2
* Update python bindingXavier Claessens2009-04-161-33/+27
* Update python bindingsXavier Claessens2009-03-181-0/+61
* Updated python bindings.Jonny Lamb2009-03-061-0/+17
* Automatically wrap enums in the empathy and empathygtk python bindingsMike Sheldon2009-03-031-0/+2
* Update python bindingsXavier Claessens2009-02-032-0/+119
* Update python bindingsSjoerd Simons2009-02-031-0/+17
* Update python bindingXavier Claessens2009-02-032-0/+41
* Allow Empathy to be built from outside the source tree.Xavier Claessens2009-02-031-4/+7
* Postprocess so interfaces won't get defined as objectsSjoerd Simons2009-02-031-1/+1
* Update python bindings.Xavier Claessens2009-01-091-3/+2
* 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-0/+5
* Update python bindings.Xavier Claessens2009-01-071-0/+8
* Update python bindingsXavier Claessens2008-12-162-217/+86
* Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).Xavier Claessens2008-12-021-0/+1
* Update python binding to have EmpathyTpFile API.Xavier Claessens2008-11-301-0/+30
* prevent problem with multiple definition of the same symbol. Fixes bug #55837...Xavier Claessens2008-11-281-0/+2
* Update python bindingsXavier Claessens2008-09-091-699/+706
* added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latterFrederic Peters2008-08-251-1/+1
* Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)Jonny Lamb2008-07-152-14/+0
* 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-101-94/+95
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-4/+4
* Create contact menu in empathy-contact-menu.hXavier Claessens2008-04-251-47/+69
* Update python bindingXavier Claessens2008-04-201-9/+25
* Empathy should not require python-config. Fixes bug #525562 (Frederic Peters).Xavier Claessens2008-04-091-2/+1
* Update python bindingXavier Claessens2008-04-021-0/+9
* Update python bindingXavier Claessens2008-04-022-179/+60
* 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-162-876/+636
* Remove useless headerXavier Claessens2008-03-091-1/+0
* Updatre python bindingXavier Claessens2008-03-092-11/+58
* Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens.Xavier Claessens2008-02-151-2/+3
* Gdk python module is in the Gtk namespace.Xavier Claessens2008-02-111-1/+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-112-22/+41
* Update python binding to not add ephy symbolsXavier Claessens2008-02-102-45/+0
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-251-9/+10
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-232-33/+127
* Update python binding and docs with recent code moveXavier Claessens2008-01-212-93/+0
* 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
* Update python binding for new API.Xavier Claessens2008-01-162-52/+485
* Remove deleted API from python bindingXavier Claessens2008-01-161-15/+0
* Cleanup chat objects API and request a new Text channel if account getsXavier Claessens2007-12-031-8/+0
* Updated for new API.Xavier Claessens2007-09-082-62/+72
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-38/+13
* Make use of AM_PATH_PYTHON to get python variables. Fixes bug #470642Xavier Claessens2007-08-291-1/+1
* Fix build system, make distcheck now works.Xavier Claessens2007-08-201-1/+6
* Add python binding. Fixes bug #457660 (Michael Sheldon).Xavier Claessens2007-08-204-0/+1837