0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
disable menu items for editing move symbol and text if item isn't a move More... almost 18 years ago
allow user to edit move text More... almost 18 years ago
wrap text when textEntryDialog invokes the callback; otherwise, we get an error if the text is empty or contains spaces More... almost 18 years ago
new proc DOMproblemXML::addMoveTextNode More... almost 18 years ago
oops More... almost 18 years ago
fixed DOMproblemXML::removeSolutionSubtree when removing a moveText element More... almost 18 years ago
allow user to edit move symbol More... almost 18 years ago
added texts for textEntryDialog More... almost 18 years ago
new proc textEntryDialog More... almost 18 years ago
added proc treeEditor::deleteElement More... almost 18 years ago
new proc DOMproblemXML::addMoveSymbolNode More... almost 18 years ago
added support for modifying the order of moves in the solution with dragging More... almost 18 years ago
new proc treeEditor::configure More... almost 18 years ago
moved general purpose texts to global space More... almost 18 years ago
adapted to modified treeEditor interface More... almost 18 years ago
new proc treeEditor::identify to identify the entity at a specific point generalized treeEditor::observeThirdMouseButton to treeEditor::bind More... almost 18 years ago
added support for removing a move subtree from the solution More... almost 18 years ago
DOMproblemXML::removeSolutionSubtree now returns the list of removed nodes More... almost 18 years ago
new proc DOMproblemXML::removeSolutionSubtree More... almost 18 years ago
slight bug fixes added problems as reaction to user action are now inserted *after* the insertion point indicated by the mouse More... almost 18 years ago
support dragging to modify the order of the problems More... almost 18 years ago
prevent the user from adding or removing problems while we are still adding them from the XML document More... almost 18 years ago
fixed _copyRelase for releases containing a position that doesn't have a base More... almost 18 years ago
prevent the user from adding or removing problems while we are still adding them from the XML document More... almost 18 years ago
split proc editor::pickPopeyePath into readable parts More... almost 18 years ago
use meaningful file type names when picking path to Popeye executable More... almost 18 years ago
file executable seems not to work on Windows :-( More... almost 18 years ago
save picked path to Popeye executable in ini file on Windows, start looking for Popeye executable in $env(PROGRAMFILES) use meaningfile file type patterns when picking path to Popeye executable More... almost 18 years ago
allow path to Popeye executable to be configured More... almost 18 years ago
scroll text field to bottom after appending text More... almost 18 years ago