summaryrefslogtreecommitdiffstats
path: root/python/wrap_objs.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed old Python binding.Emmanuel Raviart2004-08-201-204/+0
|
* - Replaced some charPtrConst_wrap() calls by charPtr_wrap()Valery Febvre2004-08-021-6/+32
| | | | | | - Added GPtrArray_wrap() function to wrap GPtrArray into Python list. - Added session_getattr() function, we can get now providerIDs and is_dirty properties of Session objects.
* replaced C++ // comments with C /* */ comments before we fall on a pre-C99Frederic Peters2004-07-151-1/+1
| | | | compiler.
* Too many changes, sorryValery Febvre2004-05-021-1/+1
|
* *** empty log message ***Valery Febvre2004-04-131-1/+1
|
* *** empty log message ***Valery Febvre2004-04-081-3/+3
|
* *** empty log message ***Valery Febvre2004-04-071-0/+14
|
* Initial commitValery Febvre2004-04-021-0/+164