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
...
*
2009-04-17 Paul Pogonyshev <pogonyshev@gmx.net>
Paul Pogonyshev
2009-04-17
2
-0
/
+17
*
Add a doap file
Johan Dahlin
2009-04-17
1
-0
/
+24
*
Bug 550231 – missing dep on libffi in pygobject-2.0.pc
Götz Waschk
2009-04-14
4
-4
/
+13
*
Bug 555613 – gio.VolumeMonitor segfaults
Paul Pogonyshev
2009-04-14
2
-0
/
+14
*
Bug 573753 – DeprecationWarning under python 2.6
James Westby
2009-04-14
2
-1
/
+8
*
Bug 576566 – several scripts from codegen directory are not distributed
Krzesimir Nowak
2009-04-14
2
-0
/
+14
*
change argument order to keep it consistent with the other methods.
Gian Mario Tagliaretti
2009-04-14
2
-10
/
+14
*
Bug 578870 – memory leak in gio.File.copy_async
Paul Pogonyshev
2009-04-13
3
-9
/
+45
*
should accept None for cancellable and set the default flag to
Gian Mario Tagliaretti
2009-04-12
2
-2
/
+7
*
Add gio.File and gio.Seekable in docs, gio.File it's not yet completed
Gian Mario Tagliaretti
2009-04-11
6
-1
/
+1604
*
Bug 575781 – pyg_notify_free needs to ensure it has GIL before calling
Jonathan Matthew
2009-04-08
2
-0
/
+12
*
Wrap new GFile method.
Gian Mario Tagliaretti
2009-04-05
3
-1
/
+72
*
Add support code for fixing: Bug 507174 – Convert from popt to GOption.
Gustavo J. A. M. Carneiro
2009-04-05
2
-0
/
+16
*
Bug 577999 – converting a negative long Python value to a GUINT64 GValue do...
Gustavo J. A. M. Carneiro
2009-04-05
3
-38
/
+25
*
Wrap new GFile methods.
Gian Mario Tagliaretti
2009-04-04
3
-3
/
+118
*
Fix a typo.
Gian Mario Tagliaretti
2009-03-30
2
-1
/
+6
*
Wrap new GFile method.
Gian Mario Tagliaretti
2009-03-30
2
-0
/
+53
*
Add missing g_file_query_filesystem_info_async and
Gian Mario Tagliaretti
2009-03-30
2
-12
/
+28
*
Swap kwargs names to reflect the code.
Gian Mario Tagliaretti
2009-03-30
2
-1
/
+6
*
Swap kwargs names to reflect the code.
Gian Mario Tagliaretti
2009-03-30
2
-1
/
+6
*
Wrap new GFile method.
Gian Mario Tagliaretti
2009-03-30
2
-1
/
+51
*
Wrap new GFile method.
Gian Mario Tagliaretti
2009-03-30
2
-1
/
+52
*
revert previous commit.
Gian Mario Tagliaretti
2009-03-29
2
-1
/
+5
*
callback cannot be optional.
Gian Mario Tagliaretti
2009-03-29
2
-1
/
+5
*
svn path=/trunk/; revision=1043
Gian Mario Tagliaretti
2009-03-29
2
-2
/
+6
*
Add gio.VolumeMonitor in docs.
Gian Mario Tagliaretti
2009-03-29
4
-1
/
+855
*
Add gio.Volume in docs.
Gian Mario Tagliaretti
2009-03-29
5
-1
/
+771
*
should accept None for mount_operation.
Gian Mario Tagliaretti
2009-03-29
2
-6
/
+24
*
Swap kwargs names to reflect the code.
Gian Mario Tagliaretti
2009-03-29
2
-1
/
+5
*
Update the address of the FSF, by replacing old bits of the address with
Tobias Mueller
2009-03-29
63
-63
/
+131
*
Add g_volume_should_automount
Gian Mario Tagliaretti
2009-03-28
2
-0
/
+10
*
Add gio.Drive in docs.
Gian Mario Tagliaretti
2009-03-28
4
-0
/
+557
*
add a couple of convinence functions to convert from/to a python list and
Gian Mario Tagliaretti
2009-03-28
9
-153
/
+349
*
Add gio.SimpleAsyncResult in docs.
Gian Mario Tagliaretti
2009-03-24
4
-1
/
+328
*
Fix the order and a typo.
Gian Mario Tagliaretti
2009-03-24
3
-2
/
+7
*
Add gio.AsyncResult in docs.
Gian Mario Tagliaretti
2009-03-24
4
-0
/
+126
*
Add gio.AppInfo and gio.FileAttributeInfo in docs.
Gian Mario Tagliaretti
2009-03-24
6
-3
/
+952
*
Bug 559001 – Allow setting pytype wrapper class
marklee
2009-03-22
3
-1
/
+53
*
Add gio.FileIcon and gio.FileEnumerator in docs.
Gian Mario Tagliaretti
2009-03-22
8
-7
/
+834
*
Add g_file_enumerator_get_container, new in 2.18
Gian Mario Tagliaretti
2009-03-22
2
-0
/
+13
*
gio/gfileenumerator.override (_wrap_g_file_enumerator_close_async) wrap
Gian Mario Tagliaretti
2009-03-22
3
-0
/
+69
*
Create a dedicated Changelog for the docs and move the latest entries in
Gian Mario Tagliaretti
2009-03-09
7
-34
/
+348
*
Add gio.Emblem and constants in docs.
Gian Mario Tagliaretti
2009-03-09
5
-2
/
+248
*
Complete cancellable docs.
Gian Mario Tagliaretti
2009-03-08
3
-0
/
+137
*
Add few gio classes.
Gian Mario Tagliaretti
2009-03-08
6
-1
/
+379
*
add g_cancellable_make_pollfd
Gian Mario Tagliaretti
2009-03-08
2
-0
/
+13
*
docs/reference/pyglib-classes.xml docs/reference/pygobject-ref.xml Split
Gian Mario Tagliaretti
2009-03-08
5
-6
/
+26
*
pull in changes from pygtk (updating license header from GPL to LGPL).
James Henstridge
2009-02-20
2
-9
/
+14
*
Change comment to avoid false positives when grep'ing for deprecated gtk
Andre Klapper
2009-02-18
2
-1
/
+7
*
Bug 556250 again. I screwed up and gave misinformation about how to fix
Gustavo J. A. M. Carneiro
2009-02-17
4
-18
/
+26
[prev]
[next]