index
:
~smcv/telepathy-glib
016-async-ownership
asv
beforemerge
cm-debug-68390
codegen-tmpfile
disconnect-api-45459
dup-new-channels-52011
filtration
gdb
gdbus
gdbus-object
gdbus-object2
gdbus-prep2
gdbus-prep3
gdbus-properties
gdbus-properties2
gdbus2
gdbus3
gdk3
introspectable
master
merge-tp-fs
meta-header-more
names
new-interfaces
next
next-abi
next-after-gdbus
next-decore
next-del-deprecated
next-docs-49338
next-factory
next-gdbus
next-gvariant1
next-merge-logger
next-misc
next-privatize
next-tap
next-trivia
no-tmpnam-68350
py3k-codegen-56758
rm-dbus-glib-properties1
seal
seal-more
self-handle-changed
spec
telepathy-glib-0.18
telepathy-glib-0.20
trivia
variant
wip-better-assertions
wip-exportable
wip-gdbus-all
wip-gdbus-object
wip-gdbus2
wip-gdbus3
wip-gdbus4
wip-introspectable-connection
wip-next-api-review
wip-next-divisive
wip-next-gdbus
wip-next-gvariant-calls
wip-older-api
wip-presence-mixin
wip-run-until-prepared
wip-seal
wip-valgrind
wip-weak-ref
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
glib-ginterface-gen.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-30
fd.o #27878: glib-ginterface-gen: output gtk-doc separately
Simon McVittie
1
-72
/
+93
2010-03-02
Merge branch 'telepathy-glib-0.8' into telepathy-glib-0.10
Simon McVittie
1
-5
/
+2
2010-03-02
tools/glib-ginterface-gen.py: escape the doc-comment better
Simon McVittie
1
-5
/
+2
2010-01-11
tools/glib-ginterface-gen.py: allow D-Bus methods' names to be C keywords
Simon McVittie
1
-3
/
+3
2009-07-22
fd.o #18091: for interfaces with D-Bus methods, document how to write a compl...
Simon McVittie
1
-0
/
+35
2009-05-26
Correctly set self.basename in glib-ginterface-gen
Will Thompson
1
-3
/
+4
2009-04-07
Install the type infomation earlier
Ross Burton
1
-4
/
+9
2009-01-20
glib-ginterface-gen: Don't emit empty arrays of method descriptions
Simon McVittie
1
-0
/
+4
2009-01-19
tools/: raise errors when tp:name-for-bindings is missing
Simon McVittie
1
-4
/
+26
2009-01-19
glib-ginterface-gen.py: use tp:name-for-bindings instead of our own camel-cas...
Simon McVittie
1
-5
/
+5
2008-11-28
glib-ginterface-gen.py: further Python coding style adjustments
Simon McVittie
1
-1
/
+3
2008-11-28
glib-ginterface-gen.py: PEP8 compliance
Simon McVittie
1
-1
/
+1
2008-11-28
glib-ginterface-gen.py: remove trailing whitespace
Simon McVittie
1
-7
/
+7
2008-11-28
Only include properties mixin if required
Ross Burton
1
-4
/
+12
2008-11-28
Only use the Properties mixin in there are properties defined
Ross Burton
1
-34
/
+37
2008-09-24
glib-ginterface-gen.py: generate trivial gtkdoc for signals
Simon McVittie
1
-2
/
+13
2008-03-23
Let the code generation add G_GNUC_UNUSED to function arguments where applicable
Sjoerd Simons
1
-1
/
+1
2008-02-13
glib-ginterface-gen: generate glue for the D-Bus core Properties mixin
Simon McVittie
1
-11
/
+58
2008-02-11
glib-ginterface-gen.py: allow interfaces to be marked as tp:implement-service...
Simon McVittie
1
-1
/
+5
2008-02-07
glib-ginterface-gen.py: add hooks to generate introspect info for properties
Simon McVittie
1
-1
/
+7
2007-11-29
glib-ginterface-gen.py: don't hard-code _tp signals marshal prefix
Simon McVittie
1
-1
/
+1
2007-11-29
glib-ginterface-gen: allow prefix to contain '/', which is mapped to '_' but ...
Simon McVittie
1
-8
/
+18
2007-11-28
correct the LGPL 2.1 boilerplate (s/Library/Lesser/ and update FSF address)
Robert McQueen
1
-2
/
+2
2007-11-26
Make generated DBusGObjectInfo structures static, and remove dbus_glib_ prefix
Simon McVittie
1
-5
/
+5
2007-11-26
Now we generate our own dbus-glib glue, there's no need to do #define tricks ...
Simon McVittie
1
-7
/
+1
2007-11-26
Integrate dbus-glib glue generation into glib-ginterface-gen rather than runn...
Simon McVittie
1
-1
/
+79
2007-11-13
Revert the code in glib-ginterface-gen that generates references to GType-gen...
Simon McVittie
1
-18
/
+3
2007-11-13
glib-ginterface-gen: Don't allow interfaces that will cause havoc in our API ...
Simon McVittie
1
-3
/
+12
2007-11-13
Replace genginterface.py with glib-ginterface-gen.py.
Simon McVittie
1
-0
/
+578