You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
1.9 KiB
53 lines
1.9 KiB
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)
|
|
- tqmoc dependencies in Makefile.am done by autotqmoc 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)
|