]> git.0d.be Git - empathy.git/history - python
Convert glade files to GtkBuilder format
[empathy.git] / python /
2009-03-17 Xavier ClaessensUpdate python bindings
2009-03-06 Jonny LambUpdated python bindings.
2009-03-03 Mike SheldonAutomatically wrap enums in the empathy and empathygtk...
2009-02-16 Guillaume Desmottesupgrade python bindings
2009-02-11 Olivier CrĂȘteRemove unused functions
2009-02-03 Xavier ClaessensUpdate python bindings
2009-02-03 Sjoerd SimonsUpdate python bindings
2009-02-03 Sjoerd SimonsUpdate python bindings
2009-02-02 Xavier ClaessensUpdate python binding
2009-02-02 Xavier ClaessensAllow Empathy to be built from outside the source tree.
2009-02-02 Sjoerd SimonsPostprocess so interfaces won't get defined as objects
2009-02-02 Sjoerd Simonsregenerated pyempathy.defs
2009-02-02 Sjoerd SimonsPostprocess the pyempathygtk.defs
2009-01-15 Xavier ClaessensUpdate python bindings.
2009-01-09 Xavier ClaessensUpdate pyhton binding
2009-01-09 Sjoerd SimonsUpdate the python bindings
2009-01-09 Xavier ClaessensUpdate Python bindings.
2009-01-09 Xavier ClaessensUpdate python bindings.
2009-01-06 Xavier ClaessensUpdate empathy_sound_play () to be nicer to use and...
2009-01-06 Xavier ClaessensTurn empathy_sound_pref_is_enabled into empathy_sound_p...
2009-01-06 Xavier ClaessensUpdate python bindings.
2009-01-06 Xavier ClaessensUpdate Python bindings.
2009-01-06 Xavier ClaessensUpdate python bindings.
2008-12-16 Xavier ClaessensUpdate python bindings
2008-12-01 Xavier ClaessensUse GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi).
2008-12-01 Xavier ClaessensUpdate python binding
2008-11-29 Xavier ClaessensUpdate python binding to have EmpathyTpFile API.
2008-11-28 Xavier Claessensprevent problem with multiple definition of the same...
2008-10-13 Xavier ClaessensUpdate python bindings
2008-09-09 Xavier ClaessensUpdate python bindings
2008-08-25 Frederic Petersadded check for pygtk-codegen-2.0 and pygobject-codegen...
2008-08-18 Xavier ClaessensUpdate python binding
2008-08-04 Xavier ClaessensUpdate python binding
2008-07-15 Jonny LambMoved empathy-accounts-dialog from libempathy-gtk to...
2008-07-14 Xavier ClaessensUpdate python binding
2008-07-04 Jonny LambSelect the bugged account upon a failed connection...
2008-06-10 Xavier ClaessensUse empathy.foo() instead of empathy_foo() for function...
2008-06-10 Xavier ClaessensPython binding for empathy_dispatcher_chat_with_contact...
2008-05-27 Xavier ClaessensMove avatar cache to ~/.cache and don't mix avatar...
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
2008-05-08 Xavier ClaessensUpdate python binding
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-25 Xavier ClaessensCreate contact menu in empathy-contact-menu.h
2008-04-19 Xavier ClaessensRemove deleted file from doc and python binding.
2008-04-19 Xavier ClaessensUpdate python binding
2008-04-19 Xavier ClaessensUpdate python binding
2008-04-11 Xavier ClaessensUpdate python binding
2008-04-09 Xavier ClaessensEmpathy should not require python-config. Fixes bug...
2008-04-02 Xavier ClaessensUpdate python binding
2008-04-02 Xavier ClaessensUpdate python binding
2008-04-02 Xavier ClaessensFix ContactListStore constructor. Fixes bug #522297...
2008-03-16 Xavier ClaessensAdd python example
2008-03-16 Xavier ClaessensUpdate python binding
2008-03-16 Xavier ClaessensRemove Presence object, it doesn't exists anymore ...
2008-03-16 Xavier ClaessensUpdate python binding and add a script to make it more...
2008-03-11 Xavier Claessensremove _set_topic from binding since it's removed from API
2008-03-09 Xavier ClaessensRemove useless header
2008-03-09 Xavier ClaessensUpdatre python binding
2008-02-26 Xavier ClaessensMake use of generated code for using stream engine.
2008-02-15 Xavier ClaessensMerge call branch from Elliot Fairweather with cleanups...
2008-02-11 Xavier ClaessensGdk python module is in the Gtk namespace.
2008-02-10 Xavier ClaessensUpdate README explaining how update python binding.
2008-02-10 Xavier ClaessensChange a bit the generic account setting API.
2008-02-10 Xavier ClaessensAdd a generic UI to make easy building UI for protocol...
2008-02-09 Xavier ClaessensUpdate python binding to not add ephy symbols
2008-02-08 Xavier ClaessensChange new message dialog to new conversation and make...
2008-01-24 Xavier ClaessensRemove EmpathyPresence object and have "presence" and...
2008-01-23 Xavier ClaessensMove empathy-conf to libempathy-gtk. libempathy do...
2008-01-21 Xavier ClaessensUpdate python binding and docs with recent code move
2008-01-20 Xavier ClaessensDo not take show_groups in empathy_contact_list_store_new
2008-01-20 Xavier ClaessensAdd a property to have or not groups on EmpathyContactL...
2008-01-20 Xavier ClaessensAdd a features property on EmpathyContactListView to...
2008-01-16 Xavier ClaessensRemove not implemented and not used empathy_time_parse_...
2008-01-16 Xavier ClaessensUpdate python binding for new API.
2008-01-15 Xavier ClaessensRemove deleted API from python binding
2007-12-23 Xavier ClaessensMerge branch 'ignore'
2007-12-03 Xavier ClaessensCleanup chat objects API and request a new Text channel...
2007-12-02 Xavier ClaessensConflicts:
2007-11-03 Xavier ClaessensRename empathy_contact_factory_set_name() to _set_alias...
2007-09-08 Xavier ClaessensUpdated for new API.
2007-08-30 Xavier ClaessensCompletely reworked ContactList API. Fixes bug #471611...
2007-08-28 Xavier ClaessensMake use of AM_PATH_PYTHON to get python variables...
2007-08-19 Xavier ClaessensFix build system, make distcheck now works.
2007-08-19 Xavier ClaessensAdd python binding. Fixes bug #457660 (Michael Sheldon).