0
I Use This!
Inactive

Commits : Listings

Analyzed 15 minutes ago. based on code collected 16 minutes ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
extended deriveRelease to produce a real release element More... almost 18 years ago
new proc DOM::getIndex for retrieving a DOM node's index among its siblings More... almost 18 years ago
new proc DOMproblemXML::deriveRelease for deriving a release element from an existing one More... almost 18 years ago
added context menu in the releases tree; added support for removing a non-initial leaf release More... almost 18 years ago
new proc treeEditor::relative2screen for coordinate conversion new proc treeEditor::observeThirdMouseClick for registering a callback for clicks of the 3rd mouse button by the user More... almost 18 years ago
added proc DOMproblemXML::isReleaseRemovable for determining whether a release element can be removed without violating the referential integrity of the document More... almost 18 years ago
added adding a problem at an arbitrary position; fixed minor issues with selection of a problem from the list More... almost 18 years ago
new proc DOMproblemXML::addProblem More... almost 18 years ago
use DOMproblemXML::initTree to initialize DOM tree More... almost 18 years ago
removed unused proc DOMproblemXML::writeSquare added proc DOMproblemXML::initTree for initializing a DOM tree with enough information to produce a valid document if saved More... almost 18 years ago
added support for appending a problem More... almost 18 years ago
offer sensible defaults for Open and Save as if the editor was started without file name as command line argument At startup, initialize DOM tree to produce a valid XML document if saved More... almost 18 years ago
added a generator for unique element ids More... almost 18 years ago
make sure we can't save the current DOM tree while we are building it More... almost 18 years ago
added Save as menu item More... almost 18 years ago
display context menu in editProblems; added support for removing a problem More... almost 18 years ago
make sure that viewXML::problemChanged behaves correctly if "" is passed as parameter node More... almost 18 years ago
make sure that the various *Changed procs behave correctly if "" is passed as parameter node More... almost 18 years ago
make sure that editSolution::selection behaves correctly if "" is passed as parameter selectedItem More... almost 18 years ago
make sure that the various *Changed procs behaves correctly if "" is passed as parameter node More... almost 18 years ago
added TclDoc comments make sure editAuthorSource::releaseChanged behaves correctly if "" is passed as parameter node More... almost 18 years ago
make sure DOMproblemXML::twin::selectProblem behaves correctly if "" is passed as parameter node More... almost 18 years ago
make sure selectProblem behaves correctly if "" is passed as parameter node More... almost 18 years ago
added TclDoc comments More... almost 18 years ago
imported modificiations for geometry and localization from viewer More... almost 18 years ago
fixed colors in tree controls More... almost 18 years ago
oops More... almost 18 years ago
make sure (again) that viewProblems occupies the vertically available space More... almost 18 years ago
extracted language-dependent strings; use msgcat utility to internationalize More... almost 18 years ago
cloned from viewer More... almost 18 years ago