~ubuntu-branches/ubuntu/trusty/groundhog/trusty

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Stephen M Moraco
  • Date: 2002-01-29 19:11:33 UTC
  • Revision ID: james.westby@ubuntu.com-20020129191133-r8u9eu0ggn5xbws4
Tags: upstream-1.3.2
ImportĀ upstreamĀ versionĀ 1.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Sun Jan  9 21:34:05 2000  Maurits Rijk  <maurits@frop.edu>
 
2
 
 
3
        * Made 1.2 release
 
4
 
 
5
Wed Dec 23 19:30:01 1998  Maurits Rijk  <maurits@frop.edu>
 
6
 
 
7
        * game.cc: randomized shuffle routine
 
8
 
 
9
        * new_game_dialog.cc (NewGameDialog): made 5x5 default
 
10
 
 
11
        * game.cc: added options dialog
 
12
                   added toolbar
 
13
                   added tooltips support
 
14
 
 
15
        * options_dialog.cc (OptionsDialog): new dialog
 
16
 
 
17
Tue Dec 22 21:16:38 1998  Maurits Rijk  <maurits@frop.edu>
 
18
 
 
19
        * new_game_dialog.cc (NewGameDialog): fixed minor layout bug
 
20
 
 
21
Mon Dec 21 21:56:01 1998  Maurits Rijk  <maurits@frop.edu>
 
22
 
 
23
        * Makefile: added -Wall flag and did some code cleanup to remove 
 
24
        warnings.
 
25
        
 
26
Sat Dec 19 23:13:24 1998  Maurits Rijk  <maurits@frop.edu>
 
27
 
 
28
        * score.cc (IsNewHighScore): '<= 10' should be '< 10'
 
29
 
 
30
Wed Dec 16 22:03:11 1998  Maurits Rijk  <lpeek.mrijk@consunet.nl>
 
31
 
 
32
        * made 1.0 release
 
33
        
 
34
        * highscore.cc (Read): replaced string.data() by string.c_str()
 
35
 
 
36
Tue Dec 15 21:18:35 1998  Maurits Rijk  <lpeek.mrijk@consunet.nl>
 
37
 
 
38
        * finished highscore implementation
 
39
 
 
40
        * highscore_tab.cc: created
 
41
 
 
42
Mon Dec 14 13:57:27 1998  Maurits Rijk  <lpeek.mrijk@consunet.nl>
 
43
 
 
44
        * pocket.cc: put in pixmaps at compile time instead of at runtime.
 
45
 
 
46
Wed Dec  9 22:08:54 1998  Maurits Rijk  <lpeek.mrijk@consunet.nl>
 
47
 
 
48
        * game.cc: minor layout issues
 
49
 
 
50
        * dialog.cc (Dialog): added 'AddCancelButton' function.
 
51
 
 
52
        * new_game_dialog.cc (NewGameDialog): changed layout.
 
53
 
 
54
        * dialog.cc (Dialog): make 'Ok' button default.
 
55