9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GtkWorker should be a PooledThread for debugging reasons Fixed [AttributeError: 'NoneType' object has no attribute 'invalidate_rect'] for ChessClock More... over 17 years ago
added toga2 to supported uci engines More... over 17 years ago
Fixed an AttributionError on shutdown and a Xlib problem More... over 17 years ago
Fixes "is executable" test More... over 17 years ago
Fixes 290 Removes debug print More... over 17 years ago
Make undo not fall when starting games from welcome screen Make PyChess search for more than 0 secs when having no clock More... over 17 years ago
reverted menu text to original, contained in .mo files More... over 17 years ago
fixed dragging uris to PyChess More... over 17 years ago
reenable checkSound(), fixed issue 284: gstreamer problem More... over 17 years ago
Made PyChess more easy to beat on easy levels More... over 17 years ago
People want to give PyChess the killing blow. It shouldn't resign. More... over 17 years ago
There is no need for the new game dialog to be modal. One might want to change e.g. engine settings while the dialog is open. More... over 17 years ago
temporary fix for issue 277(IndexError) More... over 17 years ago
Made BoardView mark last move after loading game Made BoardView not play "move made" sounds while loading games, for faster loading More... over 17 years ago
Fixed "invalid tree path" error in historyPanel (issue 286) Fixed GtkWorker demo More... over 17 years ago
support loading games from non local places More... over 17 years ago
Made it possible to sort observed/not observed games in GamesList Made sorting in the "type" column in GamesList sort Lightning -> Blitz -> Standard rather than alphabetic More... over 17 years ago
Fixed a size allocation error and some chessclock problem on setModel(None) More... over 17 years ago
Fixed issue 249 More... over 17 years ago
Got rid of BoardPreview Indexerror once and for all (I'm quite sure this time) Made games actually start when pressing Start for cmdline and drag Joined newgamedialog and boardpreview gladefiles for faster load Made Loading empty files work (They will just start a normal game) Fixed a problem, that made Board.py add a black king, when loading an empty fen More... over 17 years ago
Ignore bad file drags More... over 17 years ago
Oops, should have tested that just a bit further. More... over 17 years ago
Fixed issue 283 on opening from cmdline More... over 17 years ago
Fixed issue 241 More... over 17 years ago
Made gameloading work again More... over 17 years ago
Implemented the python 2.6 way to avoid random errors when daemonthreads wake up More... over 17 years ago
This will make PyChess start games imidiatly* showing an empty board. When players and stuff is ready, the pieces will fade in, and the game starts. ionest.py has also been cleaned up a bit, moving some of its functionality to a new newGameDialog.py module More... over 17 years ago
workaround for game opening issue More... over 17 years ago
translation fixes More... over 17 years ago
Added som more supported widgets to uistuff.py Added a test in one of its setters to avoid recursive loops Made GtkWorker emit the results when it emits done Fixed indention problem in ChessClock when setModel(None) More... over 17 years ago