Commit graph

353 commits

Author SHA1 Message Date
Andreas Røsdal
cfbe98088e Remove extra space at end of tooltip. Patch from Bruce Cowan in bug
* glchess.desktop.in: Remove extra space at end of tooltip.
Patch from Bruce Cowan in bug #410784. 

svn path=/trunk/; revision=6057
2007-03-20 18:42:23 +00:00
Robert Ancell
56b1163ce4 gtkui/gtkui.py: Change python OpenGL import to make issues with external bindings more visible (Gnome bug #419605)
svn path=/trunk/; revision=6050
2007-03-18 04:53:35 +00:00
Robert Ancell
16fe1fc824 Handle empty filename in save dialog (Gnome bug #419486)
svn path=/trunk/; revision=6048
2007-03-18 03:39:40 +00:00
Robert Ancell
efb43289cf Late merge from sf.net version
svn path=/trunk/; revision=6047
2007-03-18 03:39:24 +00:00
Robert Ancell
acfb4e63d1 Fix broken 3D board animation
svn path=/trunk/; revision=6045
2007-03-17 06:06:46 +00:00
Robert Ancell
746fbffa83 fix install
svn path=/trunk/; revision=6044
2007-03-16 08:51:28 +00:00
Robert Ancell
ddd1f67ba9 svn path=/trunk/; revision=6041
svn path=/trunk/; revision=6041
2007-03-16 08:13:32 +00:00
Robert Ancell
1c83f0d679 svn path=/trunk/; revision=6040
svn path=/trunk/; revision=6040
2007-03-16 08:12:11 +00:00
Robert Ancell
0d333de402 Merged changes from sf.net version 1.0.4
svn path=/trunk/; revision=6039
2007-03-16 08:11:10 +00:00
Christian Kirbach
60151076b3 "Application" is not a valid category in the freedesktop.org
* glchess/glchess.desktop.in:
        "Application" is not a valid category in the freedesktop.org
        specification.

        * gnome-sudoku/gnome-sudoku.desktop.in:
        Removed "Application" category, replaced invalid "PuzzleGame"
        by "LogicGame".

svn path=/trunk/; revision=6019
2007-03-10 23:50:26 +00:00
Robert Ancell
30452a0fca New config option for move format
svn path=/trunk/; revision=5941
2007-02-11 02:40:06 +00:00
Robert Ancell
32d88d5e6d Added timer support
svn path=/trunk/; revision=5940
2007-02-11 02:37:02 +00:00
Robert Ancell
f89e90863f Add more information into the Move object
svn path=/trunk/; revision=5939
2007-02-11 02:33:07 +00:00
Robert Ancell
9d9bd06d98 Make PGNGame.getTag to have a default value specified
svn path=/trunk/; revision=5938
2007-02-11 02:31:07 +00:00
Robert Ancell
f4ffcad060 whitespace changes
svn path=/trunk/; revision=5929
2007-02-10 01:57:43 +00:00
Robert Ancell
f007d06c9b Fix startup crasher if cannot contact bugbuddy due to rogue 'none' command (Bug #403077)
svn path=/trunk/; revision=5908
2007-02-01 04:25:04 +00:00
Robert Ancell
68cea0a0d2 Fixed printf error when AI cannot be found (Bug #402751)
svn path=/trunk/; revision=5907
2007-02-01 03:58:15 +00:00
Andreas Røsdal
56d5fe8554 Rename to 'GNU Chess'.
svn path=/trunk/; revision=5903
2007-01-28 18:21:29 +00:00
Andreas Røsdal
48781f6113 Add notifications on the statusbar of check and checkmate.
svn path=/trunk/; revision=5896
2007-01-28 11:30:53 +00:00
Andreas Røsdal
df27a5b8a2 Use same license string in glChess and gnome-sudoku as the rest of
gnome-games, to reduce extra work for translators.

svn path=/trunk/; revision=5892
2007-01-27 18:08:31 +00:00
Andreas Røsdal
55c604b8ca Fix Bug #393882 – Strings not translated in glChess
svn path=/trunk/; revision=5890
2007-01-27 17:30:21 +00:00
Andreas Røsdal
3efea4d8f2 Add support for bug-buddy to glChess and gnome-sudoku.
svn path=/trunk/; revision=5888
2007-01-27 16:19:26 +00:00
Robert Ancell
238578a987 Fix typo (Gnome bug #399520)
svn path=/trunk/; revision=5878
2007-01-23 09:43:49 +00:00
Robert Ancell
13a8f51622 Fix error in testing for check - copy board before checking to avoid iterating across list that is changing (sf.net bug #106348)
svn path=/trunk/; revision=5874
2007-01-21 11:05:43 +00:00
Robert Ancell
b83778b396 Tidy up error messages
svn path=/trunk/; revision=5872
2007-01-20 01:09:29 +00:00
Robert Ancell
495d140e32 Fix exception when a save error occurs (Bug #389960)
Tidied up error dialogs and PGN error messages


svn path=/trunk/; revision=5871
2007-01-20 00:44:00 +00:00
Andreas Røsdal
ff798d8881 Modify default window size.
svn path=/trunk/; revision=5854
2007-01-13 14:52:11 +00:00
Andreas Røsdal
2a46a8e7cb Modify default window size.
svn path=/trunk/; revision=5853
2007-01-13 14:50:29 +00:00
Kjartan Maraas
d71eba74e5 Add missing bugzilla stuff.
2007-01-07  Kjartan Maraas  <kmaraas@gnome.org>

	* glchess.desktop.in: Add missing bugzilla stuff.

svn path=/trunk/; revision=5841
2007-01-07 15:45:18 +00:00
Andreas Røsdal
1f752f48bd Correction.
svn path=/trunk/; revision=5838
2007-01-07 11:28:10 +00:00
Andreas Røsdal
9e9052d738 Mark forgotten string for translation.
svn path=/trunk/; revision=5837
2007-01-07 11:15:14 +00:00
Andreas Røsdal
efa5e288ec Fix 'make distcheck' again.
svn path=/trunk/; revision=5829
2007-01-06 13:27:38 +00:00
Robert Ancell
2f8a2e8f3d Some features done
svn path=/trunk/; revision=5828
2007-01-06 03:59:58 +00:00
Robert Ancell
ce6a7e2e45 Fix failing build (Bug #393239)
svn path=/trunk/; revision=5827
2007-01-06 03:59:12 +00:00
Robert Ancell
cf35c1332b Whitespace and bug in load game dialog
svn path=/trunk/; revision=5811
2007-01-01 03:08:33 +00:00
Robert Ancell
35a0c19904 Updated copyright
svn path=/trunk/; revision=5810
2007-01-01 02:54:37 +00:00
Robert Ancell
1f21410af0 Fix castling bug
svn path=/trunk/; revision=5809
2007-01-01 02:51:02 +00:00
Robert Ancell
54a6ca9579 Made GConf dir glchess/new_game/white/ and glchess/new_game/black/
svn path=/trunk/; revision=5799
2006-12-31 05:20:13 +00:00
Robert Ancell
193ceffec5 Tell window manager to mark the window when a human player is able to move
svn path=/trunk/; revision=5798
2006-12-31 03:46:13 +00:00
Robert Ancell
5c4a18c3d4 Default to human vs first AI
svn path=/trunk/; revision=5797
2006-12-31 03:10:33 +00:00
Robert Ancell
21828ce2c7 Removed load game properties (to make code simpler)
Remember new game dialog properties

svn path=/trunk/; revision=5796
2006-12-31 03:05:47 +00:00
Robert Ancell
7717dffe06 Remember load and save game directorie
svn path=/trunk/; revision=5795
2006-12-31 01:50:26 +00:00
Robert Ancell
7c242f5a47 Use domain specified in defaults.py when loading Glade files
svn path=/trunk/; revision=5794
2006-12-31 01:38:51 +00:00
Robert Ancell
11df18a9cd .cvsignore now obsolete
svn path=/trunk/; revision=5793
2006-12-31 01:30:24 +00:00
Robert Ancell
eb2127310c Added GConf schemas
svn path=/trunk/; revision=5792
2006-12-31 01:29:58 +00:00
Robert Ancell
6dfc4aff21 Rephrased AI information dialog again...
Set main window title to 'Chess - game name'

svn path=/trunk/; revision=5791
2006-12-31 01:03:24 +00:00
Andreas Røsdal
0c7573fc60 Rephrase error message (Ubuntu Bug #77016). 2006-12-29 19:50:28 +00:00
Andreas Røsdal
82ab789ebc Add missing XML elements to docs (Bug #369550. 2006-12-27 09:33:25 +00:00
Danilo Šegan
cbe7d29140 Fix 369550: add g-d-u support for glchess. 2006-12-26 14:57:21 +00:00
Andreas Røsdal
96508729cb correctly import pygtk for python games (Bug #382066). 2006-12-26 09:01:02 +00:00