summaryrefslogtreecommitdiffstats
path: root/kblackbox/CHANGES
blob: 985fa5c9bc353d7fdc3bb865f6c1edb0553be635 (plain)
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
1999-06-07  Petter Reinholdtsen <pere@td.org.uit.no>
	* kbbgame.cpp: Changed text Quit to Exit to match KDE style guide.

0.3.0 from 0.2.6 (17.1.1999)
	- KBBGraphic derived only from QWidget, not QTableView
	  -> a complete rewrite of gfx stuff
	  -> massive changes almost everywhere
	- minimal size fixed
	- new icons (I am just learning the povray :-)
0.2.6 from 0.2.5 (25.8.1998)
	- the game is active after starting
	- fixed bad drawing after setting the board size
	- config. scripts from new kexample (KDE 1.0)
	- moc dependencies in Makefile.am done by automoc to
	  avoid problems on Solaris (bug report by David Faure)
	- some string fixes for better translation
0.2.5 from 0.2.4 (19.3.1998)
	- es language support added
	- sk language support added
0.2.4 from 0.2.3 (6.3.1998)
	- pt language support added
	- it language support added
0.2.3 from 0.2.2 (10.2.1998)
	- new icon for fired laser
	- new icon for "give up"
	- "done" added to menu and toolbar (new icon)
	- help file updated
0.2.2 from 0.2.1 (2.2.1998)
	- "done" button removed - middle mouse button instead
	- kde toolbar
	- kde status bar
	- new icons
	- help file updated
0.2.1 from 0.2.0:
	- KBlackBox.kdelnk
	- icon kblackbox.xpm
	- double updating during resize fixed
	- saves the application size
	- doesn't autoresize after changing a board size
0.2.0 from 0.1.1:
	- kblackbox is now a KDE application -> help, configuration, ...
	- autoconf usage (by kexample-0.4.0)
	- remembers last used options
	- pixmaps on fields in the box
0.1.1 from 0.1.0:
	- you are warned if you try to change # of balls when a game is running
	- game->resize works properly, even if you moved scrollbars now
	- mouseMoveEvent reimplemented, so that you can "draw" when a button
	  is pressed
	- marking with the right mouse button
	- displaying more game statistics
	- possibility to give up the game (shows you where the balls were)