Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Sun, 15 Mar 2009 18:34:49 +0000 | phoku | PyChan: Meaningful error if a font wasn't loaded. |
Sat, 14 Mar 2009 12:32:11 +0000 | phoku | Fix: pychan/compat.py should not depend on pythonize. |
Sat, 14 Mar 2009 12:13:29 +0000 | phoku | * PyChan event handling rework (part I) |
Sat, 14 Mar 2009 12:03:56 +0000 | phoku | Fix for broken unit test. |
Sat, 14 Mar 2009 02:42:49 +0000 | vtchill | making header files self-sufficient so they can be compiled in isolation. |
Fri, 13 Mar 2009 03:05:14 +0000 | vtchill | fixed bug where the root directory path name was being added to the filename twice. It was initially added in the listFiles/listDirectories functions and then added again in the private function list. I modified the code so it is only added in the list function now. |