index
:
delta/pygtk.git
PYGTK_1_99_15
extension-class-branch
gtk-3.0
gtk-gnome-1-2
master
pygtk-2-0
pygtk-2-10
pygtk-2-12
pygtk-2-14
pygtk-2-2
pygtk-2-22
pygtk-2-4
pygtk-2-6
pygtk-2-8
pygtk-introspection
python22-branch
short-class-names-branch
windows
gitlab.gnome.org: Archive/pygtk.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
codegen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new option to be able to separate output of objects and functions
Johan Dahlin
2004-03-28
1
-20
/
+59
*
Added the interface detection (interface -*Iface- inheriting from
Xavier Ordoquy
2004-03-22
1
-5
/
+20
*
Added the interface detection (class inheriting from GTypeInterface)
Xavier Ordoquy
2004-03-18
1
-0
/
+15
*
Fixes #136811 (h2def ignores some functions) skips the extern "C"
Xavier Ordoquy
2004-03-12
1
-1
/
+5
*
utility to scan the unmatched symbols from the binded libraries. Written
Xavier Ordoquy
2004-03-09
1
-0
/
+42
*
avoid the non-uniform behavior of gtk-doc to have an imaginary returns
Hagen Moebius
2004-03-07
1
-2
/
+8
*
fix ifdef and ifndef
Gustavo J. A. M. Carneiro
2004-03-06
1
-4
/
+4
*
(ifndef ...)
Gustavo J. A. M. Carneiro
2004-03-06
1
-0
/
+5
*
Cleaning up write_source and starting to refactor Wrapper a little bit, to
Johan Dahlin
2004-03-05
1
-121
/
+110
*
Fix a typo and remove module prefix from manually defined functions/methods
Johan Dahlin
2004-03-02
2
-9
/
+8
*
Remove debugging spew
Johan Dahlin
2004-03-01
1
-1
/
+0
*
Check for defined methods in the override file. (Wrapper.write_functions):
Johan Dahlin
2004-03-01
2
-16
/
+128
*
don't expect a whitespace after the type name Fixes bug #128988, patch
Xavier Ordoquy
2004-02-22
1
-1
/
+1
*
apply patch from Jon Willeke <willeke@users.sourceforge.net> to strip out
James Henstridge
2003-12-23
1
-0
/
+4
*
code gen fix to honor caller_owns_return in GObject constructors
Gustavo J. A. M. Carneiro
2003-12-20
1
-10
/
+13
*
Wonder why these got missed last checkin?
James Henstridge
2003-12-19
1
-1
/
+1
*
same here.
James Henstridge
2003-07-24
1
-1
/
+8
*
print a real error if we find a string or identifier outside of a
James Henstridge
2003-07-22
1
-0
/
+6
*
fix
Gustavo J. A. M. Carneiro
2003-06-23
1
-2
/
+2
*
New files, splitted out from gtk.override
Johan Dahlin
2003-06-06
1
-6
/
+41
*
Make the third argument optional. This broke distutils.
Johan Dahlin
2003-05-28
1
-1
/
+1
*
simplify.
James Henstridge
2003-05-28
2
-37
/
+42
*
(ifdef ... )
Gustavo J. A. M. Carneiro
2003-05-26
2
-4
/
+19
*
convert to a generator to allow incremental parsing of defs files.
James Henstridge
2003-05-26
1
-72
/
+91
*
codegen can now read from stdin
Gustavo J. A. M. Carneiro
2003-05-23
1
-6
/
+9
*
codegen/codegen.py (GObjectWrapper.get_initial_constructor_substdict)$
Jeremy Katz
2002-12-28
1
-0
/
+2
*
arg matcher for "PyObject*" args, from bug #98822.
James Henstridge
2002-11-20
1
-0
/
+19
*
From patch on bug #96950
James Henstridge
2002-11-16
1
-7
/
+21
*
wrap <methodsynopsis> in a <programlisting> element.
James Henstridge
2002-11-16
1
-14
/
+14
*
add bool arg that returns Py_True or Py_False (which are instances of the
James Henstridge
2002-11-06
2
-22
/
+36
*
docs updates.
James Henstridge
2002-08-31
1
-3
/
+6
*
separate out the code that writes the variable list.
James Henstridge
2002-08-31
1
-50
/
+21
*
Add gsize and gssize as valid integer types.
Joe Shaw
2002-08-26
1
-1
/
+2
*
fix up misspelling.
James Henstridge
2002-08-26
1
-15
/
+15
*
show interfaces, boxes and pointers in class heirachy.
James Henstridge
2002-08-26
1
-3
/
+39
*
more documentation updates.
James Henstridge
2002-08-25
1
-0
/
+83
*
lots of docbuild updates.
James Henstridge
2002-08-25
1
-65
/
+188
*
(arg): More char* variants.
Jon Kåre Hellan
2002-08-21
1
-0
/
+2
*
fix up typo.
James Henstridge
2002-08-20
1
-15
/
+27
*
fix small typo.
James Henstridge
2002-08-19
1
-0
/
+2
*
ref the widget after constructing it. (_wrap_gtk_message_dialog_new): same
James Henstridge
2002-08-19
1
-0
/
+3
*
allow column to be None (fixes bug #91043).
James Henstridge
2002-08-18
1
-1
/
+1
*
don't need to manually sink. (_wrap_gtk_tree_view_column_new): same here.
James Henstridge
2002-08-18
1
-7
/
+0
*
Add a time_t parameter type.
Jonathan Blandford
2002-08-18
1
-0
/
+15
*
Fixed typo in docextract_to_xml.py
Murray Cumming
2002-07-17
1
-1
/
+1
*
parse template dirs for additional documentation.
James Henstridge
2002-07-13
1
-1
/
+3
*
Used jamesh's new extract_tmpl() function to get the sgml tmpl files. This
Murray Cumming
2002-07-10
1
-0
/
+3
*
add arg type. This one also from Thomas Leonard.
James Henstridge
2002-07-10
1
-0
/
+2
*
apply patch by David Lehn <dlehn@vt.edu> to correctly handle multi-line
James Henstridge
2002-07-10
1
-2
/
+18
*
function to extract docs from gtk-doc 'tmpl' files. Takes a list of tmpl/
James Henstridge
2002-07-09
1
-1
/
+11
[next]