aboutsummaryrefslogtreecommitdiff
path: root/python/ContextKit/flexiprovider.py
AgeCommit message (Expand)Author
2010-06-30Strictly use python2.5Jean-Luc Lamadon
2009-06-29Merge branch 'master' into multithreadsJean-Luc Lamadon
2009-06-16Fix: don't require to have the directory in CONTEXT_PROVIDE_REGISTRY_FILE,Marja Hassinen
2009-06-16Fixing: the temporary file shouldn't have .context suffix, so that it won't beMarja Hassinen
2009-06-16A fix: check the return value of libcontextprovider.initMarja Hassinen
2009-06-12context-provide: Removing try blocks which were hiding import errors.Marja Hassinen
2009-06-01Add exception handling and raising to context-provide in case ofJean-Luc Lamadon
2009-05-29python/flexiprovider: CONTEXT_FLEXI_XML -> CONTEXT_PROVIDE_REGISTRY_FILEGergely Risko
2009-05-28python/flexiprovider: scratchbox + device fixes, documentation updateGergely Risko
2009-05-28Backported flexiprovider to an older version python-gobjectAkos PASZTORY
2009-05-26flexiprovider: new line added to the end of the generated xml fileGergely Risko
2009-05-26flexiprovider: write registry xml into the file specified by CONTEXT_FLEXI_XM...Gergely Risko
2009-05-26Don't write the registry if we are Commander.Akos PASZTORY
2009-05-26I/O related bugfixesAkos PASZTORY
2009-05-26Adapted the flexiprovider to the new xml format; it doesn't createAkos PASZTORY
2009-05-26Fix: check for empty string before strip().Akos PASZTORY
2009-05-26Bringing the python stuff alive.Akos PASZTORY