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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add uimanager.py
Johan Dahlin
2004-04-10
1
-0
/
+1
*
version -> 2.3.91
Gustavo J. A. M. Carneiro
2004-04-10
1
-0
/
+2
*
Impl, based on gtk_dialog_new
Johan Dahlin
2004-03-28
1
-0
/
+1
*
pygtk appwindow demo fix (stock item registration)
Gustavo J. A. M. Carneiro
2004-03-07
1
-0
/
+1
*
applied patch from Naofumi Yasufuku. Fixes bug 121339 (dsextras.py
Xavier Ordoquy
2004-02-23
1
-0
/
+3
*
remove files.
James Henstridge
2003-09-15
1
-5
/
+1
*
add ChangeLog.pre-2-0 to dist.
James Henstridge
2003-09-02
1
-0
/
+1
*
add PKG-INFO file for submission to Python package index.
James Henstridge
2003-08-26
1
-0
/
+2
*
fix up order of dimensions in pixel array (bug #118839).
James Henstridge
2003-08-02
1
-1
/
+4
*
same here.
James Henstridge
2003-07-24
1
-6
/
+2
*
same here.
James Henstridge
2003-07-20
1
-14
/
+14
*
Add two missing demos to EXTRA_DIST
Johan Dahlin
2003-05-14
1
-0
/
+2
*
Import codegen here instead, needs to be fixed in the future though.
Johan Dahlin
2003-01-21
1
-0
/
+1
*
Added distutils support
Johan Dahlin
2003-01-07
1
-0
/
+2
*
lots of docbuild updates.
James Henstridge
2002-08-25
1
-2
/
+1
*
mingw32 patches from Cedric Gustin <cgustin@ibelgique.com>:
James Henstridge
2002-08-24
1
-3
/
+9
*
same here.
James Henstridge
2002-08-18
1
-5
/
+23
*
fix definition, as reported by Thomas Leonard <tal00r@ecs.soton.ac.uk>
James Henstridge
2002-06-24
1
-0
/
+1
*
increment version number.
PYGTK_1_99_10
James Henstridge
2002-05-13
1
-7
/
+3
*
add extra files to dist (from bug #79872).
James Henstridge
2002-05-04
1
-0
/
+2
*
same here.
James Henstridge
2002-04-22
1
-0
/
+2
*
implement. (_wrap_pango_font_get_glyph_extents): implement.
James Henstridge
2002-03-17
1
-8
/
+4
*
updated to use gobject.new().
James Henstridge
2002-01-24
1
-2
/
+2
*
use g_string_append_printf(). (add_property_docs): same here.
James Henstridge
2002-01-24
1
-1
/
+1
*
move GObject wrapper stuff here.
James Henstridge
2002-01-22
1
-1
/
+1
*
don't create boxed_marshal hash table, and remove the type functions moved
James Henstridge
2002-01-22
1
-1
/
+1
*
list extra source files.
James Henstridge
2002-01-21
1
-1
/
+3
*
added appwindow.py
Matt Wilson
2002-01-11
1
-0
/
+1
*
add missing demo files
Matt Wilson
2002-01-03
1
-1
/
+3
*
same here.
PYGTK_1_99_6
James Henstridge
2001-12-24
1
-3
/
+2
*
comment out, as we have two GdkColormap.change's.
James Henstridge
2001-12-21
1
-63
/
+64
*
add new example to dist.
James Henstridge
2001-12-18
1
-0
/
+1
*
split atk types off into its own file
Matt Wilson
2001-11-29
1
-91
/
+92
*
removed disthook, marked autogenerated .c files as nodist sources.
Matt Wilson
2001-11-29
1
-21
/
+27
*
fixed the constructor so it actually works
Matt Wilson
2001-11-28
1
-0
/
+1
*
added start of atk wrapper
Matt Wilson
2001-11-27
1
-11
/
+22
*
rename from pixbuf_new_from_stream to match gdk-pixbuf changes in CVS.
Matt Wilson
2001-10-18
1
-1
/
+1
*
move headers to a version-specific directory so we can have old
Matt Wilson
2001-10-15
1
-0
/
+1
*
change pygtk.spec -> pygtk.spec.in, which is what msw probably forgot to
PYGTK_1_99_3
James Henstridge
2001-10-09
1
-1
/
+1
*
move types.
James Henstridge
2001-10-09
1
-2
/
+5
*
added specfile template
Matt Wilson
2001-10-08
1
-1
/
+1
*
use pyg_type_from_object instead. Based on patch from Elliot.
James Henstridge
2001-09-28
1
-9
/
+2
*
don't install the GTK.py header.
James Henstridge
2001-09-15
1
-2
/
+2
*
fix up defsdir definition.
James Henstridge
2001-09-14
1
-1
/
+1
*
add signal connection function overrieds.
James Henstridge
2001-08-22
1
-62
/
+65
*
small fix to makefile
James Henstridge
2001-07-03
1
-1
/
+1
*
add pygtk-codegen-2.0 to list of files to be processed.
James Henstridge
2001-07-03
1
-1
/
+6
*
fix up makefile rules to build the pango module.
James Henstridge
2001-07-02
1
-1
/
+2
*
add rules to build pango module.
James Henstridge
2001-07-01
1
-1
/
+19
*
install the code generator
James Henstridge
2001-05-29
1
-0
/
+2
[next]