0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rather radical remake for castling, random moves etc. More... about 18 years ago
first pass widget path and item, then tree and node fixed several hacks adapt twin selection to solution item selection More... about 18 years ago
first pass widget path and item, then tree and node More... about 18 years ago
first pass widget path and item, then tree and node adapted to added functionality of DOM::parse More... about 18 years ago
first pass widget path and item, then tree and node otherwise rather radical remake More... about 18 years ago
new proc treeViewer::select More... about 18 years ago
made positionid2node an array (rather than a hack by attaching a list to the root element of the tree) new proc selectProblem for initializing positionid2node More... about 18 years ago
renamed reset to selectProblem made twinid2node an array (rather than a hack by attaching a list to the root element of the tree) More... about 18 years ago
completely redid XML generation added some procs for building DOM trees parse now deletes the previous tree (if there is one) More... about 18 years ago
display aftermove twinnings correctly More... about 18 years ago
removed a hack that is no longer necessary More... about 18 years ago
better scaffolding for callbacks called because of a trace More... about 18 years ago
added movetext and text as child of move More... about 18 years ago
replaced attribute parent of element movetext by after for more accurate positioning More... about 18 years ago
one piece too many now .. More... about 18 years ago
added some missing pieces and some texts More... about 18 years ago
adapted to recent change in XML schema (no more to element) More... about 18 years ago
adapted to latest change in problem.xsd (removal of element phase) More... about 18 years ago
various robustness improvements More... about 18 years ago
melted phase and move elements into a single element now called move More... about 18 years ago
removed child element to from addition in XML schema More... about 18 years ago
DocFlex/XML (Kit) v1.6.6 says: [Fatal Error] vcard.xsd:5:48: The prefix "xml" cannot be bound to any namespace other than its usual namespace; neither can the namespace for "xml" be bound to any prefix other than "xml". More... about 18 years ago
adapted to current state of affairs More... about 18 years ago
we need to include our own copy of vcard.xsd because of slight flaws (?) in the online version More... about 18 years ago
declaration of xlink namespace (included by vcard.xsd) More... about 18 years ago
http://dli.grainger.uiuc.edu/publications/MetadataCaseStudy/dc_schemas/vcard.xsd , slightly adapted for our needs More... about 18 years ago
adapted to the current state of the schema More... about 18 years ago
added robustness More... about 18 years ago
increased version number More... about 18 years ago
display stipulation structure in viewer More... about 18 years ago