9
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Engine reform. PyChess now uses less threads for engines Only one poll call is done for all subprocesses CECP engines now use the subprocess module UCI engines still use the pty way Protocol classes are no longer used. Instead CECPEngine and UCIEngine which inherits ProtocolEngine have been created. The protocol classes suffered from an API extreamly simmilar to the one of Engines, and thus were of no use. More... almost 18 years ago
Revert Combobox change, which mad comboboxes unusable. More... almost 18 years ago
typo More... almost 18 years ago
bug fix list index out of range More... almost 18 years ago
try to use sqlite3 first More... almost 18 years ago
typos fixes More... almost 18 years ago
comments for translators More... almost 18 years ago
del .mo More... almost 18 years ago
update all messages More... almost 18 years ago
Typo More... almost 18 years ago
Added debugging strings for issue 224 More... almost 18 years ago
Forced flush in CECP initing by adding 4096 spaces. Might not be a very nice hack, and it might also work just adding some stdout.flush()'es here and there, but at least this works, and we are ensured it will force a flush everywhere in the system. More... almost 18 years ago
Typo More... almost 18 years ago
ThreadPool cannot import log, as log imports Gtkworker which imports Threadpool More... almost 18 years ago
Fixed a mistake from last commit More... almost 18 years ago
Fixed small mistakes from last commit More... almost 18 years ago
Added the glchess process model as an option in SubProcess Made Publishers in GtkWorker use PooledThread to catch errors More... almost 18 years ago
Changed label to one more easily translated More... almost 18 years ago
Fixed width problems in taskers More... almost 18 years ago
Engines should autoaccept offers like undo and pause More... almost 18 years ago
Fixed pausemenu inconsistensy More... almost 18 years ago
Logon dialog should not be resizable More... almost 18 years ago
Sets threads as daemons Small changes to telnet error handling More... almost 18 years ago
Fixes conflict mistake More... almost 18 years ago
Fixed: Errors should be in the logdialog More... almost 18 years ago
use localReprSign in promotion too More... almost 18 years ago
typo More... almost 18 years ago
updated hu More... almost 18 years ago
udated template.po More... almost 18 years ago
more translatable string More... almost 18 years ago