index
:
gobject-introspection.git
bug#656743
master
signals
testcase2
virtual
Unnamed repository; edit this file 'description' to name the repository.
Xavier Claessens
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-28
Avoid most of the special-casing of GObject.Object in the scanner
HEAD
master
Pavel Holejsovsky
1
-48/+14
2011-08-26
add regression test for skipped #define
Xavier Claessens
2
-0/+8
2011-08-26
Add a regress test for a method returning GPtrArray
Xavier Claessens
3
-0/+29
2011-08-26
Revert "xlib: fix the type of XID"
Giovanni Campagna
1
-14/+18
2011-08-26
xlib: fix the type of XID
Giovanni Campagna
1
-18/+14
2011-08-26
configure.ac: Do not generate template files
Javier Jardón
1
-1/+1
2011-08-26
configure.ac: Generate xz tarball with ustar format by default
Javier Jardón
1
-2/+2
2011-08-26
Update autotools configuration
Javier Jardón
2
-11/+19
2011-08-26
autogen.sh: Use autoreconf instead custom script
Javier Jardón
1
-37/+18
2011-08-25
Fix g_irepository_find_by_gtype() for GDK_TYPE_RECTANGLE
Pavel Holejsovsky
1
-0/+11
2011-08-25
Properly handle GParamSpec and descendants
Pavel Holejsovsky
1
-6/+21
2011-08-24
Update annotations from glib git 2cd3c200687751c9cc26774f650b7651bffcc598
Jasper St. Pierre
2
-21/+24
2011-08-24
Remove MAINTAINERS and add DOAP
Jasper St. Pierre
2
-7/+46
2011-08-23
add back the fixed_array_out_struct test
John (J5) Palmieri
1
-0/+22
2011-08-23
tests: build tests only on make check
Alexandre Rostovtsev
3
-15/+9
2011-08-23
doctool: Disable tests for now
Colin Walters
1
-19/+21
2011-08-22
docbookdescription.py: Fix for PEP-8 compliance
Colin Walters
1
-3/+3
2011-08-22
Update annotations from glib git d51e0615f9a6c1aa1898c46f2cf3135ca5ccd463
Colin Walters
3
-133/+83
2011-08-18
Add 'Since:' tags to the newly added GIEnumInfo methods
Torsten Schönfeld
1
-0/+4
2011-08-18
Regenerate Gio/GLib/GObject annotations
Martin Pitt
3
-401/+6099
2011-08-18
Add tests for newly added warnings
Giovanni Campagna
2
-4/+30
2011-08-18
tests/doctool: Remove MALLARD_DIRS from BUILT_SOURCES
Tomeu Vizoso
1
-1/+0
2011-08-18
Disallow non byte types for GByteArrays
Giovanni Campagna
2
-3/+15
2011-08-18
Forbid GPtrArrays holding non-pointer types
Giovanni Campagna
4
-35/+18
2011-08-17
Docbookwriter: signal flags
Laszlo Pandy
1
-1/+18
2011-08-17
In DocBookWriter, remove DocBookEntity and just use the ast nodes directly.
Laszlo Pandy
1
-73/+39
2011-08-16
For docbook, make the id attributes the same regardless of language. Only use...
Laszlo Pandy
1
-10/+5
2011-08-16
Descriptions support for docbook writer.
Laszlo Pandy
2
-18/+199
2011-08-16
Allow enums and bitfields to have static methods
Torsten Schönfeld
15
-17/+237
2011-08-16
Teach scanner's girparser about fundamentals
Pavel Holejsovsky
1
-0/+8
2011-08-15
giscanner: Allow passing additional include dirs when parsing a gir
Tomeu Vizoso
2
-2/+11
2011-08-15
tests/doctools: Properly clean the temporary mallard files
Tomeu Vizoso
1
-1/+4
2011-08-15
tests/doctool: Update the -expected dirs
Tomeu Vizoso
16
-16/+16
2011-08-15
tests/doctool: Make sure we regenerate the mallard code when testing
Tomeu Vizoso
1
-2/+2
2011-08-15
[doctools] use 'or' instead of 'and' when checking for func or constructor
John (J5) Palmieri
1
-1/+1
2011-08-15
treat constructors like methods when generating the label
John (J5) Palmieri
1
-1/+1
2011-08-15
[doctool] use different templates for method vs. function output
John (J5) Palmieri
1
-1/+4
2011-08-15
configure.ac: Change to tar-ustar because PAX gives problems in OpenBSD
Tomeu Vizoso
1
-1/+1
2011-08-15
tests/doctool: Better way of copying the .gir
Tomeu Vizoso
1
-6/+6
2011-08-15
configure.ac: Add tar-pax to AM_INIT_AUTOMAKE
Tomeu Vizoso
1
-1/+1
2011-08-15
output namespace.class.methodname for python methods in the doctools
John (J5) Palmieri
1
-1/+1
2011-08-15
tests/doctool: Compare -expected directories instead of single files
Tomeu Vizoso
415
-15/+5023
2011-08-15
fix up Python doc backend to output correct names
John (J5) Palmieri
1
-3/+3
2011-08-15
tests/doctool: Switch to test the mallard formatter
Tomeu Vizoso
5
-3660/+52
2011-08-15
first pass at python backend for doc tools
John (J5) Palmieri
1
-1/+11
2011-08-15
tests/doctool: Add the right -expected files to dist
Tomeu Vizoso
1
-1/+1
2011-08-15
tests/doctool: Update expected files
Tomeu Vizoso
2
-77/+161
2011-08-15
g-ir-doc-tool: Fix PEP-8 issues
Tomeu Vizoso
1
-11/+7
2011-08-15
g-ir-doc-tool: print class declaration line in Python
Tomeu Vizoso
1
-14/+40
2011-08-15
giscanner/mallardwriter: Adding experimental Mallard output to g-ir-doc-tool
Shaun McCance
4
-8/+495
[next]