mallardwriter: Put process_other with the rest of the processors
[platform/upstream/gobject-introspection.git] / giscanner / mallardwriter.py
2013-01-09 Jasper St. Pierremallardwriter: Put process_other with the rest of the...
2013-01-09 Jasper St. Pierremallardwriter: Use the node's namespace
2012-10-28 Giovanni CampagnaMallardWriter: support cross-references across namespaces
2012-08-29 Jasper St. Pierremallardwriter: Fix fundamental false alarms for the...
2012-08-29 Jasper St. Pierremallardwriter: Fix formatting the function name
2012-08-29 Jasper St. Pierremallardwriter: Remove some silly code
2012-08-29 Jasper St. Pierremallardwriter: Fix whitespace
2012-08-29 Jasper St. Pierremallardwriter: Fix property and signal output
2012-08-29 Jasper St. Pierregiscanner: Fix make check issues
2012-08-29 Jasper St. Pierremallardwriter: Hack a lot more on document block processing
2012-08-29 Jasper St. Pierremallardwriter: Remove a silly try/except
2012-08-29 Jasper St. Pierremallardwriter: Use a more generic system for language...
2012-08-29 Jasper St. Pierremallardwriter: Remove some unused stuff
2012-03-15 Tomeu Vizosog-ir-doc-tool: Fix -o option, use abspath instead of...
2012-02-21 Tomeu Vizosog-ir-doc-tool: Remove class structs from Python docs
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add support for virtual functions
2012-02-21 Tomeu Vizosog-ir-doc-tool: Remove constructors from python docs
2012-02-21 Tomeu Vizosog-ir-doc-tool: Add class to its own hierarchy tree
2012-02-20 Tomeu VizosoMerge branch 'mallard-templates'
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add some more stuff to Enum pages
2012-02-20 Tomeu Vizosog-ir-doc-tool: Display the hierarchy tree for classes
2012-02-20 Tomeu Vizosog-ir-doc-tool: Install the Mako template files
2012-02-20 Tomeu Vizosog-ir-doc-tool: Properly link to property pages
2012-02-20 Tomeu Vizosog-ir-doc-tool: Fix names of xref links
2012-02-20 Tomeu Vizosog-ir-doc-tool: Properly link to signal pages
2012-02-20 Tomeu Vizosog-ir-doc-tool: Show how to construct instances in the...
2012-02-20 Tomeu Vizosog-ir-doc-tool: Add details for properties in Python
2012-02-19 Tomeu Vizosog-ir-doc-tool: Implement intra-namespace cross references
2012-02-19 Tomeu Vizosog-ir-doc-tool: Use instances of MallardFormatter* inste...
2012-02-19 Tomeu Vizosog-ir-doc-tool: use True and False instead of %TRUE...
2012-02-19 Tomeu Vizosog-ir-doctool: Use template caching
2012-02-19 Tomeu Vizosog-ir-doc-tool: Use None instead of %NULL
2012-02-17 Tomeu Vizosog-ir-doctool: Don't instantiate MallardFormatter for...
2012-02-17 Shaun McCanceg-ir-doc-tool: Consolidating the function templates
2012-02-17 Shaun McCanceg-ir-doc-tool: Added MallardFormatter class
2012-02-17 Shaun McCanceg-ir-doc-tool: Templates for signals/properties, class...
2012-02-17 Tomeu Vizosog-ir-doctool: Move to Mako templates for generating...
2011-08-15 John (J5) Palmieri[doctools] use 'or' instead of 'and' when checking...
2011-08-15 John (J5) Palmieritreat constructors like methods when generating the...
2011-08-15 John (J5) Palmieri[doctool] use different templates for method vs. functi...
2011-08-15 John (J5) Palmierioutput namespace.class.methodname for python methods...
2011-08-15 John (J5) Palmierifix up Python doc backend to output correct names
2011-08-15 John (J5) Palmierifirst pass at python backend for doc tools
2011-08-15 Tomeu Vizosog-ir-doc-tool: Fix PEP-8 issues
2011-08-15 Shaun McCancegiscanner/mallardwriter: Adding experimental Mallard...