aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* Update python bindingsxclaesse2008-09-093-1828/+1835
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1433 4ee84921-47dd-4033-b63a-18d7a039a3e4
* added check for pygtk-codegen-2.0 and pygobject-codegen-2.0 as the latterfpeters2008-08-252-2/+2
| | | | | | | replaced the former in pygobject/pygtk trunk. (closes: #549002) git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1376 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python bindingxclaesse2008-08-191-0/+17
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1352 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python bindingxclaesse2008-08-052-2/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1298 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)xclaesse2008-07-152-14/+0
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1234 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python bindingxclaesse2008-07-141-0/+16
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1230 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny ↵xclaesse2008-07-041-0/+1
| | | | | | | | | | | | | | Lamb). When a connection fails, a box in the main window appears with an "Edit Account" button. Clicking this button takes you to the account editor, but does nothing else. This patch moves the selection to the bugged account, for convenience. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1192 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Use empathy.foo() instead of empathy_foo() for functions bindingxclaesse2008-06-103-197/+200
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1158 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Python binding for empathy_dispatcher_chat_with_contact_id: Take thexclaesse2008-06-101-0/+21
| | | | | | | | account id instead of the McAccount object since there is no binding for libmissioncontrol-client. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1157 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, ↵xclaesse2008-05-283-43/+50
| | | | | | tokens are not garanteed to be different. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1128 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Improve dispatcher. Fixes bug #465928.xclaesse2008-05-181-34/+51
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1108 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python bindingxclaesse2008-05-093-2/+60
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1095 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Keep a priv pointer in the object struct instead of using ↵xclaesse2008-05-061-24/+28
| | | | | | G_TYPE_INSTANCE_GET_PRIVATE all the time. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1082 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Make use of tp-glib debug system.xclaesse2008-05-012-10/+36
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1066 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Create contact menu in empathy-contact-menu.hxclaesse2008-04-253-47/+77
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1046 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Remove deleted file from doc and python binding.xclaesse2008-04-201-2/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@992 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python bindingxclaesse2008-04-202-67/+15
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@991 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python bindingxclaesse2008-04-204-9/+156
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@985 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python bindingxclaesse2008-04-111-63/+52
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@911 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Empathy should not require python-config. Fixes bug #525562 (Frederic Peters).xclaesse2008-04-092-4/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@880 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python bindingxclaesse2008-04-022-0/+15
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@863 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python bindingxclaesse2008-04-027-258/+101
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@859 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Fix ContactListStore constructor. Fixes bug #522297 (Juan Pizarro).xclaesse2008-04-021-0/+18
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@858 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Add python examplexclaesse2008-03-161-0/+31
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@803 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python bindingxclaesse2008-03-161-6/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@802 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Remove Presence object, it doesn't exists anymore (Alban Crequy).xclaesse2008-03-161-1/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@801 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python binding and add a script to make it more automaticxclaesse2008-03-166-1890/+1708
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@799 4ee84921-47dd-4033-b63a-18d7a039a3e4
* remove _set_topic from binding since it's removed from APIxclaesse2008-03-111-11/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@778 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Remove useless headerxclaesse2008-03-091-1/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@721 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Updatre python bindingxclaesse2008-03-094-15/+218
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@720 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Make use of generated code for using stream engine.xclaesse2008-02-261-2/+4
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@664 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens.xclaesse2008-02-153-56/+26
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@632 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Gdk python module is in the Gtk namespace.xclaesse2008-02-111-1/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@626 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update README explaining how update python binding.xclaesse2008-02-111-13/+1
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@624 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Change a bit the generic account setting API.xclaesse2008-02-111-14/+3
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@622 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Add a generic UI to make easy building UI for protocol specific settings. ↵xclaesse2008-02-114-82/+107
| | | | | | Port empathy-account-widget-*.[ch] to use that API. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@621 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python binding to not add ephy symbolsxclaesse2008-02-103-45/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@615 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Change new message dialog to new conversation and make possible to do voip call.xclaesse2008-02-091-2/+2
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@608 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Remove EmpathyPresence object and have "presence" and "presence-message" ↵xclaesse2008-01-255-106/+88
| | | | | | properties directly in EmpathyContact git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@601 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on ↵xclaesse2008-01-234-226/+127
| | | | | | gconf anymore. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@597 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python binding and docs with recent code movexclaesse2008-01-214-93/+159
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@594 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Do not take show_groups in empathy_contact_list_store_newxclaesse2008-01-211-3/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@587 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Add a property to have or not groups on EmpathyContactListStorexclaesse2008-01-211-2/+25
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@586 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Add a features property on EmpathyContactListView to enable/disable each action.xclaesse2008-01-211-7/+31
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@585 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Remove not implemented and not used empathy_time_parse_format function.xclaesse2008-01-171-9/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@570 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Update python binding for new API.xclaesse2008-01-164-77/+930
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@564 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Remove deleted API from python bindingxclaesse2008-01-161-15/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@559 4ee84921-47dd-4033-b63a-18d7a039a3e4
* add python/.gitignoreGuillaume Desmottes2007-12-231-0/+2
|
* 2007-12-03 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-12-032-16/+0
| | | | | | | | | | | | | | | | | | | * libempathy-gtk/empathy-chat-window.c: * libempathy-gtk/empathy-chat.c: * libempathy-gtk/empathy-chat.h: * libempathy-gtk/empathy-group-chat.c: * libempathy-gtk/empathy-group-chat.h: * libempathy-gtk/empathy-private-chat.c: * libempathy-gtk/empathy-private-chat.h: * libempathy/empathy-tp-chat.c: * libempathy/empathy-tp-chat.h: * python/pyempathy/pyempathy.defs: * python/pyempathygtk/pyempathygtk.defs: * src/empathy-chat-chandler.c: Cleanup chat objects API and request a new Text channel if account gets reconnected. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@461 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Conflicts:xclaesse2007-12-031-9/+0
| | | | | | | ChangeLog git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@455 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-11-03 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-11-041-2/+2
| | | | | | | | | | | | | | | | * libempathy-gtk/empathy-contact-widget.c: * libempathy-gtk/empathy-avatar-chooser.c: * libempathy-gtk/empathy-avatar-chooser.h: * python/pyempathy/pyempathy.defs: * libempathy/empathy-contact-factory.c: * libempathy/empathy-contact-factory.h: Rename empathy_contact_factory_set_name() to _set_alias(). Implements empathy_contact_factory_set_avatar(). Return the mime_type in empathy_avatar_chooser_get_image_data(). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@417 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-09-08 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-09-082-62/+72
| | | | | | | | | * python/pyempathygtk/pyempathygtk.override: * python/pyempathygtk/pyempathygtk.defs: Updated for new API. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@287 4ee84921-47dd-4033-b63a-18d7a039a3e4
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug ↵xclaesse2007-08-314-500/+417
| | | | | | #459540 and bug #462907. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@280 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-08-24 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-292-2/+2
| | | | | | | | | | | * python/pyempathy/Makefile.am: * python/pyempathygtk/Makefile.am: * configure.ac: Make use of AM_PATH_PYTHON to get python variables. Fixes bug #470642 (Daniel Gryniewicz). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@278 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-08-19 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-203-3/+12
| | | | | | | | | | | * python/pyempathy/Makefile.am: * python/pyempathy/pyempathy.override: * python/pyempathygtk/Makefile.am: Fix build system, make distcheck now works. git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@265 4ee84921-47dd-4033-b63a-18d7a039a3e4
* 2007-08-19 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-08-209-0/+3801
* python/pyempathy/pyempathy.defs: * python/pyempathy/pyempathymodule.c: * python/pyempathy/Makefile.am: * python/pyempathy/pyempathy.override: * python/pyempathygtk/pyempathygtk.override: * python/pyempathygtk/pyempathygtk.defs: * python/pyempathygtk/Makefile.am: * python/pyempathygtk/pyempathygtkmodule.c: * python/Makefile.am: * libempathy/empathy-time.h: * configure.ac: * Makefile.am: Add python binding. Fixes bug #457660 (Michael Sheldon). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@264 4ee84921-47dd-4033-b63a-18d7a039a3e4