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
/
gobject
/
pygflags.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a Py_TYPE macro for accessing ob_type.
Johan Dahlin
2008-07-27
1
-11
/
+17
*
Use _PyLong macros.
Johan Dahlin
2008-07-27
1
-12
/
+12
*
Use PYGLIB_DEFINE_TYPE macro and move struct field initialization to the
Johan Dahlin
2008-07-27
1
-42
/
+9
*
Add _PyUnicode_Type macro
Johan Dahlin
2008-07-27
1
-6
/
+6
*
Split out quark and type registration to the respective implementation
Johan Dahlin
2008-07-27
1
-0
/
+12
*
Move maincontext and mainloop over to glib. Update the threadstate api to
Johan Dahlin
2008-07-20
1
-3
/
+4
*
Fix: raise warning as exception if asked by PyErr_Warn().
Paul Pogonyshev
2008-04-27
1
-2
/
+6
*
Fix leak, patch by Daniel Berrange. Fixes #428726 (Phil Dumont)
Johan Dahlin
2007-04-30
1
-3
/
+3
*
better debug warnings
Gustavo J. A. M. Carneiro
2006-07-29
1
-1
/
+5
*
gobject/pygflags.c (pyg_flags_add) Duplicate the string before sending it
Johan Dahlin
2006-07-25
1
-5
/
+7
*
Fix typo in Finlays commit
Johan Dahlin
2006-07-25
1
-2
/
+2
*
Avoid segfault when g_flags_get_first_value returns NULL.
John Finlay
2006-07-25
1
-3
/
+12
*
reviewed by: Johan Dahlin <jdahlin@async.com.br>
Johan Dahlin
2006-03-09
1
-6
/
+14
*
fix pygflags registration with module == NULL
Gustavo J. A. M. Carneiro
2005-12-24
1
-12
/
+15
*
reviewed by: Johan Dahlin <jdahlin@async.com.br>
Manish Singh
2005-11-03
1
-12
/
+13
*
Try to register unknown enums and flags on the fly. Fixes #308536, patch
Johan Dahlin
2005-06-21
1
-1
/
+0
*
gquark initialization cleanup
Gustavo J. A. M. Carneiro
2005-05-28
1
-6
/
+0
*
Complain if ret is NULL, Fixes #303524.
pygtk-2-6-anchor
PYGTK_2_6_2
Johan Dahlin
2005-05-09
1
-1
/
+1
*
[Bug 154372] New: - Calling an enumeration type causes an assertion failure
PYGTK_2_5_3
Gustavo J. A. M. Carneiro
2005-01-22
1
-9
/
+13
*
Print long int value if enum string not found. Fixes #158417. (modifed
John Finlay
2004-11-16
1
-2
/
+6
*
Filter out 0 values
Johan Dahlin
2004-09-17
1
-1
/
+7
*
gobject/pygflags.c (pyg_flags_add) Return NULL when no stub.
John Finlay
2004-08-08
1
-0
/
+1
*
Don't comment out the fallback, it break the test. (Wow, the testsuite
PYGTK_2_3_96
Johan Dahlin
2004-08-06
1
-6
/
+1
*
New test.
Johan Dahlin
2004-08-04
1
-1
/
+5
*
make threading runtime optional
Gustavo J. A. M. Carneiro
2004-08-04
1
-3
/
+3
*
GdkModifierType is flags not an enum.
Johan Dahlin
2004-08-04
1
-2
/
+6
*
Call PyEval_InitThreads. Perhaps its something that always should be
PYGTK_2_3_95
Johan Dahlin
2004-08-02
1
-2
/
+7
*
Reverse operator
Johan Dahlin
2004-07-28
1
-1
/
+1
*
Add, so Lorenzo can introspect flags properly too
PYGTK_2_3_94
Johan Dahlin
2004-07-21
1
-4
/
+42
*
Simplify, fix name in exceptions and remove warning.
Johan Dahlin
2004-07-20
1
-1
/
+2
*
s/flag/flags in tp_repr
PYGTK_2_3_93
Johan Dahlin
2004-07-19
1
-1
/
+1
*
Fix, a window is really WITHDRAWN if it's not SHOWN and not ICONIFIED...
Johan Dahlin
2004-07-19
1
-5
/
+5
*
Update, why do I even bother to update 3 different build systems?
Johan Dahlin
2004-07-19
1
-1
/
+2
*
Remove references to &PyInt_Type from static type struct initialization
John Ehresman
2004-07-19
1
-1
/
+1
*
New getters
Johan Dahlin
2004-07-18
1
-1
/
+45
*
gtk/*.override
Johan Dahlin
2004-07-17
1
-0
/
+367