| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Replaced some charPtrConst_wrap() calls by charPtr_wrap() | Valery Febvre | 2004-08-02 | 1 | -0/+3 |
| | | | | | | | - 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. | ||||
| * | Check that Lasso is inited and shotdown only once. | Emmanuel Raviart | 2004-08-02 | 1 | -2/+0 |
| | | | | | | | | | | | Lasso Python modules now calls init() at first import (I need this behaviour, because I have several "import lasso" in Expression and I don't know which one will be called first and I don't want to do something like: import lasso if not lasso.inited: lasso.init() ). | ||||
| * | remove the second param of lasso.Login.new | Nicolas Clapies | 2004-07-26 | 1 | -4/+4 |
| | | |||||
| * | Update | Valery Febvre | 2004-07-15 | 1 | -2/+1 |
| | | |||||
| * | Use constant instead of integer. | Emmanuel Raviart | 2004-07-13 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Valery Febvre | 2004-07-13 | 1 | -3/+0 |
| | | |||||
| * | Yet another very important correction. | Emmanuel Raviart | 2004-07-13 | 1 | -1/+1 |
| | | |||||
| * | Corrected typo. | Emmanuel Raviart | 2004-07-13 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Valery Febvre | 2004-07-13 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Valery Febvre | 2004-07-13 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Valery Febvre | 2004-07-12 | 1 | -1/+4 |
| | | |||||
| * | *** empty log message *** | Valery Febvre | 2004-07-12 | 1 | -7/+7 |
| | | |||||
| * | *** empty log message *** | Valery Febvre | 2004-07-11 | 1 | -0/+16 |
| | | |||||
| * | *** empty log message *** | Valery Febvre | 2004-07-11 | 1 | -0/+20 |
| | | |||||
| * | *** empty log message *** | Valery Febvre | 2004-07-10 | 1 | -2/+34 |
| | | |||||
| * | *** empty log message *** | Valery Febvre | 2004-07-10 | 1 | -0/+32 |
