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
/
gio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Deduce PYTHON_LIBS in addition to PYTHON_INCLUDES"
Martin Pitt
2011-03-21
1
-1
/
+1
*
Revert "Remove gio static bindings"
Martin Pitt
2011-02-09
37
-0
/
+16694
*
Remove gio static bindings
Tomeu Vizoso
2011-01-19
37
-16694
/
+0
*
Deduce PYTHON_LIBS in addition to PYTHON_INCLUDES
Simon van der Linden
2011-01-18
1
-1
/
+1
*
Fix warnings.
Ignacio Casal Quinteiro
2010-12-23
1
-3
/
+2
*
handle strings correctly in gio
John (J5) Palmieri
2010-08-16
2
-7
/
+40
*
make giomodule compile under py3k
John (J5) Palmieri
2010-08-16
1
-75
/
+78
*
Fix some warnings
Simon van der Linden
2010-08-12
1
-1
/
+1
*
check if z# needs an int or Py_ssize_t
John (J5) Palmieri
2010-07-30
1
-0
/
+5
*
make sure we parse parameters to python object vars not glib vars
John (J5) Palmieri
2010-07-30
1
-4
/
+4
*
Fix 'make distcheck'
Tomeu Vizoso
2010-06-23
1
-0
/
+1
*
[giounix] Make it possible to compile on glib 2.20
Johan Dahlin
2010-06-20
1
-0
/
+2
*
Added missing , to keyword list of gio.GFile.set_attribute
John Ehresman
2010-04-20
1
-1
/
+1
*
Fix arg conversion in gio.GFile.set_attribute
John Ehresman
2010-04-20
1
-5
/
+227
*
Fix crash when importing gio
John Stowers
2010-04-16
1
-0
/
+3
*
Initialize PyGPollFD_Type.fd_obj to NULL
Tomeu Vizoso
2010-01-10
1
-0
/
+1
*
Wrap gio.Cancellable.make_pollfd() and add a test
Gian Mario Tagliaretti
2010-01-03
3
-0
/
+41
*
Make cancellable an optional parameter in many methods
Gian Mario Tagliaretti
2010-01-02
1
-51
/
+51
*
Wrap gio.Volume.eject_with_operation()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+54
*
gio.Mount.unmount_with_operation() fix a copy/paste leftover
Gian Mario Tagliaretti
2010-01-01
1
-2
/
+2
*
Wrap gio.Mount.eject_with_operation()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+54
*
Wrap gio.Mount.unmount_mountable_with_operation()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+54
*
Wrap File.unmount_mountable_with_operation()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+54
*
Wrap gio.File.stop_mountable()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+52
*
Wrap gio.File.start_mountable()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+52
*
Wrap gio.File.replace_readwrite_async()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+55
*
Wrap gio.File.poll_mountable()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+41
*
Wrap gio.File.open_readwrite_async()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+44
*
Wrap gio.File.eject_mountable_with_operation()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+54
*
Wrap gio.File.create_readwrite_async() and add a test
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+51
*
Wrap gio.Drive.stop()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+52
*
Wrap gio.Drive.start()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+52
*
Add more remainders on missing methods of gio.Socket and related types
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+3
*
Wrap gio.SocketListener.accept_socket_async|finish() and add a test
Gian Mario Tagliaretti
2010-01-01
1
-2
/
+84
*
Wrap gio.SocketListener.accept_finish() and add a test
Gian Mario Tagliaretti
2010-01-01
1
-2
/
+42
*
Wrap gio.SocketListener.accept_async()
Gian Mario Tagliaretti
2010-01-01
1
-0
/
+42
*
Wrap gio.SocketListener.accept_socket() and add a test
Gian Mario Tagliaretti
2010-01-01
1
-1
/
+47
*
Wrap gio.SocketListener.accept() and add a test
Gian Mario Tagliaretti
2009-12-31
1
-1
/
+45
*
Make cancellable optional in gio.SocketClient.connect_to_host()
Gian Mario Tagliaretti
2009-12-31
1
-1
/
+1
*
Wrap gio.SocketListener.add_address() and add a test
Gian Mario Tagliaretti
2009-12-31
1
-1
/
+56
*
Add more remainders on missing methods of gio.Socket and related types
Gian Mario Tagliaretti
2009-12-31
1
-0
/
+8
*
Wrap gio.SocketClient.connect_to_service_async()
Gian Mario Tagliaretti
2009-12-31
1
-0
/
+47
*
Wrap gio.SocketClient.connect_to_host_async()
Gian Mario Tagliaretti
2009-12-31
1
-0
/
+48
*
Wrap gio.SocketClient.connect_async()
Gian Mario Tagliaretti
2009-12-31
1
-0
/
+45
*
Wrap gio.SocketAddressEnumerator.next_async() and add a test
Gian Mario Tagliaretti
2009-12-30
1
-0
/
+42
*
Add a missing object gio.InetSocketAddress new in GIO 2.22
Gian Mario Tagliaretti
2009-12-30
2
-0
/
+38
*
Make cancellable optional for gio.SocketAddressEnumerator.next()
Gian Mario Tagliaretti
2009-12-30
1
-1
/
+1
*
Add a remainder of the Socket methods that needs manual wrapping still
Gian Mario Tagliaretti
2009-12-30
1
-0
/
+5
*
Wrap gio.Socket.condition_wait() and add a test
Gian Mario Tagliaretti
2009-12-30
1
-0
/
+27
*
Wrap gio.Socket.condition_check() and add a test
Gian Mario Tagliaretti
2009-12-30
3
-0
/
+43
[next]