summaryrefslogtreecommitdiff
path: root/dbus/dbus-binding-tool-glib.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-02remove remaining inclusions of <glib/gi18n.h> from libraryDerek Foreman1-1/+0
2011-06-01dbus-binding-tool: forbid ReturnVal annotation after the first OUT <arg>Simon McVittie1-0/+15
2011-06-01Remove support for i18n completelySimon McVittie1-4/+4
2011-01-04Cleanup indentation in dbus-glib-binding-toolChristian Dywan1-67/+67
2011-01-04Plug leaks in dbus-glib-binding-toolChristian Dywan1-14/+13
2010-10-05Free looked up function name in dbus binding toolChristian Dywan1-4/+7
2010-10-05Always free method_c_name in dbus binding toolChristian Dywan1-2/+9
2010-08-11Respect property access flags for writing, allow disabling for readsColin Walters1-14/+39
2009-09-29Merge branch '20936-fsf-address'Simon McVittie1-1/+1
2009-07-15Bug 21753 - Correctly initialize GValues in dbus-binding-tool generated codeBrian Tarricone1-4/+8
2009-07-01Bug 21362 - Remove use of deprecated symbolsJason Leach1-3/+3
2009-06-09fd.o #20936: Update FSF addressTobias Mueller1-1/+1
2009-04-16Bug 20879 - Use --skip-source argument for glib-genmarshalVincent Untz1-0/+1
2009-02-02Bug 19065 - handle nested nodes in dbus-binding-toolColin Walters1-47/+61
2008-11-29Bug #17797: add support for 'g' type, as a boxed char *Robert McQueen1-0/+4
2008-09-18Bug 17614: Use g_slice for allocating temporary async call dataPhilip Van Hoof1-2/+8
2008-06-03Bug 16217: generated bindings don't build with -DG_DISABLE_SINGLE_INCLUDESChristian Persch1-2/+1
2007-02-09Fix dbus-binding-tool to generate headers usable from C++Rob Taylor1-1/+1
2006-06-29- Created empty NEWS fileJohn (J5) Palmieri1-0/+1625