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
*
pygtk + cairo \!\!
Gustavo J. A. M. Carneiro
2005-06-06
1
-0
/
+16
*
add support for structured fields
Gustavo J. A. M. Carneiro
2005-06-06
1
-2
/
+3
*
add support for body override sections
Gustavo J. A. M. Carneiro
2005-06-06
2
-0
/
+14
*
#300012: Handling of guint, gsize, gssize, and glong in pygtk is broken
Gustavo J. A. M. Carneiro
2005-04-12
1
-5
/
+82
*
Check arguments if we have no arguments. Fixes bug #170266 (Doug Quale)
Johan Dahlin
2005-03-15
1
-0
/
+4
*
Remove an extra * in the declaration and cast of GObject types.
Anders Carlsson
2005-03-14
1
-2
/
+2
*
Move the install_template call for pygobject-2.0.pc.in to the right place
Cedric Gustin
2005-02-23
1
-1
/
+5
*
Bug 159468: A subclassed gdk.GC does not have the usual attributes
Gustavo J. A. M. Carneiro
2005-01-22
1
-3
/
+4
*
type checking on return values of 'reverse wrappers'
Gustavo J. A. M. Carneiro
2005-01-18
1
-6
/
+20
*
fix name clash in GIL state variable
Gustavo J. A. M. Carneiro
2005-01-16
1
-3
/
+3
*
Only declare the object when it's needed. Fixes some more compiler
Johan Dahlin
2005-01-13
1
-3
/
+6
*
#163606: override size_allocate doesn't work.
Gustavo J. A. M. Carneiro
2005-01-10
1
-6
/
+2
*
misc API additions, threading
Gustavo J. A. M. Carneiro
2005-01-09
1
-10
/
+16
*
#154974: Interface implementation support
Gustavo J. A. M. Carneiro
2005-01-09
3
-13
/
+96
*
fix some compiler warnings
Gustavo J. A. M. Carneiro
2005-01-09
2
-22
/
+18
*
GtkTreePath* reverse wrapper param type handler
Gustavo J. A. M. Carneiro
2005-01-08
1
-0
/
+13
*
add type handlers for GFlags in reverse wrappers
Gustavo J. A. M. Carneiro
2005-01-08
1
-0
/
+18
*
[Bug 145314] Overriding GTK+ virtual methods
Gustavo J. A. M. Carneiro
2005-01-08
7
-11
/
+919
*
add GTime argtype
Gustavo J. A. M. Carneiro
2004-12-12
1
-0
/
+1
*
more h2def/merge fixes
Gustavo J. A. M. Carneiro
2004-11-14
2
-2
/
+12
*
codegen merge/h2def fixes
Gustavo J. A. M. Carneiro
2004-11-07
4
-20
/
+62
*
Revert parts of Gustavos changes, so the size of interfaces are correct.
Johan Dahlin
2004-09-27
1
-17
/
+18
*
allow override of some more slots
Gustavo J. A. M. Carneiro
2004-08-20
1
-23
/
+24
*
honor caller-owns-return in property based constructors
Gustavo J. A. M. Carneiro
2004-08-16
1
-1
/
+6
*
Use methflags argument for defines instead of discarding it
Johan Dahlin
2004-08-06
1
-1
/
+1
*
codegen/argtypes.py Return string instead of Atom.
John Finlay
2004-08-04
1
-1
/
+1
*
Add better support for boolean type now when we can require 2.3. Fixes bug
Johan Dahlin
2004-08-03
1
-4
/
+1
*
And the file
Johan Dahlin
2004-07-29
1
-1
/
+1
*
only remove the first occurence of the object name, we don't want to mess
Johan Dahlin
2004-07-29
1
-3
/
+4
*
missing deprecation warnings
Gustavo J. A. M. Carneiro
2004-07-23
1
-0
/
+11
*
codegen/codegen.py (write_enums) Fix bug causing segfault when loading
John Finlay
2004-07-20
1
-1
/
+1
*
grammar fix
Johan Dahlin
2004-07-19
1
-1
/
+1
*
gtk/*.override
Johan Dahlin
2004-07-17
2
-7
/
+12
*
Support property constructors with argname != propname
Gustavo J. A. M. Carneiro
2004-07-08
2
-4
/
+12
*
handle (properties ...) in FunctionDef.write_defs
Gustavo J. A. M. Carneiro
2004-07-07
1
-7
/
+17
*
property based constructors
Gustavo J. A. M. Carneiro
2004-07-04
2
-6
/
+108
*
John Ehresman's patch to improve gunichar parameter handling
Gustavo J. A. M. Carneiro
2004-07-04
1
-16
/
+1
*
codegen refactoring by scott tsai
Gustavo J. A. M. Carneiro
2004-06-27
1
-36
/
+22
*
Fixes Bug 137086 (gtk.gdk.window_lookup assertion)
Gustavo J. A. M. Carneiro
2004-06-20
1
-1
/
+2
*
fix GtkInvisible's reference counting with custom sink function, similar to G...
Gustavo J. A. M. Carneiro
2004-06-20
1
-7
/
+4
*
Fix Bug 122569: gtk.Window derived class segfaults
Gustavo J. A. M. Carneiro
2004-06-13
1
-3
/
+1
*
codegen/argtypes.py Fix bug in non-null default parselist of ObjectArg.
John Finlay
2004-05-19
1
-5
/
+15
*
Add support for tp_as_buffer.
Johan Dahlin
2004-05-03
1
-2
/
+2
*
codegen/argtypes.py (GtkTreePath) Remove extra older null assignment - the
John Finlay
2004-04-18
1
-6
/
+0
*
Prevent warnings in Python 2.3
Gustavo J. A. M. Carneiro
2004-04-15
1
-1
/
+1
*
Add support for tp_new
Johan Dahlin
2004-04-13
1
-2
/
+10
*
Use the methods name (instead of the "c" name) so we get a nicer output.
Johan Dahlin
2004-04-07
1
-2
/
+2
*
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
[next]