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
path:
root
/
glib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move over glib constants to gobject
Johan Dahlin
2008-07-26
1
-1
/
+65
*
Use g_slice_new instead of g_new
Johan Dahlin
2008-07-26
3
-7
/
+7
*
Bug 544600 – pygobject building failed since 839 revision, error :
Johan Dahlin
2008-07-24
1
-0
/
+5
*
Rename the function too, not just the prototype!
Johan Dahlin
2008-07-23
1
-3
/
+3
*
Make pyglib_destroy_notify and pyglib_handler_marshal private. Add a few
Johan Dahlin
2008-07-21
5
-32
/
+38
*
Mark as static, rename from pyg_* -> pyglib_*. Fill in api struct, rename
Johan Dahlin
2008-07-21
1
-49
/
+47
*
Move over Source, IOChannel, Idle, Timeout and PollFD to glib from
Johan Dahlin
2008-07-21
11
-68
/
+1881
*
Move maincontext and mainloop over to glib. Update the threadstate api to
Johan Dahlin
2008-07-20
8
-13
/
+657
*
Install the glib module, the helper library and the headers. Use it from
Johan Dahlin
2008-07-20
1
-5
/
+11
*
Rename helper library to libpyglib-2.0. Move over
Johan Dahlin
2008-07-20
4
-10
/
+88
*
Add glib bindings, currently not installed or used. Add some internal API
Johan Dahlin
2008-07-20
8
-0
/
+1342