summaryrefslogtreecommitdiff
path: root/tools/xml2cpp.cpp
Commit message (Expand)AuthorAgeFilesLines
* - NO FUNCTIONAL CODE CHANGES!!!!Andreas Volz2011-11-281-66/+65
* sf.net bug: 3151031 xml2cpp needlessly includes and links dbus(-c++)Andreas Volz2011-11-281-2/+0
* sync from fd.orfAndreas Volz2009-11-161-4/+6
* split into multiple files for better organizationAndreas Volz2009-03-281-1460/+7
* - stripped not needed code from /ecore-integrationAndreas Volz2009-03-281-15/+43
* fixed invoke_noreply call generationAndreas Volz2008-10-151-4/+4
* parse org.freedesktop.DBus.Method.NoReply tag correctAndreas Volz2008-10-121-2/+3
* change name according to dbus specAndreas Volz2008-10-081-3/+3
* fixed generation of method out signature for multible parametersAndreas Volz2008-10-031-3/+3
* formating of the outputAndreas Volz2008-10-021-8/+3
* changed object="xxx" structure to annotation structureAndreas Volz2008-10-011-36/+124
* moved methods to annotation syntaxAndreas Volz2008-09-301-34/+76
* fixed a method generation bug with inargAndreas Volz2008-09-131-4/+5
* implemented code generation of org.freedesktop.DBus.NoReply annotationAndreas Volz2008-09-121-2/+28
* adaptor code generator workingAndreas Volz2008-09-031-17/+86
* more object codeAndreas Volz2008-09-021-14/+108
* commentsAndreas Volz2008-09-011-5/+26
* method support for classAndreas Volz2008-09-011-16/+109
* better variable namesAndreas Volz2008-08-311-181/+186
* added object support for signal proxyAndreas Volz2008-08-311-41/+120
* Fix previous patches to use standard typespd2008-08-161-4/+4
* Typo in xml2cpp.cpppd2008-08-161-1/+1
* added _proxy and _adaptor sufixes to generated interfaces class names (João ...pd2008-08-161-0/+4
* added writing of properties in xml2cpp.cpp (João Xavier)pd2008-08-161-0/+56
* Use standard types instead of typedefs wherever possiblepd2008-08-091-10/+10
* Time to get rid of the horrible coding stylepd2008-08-011-166/+166
* Fixed a gcc4 warningpd2008-06-141-1/+1
* Add missing includes for Fedora 9 (Victor Wodecki)pd2008-06-141-0/+2
* Comma in code generator (Sergey Struzh)pd2008-06-141-0/+4
* * Included config.h in all headerspdurante2007-04-291-1/+1
* * Bumped version number to 0.5.0pdurante2006-12-311-2/+2
* * Added support for client-side code generation (it's _untested_ but should f...pdurante2006-12-211-40/+171
* * Fixed a stupid error in util.hpdurante2006-11-231-44/+79
* * Fixed implementation of D-Bus propertiespdurante2006-10-241-0/+1
* moved the D-Bus component into its own thread.pdurante2006-10-011-1/+1
* major D-Bus code updatepdurante2006-09-231-106/+170
* imported D-Bus C++ librarypdurante2006-09-051-0/+742