Simba/Projects
Merlijn Wajer 14e929decc Just a bit of the Script Manager code.
I need to code a lot more, and it will be a bit hackish.

Basically, the TMMLSettings is not able to handle childs with the same name.
It can parse them into the tree, but the finding methods will not work. (They
will always find the first.)
Three possibilities:
-   Delete the one we just parsed, and search again. (We will get the next
result)
-   Use WalkToNode and then manually parse the node. (This is more dangerous
but doesn't delete the settints)
-   Do the XML parsing semi-manually, kind of like rewriting the settings unit.
2010-06-08 00:15:20 +02:00
..
MMLLib libMML: Swapped tolerance parameters. 2010-06-01 13:40:51 +02:00
MufasaTests CrLf stuff 2010-03-20 12:41:32 +01:00
OCRBench Volgens mij heb ik dit gesloopt ofzo 2010-05-09 22:54:34 +02:00
PStest Safecall to Register in PSTest. What doesn't work yet from this test in Linux? 2010-05-24 20:02:40 +02:00
ScriptManager Just a bit of the Script Manager code. 2010-06-08 00:15:20 +02:00
Simba Made IncludeBuffer more threadsafe! + rev number = 695 2010-06-05 23:32:40 +02:00
forking No need for trunk/ anymore 2010-03-12 18:10:10 +01:00