log src/bridge/bridge_constructor/bridge_contructor.py @ 480:2a072735e459

age author description
2012-08-01 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
2012-03-06 Goffi copyleft date update
2011-11-12 Goffi bridge: typo in bridge constructor
2011-11-06 Goffi backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred
2011-11-02 Goffi bridge: added generic D-Bus exception management + asyncCreateProfile method
2011-08-14 Goffi bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
2011-08-12 Goffi Bridge Constructor: added anchor link in mediawiki constructor
2011-08-08 Goffi D-Bus constructor: add Constructors specific flags (--flags argument)
2011-07-28 Goffi bridge-constructor: added dbus-xml constructor (used for Qt frontend)
2011-07-05 Goffi bridge refactoring: categories are now core and plugin instead of communication and request
2011-06-06 Goffi bridge: templates' constants can now be overrided
2011-05-26 Goffi bridge: async callback managed in bridge_constructor + misc
2011-01-30 Goffi bridge, bridge constructor: fixed mix stuff
2011-01-25 Goffi Bridge: added mediawiki constructor in bridge constructor, usefull for documentation purpose
2011-01-24 Goffi bridge: constructor now generate files in a 'generated' subdirectory
2011-01-24 Goffi Bridge constructor: base src/bridge/bridge_contructor.py@9d3bce54d2c0