Commit graph

96 commits

Author SHA1 Message Date
Michael Catanzaro
87425a5a02 Remove "Show Toolbar" option
Toolbar is now mandatory. You won't be able to do much without it.
2013-07-06 14:54:38 -05:00
Michael Catanzaro
039bfe06e5 Remove the menubar, add an app menu, and expand the toolbar
Not necessarily the final design. All the other games have New Game in
the app menu. But I hesitate to put it there without Open and Save.
These are all very much window-specific options anyway.

Maybe it's OK to have window-specific options there, if the app is
single instance. I'm not sure anyone really knows.

And maybe we want Chess to allow multiple instances again. So not
necessarily the final design.
2013-07-06 14:54:06 -05:00
Michael Catanzaro
91f1e3c196 preferences.ui: target gtk+ 3 2013-07-04 13:57:31 -05:00
Michael Catanzaro
b78ec087b3 Remove the label in the promotion type dialog
It actually doesn't need to exist at all

https://bugzilla.gnome.org/show_bug.cgi?id=703251
2013-06-29 10:16:43 -05:00
Michael Catanzaro
a12933c764 Remove paragraph-long tooltip about pawn promotion
This was not a good idea.
2013-06-29 10:04:12 -05:00
Michael Catanzaro
25490b177c Add a 256x256 icon
https://bugzilla.gnome.org/show_bug.cgi?id=702139
2013-06-21 08:03:26 -05:00
Michael Catanzaro
a836266e35 Fix the schema path 2013-05-16 09:21:37 -05:00
Michael Catanzaro
4a9cee45c9 Increase default width to 700
This is set to avoid jarring changes in size that occur when the current
size is too small to accomodate the move description (at least for
English users).
2013-05-12 13:05:48 -05:00
Michael Catanzaro
24cdd40578 gsettings: remove PieceType enum from schemalist
This was only used for the promotion type preference, which no longer
exists.
2013-05-12 12:56:21 -05:00
Michael Catanzaro
0abcf8b17b Fix rpmlint incorrect-fsf-address 2013-05-01 00:12:24 -05:00
Michael Catanzaro
bcf6d444f4 include git.mk in data/icons/Makefile.am
Every other Makefile.am already did this
2013-04-28 22:40:54 -05:00
Jeremy Bicha
c3a03830b7 Rename gnome-chess.desktop back to glchess.desktop
We don't have a good way of handling migrating user settings for a
change like this, so let's revert for now.

https://bugzilla.gnome.org/show_bug.cgi?id=696068
2013-03-18 11:59:02 -04:00
Daniel Mustieles
49838ebbc6 Added keywords to .desktop file 2013-01-29 12:19:13 +13:00
Piotr Drąg
338ad3ca40 Remove duplicate tooltip text
It makes translation easier, as one of the
duplicates differed with only one character.
2012-12-26 23:39:02 +01:00
Chandni Verma
bd08b61e48 [chess] No need of promotion-type combo box and related settings 2012-12-20 08:13:08 +05:30
Robert Ancell
891da9d16a Remove obsolte mime files 2012-12-18 10:09:18 +13:00
Chandni Verma
7e16e130a1 Prompt user for selecting promotion type when the pawn reaches 8th rank
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=655761
2012-12-11 14:53:00 +13:00
Robert Ancell
8ea73551fd Rename and get building 2012-10-05 16:33:40 +13:00
Thomas Hindoe Paaboel Andersen
574bc95fed consistently do both CLEANFILES and DISTCLEANFILES 2012-01-06 01:57:47 +01:00
Robert Ancell
5865104930 Correctly distribute icons 2011-12-30 17:19:40 +11:00
Robert Ancell
172cb7a936 glchess: Move glchess.desktop into standard data/ directory 2011-12-30 16:35:26 +11:00
Robert Ancell
6b9f3419e5 Add missing new Makefile.am files 2011-12-30 15:38:00 +11:00
Robert Ancell
b1c2292348 glchess, glines: Move icons into <game>/data/ directories 2011-12-30 15:31:53 +11:00
Thomas Hindoe Paaboel Andersen
dd0c2afe2d glchess: Remove embedded version of gnuchess
There is no need for an embedded version when a normal dep on
gnuchess works just fine. Most distros do this anyway.
2011-12-29 02:52:00 +01:00
Cosimo Cecchi
5b6acaac3c glchess: add the primary-toolbar style class to the toolbar
https://bugzilla.gnome.org/show_bug.cgi?id=646276
2011-09-19 09:34:11 +10:00
Robert Ancell
bce23cb74b chess: Remember window size 2011-05-08 18:04:33 +02:00
Robert Ancell
634e449ce5 chess: Update UI file to recent glade 2011-05-08 17:59:56 +02:00
Luca Ferretti
89d924955c Use /org/gnome as starting path for schemas 2011-03-26 11:35:38 +11:00
Robert Ancell
12f5540b71 chess: generated schema should be in CLEANFILES, not DISTCLEANFILES 2011-02-22 10:30:18 +11:00
Robert Ancell
b5b8d66008 chess: Remove schema file on distclean 2011-02-22 10:20:44 +11:00
Robert Ancell
46e4833815 chess: Install GSetting schema 2011-02-21 11:37:38 +11:00
Robert Ancell
82bffad69a chess: Fix play as white/black preferences option 2011-01-31 21:47:36 +11:00
Robert Ancell
2baccf3c65 chess: Get undo working: 2011-01-25 22:10:00 +10:00
Robert Ancell
b2f90f5046 chess: Add context to translatable strings 2011-01-19 18:07:47 +11:00
Robert Ancell
f0f1d4f559 chess: Set correct plural form in time units combobox 2011-01-19 17:18:05 +11:00
Robert Ancell
6400d31d9b chess: Make history combo correctly track move number 2011-01-19 10:07:48 +11:00
Robert Ancell
38c4bb4ca6 chess: Add translator comments 2011-01-19 08:56:15 +11:00
Robert Ancell
6b3b630352 Fix GNU Chess config 2011-01-13 12:57:01 -06:00
Robert Ancell
c5ad30ad46 Glade can't make it's mind up which order to save widgets in... 2011-01-05 08:57:31 +11:00
Robert Ancell
75da612148 Render the time box 2011-01-05 08:56:12 +11:00
Robert Ancell
5d961fd85c Port of glchess from Python to Vala. 3D is disabled for now as it doesn't work in GTK3 2010-12-08 18:18:30 +11:00
Greg McNew
2ba4e0216b chess: Add an option for showing captured pieces (Bug #510732) 2010-11-10 17:01:29 +11:00
Robert Ancell
4d42667f55 Support Fairy-Max 2010-05-10 15:30:17 +02:00
Robert Ancell
021a682ce3 Support Stockfish 2010-05-10 15:25:07 +02:00
Robert Ancell
3a812228a1 Fix typo in glaurung AI config 2010-05-10 15:24:51 +02:00
Robert Ancell
8d44500465 Use GtkInfoBar (Bug #612660) 2010-04-26 16:38:45 +10:00
Robert Ancell
1a8a699b9e Merge View menu into Settings menu to be consistent with other games 2010-04-21 12:19:39 +10:00
Thomas Hindoe Paaboel Andersen
e59320330d Chess: Standardize on using "Appearance" in all games
GNOME bug #574114
2010-04-09 00:43:59 +02:00
Robert Ancell
936aa25194 Fix make distcheck after glchess svg changes 2010-04-07 09:36:32 +10:00
Robert Ancell
8f2a509d6d Make prefernces dialog HIG compliant 2010-04-02 18:25:27 +11:00