]> git.cworth.org Git - grrobot/blobdiff - ChangeLog
* src/grrobot.c (grr_game_read_notices): Call new board_view timer
[grrobot] / ChangeLog
index cac1149a7dc31260848cee5b5a1fbed03727431c..4836baae18dee582f960c41a723acf388f259996 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-11-10  Carl Worth  <cworth@isi.edu>
+
+       * src/grrobot.c (grr_game_read_notices): Call new board_view timer
+       functions on the appropriate state transitions.
+
+       * src/grr_board_view.c (grr_board_view_expose): Add code to draw a
+       cute alpha-blended timer which shows off the use of cairo_arc.
+       (grr_board_view_refresh_timer): 
+       (grr_board_view_decrement_timer): 
+       (grr_board_view_start_timer): 
+       (grr_board_view_stop_timer): 
+       (grr_board_view_reset_timer): New functions for managing the timer.
+
 2003-09-04  Carl Worth  <cworth@isi.edu>
 
        * configure.in (PKG_CHECK_MODULES): Require Cairo 0.1.1 or newer.