Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/GNUChessActivity.py
Commit message (Expand)AuthorAgeFilesLines
* clean up; check for off-board conditionWalter Bender2014-06-271-30/+30
* replace combo with paletteWalter Bender2014-06-261-175/+111
* better handling of joinWalter Bender2014-06-261-1/+23
* add TRANS notes for timer comboWalter Bender2013-05-261-0/+3
* fix typo; i18n changesWalter Bender2012-12-221-7/+7
* Fixes.refs/merge-requests/1Aneesh Dogra2012-12-211-5/+26
* Resume fixes.Aneesh Dogra2012-12-211-5/+16
* Use GObject's add_timeout instead of threading.TimerAneesh Dogra2012-12-211-4/+2
* Use a ComboBoxText to set timer.Aneesh Dogra2012-12-211-31/+24
* Add copyright info and fix a syntax error in a conditional.Aneesh Dogra2012-12-211-1/+2
* Code refactor and Remove unnecessary code.Aneesh Dogra2012-12-211-38/+12
* Add a Timer (threaded) event which pops out an alert when the time exceeds.Aneesh Dogra2012-12-211-7/+80
* Add a toggle button to set/unset the timer and a label to show the no of seco...Aneesh Dogra2012-12-211-3/+15
* remove old cursor code; set label widthWalter Bender2012-10-271-17/+4
* Port finish, But I Need Summary!Ignacio Rodríguez2012-10-261-100/+80
* remove out-of-date commentWalter Bender2012-09-081-1/+1
* fix typo in copy_cbWalter Bender2012-08-091-1/+1
* pep8 cleanupv3Walter Bender2012-07-311-7/+6
* clean up before releaseWalter Bender2012-07-311-12/+6
* lots of typosWalter Bender2012-07-311-20/+27
* fix bug in image file chooser preventing opening files from ~/DocumentsWalter Bender2012-07-301-4/+43
* clean up some problems with custom colors when sharingWalter Bender2012-07-301-16/+14
* add support for Sugar-color piecesWalter Bender2012-07-301-16/+106
* better init code when sharingWalter Bender2012-07-271-7/+49
* more sharing typoes fixedWalter Bender2012-07-271-3/+8
* fix some typosWalter Bender2012-07-271-2/+2
* support for old-style SugarWalter Bender2012-07-271-50/+120
* added support for sharingWalter Bender2012-07-271-32/+88
* toggle history button iconWalter Bender2012-07-251-5/+13
* add thinking cursor when computer is thinkingWalter Bender2012-07-251-0/+18
* fix broken new game buttonWalter Bender2012-07-241-1/+1
* added alert to warn user when switching modesWalter Bender2012-07-241-52/+112
* add play/show game historyWalter Bender2012-07-241-0/+2
* stubs for playing historyWalter Bender2012-07-231-0/+18
* better hintingWalter Bender2012-07-231-1/+1
* reskinning of pieces; pawn->queenWalter Bender2012-07-231-28/+37
* add reskinningWalter Bender2012-07-231-15/+137
* save as pgnWalter Bender2012-07-211-6/+20
* mostly kid of workingWalter Bender2012-07-201-10/+23
* progessWalter Bender2012-07-201-127/+132
* new project based on gnuchessWalter Bender2012-07-191-0/+469