diff options
author | minskim <minskim> | 2004-04-19 14:54:17 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-04-19 14:54:17 +0000 |
commit | 2b9440849a5bdaa8632fd08a9976ce8beda18b59 (patch) | |
tree | 3ac7bda7595d35daae51a885b9fcae7b02166fa5 /doc | |
parent | 044f16d0009ca526024211f487f4efaa0247c013 (diff) | |
download | pkgsrc-2b9440849a5bdaa8632fd08a9976ce8beda18b59.tar.gz |
Update grhino to 0.11.0.
Changes since 0.9.0:
- Game History window added.
- Forward/backward through game added. This is similar to undo/redo
but does not affect existing board moves.
- Don't allow opening more than one Pattern Evaluation window.
- Preferences dialog box is no longer modal. So game can be played
even when this dialog box is opened.
- Switch computer color menu is inactive when computer or human
plays both colors.
- Add missing text domain binding for i18n.
- Add en_GB locale messages.
- GNOME 2 is now required.
- Enable i18n.
- Toolbar added.
- GUI code reorganization.
- Undo/redo menus become active/inactive according to current game
state.
- Customizing game graphics is supported.
- Reorganize undo/redo mechanism.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index f6837340d79..e9f08ab2896 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5654 2004/04/19 14:37:32 jmmv Exp $ +$NetBSD: CHANGES,v 1.5655 2004/04/19 14:54:17 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2074,3 +2074,4 @@ Changes to the packages collection and infrastructure in 2004: Updated epiphany to 1.2.3 [jmmv 2004-04-19] Updated libxml2 to 2.6.9 [jmmv 2004-04-19] Updated gtksourceview to 1.0.1 [jmmv 2004-04-19] + Updated grhino to 0.11.0 [minskim 2004-04-19] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.1640 2004/04/19 14:13:28 minskim Exp $ +$NetBSD: TODO,v 1.1641 2004/04/19 14:54:17 minskim Exp $ Suggested new packages ====================== @@ -216,7 +216,6 @@ Suggested package updates o gpsim-0.21.0 [bouyer] o gqmpeg-0.91.1 o grepmail-5.23 - o grhino-0.11.0 o gsasl-0.1.0 o gtetrinet-0.7.4 o gtkglext-1.0.6 |