1
Changes in release 0.7:
2
* It is now GNOME only.
4
Changes in release 0.6:
5
* fixed score/option in the case of no GNOME.
7
Changes in release 0.5:
8
* count score, score dialog.
9
- If GNOME installed, it uses gnome_config_set_* and
10
gnome_config_get_*. Or it uses simply fprintf & fscanf.
11
- It ask a question if player is about to lose (new, quit).
12
* error message when invalid move
14
* It checks the end of game.
15
* It stops game when there is no card to move.
16
* it have accelerator, for new game (C-N) and quit game (C-q). But
17
user cannot know about this... I will change GTK's menu factory
18
interface soon (for using with gettext).
20
Changes in release 0.4:
21
* A right button bug in 0.3 fixed.
22
* from now, xpat2's beautiful images are used than spider's.
24
Changes in release 0.3:
25
* it change cursor at possible move.
26
* about dialog box added.
27
* now, selected card is identified from others.
28
* card round clipping is corrected.
29
* bug about selecting empty freecell or field fixed.
31
Changes in release 0.2:
33
* A bug fixed about right button.