index
:
~jonny/empathy
butterfly
client-types
ft
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-34
gtk-spinner
icons
liszt
master
next
old-client-types
olde-zazl
password-dialog
pidgin-store
sqlite-store
swap-camera
le empathy
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-02
Update python binding
Xavier Claessens
2
-0
/
+15
2008-04-02
Update python binding
Xavier Claessens
7
-258
/
+101
2008-04-02
Fix ContactListStore constructor. Fixes bug #522297 (Juan Pizarro).
Xavier Claessens
1
-0
/
+18
2008-03-16
Add python example
Xavier Claessens
1
-0
/
+31
2008-03-16
Update python binding
Xavier Claessens
1
-6
/
+0
2008-03-16
Remove Presence object, it doesn't exists anymore (Alban Crequy).
Xavier Claessens
1
-1
/
+0
2008-03-16
Update python binding and add a script to make it more automatic
Xavier Claessens
6
-1890
/
+1708
2008-03-11
remove _set_topic from binding since it's removed from API
Xavier Claessens
1
-11
/
+0
2008-03-09
Remove useless header
Xavier Claessens
1
-1
/
+0
2008-03-09
Updatre python binding
Xavier Claessens
4
-15
/
+218
2008-02-26
Make use of generated code for using stream engine.
Xavier Claessens
1
-2
/
+4
2008-02-15
Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens.
Xavier Claessens
3
-56
/
+26
2008-02-11
Gdk python module is in the Gtk namespace.
Xavier Claessens
1
-1
/
+1
2008-02-10
Update README explaining how update python binding.
Xavier Claessens
1
-13
/
+1
2008-02-10
Change a bit the generic account setting API.
Xavier Claessens
1
-14
/
+3
2008-02-10
Add a generic UI to make easy building UI for protocol specific settings. Por...
Xavier Claessens
4
-82
/
+107
2008-02-09
Update python binding to not add ephy symbols
Xavier Claessens
3
-45
/
+2
2008-02-08
Change new message dialog to new conversation and make possible to do voip call.
Xavier Claessens
1
-2
/
+2
2008-01-24
Remove EmpathyPresence object and have "presence" and "presence-message" prop...
Xavier Claessens
5
-106
/
+88
2008-01-23
Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...
Xavier Claessens
4
-226
/
+127
2008-01-21
Update python binding and docs with recent code move
Xavier Claessens
4
-93
/
+159
2008-01-20
Do not take show_groups in empathy_contact_list_store_new
Xavier Claessens
1
-3
/
+0
2008-01-20
Add a property to have or not groups on EmpathyContactListStore
Xavier Claessens
1
-2
/
+25
2008-01-20
Add a features property on EmpathyContactListView to enable/disable each action.
Xavier Claessens
1
-7
/
+31
2008-01-16
Remove not implemented and not used empathy_time_parse_format function.
Xavier Claessens
1
-9
/
+0
2008-01-16
Update python binding for new API.
Xavier Claessens
4
-77
/
+930
2008-01-15
Remove deleted API from python binding
Xavier Claessens
1
-15
/
+0
2007-12-23
Merge branch 'ignore'
Xavier Claessens
1
-0
/
+2
2007-12-03
Cleanup chat objects API and request a new Text channel if account gets
Xavier Claessens
2
-16
/
+0
2007-12-02
Conflicts:
Xavier Claessens
1
-9
/
+0
2007-11-03
Rename empathy_contact_factory_set_name() to _set_alias(). Implements
Xavier Claessens
1
-2
/
+2
2007-09-08
Updated for new API.
Xavier Claessens
2
-62
/
+72
2007-08-30
Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...
Xavier Claessens
4
-500
/
+417
2007-08-28
Make use of AM_PATH_PYTHON to get python variables. Fixes bug #470642
Xavier Claessens
2
-2
/
+2
2007-08-19
Fix build system, make distcheck now works.
Xavier Claessens
3
-3
/
+12
2007-08-19
Add python binding. Fixes bug #457660 (Michael Sheldon).
Xavier Claessens
9
-0
/
+3801