File: ChangeLog

package info (click to toggle)
gnomermind 1.0.1-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 2,400 kB
  • ctags: 508
  • sloc: sh: 9,022; ansic: 4,911; makefile: 701; sed: 93
file content (255 lines) | stat: -rw-r--r-- 8,753 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
Version 1.0.1 (22 Jun 2001) "Dreaming clovers"
* Fixed a nasty bug in resetting parameters

Version 1.0 (25 May 2001) "A step beyond"
* Updated to xml-i18n-tools 0.8.4
* Now the RPM is buildable from the GZ tarball
* Fixed a little flaw in preferences screen visualization
* Japanese and Spanish locales updated

Version 1.0pre3 (04 May 2001) "Fiddle diddle dee"
* Added japanese locales, thanks to Akihito Komatsuzaki
* Corrected a little misbehaviour in the theme
  selection GtkOptionMenu
* Fixed a bug in loading the audio files

Version 1.0pre2 (03 May 2001) "Venetian magic"
* Added traditional chinese locales,
  thanks to Abel Cheung
* In the pref dialog, substituted combo boxes
  with option menus
* Esound isn't strictly required anymore
* Slovak, swedish, german, turkish, dutch and french
  locales updated
* Major look'n'feel cleanups
* Minor code fixes
* Minor i18n cleanups

Version 1.0pre1 (29 Apr 2001) "Monolight"
* Right-click on an empty hole places a random token
* Fixed a misbehaviour in double-clicking
  (both right & left)
* Fixed a stupid bug that reloaded the cache every time
  any parameter was changed
* Added a couple of more checks
* Help additions
* Config files updated
* Italian locales updated

Version 0.9.1 (10 Apr 2001) "Spooky day"
* Added portuguese locales, thanks to Nelson Marques
* ./configure now check for installation of the devel
  packages
* Introduced use of xml-i18n-tools
* Removed other unused macros
* Minor config files bugfixes
* Minor specfile bugfixes
* Small changes to the help
* Small changes in Classic and QMM themes

Version 0.9.0 (03 Apr 2001) "Easter journey"
* Added right-click direct token placing (see NEWS)
* Fixed a bug in handling invalid themes (see NEWS)
* Improved theme handling - faster!
* Improved help handling
* Optimized the handling of 0.7.8->0.7.9 bug
  (thanks to Heiko)
* `--theme=' handles even non-installed themes
* Added a ./configure argument to enable use of g_assert()
* Italian, Slovak, Swedish, Dutch, Turkish, German
  French locales updated
* Pruned some useless autoconf files
* Some optimizations

Version 0.8.2 (23 Mar 2001) "Roses and bunnies"
* Rewritten the board drawing routines; now they're
  much more efficient (tough longer)
* Now the save routine saves also the color selection
* Added session management
* Fixed a major bug with ESD lib config (see NEWS)
* Fixed a STUPID bug that showed the field to guess
  when saving
* Added spanish locales, thanks to Manuel de Vega Barreiro
* Added slovak locales, thanks to Stanislav Visnovsky
* Dutch locales updated
* Modified sound routines a bit
* Reorganized header files

Version 0.8.1 (20 Mar 2001) "Sick with page"
* Possibility to choose whether to allow repetitions in
  the field to guess or not
* Possibility to choose to leave some blank `holes' in
  your guessing row
* Added a new page in the Preferences notebook
* Added --geometry argument in commandline
* Added german locales, thanks to Hermann J. Beckers
* Added the file HACKING
* Fixed a bug in saving the default for infinite rounds
* French locales updated
* Russian locales updated
* Swedish locales updated
* Help updated
* Minor optimizations

Version 0.8.0 (16 Mar 2001) "Mama said"
* Added help, many thanx to Marco! :)
* Written help on theme building
* Fixed two major bugs (see NEWS)
* Commandline layout improved
* Further graphics optimizations
* Theme format simplified
* Added validity check for theme ABOUT file
* Improved invalid theme error handling
* Added a new theme, QMM
* Improved the randomness
* Swedish locales updated
* Dutch locales updated
* Added some code comments & checks
* Minor optimizations

Version 0.7.9 (11 Mar 2001) "Could be heaven"
* Greatly enhanced performances by caching the
  theme and audio data in memory
* Added the about dialog for the themes
* Completed the commandline argument parsing
* Added turkish locales, thanks to Ozgur Dogan GUNES
* Added a new theme, Scribble
* Fixed a bug in changing theme when solution is
  shown
* Fixed a bug in selecting menu items when solution
  is shown
* Fixed a bug that allowed a player to show the solution
  and continue to play! =:)
* Fixed a bug wich didn't allow to restore some defaults
* Change of the play on infinite rounds parameter
  makes the game restart
* Changed a little bit the theme scheme
* Improved the themes
* Minor changes to the preferences dialog
* Italian locales updated

Version 0.7.8 (08 Mar 2001) "Time after time"
* Now one can play on infinite rounds
* Added some command line argument parsing
* Added some new statusbar hints
* Added a new theme, Pingus
* The field to guess is saved in an encrypted form
* Fixed a bug with GLib/GTK+ 1.2.9: now it compiles
* Fixed a problem in selecting from back lines
* Fixed a problem in saving when the solution is shown
* Cleaned the config file
* General cleanup of the code
* Swedish locales updated
* Dutch locales updated
* Italian locales updated

Version 0.7.0 (05 Mar 2001) "Snowstorm"
* Added theme support & configuration
* (By Marco & me)Added sound events
* Added the possibility to save, quit, and restore
  in the next game
* The tokens can be picked up also from back lines
* Fixed a bug with the solution window
* (By Marco)Fixed a bug in changing key bindings
* Uniformed the combo box behaviours
* Changed the config file layout
* Major & minor code improvements
* Dutch locales updated
* Swedish locales updated
* French locales updated

Version 0.6.1 (26 Feb 2001) "Haiku for Paola"
* Bug with IceWM 1.0.6 fixed
* Internal changes; see NEWS
* Added dutch locales, thanks to Heiko Noordhof
* Swedish locales updated
* Very minor code cleanups

Version 0.6.0 (24 Feb 2001) "Electric sheep"
* (By Marco)Added mini-icons to the WM's panel
* The`nothing changed'dialog has gone
* Added french locales, thanks to Stphane Genaud
* Added some statusbar functionality
* Minor code and look'n'feel improvements
* Now it requires gnome-libs >= 1.0.59
* Russian locales updated

Version 0.5.8 (21 Feb 2001) "Schlafbr"
* Added key bindings; you can play via keyboard!:)
* Implemented the config page for them
* Now the color remains selected after each move;
  this is configurable, tough
* The game asks for confirmation before resetting
  itself in any way; this is configurable, too
* The pref window is now structured as a notebook
* Now uses GtkFixed for better managing of the
  position of the pixmaps
* Added russian locales, thanks to Valek Filippov
* Fixed a bug in hiding the solution window when
  launching a new game. Thanx to Tom Cato Amundsen
* Minor bugfixes & cleanups to the code
* RPMs have an icon, now
* Rewritten the INSTALL doc file

Version 0.5.0 (18 Feb 2001) "Proteus"
* Adopted GdkPixbuf instead of ImLib; more standard
  (I think), and allowed me to make the graphic a
  lot lighter to manage
* Now only the tokens are active, not all the square
  around them
* Fixed a bug when closing the solution window
  manually (see NEWS)
* Changed some strings
* Some code cleanup

Version 0.4.9 (17 Feb 2001) "Smelly fish"
* (Finally, let me say) added a preferences window
  to modify the game parameters, nicely managed
  and with possibility to save the defaults
* Split the file menu in `File' and `Game'
* Added a separate window to show the solution when
  a game ends
* Added a menu item to kill a game
* The palette window isn't a dialog anymore; it's a
  temporary solution, just to evaluate. See NEWS
* Temporarily removed the specfile, since it didn't 
  work
* Furtherly improved the missing file error handling
* Marco Cova joined me... :)

Version 0.4.2 (14 Feb 2001) "Happy S.Valentine"
* Better fix for the segfault fixed in 0.4.1
* 0.4.1 files were broken, now corrected
* Further corrections for the mail addresses
* Changed all those ugly uppercases into lowercases

Version 0.4.1 (13 Feb 2001)
* Fixed a segfault when a pixmap isn't found; now
  it checks for the pixmaps at startup
* Corrected the mail addresses in the info files
* Added a spec file

Version 0.4 (08 Feb 2001)
* A little bit of code cleanup and optimization
* `Standard'packaging, written the info files,etc.
* Adopted the Gnome standard in function comments
* The installer installs also the INFO files
* First `real' version

Version 0.3 (07 Feb 2001)
* Partially rewritten to allow,in future,to change
  some options like number of rounds, holes, etc.
* Added a menubar and a statusbar
* Some very dumb packaging effort
* Added comments for the functions

Version 0.2 (0? Feb 2001)
* Rewritten from scratch to better (future) support
  of themes; faster and more elegant.
* Don't have it anymore
* Changed soon in 0.3

Version 0.1 (?? ??? 2001)
* First `test' version. Ingenuous and crappy... :)
* Don't have it anymore
* Rewritten soon in 0.2