index
:
delta/pygobject.git
PYGTK_1_99_15
a93755ddba9a176
barthalion/gnome-runtime-images-quay
baserock/morph
benzea/gio-asyncio
benzea/gsource-fix
benzea/gsource-fix2
benzea/tmp
benzea/try-disable-gdebug
benzea/vfunc-bound-descr
bilelmoussaoui/dispose
ci-bionic
ci-debug-build
ci-gnome-master
ci-py-update
ci-py37-dev-mode
drop-py35
ebassi/gtk4-overrides
extension-class-branch
gio-liststore-sort
gsoc2009
gtk-3.0
gtk-gnome-1-2
gtk-template-child-internal
gtk4
invoke-rewrite
listmodel-sequence
llvm
master
optionparser-remain-args
pgriffis/soup-overrides
pixbuf-new-from-data
py3k
pygi-py3k
pygobject-2-10
pygobject-2-12
pygobject-2-14
pygobject-2-16
pygobject-2-18
pygobject-2-28
pygobject-2-8
pygobject-3-0
pygobject-3-10
pygobject-3-12
pygobject-3-14
pygobject-3-16
pygobject-3-18
pygobject-3-2
pygobject-3-20
pygobject-3-24
pygobject-3-26
pygobject-3-28
pygobject-3-30
pygobject-3-32
pygobject-3-34
pygobject-3-36
pygobject-3-38
pygobject-3-4
pygobject-3-40
pygobject-3-42
pygobject-3-44
pygobject-3-8
pygtk-2-0
pygtk-2-2
pygtk-2-4
pygtk-2-6
pygtk-compat
pygtk-introspection
pypy-progress
python-3
python22-branch
revert-typecasts
setup-py-install-hint
short-class-names-branch
sigint-fallback-leak
unknown-scope
widget-freeze-child
windows
wip/creiter/pytest-direct
wip/felder/meson-minimum-version
wip/gio-async-awaitable-return
wip/jfelder/glib-datetime-compare
wip/jfelder/gtk4-sort-list-model
wip/jfelder/template-gtk4
wip/jtojnar/gio-generic-list
wip/mschraal/gdk4-rgba
wip/mschraal/gtk4-container-removal
wip/msvc
wip/msvc-3-24
wip/msvc-3-26
wip/type-object-concurrency-fix
gitlab.gnome.org: GNOME/pygobject.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop legacy __gobject_init__ method of GObject.Object.
Steve Frécinaux
2011-09-13
1
-2
/
+0
*
Examples: fix cairo-demo.py imports
Dieter Verfaillie
2011-09-09
1
-3
/
+3
*
Updated signal example to use GObject introspection
Timo Vanwynsberghe
2011-08-18
1
-5
/
+4
*
Updated properties example to use GObject introspection
Timo Vanwynsberghe
2011-08-18
1
-7
/
+7
*
Fixed the cairo example
Timo Vanwynsberghe
2011-07-07
1
-4
/
+2
*
Remove last GIO-related bits
Simon van der Linden
2011-02-11
2
-110
/
+0
*
Remove .gitignore files and use git.mk
Ignacio Casal Quinteiro
2011-01-27
1
-0
/
+2
*
Make an example and a demo work out of the box
Paul Bolle
2010-07-30
1
-0
/
+2
*
PyGI: properly quit cairo-demo
Paul Bolle
2010-07-30
1
-1
/
+1
*
Merge back pygi
Johan Dahlin
2010-06-20
2
-1
/
+122
*
Whitespace
Johan Dahlin
2008-07-29
1
-0
/
+1
*
Take some credit
Johan Dahlin
2008-07-29
2
-0
/
+3
*
Add gio.FILE_ATTRIBUTE_* constants and update the examples to use them.
Johan Dahlin
2008-07-29
1
-2
/
+2
*
Fetch the total and print percentage
Johan Dahlin
2008-07-29
1
-3
/
+8
*
Remove unused import
Johan Dahlin
2008-07-29
1
-1
/
+1
*
Refactor the example a bit, use start/stop to access loop so it's easier to r...
Johan Dahlin
2008-07-29
1
-12
/
+19
*
Handle errors from gfile.read() gracefully
Johan Dahlin
2008-07-29
1
-3
/
+6
*
Add a new example
Johan Dahlin
2008-07-28
1
-0
/
+61
*
Add a new API for registering exceptions for a GError domain. Register a
Johan Dahlin
2008-07-26
1
-3
/
+3
*
Increase to 100 per go
Johan Dahlin
2008-07-18
1
-1
/
+2
*
improve example: show error message and allow sys.argv[1] to be specified
Johan Dahlin
2008-07-18
1
-3
/
+13
*
Wrap gio.FileEnumerator.next_files_async/next_files_done. Update the
Johan Dahlin
2008-07-18
1
-3
/
+9
*
Only fetch name, saves a couple of syscalls. Set name to gio._gio so
Johan Dahlin
2008-07-18
1
-1
/
+1
*
Remove unused import
Johan Dahlin
2008-07-18
1
-1
/
+0
*
Wrap gio.File.enumerate_children_async, add tests, docstring and an
Johan Dahlin
2008-07-18
1
-0
/
+14
*
remove trailing whitespace
Johan Dahlin
2007-11-06
1
-7
/
+7
*
Add a property helper, fixes #338098
Johan Dahlin
2007-05-01
1
-31
/
+19
*
Remove .cvsignore archives
Johan Dahlin
2007-01-16
1
-2
/
+0
*
reviewed by: Johan Dahlin <jdahlin@async.com.br>
Johannes Hölzl
2006-04-29
2
-1
/
+32
*
reindent
Johan Dahlin
2006-04-11
1
-4
/
+4
*
Split out PyGObject from PyGTK.
Johan Dahlin
2006-01-09
2
-0
/
+3
*
Bug 128765: GObject metaclass
Gustavo J. A. M. Carneiro
2005-05-22
1
-3
/
+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
*
2001-05-06 James Henstridge <james@daa.com.au>
James Henstridge
2001-05-06
1
-3
/
+5
*
moved rewritten testgtk demo here
James Henstridge
2001-03-30
1
-1
/
+8
*
simple example program that adds a signal to a class, connects a handler
James Henstridge
2001-03-27
1
-0
/
+20