0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed some oopses More... almost 17 years ago
make sure that the previously selected twin is selected again after twins are redrawn More... almost 17 years ago
avoid eternal loop when selecting a different twin More... almost 17 years ago
avoid eternal loop when editing first twin More... almost 17 years ago
the twinnings have to be refreshed if any position is changed, not just those of twins b), c) ... More... about 17 years ago
we have to refresh all displayed twins after every twinning change (e.g. the square from which a piece is removed in a derived twinning may just have changed) More... about 17 years ago
fixed a typo More... about 17 years ago
clear length and structure fields before inserting content from newly selected twin More... about 17 years ago
initialize with empty DOM document if the user doesn't indicate a readable file on the command line More... about 17 years ago
use DOM events to communicate changes in glyph mappings More... about 17 years ago
don't update anything if twin a) is changed More... about 17 years ago
replaced one more ObserverPattern by DOM events More... about 17 years ago
replaced editReleases Subject role (as in Observer pattern) by dispatching DOM events More... about 17 years ago
removed some remains of ObserverPattern that have been replaced by DOM events More... about 17 years ago
destroy events after dispatching them More... about 17 years ago
support caller in displaying (and update) a progress dialog while solving read Popeye's output asynchronously to allow user to abort solving More... about 17 years ago
display (and update) a progress dialog while solving More... about 17 years ago
inform whoever is interested that one more move has been visualized temporarily(?) deactivated display of "end state" (check, mate ...) for performance reasons More... about 17 years ago
display a progress dialog while solving More... about 17 years ago
added proc DOM::destroyEvent More... about 17 years ago
set listeners of modifications in author,source,award more accurately to accelerate mass element insertions elsewhere (e.g. from a solving program) More... about 17 years ago
reject attempts to shut down the application while a progress dialog (or similar) is open More... about 17 years ago
cosmetic improvements More... about 17 years ago
deactivate the viewXML widget during solving to radically speed up parsing the Popeye output More... about 17 years ago
viewXML widgets can now be (de)activated More... about 17 years ago
removed "Log" text label More... about 17 years ago
bottom pane is now a NoteBook widget More... about 17 years ago
fixed encoding of displayed cdata More... about 17 years ago
DOM wrapper for event listeners More... about 17 years ago
DOM wrapper for event attribute retrieval More... about 17 years ago