From c90c389a8a8d9d8661e9772ec4144c5cf2039f23 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kblackbox/CHANGES | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 kblackbox/CHANGES (limited to 'kblackbox/CHANGES') diff --git a/kblackbox/CHANGES b/kblackbox/CHANGES new file mode 100644 index 00000000..985fa5c9 --- /dev/null +++ b/kblackbox/CHANGES @@ -0,0 +1,52 @@ +1999-06-07 Petter Reinholdtsen + * 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) -- cgit v1.2.3