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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove files.
James Henstridge
2003-09-15
4
-519
/
+0
*
remove gtk.py, change the #! lines of the OpenGL examples to call "python"
James Henstridge
2003-08-17
2
-2
/
+2
*
Allow some parameters to be NULL.
Johan Dahlin
2003-03-07
1
-0
/
+218
*
New demo. Rearrange code a bit. Clean up a bit.
Johan Dahlin
2002-12-23
14
-286
/
+456
*
mingw32 patches from Cedric Gustin <cgustin@ibelgique.com>:
James Henstridge
2002-08-24
1
-0
/
+3
*
fix small typo.
James Henstridge
2002-08-19
1
-4
/
+12
*
update to use this function. (ArgMatcher.register_boxed): short circuit if
James Henstridge
2002-07-07
1
-3
/
+3
*
fix definition, as reported by Thomas Leonard <tal00r@ecs.soton.ac.uk>
James Henstridge
2002-06-24
1
-3
/
+4
*
small updates to some examples.
James Henstridge
2002-06-23
4
-6
/
+7
*
update example to work with current PyGTK.
James Henstridge
2002-06-23
1
-29
/
+28
*
implement (code mostly from jrb@redhat.com, minor fixups from me)
Matt Wilson
2002-06-04
1
-3
/
+5
*
the path argument must be a tuple. Ints are not automatically converted to
Matt Wilson
2002-05-31
1
-1
/
+1
*
added parameter --errorfilename to allow redirection of stderr even with
Hans Breuer
2002-04-21
1
-8
/
+1
*
Added the gtk.gl module.
Xavier Ordoquy
2002-04-12
3
-40
/
+41
*
clean up a bit and add broken stock icon registration
Johan Dahlin
2002-02-25
2
-20
/
+49
*
add toggle for the check box column. VS:
Johan Dahlin
2002-02-05
1
-0
/
+14
*
add examples translated by Michelle Campeotto.
James Henstridge
2002-01-24
4
-0
/
+439
*
add gtk.stock_add() function from Skip (bug 68363).
James Henstridge
2002-01-24
1
-26
/
+0
*
updated to use gobject.new().
James Henstridge
2002-01-24
6
-103
/
+65
*
use g_string_append_printf(). (add_property_docs): same here.
James Henstridge
2002-01-24
3
-75
/
+46
*
added appwindow.py
Matt Wilson
2002-01-11
1
-0
/
+154
*
added missing newline
Matt Wilson
2002-01-11
1
-2
/
+2
*
the F10 key is used to start navigating the menu -- not alt.
James Henstridge
2002-01-07
1
-1
/
+1
*
added demo
Matt Wilson
2002-01-03
1
-0
/
+80
*
remove -1 from store.set call.
Matt Wilson
2002-01-03
1
-1
/
+1
*
add new example to dist.
James Henstridge
2001-12-18
1
-0
/
+43
*
use __gsignals__ notation here.
James Henstridge
2001-12-14
1
-3
/
+4
*
use new GtkListStore.set method.
Matt Wilson
2001-12-05
1
-5
/
+4
*
fname is actually required. Added default to NULL for all arguments that
Matt Wilson
2001-11-29
1
-1
/
+1
*
rework glade demo and demo files to be glade2
Matt Wilson
2001-11-29
5
-2302
/
+141
*
minor tweaks to actually use the api right
Matt Wilson
2001-11-28
1
-5
/
+7
*
fixed the constructor so it actually works
Matt Wilson
2001-11-28
1
-0
/
+27
*
*** empty log message ***
Johan Dahlin
2001-11-14
1
-0
/
+115
*
fix up c-name.
sigc1_1_before_patch
James Henstridge
2001-10-09
1
-2
/
+2
*
use gobject.TYPE_STRING instead of hard coded values
Matthew Wilson
2001-10-01
1
-2
/
+2
*
port to new namespace
Matthew Wilson
2001-09-29
1
-5
/
+5
*
fixed to work with new namespace
Matt Wilson
2001-09-18
1
-10
/
+10
*
merge from short-class-names-branch
James Henstridge
2001-09-14
5
-62
/
+64
*
fix up toolbar constructor.
James Henstridge
2001-06-27
2
-2
/
+10
*
more fixups to use pyg_type_from_object.
James Henstridge
2001-06-23
2
-4
/
+6
*
correct signal name.
James Henstridge
2001-06-11
1
-1
/
+1
*
2001-05-06 James Henstridge <james@daa.com.au>
James Henstridge
2001-05-06
1
-3
/
+5
*
remove buttons that called set_space_size method.
James Henstridge
2001-04-28
1
-12
/
+0
*
toolbar demo.
James Henstridge
2001-03-30
4
-9
/
+204
*
moved rewritten testgtk demo here
James Henstridge
2001-03-30
13
-226
/
+17
*
simple example program that adds a signal to a class, connects a handler
James Henstridge
2001-03-27
1
-0
/
+20
*
add some comments about creating new GTypes here.
James Henstridge
2001-03-26
1
-4
/
+3
*
destroy window on button's clicked signal rather than destroy signal.
PYGTK_0_6_7
GNOME_PYTHON_1_4_0
James Henstridge
2000-12-14
2
-2
/
+2
*
fix PyObject_CallMethod calls to add parentheses around argument type
James Henstridge
2000-12-06
1
-0
/
+105
*
fix bug where mod.__file__ is the .pyc file rather than the .py file.
James Henstridge
2000-11-29
1
-1
/
+3
[next]