index
:
pygobject.git
master
py3k
Unnamed repository; edit this file 'description' to name the repository.
David Hugh Malcolm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Post release version bump
Johan Dahlin
2008-09-03
2
-1
/
+6
*
=== 2.15.4 ===
PYGOBJECT_2_15_4
Johan Dahlin
2008-09-03
2
-0
/
+9
*
Fix typo (s/&type/type) introduced in r886 causing weird crashes on
Loïc Minier
2008-09-02
2
-1
/
+7
*
add G_TYPE_CLOSURE boxed type in codegen
Gian Mario Tagliaretti
2008-09-01
2
-0
/
+5
*
Post release version bump
Johan Dahlin
2008-08-31
2
-1
/
+6
*
=== 2.15.3 ===
PYGOBJECT_2_15_3
Johan Dahlin
2008-08-31
2
-0
/
+44
*
* gobject/pygobject.c: Fix memory problems reported by valgrind due to
Gustavo J. A. M. Carneiro
2008-08-30
3
-2
/
+10
*
Mark pyglib_notify_on_enabling_threads() as private (also rename).
Paul Pogonyshev
2008-08-27
4
-7
/
+10
*
Bug 549191 – Constructor of gtk.TreeView raises TypeError when model is
Paul Pogonyshev
2008-08-27
2
-7
/
+19
*
Bug 549351 – an unitialized variable in PyGLib
Paul Pogonyshev
2008-08-27
2
-3
/
+9
*
Bug 547633 – cannot create new threads when pygtk is used
Paul Pogonyshev
2008-08-27
4
-1
/
+49
*
Bug 547088 – wrap g_content_types_get_registered()
Paul Pogonyshev
2008-08-27
4
-0
/
+44
*
Rename from read(), document. (gio.InputStream.read): Rename from
Paul Pogonyshev
2008-08-27
6
-26
/
+260
*
Fix keywords getting out of sync with actual argument order.
Paul Pogonyshev
2008-08-16
2
-1
/
+6
*
Bug 547495 – wrap four important asynchronous methods in gio.Drive and
Paul Pogonyshev
2008-08-12
3
-1
/
+252
*
Bug 547484 – wrap gio.DataInputStream.read_line and ...read_until
Paul Pogonyshev
2008-08-12
2
-0
/
+11
*
Bug 547484 – wrap gio.DataInputStream.read_line and ...read_until
Paul Pogonyshev
2008-08-12
3
-0
/
+95
*
only use 4 spaces in indent
Gian Mario Tagliaretti
2008-08-12
1
-202
/
+202
*
Bug 547354 – wrap a few memory stream methods
Paul Pogonyshev
2008-08-11
5
-1
/
+103
*
Ignore `g_io_module*' and `g_io_scheduler_*'.
Paul Pogonyshev
2008-08-11
2
-0
/
+6
*
Bug 540376 – No TypeError raised when type is None
Paul Pogonyshev
2008-08-11
3
-0
/
+27
*
Bug 547104 – improve type wrapper creation
Paul Pogonyshev
2008-08-11
3
-0
/
+65
*
Bug 547104 – improve type wrapper creation
Paul Pogonyshev
2008-08-11
3
-52
/
+64
*
Bug 546120 – make gio.File more Pythonic
Paul Pogonyshev
2008-08-10
3
-1
/
+78
*
Bug 547104 – improve runtime type wrapper creation
Paul Pogonyshev
2008-08-10
2
-0
/
+72
*
Bug 547134 – fix docstring line length
Jonathan Matthew
2008-08-10
2
-18
/
+36
*
Add GFile.query_default_handler which was missing from the defs.
Gian Mario Tagliaretti
2008-08-10
2
-0
/
+15
*
Bug 547067 – add File.replace_contents, replace_contents_async,
Jonathan Matthew
2008-08-10
4
-3
/
+235
*
Fix to not use `use_default_fallbacks' property (it's new).
Paul Pogonyshev
2008-08-09
2
-3
/
+13
*
Bug 546135 – GIcon and implementations improvements
Paul Pogonyshev
2008-08-09
3
-10
/
+32
*
Bug 546591 – File.copy progress_callback does not work
Paul Pogonyshev
2008-08-09
4
-14
/
+55
*
Bug 546135 – GIcon and implementations improvements
Paul Pogonyshev
2008-08-09
8
-161
/
+490
*
include test_gio.py in the tests
Johan Dahlin
2008-08-09
1
-0
/
+1
*
Bug 546734 – Missing Py_INCREFs for some file async methods
Jonathan Matthew
2008-08-07
2
-0
/
+19
*
Move the progress callback for move/copy so it's consistent with the
Johan Dahlin
2008-08-06
3
-6
/
+15
*
Add a pygobject_enable_threads wrapper around pyglib_threads_enable and
Johan Dahlin
2008-08-06
3
-8
/
+31
*
return in case of error instead of trying to access the internal types.
Johan Dahlin
2008-08-06
2
-1
/
+10
*
Add 'pygio_do_icon_richcompare' prototype to header.
Paul Pogonyshev
2008-08-05
2
-2
/
+11
*
Bug 546135 – GIcon and implementations improvements
Paul Pogonyshev
2008-08-05
3
-0
/
+146
*
Wrap GFile.replace_async and query_info_async with docs and test.
Gian Mario Tagliaretti
2008-08-03
4
-2
/
+181
*
Change return value from 'gboolean' to 'int' and changed semantics to
Paul Pogonyshev
2008-08-03
4
-8
/
+18
*
Fix a copy/paste pattern...
Gian Mario Tagliaretti
2008-08-02
1
-42
/
+0
*
Wrap GFile.create_async with docs and test
Gian Mario Tagliaretti
2008-08-02
4
-1
/
+143
*
More cleanups.
Johan Dahlin
2008-08-02
1
-33
/
+38
*
PEP8ify
Johan Dahlin
2008-08-02
1
-69
/
+78
*
More refactoring. Avoid duplication, add xml string templates
Johan Dahlin
2008-08-02
1
-67
/
+62
*
Do not include gio-types.defs
Johan Dahlin
2008-08-02
1
-2
/
+0
*
further cleanups
Johan Dahlin
2008-08-02
1
-243
/
+255
*
Remove SGML support, require python 2.4, modernize, PEP-8ify. Make it run
Johan Dahlin
2008-08-02
4
-108
/
+119
*
Fix compilation warnings, clean up style and indentation.
Johan Dahlin
2008-08-02
4
-87
/
+112
[prev]
[next]