index
:
~jonny/telepathy-python
26059
group-properties
master
telepathy-python-0.12
telepathy-python-0.14
le python
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-25
Remove unused files.
Jonny Lamb
1
-0
/
+0
2009-08-25
Initial autotools-ing of telepathy-python.
Jonny Lamb
1
-0
/
+6
2009-06-25
Updated to telepathy-spec 0.17.26
Louis-Francis Ratte-Boulianne
2
-2
/
+2
2009-06-12
Small fix to error generator to not prefix whitespace at the beginning.
Jonny Lamb
1
-1
/
+2
2009-06-12
Set python encoding header to utf-8 in generated sources.
Jonny Lamb
4
-5
/
+6
2009-06-12
Output codegen text in utf-8.
Jonny Lamb
4
-4
/
+4
2009-06-11
Upgrade code generator to work with latest spec.
Guillaume Desmottes
4
-2
/
+18
2008-12-24
spec-to-python.xsl: don't generate interface having the causes-havoc attribute
Guillaume Desmottes
1
-1
/
+4
2007-04-23
Remove no-longer-used files from tools/
Simon McVittie
6
-575
/
+0
2007-03-08
Add missing stylesheet spec-to-python.xsl
Simon McVittie
1
-0
/
+65
2007-03-02
Correct output of __all__ in Python errors generator XSLT
Simon McVittie
1
-1
/
+1
2007-03-02
Generate constants, interfaces, exceptions from the spec
Simon McVittie
3
-0
/
+149
2006-11-05
remove non-used libtelepathy.def (used in libtelepathy instead)
1
-29
/
+0
2006-09-10
gengobject: s/occured/occurred/
1
-1
/
+1
2006-09-10
gengobject: store a priv pointer inside the instance data so that expensive G...
1
-6
/
+10
2006-09-09
gengobject: generate type *foo instead of type * foo
1
-10
/
+10
2006-09-09
gengobject: name the self argument as 'self' instead of 'obj'
1
-1
/
+1
2006-09-09
gengobject: refer to D-Bus thusly in the comments
1
-4
/
+4
2006-09-09
gengobject: generate GNU-style parameter-per-line method declarations
1
-5
/
+7
2006-09-09
gengobject: add a newline after the return type of method declarations
1
-2
/
+2
2006-08-22
return void from async functions
1
-2
/
+13
2006-08-22
use glib marshallers (g_cclosure_marshal...) where they exist, and avoid dupl...
1
-13
/
+26
2006-08-22
fix gengobject to return UINT marshallers for uint values
1
-1
/
+1
2006-05-30
genxml.py: Issue a helpful error message when ElementTree isn't installed.
1
-1
/
+8
2006-05-22
sort generated errors
1
-0
/
+1
2006-05-22
try and indent XML uniformly
1
-1
/
+17
2006-05-22
remove introspection interface from XML
1
-0
/
+4
2006-05-22
sort interfaces/methods/signals by name in generated XML
1
-1
/
+10
2006-04-10
rename RoomProperties to Properties interface, replace some {}s with ()s to a...
1
-1
/
+2
2006-04-05
replace the subject interface with a room properties interface, and remove th...
1
-1
/
+1
2006-02-06
make gengobject generate recursive gtype declarations using dbus struct types
1
-25
/
+31
2006-01-22
correct G_TYPE of GValueArray to not be an utter lie
1
-1
/
+1
2006-01-21
add capabilities interface to GabbleConnection
1
-1
/
+1
2006-01-20
add presence and a roster channel to gabble XML generation defs
1
-1
/
+2
2006-01-21
move gengobject and generrors from the gabble tree
2
-0
/
+467
2006-01-19
added ChannelTypeStreamedMedia, to voip engine xml generator
1
-0
/
+1
2006-01-19
removed now inexistant ConnectionInterfaceStreamedMedia from libtelepathy xm...
1
-1
/
+0
2006-01-15
added a def file for voip engine interfaces
1
-0
/
+2
2005-12-19
add libtelepathy.defs file to generate XML for client library
1
-0
/
+29
2005-12-19
allow blank lines and comments in genxml .defs files
1
-0
/
+5
2005-12-16
tweak to generate object names, rename jabber to gabble
3
-4
/
+4
2005-12-02
add a tool of evil genius to generate XML introspect data for arbitrary inter...
4
-0
/
+26